Commit Graph

11572 Commits (05b7bdb956ab371fd7bd43c27b5715bc2d5c0c62)
 

Author SHA1 Message Date
Ian Macdonald 8107d75e89
Style message request counter as per conversation message count. 4 years ago
Audric Ackermann 4010373a7b
make sure we do not save more than one entry in the read_by
Session has read by only for private chats, so we do not care about
having more than one entry  in read_by
4 years ago
Audric Ackermann 368c0cd01b
drop sourceDevice and other unused json fields from msg table 4 years ago
Audric Ackermann 5c8e2b4044
cleanup swarm unused after removing unused convos 4 years ago
Audric Ackermann 2207b53890
add a test to make sure the targets in package.json are well formatted 4 years ago
Audric Ackermann b8498f7a2b
fix display of spinner while db decrypting 4 years ago
Audric Ackermann 1e713de511
Merge remote-tracking branch 'k/spinner-on-load' into node-side-in-ts 4 years ago
Audric Ackermann dbcae0f844
fix logs privacy test 4 years ago
Audric Ackermann 7c1707f48e
drop old messages of opengroup 4 years ago
Audric Ackermann c8e7be066e
remove messages from opengroup > 2k messages and older than 6 months 4 years ago
Audric Ackermann 335e452730
moved DebugLogView to components folder 4 years ago
Audric Ackermann f4bf960568
Merge pull request #2243 from warrickct/show-group-members-freeze-fix
fix group members sorting causing error.
4 years ago
Audric Ackermann 3fc476d689
Merge pull request #2167 from ianmacd/pr1
Make per conversation unread message count stand out better.
4 years ago
Audric Ackermann 5a6a8c93a9
Merge pull request #2250 from ianmacd/pr16
Make configuration sync every 2 days, in line with the comment.
4 years ago
Audric Ackermann 3cfcf128a5
Merge remote-tracking branch 'upstream/master' into node-side-in-ts 4 years ago
jacekpoz 8903b27f34
fixing typo in readme (#2256)
verifing => verifying
4 years ago
Audric Ackermann 13e2f81f26
Merge remote-tracking branch 'upstream/clearnet' into node-side-in-ts 4 years ago
Audric Ackermann 4baedda349
add tests for opengroup utils 4 years ago
Audric Ackermann 1b2564abf5
fix ci builds 4 years ago
Audric Ackermann 5c9b34fb86
lint files 4 years ago
Audric Ackermann add267ae69
make the util worker be bundled with parcel 4 years ago
Audric Ackermann e5c54cc45e
added some test for DecryptingAttachmentManager 4 years ago
Audric Ackermann b76797d264
do not use a custom sandbox for testing
instead use the one from Sinon as it is exposed for a good reason
4 years ago
Audric Ackermann e11775a2e0
fix color of opengroup invitation 4 years ago
koray-eren d7361f0774 fix linter issue 4 years ago
koray-eren c872f22014 password screen spinner implemented 4 years ago
Audric Ackermann 6001da5ac8
add some [perf] duration measurement 4 years ago
Audric Ackermann af9d2fdfa1
get rid of libtextsecure.js and componnets.js 4 years ago
Audric Ackermann 323b7ec45c
cleanup >2 months old messages in opengroups 4 years ago
Audric Ackermann c6d66ea111
add image smoothing medium when auto scaling images 4 years ago
Audric Ackermann 01bb200b24
reduce number of commits during opengroup handling of message 4 years ago
Audric Ackermann 062db5caab
move filterDuplicatesFromDbAndIncoming to its own file and test
also add pending tests to do for in memory db and updater
4 years ago
Audric Ackermann 0158fd5ebb
filter duplicates on opengroup poll in a single sql call 4 years ago
Audric Ackermann 00d70db0be
queue user profile avatars update
also add some tests for the promise utils
4 years ago
Ian Macdonald d14486b462
Make configuration sync every 2 days, in line with the comment. 4 years ago
Audric Ackermann a9cc9a7294
add tests for attachment metadata 4 years ago
Audric Ackermann 02612280c3
fix multi select including audio messages 4 years ago
Audric Ackermann 84fd12ca62
fix github action build 4 years ago
Audric Ackermann afd63c230e
remove unused curve compiled files 4 years ago
Audric Ackermann 71ab64df2d
Merge pull request #2248 from oxen-io/clearnet
show draggable call container when opening settings from call convo
4 years ago
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery 4 years ago
Audric Ackermann f164302617
remove files which shouldn't be here 4 years ago
Audric Ackermann 261940e978
fix tests 4 years ago
Audric Ackermann 5047e8921b
made all verifi signatures in a single call to the worker 4 years ago
Audric Ackermann 940972db2f
fix libsodium call from webworker 4 years ago
Audric Ackermann b4dc18d65b
migrate app focus logic to events sent from node 4 years ago
Audric Ackermann 1ebff6b3ae
make sure reply is available to read messages
and do not handle read messages for non private convo1
4 years ago
Audric Ackermann 0ebc1d7e92
split attachmnent logic between what is used on main and renderer 4 years ago
Audric Ackermann bfe66c163d
Merge pull request #2247 from Bilb/fix-call-overlay-settings-section
show draggable call container when opening settings from call convo
4 years ago
Audric Ackermann 332d58027f
show draggable call container when opening settings from call convo 4 years ago