Commit Graph

11981 Commits (2fdb612a77f319716a7f2e9e7a105172082d142b)
 

Author SHA1 Message Date
Audric Ackermann 2fdb612a77
Merge pull request #2564 from yougotwill/session_scroll_button_styling
fix: add shadow to session scroll button for better visibility
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 ab0b522fa2
Merge pull request #2561 from Bilb/fix-spinner-sogs-just-joined
ix: remove spinner of first poll of sogs even when not selected + bump release
3 years ago
Audric Ackermann 3c17d5cc05 chore: bump to Session 1.10.3 3 years ago
Audric Ackermann 07dfdb3350 fix: remove spinner of first poll of sogs even when not selected 3 years ago
Audric Ackermann 3e9f0f1af5
Merge pull request #2560 from Bilb/mark-read-do-not-return-messages-if-not-needed
fix: do not return updated messages from markAllRead if not needed
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
Audric Ackermann 0951a9cd9f
Merge pull request #2500 from ianmacd/pr39
Retitle left panel 'Conversations', since that's what it displays.
3 years ago
Audric Ackermann 6665ba973a
Merge pull request #2522 from yougotwill/theming
Theming
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 8effb5c059 Merge branch 'theming_qa' into theming 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 93f814e59d fix: qa feedback - added a max width to contact invitation modal
prevents overflow when pub keys are visible.
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 7bd29e6217
Merge pull request #2557 from Bilb/fix-unblock-does-not-refresh
fix: trigger redux state update manually when unblocking conversations
3 years ago
Audric Ackermann 893b552ada fix: trigger redux state update manually when unblocking conversations 3 years ago
William Grant d0cf998523 fix: qa feedback - centered name in profile modal 3 years ago
William Grant 2a0396d522 fix: qa feedback - fixed background for group member list in create group overlay 3 years ago
William Grant 69d5e2ea41 fix: qa feedback - updated recovery phrase password modal to match password modals 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 5c52b3ebc8 fix: qa feedback - moved unread notification count to the right and updated style to match mockup 3 years ago
Audric Ackermann 12161a1fde fix: INVALID_DATE (-Infinity) when merging two conversations inactive 3 years ago
William Grant 9f3293d1fc fix: qa feedback - fixed call UI center label text color and removed text-shadow 3 years ago
William Grant c44a4abbce fix: qa feedback - conversation title no longer overflows in search results 3 years ago
William Grant be238e2332 fix: qa feedback - notification preview works on first click 3 years ago
William Grant b566cb6685 fix: qa feedback - improve text-highlight text color for seed modal 3 years ago
William Grant 66d8c8835c fix: qa feedback - fix loading spinners showing above the conversation options pane 3 years ago
William Grant 446b3bdb4d fix: qa feedback - setting or changing passwords shouldn't show a blank screen 3 years ago
William Grant d6ccef90bf fix: pr review - we do use the caption-editor 3 years ago
William Grant 172510d11b fix: pr review - remove unneeded useState and useEffect in SessionEmojiPanel 3 years ago
William Grant be21f29875 fix: pr review - remove unneeded export 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 7dd85eb55e fix: pr review - fix spelling mistake in comments 3 years ago