Commit Graph

8687 Commits (1.18.4)
 

Author SHA1 Message Date
Andrew b544961d28
Merge pull request #1504 from oxen-io/release-1.18.4
Merge release-1.18.4 to master
10 months ago
Andrew 9b6fa0db01
Update version for release-1.18.4 10 months ago
Andrew c0912bbe6d
Merge pull request #1501 from simophin/SES-2009-blinded-conversation
[SES-2009] Fix crashes on blinded conversation
10 months ago
fanchao 9441fdec21 Merge remote-tracking branch 'upstream/dev' into SES-2009-blinded-conversation 10 months ago
fanchao c899d723b7 Formatted message 10 months ago
Andrew fe29bce70d
Merge pull request #1497 from bemusementpark/ses-1948
[SES-1948] Do not fetch quotes recursively
10 months ago
fanchao 036b13084f Message 10 months ago
Andrew 6e887fe43e
Merge pull request #1503 from bemusementpark/ses-1949
[SES-1949] Move unapprovedMessageCount to IO
10 months ago
Andrew 410e298bca
Merge pull request #1492 from simophin/ses-1931-fix-debouncer
[SES-1931] - Fix debouncer crash
10 months ago
Andrew 66c0f940aa
Merge pull request #1494 from simophin/ses-1935-audio-recording-crash
[SES-1935] Audio recording crash
10 months ago
Andrew 34baa9dc89
Merge pull request #1481 from bemusementpark/s1889
[SES-1889] Fix IndexOutOfBounds in MediaPreview
10 months ago
Andrew 30c4341395
Merge pull request #1439 from bemusementpark/ses-1579
[SES-1579] Copy issue for disappearing messages
10 months ago
Andrew 69c50e6822 Dont reassign messageRequests if value didn't change 10 months ago
Andrew 4fab64e6ee Schedule share pref 10 months ago
Andrew 04215f74e1 Bind message requests in HomeAdapter 10 months ago
fanchao bc9bf59106 Fix syntax error 10 months ago
fanchao 3743ef42bd Catch another merge function 10 months ago
fanchao a78c11f258 Wrap config_base.cpp also 10 months ago
Andrew cd302f9f27 Move unapprovedMessageCount to IO 10 months ago
fanchao f16735d4ee Merge remote-tracking branch 'upstream/dev' into SES-2009-blinded-conversation 10 months ago
fanchao 5769c011bc Catch cxx exception 10 months ago
Andrew b757691334
Merge pull request #1493 from simophin/ses-1936-oom
[SES-1936] Fix memory leaks
10 months ago
Andrew b30506ff64
Merge pull request #1500 from bemusementpark/fix-merge-1.18.3
Fix merge master to dev for release-1.18.3
10 months ago
Andrew 193381e193 Fix merge master to dev for release-1.18.3 10 months ago
fanchao 35335480ca Merge remote-tracking branch 'upstream/dev' into ses-1936-oom 10 months ago
fanchao 2d7f23a2fb More work on animation views 10 months ago
fanchao c0128b88de OOM feedback 10 months ago
Andrew ca9786a43d
Merge pull request #1499 from bemusementpark/dev
Merge master into dev
11 months ago
Andrew 9d22e86a2f Merge master into dev 11 months ago
Andrew 455a1ed50a
Merge pull request #1495 from oxen-io/release-1.18.3
Merge release-1.18.3 to master
11 months ago
Andrew f90cea8fe2 Do not fetch quotes recursively 11 months ago
fanchao 31f4de22cd More changes 11 months ago
fanchao c1d82cc574 Naming 11 months ago
fanchao 90f0caebbd Tidy up 11 months ago
Andrew 98f279fdf7
Merge pull request #1496 from oxen-io/revert-attachment-download-list-mechanism
[SES-1956] Attachment download job re-start preventer removed
11 months ago
alansley f6fb4ab78c Attachment download job re-start preventer removed 11 months ago
Andrew 34ae58da8d
Merge pull request #1489 from bemusementpark/fix-last
[SES-1901] Fix last sent called excessively
11 months ago
fanchao ee9a0a610c Logging 11 months ago
fanchao c7c0519a20 Feedback 11 months 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>
11 months ago
fanchao 27fcc66e7f Defensive check 11 months ago
Andrew a660f45043 Fix timestamp cache for communities 11 months ago
fanchao 75e53c86b1 Fixes SES-1936 11 months ago
fanchao 2002b6f397 Fixes SES-1931 debouncer crash 11 months ago
Andrew f114ac84bd Fix last sent updated by non-self 11 months ago
Andrew 4904524af5 Fix excessive last sent calls 11 months ago
Andrew cf13caaee4
Bump canonicalVersionCode 11 months ago
Andrew 44f47662a7
Update version 1.18.3 11 months ago
Andrew 31cbaa9480
Merge pull request #1484 from AL-Session/SES1901_LastSentMsgANR
SES1901- Last sent msg ANR fix
11 months ago
Al Lansley f6275362ea Removed 2 (two) accidentally left in commented lines 11 months ago