Commit Graph

10429 Commits (316f37ae3d024e016e8ce5f1e8eafef15fe7adc5)
 

Author SHA1 Message Date
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 Ackermann 1ae7a71afc
Merge pull request #1792 from Bilb/disable-search-for-now
make removing open groups with a lot of messages way quicker
4 years ago
audric 5b487b0fec Merge remote-tracking branch 'upstream/clearnet' into disable-search-for-now 4 years ago
Audric Ackermann f8bb68d13f
Merge pull request #1786 from Brice-W/filter-expired-messages
Delete expired messages from database
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 Ackermann 5f994851d1
Merge pull request #1789 from Bilb/fix-lnik-preview-embeded-url
Fix link preview embeded url
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 Ackermann 41440e8e8a
Merge pull request #1753 from Bilb/perf-improv
Improve Performance
4 years ago
audric b5d5c57bd9 fix logging test 4 years ago
audric 59baa08f73 Merge remote-tracking branch 'upstream/clearnet' into perf-improv 4 years ago
audric 30327257ca don't overflow char taking too much space 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
Warrick Corfe-Tan 6a536a4f60 grammar fix 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
Audric Ackermann 29e3b6417c
Merge pull request #1784 from warrickct/transparent-pngs
Transparent pngs
4 years ago
Brice-W 8256451ec6 enable pinning conversations 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