Commit Graph

3528 Commits (e9441e3f97a8cc3d8c7db69fa26b3657382c210c)

Author SHA1 Message Date
Ian Macdonald 0991c23658
Fix typo in constant name. 4 years ago
Audric Ackermann b93201fbe6
When deleting multiple messages, inform the user of the number
taken from #2263 by @ianmacd
4 years ago
Audric Ackermann bfb33d14c5
Merge pull request #2269 from Bilb/get-initials-skip-non-alphabet-chars
Get initials skip non alphabet chars
4 years ago
Audric Ackermann 71aa6e8bb4
lint and add test for getInitials and name with '-' as separator 4 years ago
Audric Ackermann 5c9c7173f0
Merge remote-tracking branch 'i/pr9' into get-initials-skip-non-alphabet-chars 4 years ago
Audric Ackermann a115d385dd
merge linkify component to messagebody as this is the only one using it 4 years ago
Audric Ackermann cae4d46492
allow to save attachments even if there is multiple of them
This is a bit dirty for now

Relates #2229
4 years ago
Audric Ackermann 1933bc8270
Merge pull request #2264 from ianmacd/pr19
Style message request counter as per conversation message count.
4 years ago
Audric Ackermann da9df532b0
Merge pull request #2242 from Bilb/node-side-in-ts
Node side + web worker in typescript
4 years ago
Audric Ackermann 8b299b6153
Merge koray fixes for emoji selection 4 years ago
Audric Ackermann 851d5280e0
fixup build appImage sqlite3 module not found 4 years ago
Audric Ackermann 0efce6ea2d
updating workflows actions version 4 years ago
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 3cfcf128a5
Merge remote-tracking branch 'upstream/master' into node-side-in-ts 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 afd63c230e
remove unused curve compiled files 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