Audric Ackermann
|
ce186517a3
|
chore: lint code
|
2 years ago |
Audric Ackermann
|
0e286142f1
|
chore: add a redux settings slice, currently outdated banner inc
|
2 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
2 years ago |
Audric Ackermann
|
faeb95fefd
|
feat: add block/decline logic to msg request & wrapper
|
2 years ago |
Audric Ackermann
|
ef6d9f1d51
|
feat: add empty states for each types of convo
|
2 years ago |
Audric Ackermann
|
b843d66084
|
feat: add the lastJoined and createdAt timestamp from wrapper logic
|
2 years ago |
Audric Ackermann
|
796ccf0582
|
feat: add handling and setting of the expireTimer for contacts
|
2 years ago |
Audric Ackermann
|
554b445a3e
|
feat: lookup for shared config message on link device
|
2 years ago |
Audric Ackermann
|
0050352470
|
chore: move selected convo selectors to another file
|
2 years ago |
Audric Ackermann
|
c3e9d503e4
|
fix: unread count and forced unread is synced
|
2 years ago |
Audric Ackermann
|
1c50aacc34
|
chore: remove groupModerators sogs from the db, store in redux only
|
2 years ago |
Audric Ackermann
|
bf2456df8e
|
chore: do not store mentionedUs and unreadCount as attribute in convo
|
2 years ago |
Audric Ackermann
|
f5efb52fea
|
feat: remove closedgroupv3 uneeded stuff for now
also move the room stuff which can be kept in memory into another redux
slice
|
2 years ago |
Audric Ackermann
|
c4e17d0825
|
fix: add mgmt of members in user groups wrapper
|
2 years ago |
mdPlusPlus
|
1d6ed17ac7
|
Fix typos via codespell
|
2 years ago |
Audric Ackermann
|
e48307e625
|
fix: avatar alignment with emojis
|
2 years ago |
Audric Ackermann
|
e5c6e34c86
|
fix: avatar alignement issue with message
|
2 years ago |
Audric Ackermann
|
d512a1a131
|
fix: various UI margins and dedup official sogs join
|
2 years ago |
Audric Ackermann
|
6d57bce103
|
fix: reduce font size of group name and add padding
|
2 years ago |
Audric Ackermann
|
bb0112c6c5
|
feat: increase max upload size to 10MB
|
2 years ago |
William Grant
|
a8b8692016
|
fix: improved reaction alignment based on avatar visibility
|
2 years ago |
tomobre
|
828f1923a0
|
fix: avatar at bottom, reacts with margin
|
2 years ago |
Audric Ackermann
|
2a8d764bfb
|
fix tests
|
3 years ago |
Audric Ackermann
|
456d52ab1a
|
fix: make sure we do not use "group" or "private" without the enum
|
3 years ago |
William Grant
|
35a7c08222
|
fix: centered id pill and emoji quick result
|
3 years ago |
William Grant
|
31f786aecd
|
fix: improved theme colors for file dropzone
|
3 years ago |
William Grant
|
bf057057d0
|
Merge branch 'clearnet' into theming_hotfixes
|
3 years ago |
William Grant
|
9ffa63ccdc
|
fix: changed remaing ems to rem and set root font size
|
3 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
|
3 years ago |
William Grant
|
123bb2f6d0
|
fix: pass yarn ready
|
3 years ago |
William Grant
|
0ac386dc1b
|
fix: qa feedback - fixed message request buttons and other theming regressions
|
3 years ago |
William Grant
|
e28c5e9885
|
fix: qa feedback - Fixed community invitation theming and icons
|
3 years ago |
William Grant
|
4657181993
|
fix: qa feedback - updated input box styling and tweaked modals
|
3 years ago |
William Grant
|
c6c487fe5d
|
fix: qa feedback - message mentions color is now black across all themes
|
3 years ago |
William Grant
|
172510d11b
|
fix: pr review - remove unneeded useState and useEffect in SessionEmojiPanel
|
3 years ago |
William Grant
|
702cef6565
|
fix: pr review - use isDarkTheme everywhere
|
3 years ago |
William Grant
|
de94d2e64a
|
fix: pr review - create selectors for isDarkTheme and isLight Theme
|
3 years ago |
William Grant
|
6d919c677d
|
fix: pr review - removed any typing from primaryColor logic
|
3 years ago |
William Grant
|
36d38bd2ed
|
fix: pass yarn ready
|
3 years ago |
William Grant
|
5b44565b5f
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
557c2b8d28
|
feat: classic-dark is now the default theme
|
3 years ago |
William Grant
|
cf8a66a82b
|
fix: resolved all outstanding theming todos
|
3 years ago |
Audric Ackermann
|
f2c8d8e027
|
fix: display "X active members" for communities in convo header
|
3 years ago |
William Grant
|
2f0e993af3
|
feat: moved constants into a constants folder
|
3 years ago |
William Grant
|
b4828b141e
|
verified MessageAuthor Text Colors
|
3 years ago |
William Grant
|
6956cf6253
|
feat: updated menu button hover color for ocean dark
added new color to ocean dark color palette
|
3 years ago |
Audric Ackermann
|
0cc7994c12
|
fix: speed up expiration/deletion of messages by batching updates in UI
|
3 years ago |
Audric Ackermann
|
c75cf6e1af
|
fix: UI for link previews when the image is too less than 200px
|
3 years ago |
Audric Ackermann
|
1fbeb9fa5f
|
Merge pull request #2538 from Bilb/fix-ui-issues
fix: selected message box shadow and hide button while loading DB
|
3 years ago |
Audric Ackermann
|
460cbce119
|
fix: selected message box shadow and hide button while loading DB
also fix about/debug window first showing
|
3 years ago |