Commit Graph

8686 Commits (9b6fa0db01c5d424299a55ce67074005345386ab)
 

Author SHA1 Message Date
Andrew 9b6fa0db01
Update version for release-1.18.4 1 month ago
Andrew c0912bbe6d
Merge pull request #1501 from simophin/SES-2009-blinded-conversation
[SES-2009] Fix crashes on blinded conversation
1 month ago
fanchao 9441fdec21 Merge remote-tracking branch 'upstream/dev' into SES-2009-blinded-conversation 1 month ago
fanchao c899d723b7 Formatted message 1 month ago
Andrew fe29bce70d
Merge pull request #1497 from bemusementpark/ses-1948
[SES-1948] Do not fetch quotes recursively
1 month ago
fanchao 036b13084f Message 1 month ago
Andrew 6e887fe43e
Merge pull request #1503 from bemusementpark/ses-1949
[SES-1949] Move unapprovedMessageCount to IO
1 month ago
Andrew 410e298bca
Merge pull request #1492 from simophin/ses-1931-fix-debouncer
[SES-1931] - Fix debouncer crash
1 month ago
Andrew 66c0f940aa
Merge pull request #1494 from simophin/ses-1935-audio-recording-crash
[SES-1935] Audio recording crash
1 month ago
Andrew 34baa9dc89
Merge pull request #1481 from bemusementpark/s1889
[SES-1889] Fix IndexOutOfBounds in MediaPreview
1 month ago
Andrew 30c4341395
Merge pull request #1439 from bemusementpark/ses-1579
[SES-1579] Copy issue for disappearing messages
1 month ago
Andrew 69c50e6822 Dont reassign messageRequests if value didn't change 1 month ago
Andrew 4fab64e6ee Schedule share pref 1 month ago
Andrew 04215f74e1 Bind message requests in HomeAdapter 1 month ago
fanchao bc9bf59106 Fix syntax error 1 month ago
fanchao 3743ef42bd Catch another merge function 1 month ago
fanchao a78c11f258 Wrap config_base.cpp also 1 month ago
Andrew cd302f9f27 Move unapprovedMessageCount to IO 1 month ago
fanchao f16735d4ee Merge remote-tracking branch 'upstream/dev' into SES-2009-blinded-conversation 1 month ago
fanchao 5769c011bc Catch cxx exception 1 month ago
Andrew b757691334
Merge pull request #1493 from simophin/ses-1936-oom
[SES-1936] Fix memory leaks
1 month ago
Andrew b30506ff64
Merge pull request #1500 from bemusementpark/fix-merge-1.18.3
Fix merge master to dev for release-1.18.3
1 month ago
Andrew 193381e193 Fix merge master to dev for release-1.18.3 1 month ago
fanchao 35335480ca Merge remote-tracking branch 'upstream/dev' into ses-1936-oom 1 month ago
fanchao 2d7f23a2fb More work on animation views 1 month ago
fanchao c0128b88de OOM feedback 1 month ago
Andrew ca9786a43d
Merge pull request #1499 from bemusementpark/dev
Merge master into dev
1 month ago
Andrew 9d22e86a2f Merge master into dev 1 month ago
Andrew 455a1ed50a
Merge pull request #1495 from oxen-io/release-1.18.3
Merge release-1.18.3 to master
1 month ago
Andrew f90cea8fe2 Do not fetch quotes recursively 1 month ago
fanchao 31f4de22cd More changes 1 month ago
fanchao c1d82cc574 Naming 1 month ago
fanchao 90f0caebbd Tidy up 1 month ago
Andrew 98f279fdf7
Merge pull request #1496 from oxen-io/revert-attachment-download-list-mechanism
[SES-1956] Attachment download job re-start preventer removed
1 month ago
alansley f6fb4ab78c Attachment download job re-start preventer removed 1 month ago
Andrew 34ae58da8d
Merge pull request #1489 from bemusementpark/fix-last
[SES-1901] Fix last sent called excessively
1 month ago
fanchao ee9a0a610c Logging 1 month ago
fanchao c7c0519a20 Feedback 1 month ago
AL-Session 658f7de30e
[SES-1930] Catch HTTP exceptions from threads (#1491)
* Catch HTTP exceptions

* Fixes #1490

* Removed catch blocks that won't actually catch due to thread execution pool reasons & added a thread limiting mechanism to prevent excessive thread creation (when the queue is full then further tasks are queued)

* Corrected thread exception catching (hopefully)

* Addressed PR feedback

* Reverted build number bump used for testing without reinstall

* Added print of stack trace to any caught thread exceptions

* Log exception directly and do not print stack trace on thread exception

* Added TAG for logging output

---------

Co-authored-by: alansley <aclansley@gmail.com>
1 month ago
fanchao 27fcc66e7f Defensive check 1 month ago
Andrew a660f45043 Fix timestamp cache for communities 1 month ago
fanchao 75e53c86b1 Fixes SES-1936 1 month ago
fanchao 2002b6f397 Fixes SES-1931 debouncer crash 1 month ago
Andrew f114ac84bd Fix last sent updated by non-self 1 month ago
Andrew 4904524af5 Fix excessive last sent calls 1 month ago
Andrew cf13caaee4
Bump canonicalVersionCode 2 months ago
Andrew 44f47662a7
Update version 1.18.3 2 months ago
Andrew 31cbaa9480
Merge pull request #1484 from AL-Session/SES1901_LastSentMsgANR
SES1901- Last sent msg ANR fix
2 months ago
Al Lansley f6275362ea Removed 2 (two) accidentally left in commented lines 2 months ago
Al Lansley c312c27dd3 Reduce frequency of calls to find last sent message 2 months ago