Commit Graph

8708 Commits (ba9f729d630bf493baf72f8f6fca69ae133d6201)
 

Author SHA1 Message Date
ThomasSession ba9f729d63
Merge pull request #1512 from simophin/ses-2021-improve-xml-loading
[SES-2021] Optimise XML loading
10 months ago
ThomasSession 46358f4318
Merge pull request #1487 from simophin/ses-637-voice-message-keeps-playing
[SES-637] - Stop playing message if deleted
10 months ago
ThomasSession 32cc6df81b
Merge pull request #1336 from bemusementpark/unsend-notification
Fix notification update for incoming unsend request
10 months ago
ThomasSession d3c4e11aec
Merge pull request #1332 from aaronkerckhoff/display-own-name-in-quote
Fix bug displaying user ID when quoting own message
10 months ago
fanchao 2c90717235 Merge remote-tracking branch 'upstream/dev' into ses-637-voice-message-keeps-playing 10 months ago
fanchao d0e4148040 Remove view pools 10 months ago
fanchao 072accb1e1 Remove unused file 10 months ago
fanchao 54bb84541a Optimise XML 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 0d3a33e6c6 Fix delete message for everyone doesn't stop the audio playing 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