Commit Graph

14568 Commits (7b36d8e5e4330cac0f21dc85ddea0c9167d720d3)
 

Author SHA1 Message Date
Audric Ackermann 7b36d8e5e4
Merge pull request #91 from Bilb/fetch-libsession-0421
chore: bump libsession to 0.4.21
2 months ago
Audric Ackermann 8c52b549cc
chore: bump libsession to 0.4.21 2 months ago
Audric Ackermann c4bb158d62
Merge pull request #88 from Bilb/fix-rekey-on-any-type-member-invite
fix: rekey on any type of member invite to group
2 months ago
Audric Ackermann 5cee35b3f5
fix: rekey on any type of member invite to group 2 months ago
Audric Ackermann e4685d5ef1
Merge pull request #87 from Bilb/fix-kee-issue-1
fix: disable remove button if no members selected to be removed
2 months ago
Audric Ackermann 5b9ca0e577
fix: dirty hack to deal with our flaky backend 2 months ago
Audric Ackermann 0a7384c1f4
fix: show account created 🎉 emoji until we open a conversation 2 months ago
Audric Ackermann c3a5669ba2
fix: disable remove button if no members selected to be removed 2 months ago
Audric Ackermann 49c4b2356e
Merge pull request #86 from Bilb/fetch-latest-libsession
chore: fetch latest libsession changes
2 months ago
Audric Ackermann 1308978572
chore: force enable groupv2 & readonly legacy 2 months ago
Audric Ackermann f03eb0330e
chore: fetch latest libsession changes 2 months ago
Audric Ackermann 99393b1480
Merge pull request #78 from Bilb/fix-reupload-avatar-not-called
fix: make sure we reupload user avatar on start, if needed
2 months ago
Audric Ackermann bb157c8b7d
Merge pull request #84 from Bilb/fix-memoize-full-date
fix: memoize formatFullDate calls
2 months ago
Audric Ackermann f27014d1f4
Merge pull request #83 from Bilb/fix-notifications
fix: notification for groups and multiple messages
2 months ago
Audric Ackermann 1e2eff390a
fix: memoize formatFullDate calls 2 months ago
Audric Ackermann 1a3ed357be
fix: notification for groups and multiple messages 2 months ago
Audric Ackermann 8d0a722851
Merge pull request #79 from Bilb/fix-avatar-no-cursorpointer-not-clickable
fix: avatar: do not show cursor pointer on unclickable avatar
2 months ago
Audric Ackermann 27956e2cea
Merge pull request #80 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
2 months ago
Audric Ackermann f1d203a770
Merge pull request #81 from yougotwill/fix/no-ref/update_setuptools_instructions
Make sure pip is installed and upgraded before trying to install setuptools
2 months ago
yougotwill 170c1777e3 fix: make sure pip is installed and upgraded before trying to install setuptools 2 months ago
mpretty-cyro 226fba0166 [Automated] Update translations from Crowdin 2 months ago
Audric Ackermann 5b689223b6
fix: avatar: do not show cursor pointer on unclickable avatar 2 months ago
Audric Ackermann efb676deae
fix: make sure we reupload user avatar on start, if needed 2 months ago
Audric Ackermann 7b4e392d2b
Merge pull request #77 from Bilb/small-group-ui-fixes
fix: use correct formatting timestamp for readonly warning
2 months ago
Audric Ackermann ab8dc1ad2a
chore: update strings 2 months ago
Audric Ackermann 8e51b37e0f
Merge pull request #63 from burtonemily/fix/SES-2495/fix_msg_rqst_banner
fix: ses-2495 message request banner
2 months ago
Audric Ackermann dae90f718c
fix: add group member to list of contacts so they appear on recreategr 2 months ago
Audric Ackermann d94f8952f1
fix: use correct formatting timestamp for readonly warning 2 months ago
Audric Ackermann 13020e7426
Merge pull request #74 from yougotwill/fix/no-ref/debug_empty_about_info
fix: dont load empty info in the debug about info
2 months ago
Audric Ackermann 9e39deea66
Merge pull request #76 from Bilb/small-group-ui-fixes
fix: error toast when creating group failed
2 months ago
Audric Ackermann 17ad0e8535
fix: ignore non-05 from search result in group create 2 months ago
Audric Ackermann 2362265022
fix: error toast when creating group failed 2 months ago
Audric Ackermann 61515cdd8e
Merge pull request #75 from Bilb/fix-banner-expire-shows-by-mistake
fix: do not show group expired banner without a good reason
2 months ago
Audric Ackermann 2ea43dbf8b
fix: do not show pointer cursor on unclickable banner 2 months ago
Audric Ackermann 3caf48c6db
fix: do not show group expired banner without a good reason 2 months ago
yougotwill 67619d9580 fix: dont' load empty info in the debug about info
we dont have an environment when running in production
2 months ago
Audric Ackermann 3a0b6048f2
Merge pull request #73 from Bilb/feat-mark-03-group-expired
feat: mark 03 group expired if no hash retrieve at all
2 months ago
Audric Ackermann 374a0f9272
fix: rollback changes to ed25519str 2 months ago
Audric Ackermann 5bebd3f029
fix: show first 2 char for ed25519 key
so we know if that's a group or priv chat
2 months ago
Audric Ackermann 646d2d8f54
feat: mark 03 group expired if no hash retrieve at all 2 months ago
Audric Ackermann 571f05923e
Merge pull request #72 from Bilb/fix-unpin-groups-readonly
fix: allow unpin legacy readonly groups & add sample date
2 months ago
Audric Ackermann 27ae70cac1
fix: allow unpin legacy readonly groups & add sample date 2 months ago
Audric Ackermann 8da778668c
Merge pull request #71 from yougotwill/feat/no-ref/debug_menu_user_access
Debug Menu updates
2 months ago
yougotwill 181432b0d4 fix: addressed review feedback
no changes just refactoring
2 months ago
yougotwill c9ed54b1d8 feat: added exit debug mode button to modal 2 months ago
yougotwill 290cc5f8fe feat: have a user method to toggle the debug menu
new redux slice for debug state
2 months ago
Audric Ackermann a3dacf6cb5
chore: create groupv2, disable QA buttons 2 months ago
Audric Ackermann 16e04551a0
Merge pull request #69 from Bilb/fix-add-sigtimestamp
fix: add sigtimestamp to all content message
2 months ago
Audric Ackermann 79d3d00646
fix: address PR comments 2 months ago
Audric Ackermann 1766cc0814
chore: content[14] protobuf already taken. use 15 instead 2 months ago