Audric Ackermann
|
d512a1a131
|
fix: various UI margins and dedup official sogs join
|
2 years ago |
Audric Ackermann
|
bb0112c6c5
|
feat: increase max upload size to 10MB
|
2 years ago |
William Grant
|
5b59b3eef2
|
fix: extract max unread count to a constant
|
2 years ago |
William Grant
|
504f60cb97
|
fix: resolved missing reactions in open groups, fixed mutation cache logic
|
2 years ago |
Audric Ackermann
|
16d14043b8
|
fix: use token from first room info to build conversationId for sogs
|
2 years ago |
Audric Ackermann
|
32e00227a4
|
Merge pull request #2532 from Bilb/fix-deleted-messages-all-at-once
To merge once theming is done: handle deleted messages & deleted reacts all at once
|
2 years ago |
Audric Ackermann
|
984dbf777d
|
fix: do not lowercase roomId before joining sogs room
|
2 years ago |
Audric Ackermann
|
37cedaf24a
|
fix: make allowOneAtATime take a generic
|
2 years ago |
Audric Ackermann
|
ae51b0cd96
|
fix: include auth sogs headers everywhere
|
2 years ago |
Audric Ackermann
|
07dfdb3350
|
fix: remove spinner of first poll of sogs even when not selected
|
3 years ago |
William Grant
|
367c0c94d0
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
26290ffd8b
|
fix: mark attachment as failure if we get a 404
|
3 years ago |
William Grant
|
5b44565b5f
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
177e2df768
|
feat: consolidated theme switching code
|
3 years ago |
William Grant
|
2f0e993af3
|
feat: moved constants into a constants folder
|
3 years ago |
Audric Ackermann
|
1ce8fd5979
|
fix: make circular buffer not recreate an array on each overflow
|
3 years ago |
Audric Ackermann
|
c617976be0
|
test: added tests for RingBuffer & sogsRollingDeletions
|
3 years ago |
Audric Ackermann
|
ad03fbd497
|
fix: skip recent deleted message empty react changes
|
3 years ago |
Audric Ackermann
|
0cc7994c12
|
fix: speed up expiration/deletion of messages by batching updates in UI
|
3 years ago |
Audric Ackermann
|
ad22482274
|
fix: add toast on rate limit hit for reactions
|
3 years ago |
Audric Ackermann
|
4e913f1439
|
fix: displayName allowed length based on bytes rather than char
|
3 years ago |
Audric Ackermann
|
e2c3ccef84
|
Merge pull request #2539 from Bilb/add-toast-react-rate-limit
fix: add toast on rate limit hit for reactions
|
3 years ago |
Audric Ackermann
|
135b9cf34d
|
fix: add toast on rate limit hit for reactions
|
3 years ago |
Audric Ackermann
|
51e03cf4e5
|
fix: rerender loop of react list modal
update redux related libraries
and update imports to use the RTK ones
|
3 years ago |
William Grant
|
0f3a23779a
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
adf370997e
|
feat: added theming to the about page
|
3 years ago |
Audric Ackermann
|
3788f5a4d5
|
Merge pull request #2488 from Bilb/message-request-include-profile
Profile in messageRequest
|
3 years ago |
William Grant
|
b3885bf9d9
|
Merge branch 'clearnet' into theming
Link previews are broken for now
|
3 years ago |
Audric Ackermann
|
4ed837e57e
|
fix: add test for MessageRequestResponse outgoing message
|
3 years ago |
Audric Ackermann
|
84f2ce777a
|
fix: include profile in message request response
|
3 years ago |
William Grant
|
c6af1a7468
|
feat: upgraded emoji-mart and added theme support
|
3 years ago |
Audric Ackermann
|
e62c1599a5
|
Merge branch 'clearnet' into feat-move-attachments-outside-messagebox
|
3 years ago |
Audric Ackermann
|
dcf2f96c9f
|
fix: address regression tests UI issues
|
3 years ago |
William Grant
|
e575bed6ea
|
feat: added sun icon for light color mode
renamed SectionType Moon to ColorMode
|
3 years ago |
William Grant
|
edefa21a2b
|
feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
|
3 years ago |
William Grant
|
3c4fc8d919
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
c6e3116b06
|
fix integration tests
|
3 years ago |
William Grant
|
39a710afad
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
c2e3e3ca3f
|
Merge remote-tracking branch 'upstream/clearnet' into ui-redesigns
|
3 years ago |
Audric Ackermann
|
afe573fd06
|
Merge pull request #2482 from Bilb/crypto-magic-swallow-exception
fix: swallow exception while doing tryMatchBlindWithStandardKey
|
3 years ago |
Audric Ackermann
|
d2472007b8
|
fix: swallow exception while doing tryMatchBlindWithStandardKey
|
3 years ago |
William Grant
|
6cd81e06f2
|
Merge branch 'ui-redesigns' into theming
|
3 years ago |
Audric Ackermann
|
1d45aa6f45
|
fix: show loading spinner while sogs is fetching initial messages
|
3 years ago |
Audric Ackermann
|
e464d6c573
|
Merge branch 'settings-redesign' into feature-menu-redesign
|
3 years ago |
Audric Ackermann
|
d9621f79c3
|
fix: allow any sogs to be awaited until messages are fetched
|
3 years ago |
Audric Ackermann
|
38d85a653a
|
fix: do not wait for sogs messages on join of unofficial sogs
|
3 years ago |
Audric Ackermann
|
0eac74dd07
|
Merge branch 'dev' into menu-redesign
|
3 years ago |
Audric Ackermann
|
ad04faca6f
|
fix: increment bad snode if we timeout of guard node
|
3 years ago |
Audric Ackermann
|
e8fe564a08
|
fix: show sogs without display name in convo list
also use the pollinfo to update whatever the displayname if needed
|
3 years ago |
William Grant
|
e298f6820c
|
Merge branch 'settings-redesign' into theming
|
3 years ago |