Audric Ackermann
|
8649483503
|
fix: add comments to isMessageEmptyExceptReaction and isMessageEmpty
|
3 years ago |
William Grant
|
05b7bdb956
|
fix: show correct count value for open group reactions
|
3 years ago |
Audric Ackermann
|
c54a438f7c
|
fix: add some aria labels and match QA test
|
3 years ago |
William Grant
|
d77c9fa824
|
fix: sogs reactions work again and added rate limiting
|
3 years ago |
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 |
William Grant
|
3498e97a97
|
refactor: finished converting sass colors in _session_password.scss
|
3 years ago |
William Grant
|
aba18020f1
|
refactor: renamed darker-gray to darkest gray and added new darker gray
|
3 years ago |
William Grant
|
1ae93f432a
|
refactor: started converting sass colors in _session_password.scss
consolidated grays
|
3 years ago |
William Grant
|
6b5c09794f
|
refactor: finished converting sass colors in _session_left_pane.scss
converted $black as well
|
3 years ago |
William Grant
|
edc245c6cb
|
refactor: finished converting sass colors in _session_conversation.scss
|
3 years ago |
William Grant
|
454f07fec9
|
refactor: finished converting sass colors in _quote.scss
|
3 years ago |
William Grant
|
49df281454
|
refactor: finished converting sass colors in _modules.scss
consolidated some of the gray shades
|
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 |
William Grant
|
4e1eb1861b
|
refactor: started converting sass colors in _modules.scss
updated sass colors found here in related files, moved theme independant colors
|
3 years ago |
William Grant
|
07c00463f1
|
reafctors: converted sass colors in _modal.scss
updated session white to use css white everywhere and removed unused classes
|
3 years ago |
William Grant
|
7692da8e58
|
reafctors: converted sass colors in _mentions.scss
updated session green to use css variable everywhere adn removed unused classes
|
3 years ago |
William Grant
|
6cdfa47008
|
reafctors: converted sass colors in _index.scss
removed unused colors and classes
|
3 years ago |
William Grant
|
b4df5148ee
|
refactor: converted sass colors for global.scss and other related sasss files
removed unused grey colors
|
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 |
William Grant
|
407e9fa7da
|
refactor: removed unused sass colors for _conversation.scss
|
3 years ago |
William Grant
|
788f78f5d0
|
refactor: converted sass colors for _avatar.scss
|
3 years ago |
William Grant
|
05bd97df3b
|
refactor: created themes folder and moved SessionTheme
|
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 |