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 |
Audric Ackermann
|
3788f5a4d5
|
Merge pull request #2488 from Bilb/message-request-include-profile
Profile in messageRequest
|
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 |
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 |
Audric Ackermann
|
c6e3116b06
|
fix integration tests
|
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 |
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 |
Audric Ackermann
|
3915e946b4
|
Merge branch 'clearnet' into settings-redesign
|
3 years ago |
Audric Ackermann
|
2e2dac6c08
|
Merge pull request #2458 from Bilb/fix-add-voice-message-flag
fix: set flags to VOICE_MESSAGE when sending attachment with voice msg
|
3 years ago |
Audric Ackermann
|
bb72833e60
|
Merge pull request #2462 from Bilb/fix-send-attachment-width-height
fix: make sure we include width and height when sending attachments
|
3 years ago |
Audric Ackermann
|
2bd6c01ee3
|
Merge pull request #2473 from Bilb/fix-remove-admin-remove-mod-topo
Fix remove admin remove mod permission too
|
3 years ago |
Audric Ackermann
|
aa0c15c8c1
|
fix: drop messages from a room left since start of current poll
|
3 years ago |
Audric Ackermann
|
e14ff787d4
|
chore: update strings of moderator to admins until we have mods support
|
3 years ago |
Audric Ackermann
|
f1358c4049
|
fix: make sure that removing an admin also removes the mod permission
because we cannot currently choose in the app what type of admin/mod we
want, it makes sense that adding/removing changes both permissions
|
3 years ago |
Audric Ackermann
|
55365f817d
|
Merge remote-tracking branch 'upstream/clearnet' into settings-redesign
|
3 years ago |
Audric Ackermann
|
b9cccfc2a8
|
feat: open convo a session sogs when joined from the UI
|
3 years ago |
Audric Ackermann
|
dcf9212b07
|
fix: make sure we include width and height when sending attachments
|
3 years ago |
William Grant
|
9251e7687f
|
refactor: improved logging for mutation cache
|
3 years ago |
William Grant
|
58e4b4e896
|
fix: make sure to clear a reaction is the count is 0 on an opengroup
|
3 years ago |
William Grant
|
f138ea31b2
|
test: finished writing tests for sogs mutation cache
refactored processMessagesWithCachce function
|
3 years ago |
William Grant
|
7c6af17327
|
fix: dont log removing entries from cache when there are none
|
3 years ago |
William Grant
|
3060ffd25a
|
test: added tests for adding and updating sogs cache entries
updated idForLogging for opengroups to be more verbose, updated reaction method calls to use exported Reactions object
|
3 years ago |
Audric Ackermann
|
9ffa529c30
|
fix: set flags to VOICE_MESSAGE when sending attachment with voice msg
|
3 years ago |
William Grant
|
bbfb55f211
|
fix: pr review fixes
|
3 years ago |
William Grant
|
b33ea096b4
|
fix: speed up reaction UI update for opengroups
|
3 years ago |
William Grant
|
dde61bb35b
|
feat: moderator clear all reactions behaviour now uses the cache
|
3 years ago |
William Grant
|
5ebd1775c0
|
feat: open group messages are now procesed via the cache
cached entries are now added or removed based on the "optimistic" state that we want
|
3 years ago |
William Grant
|
e409c7ca82
|
feat: created a cache for opengroups reactions, we can add and update them
|
3 years ago |
Audric Ackermann
|
1e202fcdab
|
feat: add theme switcher +accent color from settings
not all of the logic is linked and not all of the colors are there as this is part of theming
|
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
|
81fa09b8ee
|
Merge branch 'menu-redesign' into settings-redesign
|
3 years ago |
Audric Ackermann
|
f87d902c98
|
fix: PR Reviews
|
3 years ago |
Audric Ackermann
|
ef1f634e6b
|
Merge remote-tracking branch 'upstream/clearnet' into menu-redesign
|
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
|
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 |