audric
|
316f37ae3d
|
fix a bug of attachment not loading in one to one chats
|
4 years ago |
audric
|
fce86989f0
|
make sure profileKey is a hex string in all convos
|
4 years ago |
audric
|
9f62d6577c
|
remove unused accessKey derived from profileKey
|
4 years ago |
audric
|
5b487b0fec
|
Merge remote-tracking branch 'upstream/clearnet' into disable-search-for-now
|
4 years ago |
audric
|
4b8778d071
|
fix markRead using timestamp of now when scroll to bottom
|
4 years ago |
Brice-W
|
9c61defc0b
|
small update
|
4 years ago |
audric
|
1054278a54
|
disable search in messages for now
|
4 years ago |
Brice-W
|
e31b219bd4
|
fix
|
4 years ago |
Brice-W
|
54a2eef700
|
change the way skipTimerInit is defined in MessageModel
|
4 years ago |
Brice-W
|
bec9bd553e
|
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into filter-expired-messages
|
4 years ago |
audric
|
dbf6a0183f
|
remove unread top banner on scroll to bottom
|
4 years ago |
Brice-W
|
751d0b9348
|
clearTimout call added to checkExpired to avoid multiple calls to setExpired
|
4 years ago |
Brice-W
|
d7eafb7e15
|
rollback changes
|
4 years ago |
Brice-W
|
72868c10e5
|
clean
|
4 years ago |
Brice-W
|
beca14982c
|
manage expired nessage deletion in setExpired
|
4 years ago |
audric
|
e82d51fff0
|
do not show warning about link preview if they are already ON
|
4 years ago |
audric
|
e69873d6ba
|
fix link preview url onClick
Fixes https://github.com/oxen-io/session-android/issues/669
|
4 years ago |
audric
|
59baa08f73
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
audric
|
a814937c08
|
disable test for attachemnt read/write
as they are too much linked to the window object for now
|
4 years ago |
Audric Ackermann
|
5d1d21f715
|
Merge pull request #1788 from warrickct/send-seed-confirmation
Send seed confirmation
|
4 years ago |
Audric Ackermann
|
ece7f3e184
|
Merge pull request #1785 from warrickct/close-modals-easier
Close modals easier
|
4 years ago |
audric
|
bfc4b2b720
|
lint
|
4 years ago |
audric
|
588ae85cda
|
fix at lat types for attachment
|
4 years ago |
Brice-W
|
6bbabce8e3
|
fix async issue
|
4 years ago |
audric
|
12ff3379e1
|
add key for all messages list so we can scroll to them programnatically
|
4 years ago |
Brice-W
|
e5615357f7
|
call setToExpire when expire timer is started to set expire_at property of message
|
4 years ago |
audric
|
8766cf3f8a
|
store offset before refresh of messagesList and restore it
|
4 years ago |
audric
|
c8f0150aaf
|
fix unread banner position when first unread is visible
|
4 years ago |
audric
|
c2b5ac68d6
|
don't rely on scrollheight to calculate for ui Updates
as it causes a layout complete refresh
|
4 years ago |
audric
|
e72885944b
|
use selector to sort and add first of serie flag
|
4 years ago |
audric
|
6d34a60f94
|
improve performance by not loading all unread messages
|
4 years ago |
Warrick Corfe-Tan
|
966012016b
|
Popup confirmation before sending a message containing the users recovery phrase.
|
4 years ago |
audric
|
4f5072ee65
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
audric
|
b7df0788c2
|
move mentions state to the ConversationState
|
4 years ago |
Brice-W
|
18f15615d4
|
don't render messages that are already expired
|
4 years ago |
audric
|
23e9a6d31c
|
move some actions to redux in hooks
|
4 years ago |
Warrick Corfe-Tan
|
ca4dec9fda
|
linting, formatting, testing
|
4 years ago |
Audric Ackermann
|
6df84fbd1e
|
Merge pull request #1778 from Brice-W/focus-issue
Fix for focus issue
|
4 years ago |
Warrick Corfe-Tan
|
28924a63bb
|
removing some unusued imports.
|
4 years ago |
Warrick Corfe-Tan
|
3fca7ef4de
|
remove unused imports.
|
4 years ago |
Warrick Corfe-Tan
|
973df5d245
|
clicking outside of confirmation modal body closes confirmation modal.
|
4 years ago |
Warrick Corfe-Tan
|
4cdc852ea3
|
cherry-pick conflicts.
|
4 years ago |
Brice-W
|
829fd1c199
|
menu fixes
|
4 years ago |
Brice-W
|
e9f70d8c82
|
fix issue
|
4 years ago |
Brice-W
|
9a420f85ce
|
fixes
|
4 years ago |
Brice-W
|
74147d8c3d
|
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into focus-issue
|
4 years ago |
Brice-W
|
4f98917eaf
|
clean
|
4 years ago |
Brice-W
|
1397107dff
|
fix issues
|
4 years ago |
Brice-W
|
db46c2960b
|
update in marking read message
|
4 years ago |
Audric Ackermann
|
3c0ea2b900
|
Merge pull request #1781 from Bilb/fix-link-device
fix link device. start polling for our pubkey
|
4 years ago |