Commit Graph

3939 Commits

Author SHA1 Message Date
Audric Ackermann e48307e625 fix: avatar alignment with emojis 2023-02-09 16:43:27 +11:00
Audric Ackermann e5c6e34c86 fix: avatar alignement issue with message 2023-02-09 13:02:41 +11:00
Audric Ackermann d2d2a418eb fix: use envelope time when dont have msg request response timestamp 2023-02-08 16:00:10 +11:00
Audric Ackermann d512a1a131 fix: various UI margins and dedup official sogs join 2023-02-07 17:00:52 +11:00
Audric Ackermann 6d57bce103 fix: reduce font size of group name and add padding 2023-02-07 16:36:18 +11:00
Audric Ackermann bb0112c6c5 feat: increase max upload size to 10MB 2023-02-07 12:03:55 +11:00
Audric Ackermann 8584edf302
Merge pull request #2612 from tomobre/fix/messages-avatar-bottom
fix: avatar at bottom, reacts with margin
2023-02-02 16:02:22 +11:00
William Grant a8b8692016 fix: improved reaction alignment based on avatar visibility 2023-02-02 14:09:07 +11:00
tomobre 828f1923a0 fix: avatar at bottom, reacts with margin 2023-02-02 11:16:22 +11:00
William Grant 5b59b3eef2 fix: extract max unread count to a constant 2023-02-02 11:10:47 +11:00
tomobre 26bb1e8526 fix: unreadcount messages maximum of 9999+ 2023-02-02 11:10:47 +11:00
William Grant 504f60cb97 fix: resolved missing reactions in open groups, fixed mutation cache logic 2023-01-19 17:27:32 +11:00
William Grant 2bca956783 fix: center Message Request Unread Number 2022-11-10 17:34:07 +11:00
William Grant 35a7c08222 fix: centered id pill and emoji quick result 2022-11-10 17:16:03 +11:00
William Grant 31f786aecd fix: improved theme colors for file dropzone 2022-11-10 16:19:09 +11:00
William Grant 40f86116d6 fix: unread messages count styling in actions panel 2022-11-10 16:10:44 +11:00
William Grant bf057057d0 Merge branch 'clearnet' into theming_hotfixes 2022-11-10 15:41:31 +11:00
William Grant 9ffa63ccdc fix: changed remaing ems to rem and set root font size 2022-11-10 15:40:38 +11:00
Audric Ackermann 16d14043b8 fix: use token from first room info to build conversationId for sogs 2022-11-09 17:26:17 +11:00
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
2022-11-09 10:16:12 +11:00
Audric Ackermann 984dbf777d fix: do not lowercase roomId before joining sogs room 2022-11-08 16:40:35 +11:00
William Grant 2f0c07b5ae Merge branch 'clearnet' into theming_hotfixes 2022-10-27 16:46:30 +11:00
Audric Ackermann cb1d67be64
Merge pull request #2571 from Bilb/fix-private-sogs-authentication
fix: include auth sogs headers for join room and file download
2022-10-26 14:11:19 +11:00
Audric Ackermann ec5f3307ac test: fix integration tests 2022-10-25 17:15:35 +11:00
Audric Ackermann 69a07a8eb1 test: fix change avatar test 2022-10-25 10:24:08 +11:00
Audric Ackermann 256672e5a3 test: fix theme switch test 2022-10-25 10:11:38 +11:00
Audric Ackermann 37cedaf24a fix: make allowOneAtATime take a generic 2022-10-24 16:23:35 +11:00
Audric Ackermann ae51b0cd96 fix: include auth sogs headers everywhere 2022-10-24 16:05:53 +11:00
Audric Ackermann 0b9f1a494a fix: allow 99 unread count before going to 99+ 2022-10-21 13:39:47 +11:00
Audric Ackermann 0ba0abfcdc fix: padding with only one digit in unread notification count 2022-10-21 13:27:56 +11:00
William Grant ee2cb463d3 fix: conversation tab hover color for classic dark was incorrect 2022-10-20 15:23:05 +11:00
William Grant ddfaad5220 fix: added a unique shadow variable for the scroll button 2022-10-19 13:28:13 +11:00
William Grant 1b4d35a324 fix: add shadow to session scroll button for better visibility 2022-10-19 13:08:15 +11:00
Audric Ackermann 07dfdb3350 fix: remove spinner of first poll of sogs even when not selected 2022-10-18 17:46:12 +11:00
Audric Ackermann 0b8a10ad66 fix: improve markAllAsRead performances
- make an index on unread+convoId
- make the message update trigger only run when the body changed
2022-10-18 16:15:58 +11:00
Audric Ackermann e3006ae157 fix: do not return updated messages from markAllRead if not needed 2022-10-18 13:45:37 +11:00
Audric Ackermann ff37deebc0
Merge pull request #2551 from ianmacd/pr44
Set the Windows spell-checking language from $LANGUAGE.
2022-10-18 10:17:51 +11:00
William Grant 367c0c94d0 Merge branch 'clearnet' into theming 2022-10-17 17:24:36 +11:00
Audric Ackermann d1a33ad7b5
Merge pull request #2555 from Bilb/fix-invalid-date
fix: INVALID_DATE (-Infinity) when merging two conversations inactive
2022-10-16 23:13:51 -07:00
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
2022-10-16 23:12:30 -07:00
Audric Ackermann 26290ffd8b fix: mark attachment as failure if we get a 404 2022-10-17 17:11:02 +11:00
William Grant f9c9ec4df9 fix: replace black grounds with classic dark background by default 2022-10-17 17:08:41 +11:00
William Grant bbc5ab4e63 fix: made export logs button solid 2022-10-17 16:37:32 +11:00
William Grant 123bb2f6d0 fix: pass yarn ready 2022-10-17 15:14:54 +11:00
William Grant 4a851490ae fix: qa feedback - updated message received background color in classic light 2022-10-17 15:11:18 +11:00
William Grant 0ac386dc1b fix: qa feedback - fixed message request buttons and other theming regressions 2022-10-17 15:07:02 +11:00
William Grant bc76cf6b33 fix: qa feedback - fixed count overflow styling in notificationCount 2022-10-17 14:55:47 +11:00
William Grant e28c5e9885 fix: qa feedback - Fixed community invitation theming and icons 2022-10-17 14:49:21 +11:00
Audric Ackermann 9f1a6c6349
Merge pull request #2558 from Bilb/fix-notifications-preview-skip-already-visible-check
fix: do not deduplicate notification for previews
2022-10-16 20:41:58 -07:00
William Grant f15d4cffa1 fix: qa feedback - removed avatar border and 2022-10-17 14:02:35 +11:00