Audric Ackermann
|
d2d2a418eb
|
fix: use envelope time when dont have msg request response timestamp
|
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 |
Audric Ackermann
|
8584edf302
|
Merge pull request #2612 from tomobre/fix/messages-avatar-bottom
fix: avatar at bottom, reacts with margin
|
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 |
William Grant
|
5b59b3eef2
|
fix: extract max unread count to a constant
|
2 years ago |
tomobre
|
26bb1e8526
|
fix: unreadcount messages maximum of 9999+
|
2 years ago |
William Grant
|
504f60cb97
|
fix: resolved missing reactions in open groups, fixed mutation cache logic
|
2 years ago |
William Grant
|
2bca956783
|
fix: center Message Request Unread Number
|
2 years ago |
William Grant
|
35a7c08222
|
fix: centered id pill and emoji quick result
|
2 years ago |
William Grant
|
31f786aecd
|
fix: improved theme colors for file dropzone
|
2 years ago |
William Grant
|
40f86116d6
|
fix: unread messages count styling in actions panel
|
2 years ago |
William Grant
|
bf057057d0
|
Merge branch 'clearnet' into theming_hotfixes
|
2 years ago |
William Grant
|
9ffa63ccdc
|
fix: changed remaing ems to rem and set root font size
|
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 |
William Grant
|
2f0c07b5ae
|
Merge branch 'clearnet' into theming_hotfixes
|
2 years ago |
Audric Ackermann
|
cb1d67be64
|
Merge pull request #2571 from Bilb/fix-private-sogs-authentication
fix: include auth sogs headers for join room and file download
|
2 years ago |
Audric Ackermann
|
ec5f3307ac
|
test: fix integration tests
|
2 years ago |
Audric Ackermann
|
69a07a8eb1
|
test: fix change avatar test
|
2 years ago |
Audric Ackermann
|
256672e5a3
|
test: fix theme switch test
|
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
|
0b9f1a494a
|
fix: allow 99 unread count before going to 99+
|
2 years ago |
Audric Ackermann
|
0ba0abfcdc
|
fix: padding with only one digit in unread notification count
|
2 years ago |
William Grant
|
ee2cb463d3
|
fix: conversation tab hover color for classic dark was incorrect
|
2 years ago |
William Grant
|
ddfaad5220
|
fix: added a unique shadow variable for the scroll button
|
2 years ago |
William Grant
|
1b4d35a324
|
fix: add shadow to session scroll button for better visibility
|
2 years ago |
Audric Ackermann
|
07dfdb3350
|
fix: remove spinner of first poll of sogs even when not selected
|
3 years ago |
Audric Ackermann
|
0b8a10ad66
|
fix: improve markAllAsRead performances
- make an index on unread+convoId
- make the message update trigger only run when the body changed
|
3 years ago |
Audric Ackermann
|
e3006ae157
|
fix: do not return updated messages from markAllRead if not needed
|
3 years ago |
Audric Ackermann
|
ff37deebc0
|
Merge pull request #2551 from ianmacd/pr44
Set the Windows spell-checking language from $LANGUAGE.
|
3 years ago |
William Grant
|
367c0c94d0
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
d1a33ad7b5
|
Merge pull request #2555 from Bilb/fix-invalid-date
fix: INVALID_DATE (-Infinity) when merging two conversations inactive
|
3 years ago |
Audric Ackermann
|
acd2178779
|
Merge pull request #2559 from Bilb/fix-attachments-failure-mark-as-error
fix: mark attachment as failure if we get a 404
|
3 years ago |
Audric Ackermann
|
26290ffd8b
|
fix: mark attachment as failure if we get a 404
|
3 years ago |
William Grant
|
f9c9ec4df9
|
fix: replace black grounds with classic dark background by default
|
3 years ago |
William Grant
|
bbc5ab4e63
|
fix: made export logs button solid
|
3 years ago |
William Grant
|
123bb2f6d0
|
fix: pass yarn ready
|
3 years ago |
William Grant
|
4a851490ae
|
fix: qa feedback - updated message received background color in classic light
|
3 years ago |
William Grant
|
0ac386dc1b
|
fix: qa feedback - fixed message request buttons and other theming regressions
|
3 years ago |
William Grant
|
bc76cf6b33
|
fix: qa feedback - fixed count overflow styling in notificationCount
|
3 years ago |
William Grant
|
e28c5e9885
|
fix: qa feedback - Fixed community invitation theming and icons
|
3 years ago |
Audric Ackermann
|
9f1a6c6349
|
Merge pull request #2558 from Bilb/fix-notifications-preview-skip-already-visible-check
fix: do not deduplicate notification for previews
|
3 years ago |
William Grant
|
f15d4cffa1
|
fix: qa feedback - removed avatar border and
|
3 years ago |
Audric Ackermann
|
cffcbe8af9
|
fix: do not deduplicate notification for previews
|
3 years ago |
Audric Ackermann
|
893b552ada
|
fix: trigger redux state update manually when unblocking conversations
|
3 years ago |