Commit Graph

2610 Commits (e34e3d4a4b0d06f19ae9e61113a3f302b3beb109)

Author SHA1 Message Date
William Grant e34e3d4a4b fix: resolved some yarn ready issues 2 years ago
William Grant c3b09578a1 refactor: extracted header title to its own component 2 years ago
William Grant 46a88990a3 feat: improved styling between states 2 years ago
William Grant 1ff9f7b91e feat: removed old disappearing message display from header
show disappearing message screen when clicking the correct option
2 years ago
William Grant 26995e1873 feat: added new togglable subtitle to header 2 years ago
William Grant 22e02633a9 feat: started consolidating send and receive dm logic.
updated in parts but haven't test what happens
2 years ago
William Grant 8dc7dac55e feat: control available modes depending on the conversation 2 years ago
William Grant 4731139b05 feat: added default timer values for different modes 2 years ago
William Grant 2745571790 fix: correctly write to db when setting changes 2 years ago
William Grant 0700ac4813 fix: moved disappearing message types to utils 2 years ago
William Grant b12d086b22 feat: DisappearingMessageType -> DisappearingMessageConversationType
this is more explicit and allows use to use DisappearingMessageType in the message model
2 years ago
William Grant f4e5d89a15 fix: make sure to update state when the covnersation changes 2 years ago
William Grant c8a13e1824 feat: removed DisappearingMessageMenuItem from conversation context menu 2 years ago
William Grant 30196a131a feat: added basic support for different disappearing message modes
added expirationType and lastDisappearingMessageChangeTimestamp to conversations table, left a few comments for future work
2 years ago
William Grant ecfd69f3f0 feat: made right panel scrollable, added subtitle to panelradiobutton and xl margin option 2 years ago
William Grant 6b06e4a70b feat: added panel label for timer options 2 years ago
William Grant 46a8801d8e fix: rebuilt disappearing messages header beause syncthing 2 years ago
William Grant a42aff35fc feat: added panel radio buttons that list timer options 2 years ago
William Grant 8abd624c47 feat: updated right panel in a conversation to use overlay logic in preparation for disappearing messages
added panel buttons specific to this UI
2 years ago
Audric Ackermann a5cc25c058
Merge pull request #2656 from tomobre/fix/warn-settings-link-previews
fix: on cancel link preview toggle, toggle stays off
2 years ago
Audric Ackermann b4218311b0
Merge pull request #2680 from yougotwill/save_qr_code
feat: added ability to save qr codes on click
2 years ago
William Grant e5f1e65194 feat: added ability to save qr codes on click
recovery phrase modal ui layout is now the same as edit profile modal, fixes for yarn ready
2 years ago
tomobre c5a8b257cc fix: move line of forceupdate 2 years ago
tomobre 18639ad8fd fix: remove space 2 years ago
tomobre 77f0138d49 fix: review changes #2, refactorised toggleLinkPreviews function 2 years ago
mdPlusPlus 1d6ed17ac7 Fix typos via codespell 2 years ago
tomobre 138d8da676 fix: function outside component, refactorised toggleLinkPreviews function 2 years ago
Audric Ackermann 8202abe12b
Merge pull request #2676 from tomobre/fix/undefined-country
Fix/undefined country
2 years ago
tomobre 5edd06a1e5 Merge branch 'clearnet' into fix/warn-settings-link-previews 2 years ago
unknown eaf61ae25d Merge branch 'clearnet' into fix/undefined-country 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
tomobre 46c166d0d5 fix: undefined country removed strings in onion status 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
tomobre f6ec4e8062 fix: on cancel link preview toggle, toggle stays off 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 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 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