Commit Graph

12326 Commits (c08dcc7ec6c3bc97158eafe98c55b57b561874a6)
 

Author SHA1 Message Date
Audric Ackermann 147f2e7954
Merge pull request #2663 from Bilb/increase-upload-10MB
feat: increase max upload size to 10MB
2 years ago
Audric Ackermann bb0112c6c5 feat: increase max upload size to 10MB 2 years ago
tomobre 46c166d0d5 fix: undefined country removed strings in onion status 2 years ago
Audric Ackermann beaf806047
Merge pull request #2658 from oxen-io/clearnet
Session 1.10.5
2 years ago
Audric Ackermann 8584edf302
Merge pull request #2612 from tomobre/fix/messages-avatar-bottom
fix: avatar at bottom, reacts with margin
2 years ago
William Grant a8b8692016 fix: improved reaction alignment based on avatar visibility 2 years ago
Audric Ackermann e32d8cc160
Merge pull request #2601 from tomobre/fix/unreadcount+99
fix: unreadcount messages maximum of 9999+
2 years ago
tomobre 828f1923a0 fix: avatar at bottom, reacts with margin 2 years ago
William Grant 5b59b3eef2 fix: extract max unread count to a constant 2 years ago
tomobre 26bb1e8526 fix: unreadcount messages maximum of 9999+ 2 years ago
Audric Ackermann 4bfcf91193 fix: add return types for libsession wrapper functions 2 years ago
Audric Ackermann e499b22d94 chore: bump to 1.10.5 2 years ago
Audric Ackermann 90804491d6 feat: add job result enum with success, retry and permanent fail 2 years ago
Audric Ackermann 08a15b210a feat: move avatar downloading to JobRunner 2 years ago
Audric Ackermann 9cf1419ca5 feat: add first try to build SharedConfigMessages 2 years ago
tomobre f6ec4e8062 fix: on cancel link preview toggle, toggle stays off 2 years ago
Audric Ackermann d1cefd4729 feat: add contacts & user profile handling of incoming messages 2 years ago
Audric Ackermann 141c22ed43 tesat: add tests for the JobRunner class 2 years ago
Audric Ackermann d53974bef5
Merge pull request #2654 from Bilb/fix-yarn-audit-vulnerabilities
chore: fix high and critical `yarn audit` issues
2 years ago
Audric Ackermann 588c73bc33 chore: fix high and critical `yarn audit` issues 2 years ago
Audric Ackermann b1b82f2797
Merge pull request #2652 from Bilb/fix_opengroup_reactions
Fix opengroup reactions & disable cache for windows build-binaries
2 years ago
Audric Ackermann b8b1e03919
Merge pull request #2650 from yougotwill/fix_opengroup_reactions
fix: resolved missing and inaccurate reactions in open groups
2 years ago
Audric Ackermann b3995c117b feat: add a PersistedJobRunner which can handle SyncConfJobs 2 years ago
Audric Ackermann 2da2c95272 chore: cleanedup the stubbing logic 2 years ago
Audric Ackermann 75cd2a32e3 chore: disable cache for windows builds as it keeps on breaking 2 years ago
William Grant 504f60cb97 fix: resolved missing reactions in open groups, fixed mutation cache logic 2 years ago
Audric Ackermann dd37133fcc
Merge pull request #2651 from yougotwill/python_mac_build_fix
fix: updated electron-builder's dmg-builder depency to fix building on macos
2 years ago
Audric Ackermann 68852a9e63 chore: move syncUtils to its own folder 2 years ago
William Grant d1b29de56a fix: updated electron-builder dmg-builder dep to fix building on macos
from macos 12.3 python2 support has been dropped. Due to type issues we cant upgrade electron-builder  for python3 support so we just updated the dmg-builder package
2 years ago
Audric Ackermann c8e76b17de chore: refactor db instance to outside its sql.ts file 2 years ago
Audric Ackermann d1327fab5f chore: format signalservice.proto 2 years ago
Audric Ackermann 58edbf44ee add SharedConfig message and signing it when sending them 2 years ago
Audric Ackermann 6d1b406c85 fix: add namespace to all sending message calls 2 years ago
Audric Ackermann 0f58e11a17 chore: update with latest libsession wrapper 2 years ago
Audric Ackermann 5627ab4583 finish the .set and toCppContact function 2 years ago
Audric Ackermann ffe9e26d76 test: finish contact test but still missing the .set function 2 years ago
Audric Ackermann a77aa610f8 finish contact test1, still need to fix the .set with a struct 2 years ago
Audric Ackermann becd494863 fix: package.json lint 2 years ago
Audric Ackermann b4835f1636 fix: make libsession worker run from the renderer with key from settings 2 years ago
Audric Ackermann 1a65b7a7f2 feat: working calls to node module from renderer through worker 2 years ago
Audric Ackermann bace70c6bc chore: move util worker to its own folder 2 years ago
Audric Ackermann 65df3157bd chore: lint 2 years ago
Audric Ackermann 9749529e25 feat: add dependency to our libsession wrapper for nodejs
also add a basic test to make sure it works
2 years ago
Audric Ackermann 2a8d764bfb fix tests 2 years ago
Audric Ackermann fddfc8c501 fix: hide v3 closed group protobuf messages for now 2 years ago
Audric Ackermann 456d52ab1a fix: make sure we do not use "group" or "private" without the enum 2 years ago
Audric Ackermann 4b97f14edf fix: added batch requests for snode but signature fails 2 years ago
Audric Ackermann d7bcf1026f fix: refactor snodeRPC to use snode batching 2 years ago
Audric Ackermann 0e4920cb0d feat: add bencoded/decoded + tests 2 years ago
Audric Ackermann e98a183ab4
Merge pull request #2607 from yougotwill/theme_doc
Themes documentation
2 years ago