Commit Graph

11774 Commits (58950a15e3d4b62aa1b92ad112a9e02706647abb)
 

Author SHA1 Message Date
Audric Ackermann 997cedc42b fix: signin screen design colors 3 years ago
Audric Ackermann 98b1302589 fix: rounded corners around messages
looks like node-sass tries to be too clever
3 years ago
Audric Ackermann b638733090 fix: do not scroll back to unread banner when deleting msgs
Relates #2308
3 years ago
William Grant 4889cb5b32 fix: ReactionList Senders is now an array since we want to handle opengroup reactions separately
we no longer need the messagehash and server id for rendering reactions in the UI, ignore reactions using the outdated type
3 years ago
Audric Ackermann 3e2a32922a fix: getUnread() messages should have the json as object rather than str 3 years ago
Audric Ackermann 4a3d970a35 fix: make sure we drop empty messages from the main sogs pipeline 3 years ago
Audric Ackermann 56ee7fe7ac
Merge pull request #2436 from Bilb/fix-shortening-last-message
fix: shorten further the last message
3 years ago
Audric Ackermann 268ea40746 fix: increase shorten length of the lastMessage saved in DB 3 years ago
Audric Ackermann f137cad2a0 feat: add the BlockedList component in Settings 3 years ago
William Grant bf7badd2e1 fix: include you property in open group reaction updates 3 years ago
Audric Ackermann 9df6f209c4 fix: mark message as having attachmnents once data is uploaded
this is to make those media visible on the right panel.
This only happens for attachments we are sending
3 years ago
Audric Ackermann d05ce40051
Merge pull request #2434 from Bilb/fix-migration-drop-friendRequestStatus
fix: drop friendRequestStatus before saveConversation in migrations
3 years ago
Audric Ackermann ba41e92720 fix: drop friendRequestStatus before saveConversation in migrations 3 years ago
Audric Ackermann 85219d3827 fix: scrollbar colors and some UI issues found by QA 3 years ago
Audric Ackermann 7f39d4d35d
Merge pull request #2433 from oxen-io/clearnet
bump to Session 1.10.0
3 years ago
Audric Ackermann 218456f7fd bump to Session 1.10.0 3 years ago
Audric Ackermann 2f3bc70d22
Merge pull request #2432 from oxen-io/clearnet
Merge clearing own reaction from modal closes it
3 years ago
William Grant 0600416f77 fix: clearing your own reaction from the clear modal should close it 3 years ago
Audric Ackermann bf20c10f81 fix: make use of useSet to select in memberList 3 years ago
Audric Ackermann ef10e0f1d9 chore: move typing animation to styled components 3 years ago
Audric Ackermann ff3d7ce226 feat: update settings Help page with new items and links 3 years ago
Audric Ackermann 5ad8c6fa74 Merge remote-tracking branch 'upstream/clearnet' into settings-redesign 3 years ago
Audric Ackermann 506eb20faf
Merge pull request #2431 from Bilb/fix-double-clcik-emoji-picker-reply-msg
fix: make sure a double click on the picker does not trigger reply msg
3 years ago
Audric Ackermann e09e38911f refactor: fix PR reviews 3 years ago
Audric Ackermann 866527de17 fix: make sure a double click on the picker does not trigger reply msg 3 years ago
Audric Ackermann 81fa09b8ee Merge branch 'menu-redesign' into settings-redesign 3 years ago
Audric Ackermann f87d902c98 fix: PR Reviews 3 years ago
Audric Ackermann cd8999ef1f
Merge pull request #2429 from oxen-io/clearnet
bump to Session 1.9.2
3 years ago
Audric Ackermann 1e098a90c1 bump to Session 1.9.2 3 years ago
Audric Ackermann ef1f634e6b Merge remote-tracking branch 'upstream/clearnet' into menu-redesign 3 years ago
Audric Ackermann 1b3c167de3
Merge pull request #2428 from oxen-io/clearnet
Bump to Session 1.9.2
3 years ago
Audric Ackermann 530ed5991a
Merge pull request #2423 from Bilb/track-hidden_mods-hidden-admins-too
fix: track hidden mods and admins if we get them
3 years ago
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
3 years ago
Audric Ackermann 7e395384fd feat: add the preview button of notifications in settings 3 years ago
Audric Ackermann 13bf0e073d feat: update design of the Notification Settings screen
the preview button is not linked yet
3 years ago
Audric Ackermann 9eae1289c7 chore: keep full stop for everything in settings description 3 years ago
Audric Ackermann 7b7a80a2dd fix: add new designs of typing message settings with animation 3 years ago
Audric Ackermann 0e65b667a8 chore: move onion dialog components to styled 3 years ago
Audric Ackermann 39cbbda609 chore: move SessionToggle & SettingList to styled 3 years ago
Audric Ackermann 36f929a1ca fix: batch rename margins to their var equivalent
Some of those are used in calculus and cannot be renamed
3 years ago
Audric Ackermann 6876dad8c4 fix: update copy of settings 3 years ago
Audric Ackermann a0d3a00afa feat: start of settings screen redesign 3 years ago
Audric Ackermann cfbb58aa7f fix: remove logs of HF 19.0 and 19.1 values 3 years ago
Audric Ackermann 5266a24d88 fix: track hidden mods and admins if we get them 3 years ago
Audric Ackermann 75ce27e602 fix: finish menu redesign 3 years ago
Audric Ackermann 542c704b64 feat: add search by contacts to closed group overlay 3 years ago
Audric Ackermann cac63a7edb fix: integration tests with the new design 3 years ago
Audric Ackermann 7bbbc74fa8 feat: make the tick on memberList a radio looking element 3 years ago
Audric Ackermann 970e719229 chore: move session radio group to styled components
also clean up unused css
and move some elements from OverlayClosedGroup to styled components
3 years ago
Audric Ackermann f415ef36dd feat: add sorted contacts list merged by starting char 3 years ago