Konstantin Ullrich
|
b430848c53
|
Get only blocked SessionIDs even if conv is gone
|
5 years ago |
Konstantin Ullrich
|
fde6723584
|
Fix Lint problem
|
5 years ago |
Audric Ackermann
|
3e56eb6133
|
add beta german translation copy pasted from android
|
5 years ago |
Audric Ackermann
|
80946c0ea5
|
Merge remote-tracking branch 'upstream/clearnet' into clean-en-translation
|
5 years ago |
Audric Ackermann
|
9315ed5238
|
add tool to find unused localized string and fix our current en locale
|
5 years ago |
Audric Ackermann
|
c41a064880
|
add tool to find unused localized string and fix our current en locale
|
5 years ago |
Mikunj
|
b75b02c5a2
|
Hide multi device UI if flag is not set
|
5 years ago |
Mikunj
|
22c64395d9
|
Remove multi-device warnings
|
5 years ago |
Mikunj
|
49b994367d
|
Remove multi device data.
Force wipe secondary devices.
|
5 years ago |
Mikunj
|
c0fca99485
|
Disable multi device
|
5 years ago |
Audric Ackermann
|
10ea59246f
|
add back closed group tests
|
5 years ago |
Audric Ackermann
|
878619a0bc
|
move integration tests to _itest.ts suffix
|
5 years ago |
Audric Ackermann
|
38b9736314
|
skip linking test integration test
|
5 years ago |
Audric Ackermann
|
933eb73aa1
|
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
|
5 years ago |
Audric Ackermann
|
80b0821781
|
move unit tests to sub folder
|
5 years ago |
Audric Ackermann
|
c12c3b5f64
|
move stub of integration tests to typescript
|
5 years ago |
Konstantin Ullrich
|
e800e5509b
|
Placeholder for no DisplayName-Contacts in blocked
|
5 years ago |
Audric Ackermann
|
6d65c9cc0a
|
make sendMessage return -1 on fail rather than false
|
5 years ago |
Audric Ackermann
|
2637981fdb
|
fix tests
|
5 years ago |
Audric Ackermann
|
44349079ab
|
fix delete of open group messages
|
5 years ago |
Konstantin Ullrich
|
7de0a0ae65
|
Add Subscreen for blocked Users
|
5 years ago |
Audric Ackermann
|
2c45ff73b2
|
Merge pull request #1288 from Bilb/disable-link-warning-multi
|
5 years ago |
Audric Ackermann
|
471a381b4b
|
show disabled multi device message every 5 loads
|
5 years ago |
Audric Ackermann
|
9464c03806
|
adress reviews
|
5 years ago |
Audric Ackermann
|
761ebf4a7c
|
lint
|
5 years ago |
Audric Ackermann
|
abc9456d14
|
add popup for disabling multi device
|
5 years ago |
Audric Ackermann
|
a4397ceeb3
|
Merge remote-tracking branch 'upstream/clearnet' into fix-drop-message-closed-group
|
5 years ago |
Audric Ackermann
|
ba624d5d2f
|
Merge pull request #1292 from Bilb/fix-caption-attachments
|
5 years ago |
Audric Ackermann
|
b237d20e62
|
treat mentions to our primary as us from secondary
|
5 years ago |
Audric Ackermann
|
12ec5beb95
|
fix bug preventing loading of out of view cells in conversations list
|
5 years ago |
Audric Ackermann
|
e806e912a3
|
move password_utils.js to typescript
|
5 years ago |
Audric Ackermann
|
89579ebd35
|
refactor SessionPasswordModal to handle errors on length
|
5 years ago |
Audric Ackermann
|
582499be25
|
do not drop group control message from blocked user
|
5 years ago |
Audric Ackermann
|
6063e0757d
|
remove 'friend' reference from messages.json
|
5 years ago |
Audric Ackermann
|
64dff64925
|
fix mentions notification displayname rather than pubkeys
* replace @pubkeys with their corresponding display name if found
* fix the display of the @ sign on the conversationListItem
|
5 years ago |
Audric Ackermann
|
708a999ff6
|
fix caption for attachments when they are set
|
5 years ago |
Audric Ackermann
|
fec0ead1de
|
fix link device test and lint
|
5 years ago |
Audric Ackermann
|
e2a42d1b61
|
add stubbing of messageQueue in window from ts tests
|
5 years ago |
Audric Ackermann
|
4c4c7795d2
|
Merge pull request #1290 from Bilb/fix-lightbox-size-big-pictures
|
5 years ago |
Audric Ackermann
|
bbd16dbb54
|
fix size of dialog lightbox with big pictures
|
5 years ago |
Maxim Shishmarev
|
d95dfdc04a
|
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
|
5 years ago |
Audric Ackermann
|
5f47c42038
|
when pulling public message, use the MultiDeviceProtocol to check
if this message is coming from us rather than checking the cached values
|
5 years ago |
Maxim Shishmarev
|
db05592400
|
Address review comments
|
5 years ago |
Audric Ackermann
|
720bb54bc1
|
move add_contacts_test open_group_test and registration_test to ts
|
5 years ago |
Audric Ackermann
|
592c31dfc0
|
fix tslint issues with spectron includes
|
5 years ago |
Audric Ackermann
|
a983085cbd
|
move page-objects to .ts files
|
5 years ago |
Audric Ackermann
|
a853d27b28
|
disable multi device link and show warnings placeholder
|
5 years ago |
Audric Ackermann
|
ad24ad28d6
|
Merge pull request #1284 from Bilb/fix-ttl-ugly-hack
|
5 years ago |
Audric Ackermann
|
eb06356b26
|
Merge pull request #1277 from Bilb/fix-blocklist-handle
|
5 years ago |
Audric Ackermann
|
8558764768
|
fix open group integration tests
|
5 years ago |
Audric Ackermann
|
52cb50f063
|
make lokiPlainFetch return a SnodeResponse object
|
5 years ago |
Audric Ackermann
|
38724d0992
|
filter convos to block sync by getting list from BlockedNumberController
|
5 years ago |
Maxim Shishmarev
|
f1bc0ffc27
|
Fix export for file onions
|
5 years ago |
Audric Ackermann
|
401c37c39e
|
make standardized menu, use them in ConversationHeader
and ConversationListItem
|
5 years ago |
Audric Ackermann
|
394030b711
|
remove getDefaultTTL and use Constants values instead
|
5 years ago |
Audric Ackermann
|
48edd431da
|
use constants rather than string for ttl
|
5 years ago |
Audric Ackermann
|
467f96acac
|
substract 1 hour for control of ttl message so PN can ignore them
|
5 years ago |
Audric Ackermann
|
ce6263dc21
|
share ContextMenu item tests for ConversationListeItem and ConversationHeader
|
5 years ago |
Audric Ackermann
|
8105f0647a
|
make a few unit tests quicker by polling more aggressively on results
|
5 years ago |
Audric Ackermann
|
cd516aab64
|
lint
|
5 years ago |
Audric Ackermann
|
ffbba2480f
|
hide blocking option from UI for blocking groups
|
5 years ago |
Audric Ackermann
|
3e23039adb
|
do not sync blocked closed group as mobile is not ready yet
|
5 years ago |
Maxim Shishmarev
|
cc43555cd2
|
Merge branch 'clearnet' into medium-group-fixes
|
5 years ago |
Audric Ackermann
|
d2a4757061
|
trigger and handle blocked contacts/groups as a list on block/unblock
|
5 years ago |
Maxim Shishmarev
|
87144336b7
|
Large refactor of medium groups. Fixes them for multidevice
|
5 years ago |
Maxim Shishmarev
|
8f0d59f9b8
|
Fix not shuffling nodes requested for pubkey
|
5 years ago |
Audric Ackermann
|
ae6db8640a
|
Merge pull request #1273 from Bilb/fix-showing-secondary-conversation-sync
|
5 years ago |
Audric Ackermann
|
dd3080d9fe
|
mark conversation as secondary on message synced when needed
|
5 years ago |
Audric Ackermann
|
a17edd0ce9
|
enable back delivery Receipt and read receipt message
|
5 years ago |
Mikunj Varsani
|
f2668571c2
|
Merge pull request #1252 from Bilb/drop-auto-fr-messages
drop auto fr messages 'Please Accept... '
|
5 years ago |
Audric Ackermann
|
b04a64da8c
|
mark secondary devices as secondary from the right primary key
|
5 years ago |
Mikunj
|
9e14615cd2
|
Remove RSS Feeds
|
5 years ago |
Audric Ackermann
|
9a5c73af3c
|
do not update loki display name is given string is '' onContactSync
|
5 years ago |
Audric Ackermann
|
ba7241b2cb
|
contactSync: mark conversation as secondary when they are
|
5 years ago |
Audric Ackermann
|
3775a9ef05
|
drop empty synced message (or autoFR)
|
5 years ago |
Audric Ackermann
|
9df0a79fb9
|
remove blockedNumber.js
|
5 years ago |
Audric Ackermann
|
e6e179b45b
|
Merge branch 'clearnet' into drop-auto-fr-messages
|
5 years ago |
Audric Ackermann
|
0c8e34a78e
|
remove envelope from cache if sentMessage is empty
|
5 years ago |
Audric Ackermann
|
17cae3937d
|
drop synced message with the autoFR content
|
5 years ago |
Audric Ackermann
|
598d6d1010
|
drop auto fr messages 'Please Accept... '
|
5 years ago |
Audric Ackermann
|
b34470c215
|
Merge pull request #1250 from Bilb/sync-blocked-numbers
|
5 years ago |
Audric Ackermann
|
c7b5fdf02d
|
Merge pull request #1246 from Bilb/accept-group-ids-from-mobile
|
5 years ago |
Audric Ackermann
|
20a286d288
|
add comments about temporary fix with mobile group pubkeys regex
|
5 years ago |
Audric Ackermann
|
a121dd6694
|
show block/unblock option for closed group on contextmenu
|
5 years ago |
Audric Ackermann
|
fc5af07363
|
update UI when user blocks a group
|
5 years ago |
Audric Ackermann
|
1b35f132e3
|
fix test
|
5 years ago |
Audric Ackermann
|
45cdbcbb2f
|
handle sync of blocked contact/groups as sync events
|
5 years ago |
Audric Ackermann
|
66697bc235
|
remove unused addBlockedGroup function since we moved to controller
for blocked group
|
5 years ago |
Audric Ackermann
|
8d544a9d87
|
make redux store update on block/unblock
|
5 years ago |
Vincent
|
055856d9ac
|
note-for-reenabling-sessionsettings
|
5 years ago |
Vincent
|
a67e67d13c
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into ui-polish
|
5 years ago |
Vincent
|
95c5a881e1
|
rebuild-ui
|
5 years ago |
Audric Ackermann
|
edc34649a4
|
Merge pull request #1241 from Bilb/fix-our-profile-picture-change
|
5 years ago |
Audric Ackermann
|
4e56ad2419
|
Merge pull request #1244 from Bilb/fix-sending-errors-handling
|
5 years ago |
Audric Ackermann
|
f491158b3f
|
add the group id from mobile as valid pubkey key
|
5 years ago |
Vincent
|
9d6a24d802
|
rm-uipolishmergre
|
5 years ago |
Vincent
|
07096e5b09
|
Merge branch 'ts-constants' into ui-polish
|
5 years ago |
Vincent
|
7896671df0
|
fixup-tests
|
5 years ago |
Audric Ackermann
|
d2e7462627
|
unregister to change events for avatarUpdates on ActionPanel
|
5 years ago |
Audric Ackermann
|
5eb2f35c45
|
remove toast on link request when the linking screen is opened
|
5 years ago |