Commit Graph

11429 Commits (5c9c7173f017a74dc9e6737c012b7d6639d3aa1d)
 

Author SHA1 Message Date
Audric Ackermann 5c9c7173f0
Merge remote-tracking branch 'i/pr9' into get-initials-skip-non-alphabet-chars
Audric Ackermann a115d385dd
merge linkify component to messagebody as this is the only one using it
Audric Ackermann e135cbd696
Clarify that the search box can now also find individual messages
from  by @ianmacd
Audric Ackermann 1933bc8270
Merge pull request from ianmacd/pr19
Style message request counter as per conversation message count.
Audric Ackermann da9df532b0
Merge pull request from Bilb/node-side-in-ts
Node side + web worker in typescript
Audric Ackermann 8b299b6153
Merge koray fixes for emoji selection
Audric Ackermann 851d5280e0
fixup build appImage sqlite3 module not found
Audric Ackermann 0efce6ea2d
updating workflows actions version
Ian Macdonald 8107d75e89
Style message request counter as per conversation message count.
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
Audric Ackermann 368c0cd01b
drop sourceDevice and other unused json fields from msg table
Audric Ackermann 5c8e2b4044
cleanup swarm unused after removing unused convos
Audric Ackermann 2207b53890
add a test to make sure the targets in package.json are well formatted
Audric Ackermann b8498f7a2b
fix display of spinner while db decrypting
Audric Ackermann 1e713de511
Merge remote-tracking branch 'k/spinner-on-load' into node-side-in-ts
Audric Ackermann dbcae0f844
fix logs privacy test
Audric Ackermann 7c1707f48e
drop old messages of opengroup
Audric Ackermann c8e7be066e
remove messages from opengroup > 2k messages and older than 6 months
Audric Ackermann 335e452730
moved DebugLogView to components folder
Audric Ackermann f4bf960568
Merge pull request from warrickct/show-group-members-freeze-fix
fix group members sorting causing error.
Audric Ackermann 3fc476d689
Merge pull request from ianmacd/pr1
Make per conversation unread message count stand out better.
Audric Ackermann 5a6a8c93a9
Merge pull request from ianmacd/pr16
Make configuration sync every 2 days, in line with the comment.
Audric Ackermann 3cfcf128a5
Merge remote-tracking branch 'upstream/master' into node-side-in-ts
jacekpoz 8903b27f34
fixing typo in readme ()
verifing => verifying
Audric Ackermann 13e2f81f26
Merge remote-tracking branch 'upstream/clearnet' into node-side-in-ts
Audric Ackermann 4baedda349
add tests for opengroup utils
Audric Ackermann 1b2564abf5
fix ci builds
Audric Ackermann 5c9b34fb86
lint files
Audric Ackermann add267ae69
make the util worker be bundled with parcel
Audric Ackermann e5c54cc45e
added some test for DecryptingAttachmentManager
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
Audric Ackermann e11775a2e0
fix color of opengroup invitation
koray-eren d7361f0774 fix linter issue
koray-eren c872f22014 password screen spinner implemented
Audric Ackermann 6001da5ac8
add some [perf] duration measurement
Audric Ackermann af9d2fdfa1
get rid of libtextsecure.js and componnets.js
Audric Ackermann 323b7ec45c
cleanup >2 months old messages in opengroups
Audric Ackermann c6d66ea111
add image smoothing medium when auto scaling images
Audric Ackermann 01bb200b24
reduce number of commits during opengroup handling of message
Audric Ackermann 062db5caab
move filterDuplicatesFromDbAndIncoming to its own file and test
also add pending tests to do for in memory db and updater
Audric Ackermann 0158fd5ebb
filter duplicates on opengroup poll in a single sql call
Audric Ackermann 00d70db0be
queue user profile avatars update
also add some tests for the promise utils
Ian Macdonald d14486b462
Make configuration sync every 2 days, in line with the comment.
Audric Ackermann a9cc9a7294
add tests for attachment metadata
Audric Ackermann 02612280c3
fix multi select including audio messages
Audric Ackermann 84fd12ca62
fix github action build
Audric Ackermann afd63c230e
remove unused curve compiled files
Audric Ackermann 71ab64df2d
Merge pull request from oxen-io/clearnet
show draggable call container when opening settings from call convo
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery
Audric Ackermann f164302617
remove files which shouldn't be here