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
|
0e286142f1
|
chore: add a redux settings slice, currently outdated banner inc
|
2 years ago |
Audric Ackermann
|
0080254286
|
fix: add NoticeBanner showing when legacy config message received
|
2 years ago |
Audric Ackermann
|
cbffc29950
|
fix: run tests for libsession-util integration and fix issue
|
2 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
2 years ago |
Emily
|
d64dbc163f
|
Updates typing to User and Group, splits openApp function and create user function, updates saved test users for group upkeep function
|
2 years ago |
Audric Ackermann
|
55a2767fce
|
feat: do not approve a convo before sending the first message
but still sync it's state through the createdAt with libsession util
|
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
|
3ff7281b6a
|
chore: remove isGroup from the redux stored entry
as it is always = !isPrivate
|
2 years ago |
Audric Ackermann
|
f3975b545a
|
feat: use priority for hidden and pinned conversation
|
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 |
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 |
Audric Ackermann
|
bc905bdba1
|
feat: start of community handling in libsession util
also remove tracking of hashes for config namespaces
|
2 years ago |
Audric Ackermann
|
3c58f9c1e4
|
feat: add a hidden flag for convos and use it with the contactswrapper
|
2 years ago |
Audric Ackermann
|
c4217cb564
|
feat: sync nickname, blocked and approved status for contacts
|
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 |
Audric Ackermann
|
4bfcf91193
|
fix: add return types for libsession wrapper functions
|
2 years ago |
Audric Ackermann
|
90804491d6
|
feat: add job result enum with success, retry and permanent fail
|
2 years ago |
Audric Ackermann
|
08a15b210a
|
feat: move avatar downloading to JobRunner
|
2 years ago |
Audric Ackermann
|
9cf1419ca5
|
feat: add first try to build SharedConfigMessages
|
2 years ago |
tomobre
|
f6ec4e8062
|
fix: on cancel link preview toggle, toggle stays off
|
2 years ago |
Audric Ackermann
|
d1cefd4729
|
feat: add contacts & user profile handling of incoming messages
|
2 years ago |
Audric Ackermann
|
141c22ed43
|
tesat: add tests for the JobRunner class
|
2 years ago |
Audric Ackermann
|
68852a9e63
|
chore: move syncUtils to its own folder
|
2 years ago |
Audric Ackermann
|
58edbf44ee
|
add SharedConfig message and signing it when sending them
|
2 years ago |
Audric Ackermann
|
b4835f1636
|
fix: make libsession worker run from the renderer with key from settings
|
2 years ago |
Audric Ackermann
|
1a65b7a7f2
|
feat: working calls to node module from renderer through worker
|
2 years ago |
Audric Ackermann
|
2a8d764bfb
|
fix tests
|
2 years ago |
Audric Ackermann
|
456d52ab1a
|
fix: make sure we do not use "group" or "private" without the enum
|
2 years ago |
Audric Ackermann
|
d7bcf1026f
|
fix: refactor snodeRPC to use snode batching
|
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
|
3 years ago |
Audric Ackermann
|
ec5f3307ac
|
test: fix integration tests
|
3 years ago |
Audric Ackermann
|
0b9f1a494a
|
fix: allow 99 unread count before going to 99+
|
3 years ago |
Audric Ackermann
|
0ba0abfcdc
|
fix: padding with only one digit in unread notification count
|
3 years ago |
William Grant
|
ddfaad5220
|
fix: added a unique shadow variable for the scroll button
|
3 years ago |
William Grant
|
1b4d35a324
|
fix: add shadow to session scroll button for better visibility
|
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 |
William Grant
|
bbc5ab4e63
|
fix: made export logs button solid
|
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
|
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
|
cffcbe8af9
|
fix: do not deduplicate notification for previews
|
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
|
446b3bdb4d
|
fix: qa feedback - setting or changing passwords shouldn't show a blank screen
|
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
|
7dd85eb55e
|
fix: pr review - fix spelling mistake in comments
|
3 years ago |
William Grant
|
7380d0f650
|
fix: pr review - move WrappedToastContainer outside of SessionToastContainerPrivate to prevent rerendering
|
3 years ago |
William Grant
|
2cf8854a25
|
fix: pr review - removed unnecessary & from placeholder styling on SessionHeaderSearchInput
|
3 years ago |
Audric Ackermann
|
53c57efb89
|
Merge pull request #2525 from Bilb/fix-displayname-use-bytes
fix: displayName allowed length based on bytes rather than char
|
3 years ago |
William Grant
|
03d8f39677
|
fix: pr review - added theme and primaryColor to window type
|
3 years ago |
William Grant
|
bc325a6ffe
|
fix: resolved unread notification and mentiond colors
|
3 years ago |
William Grant
|
36d38bd2ed
|
fix: pass yarn ready
|
3 years ago |
William Grant
|
07f2fcabd4
|
fix: make sure password window has primary color set
|
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
|
1d956535b8
|
feat: themed all of the call ui
|
3 years ago |
William Grant
|
99ff6243ed
|
fix: the color mode button must not reset the primary color
|
3 years ago |
William Grant
|
cf8a66a82b
|
fix: resolved all outstanding theming todos
|
3 years ago |
William Grant
|
a5a48e0ae7
|
fix: updated avatar border color
|
3 years ago |
William Grant
|
9062d2c609
|
feat: removed old themes and switching functions
|
3 years ago |
Audric Ackermann
|
74b706d121
|
Merge pull request #2534 from Bilb/add-settings-audio-notifications
Add support for audio notifications Windows/MacOS/Linux
|
3 years ago |
Audric Ackermann
|
f2c8d8e027
|
fix: display "X active members" for communities in convo header
|
3 years ago |
William Grant
|
4758fdc64a
|
fix: move primary color switching into theme switching
|
3 years ago |
William Grant
|
8135c2a861
|
fix: make cleaner defaults for switchThemeTo function
|
3 years ago |
William Grant
|
b777d0bcd1
|
feat: the primary color is now reset when changing themes
refactored theme and primary color switching functions
|
3 years ago |
William Grant
|
177e2df768
|
feat: consolidated theme switching code
|
3 years ago |
William Grant
|
2f0e993af3
|
feat: moved constants into a constants folder
|
3 years ago |
William Grant
|
13efc85d5a
|
feat: verified signin and registration pages
|
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 |
William Grant
|
692ebd3e47
|
feat: updated theming for search bars
|
3 years ago |
Audric Ackermann
|
0cc7994c12
|
fix: speed up expiration/deletion of messages by batching updates in UI
|
3 years ago |
Audric Ackermann
|
c4fcac7ddf
|
feat: add support for audio notifications windows/macOS
|
3 years ago |
Audric Ackermann
|
8d946da490
|
fix: click on toast does not close dialogs
|
3 years ago |
Audric Ackermann
|
4e913f1439
|
fix: displayName allowed length based on bytes rather than char
|
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 |
William Grant
|
48cbd25019
|
feat: startup password screen now uses password modal
|
3 years ago |
William Grant
|
0d10667d6e
|
feat: updated settings password modal
|
3 years ago |
Audric Ackermann
|
ea35399e5b
|
Merge pull request #2531 from Bilb/fix-rerenders-reactListModal
fix: rerender loop of react list modal
|
3 years ago |
Audric Ackermann
|
51e03cf4e5
|
fix: rerender loop of react list modal
update redux related libraries
and update imports to use the RTK ones
|
3 years ago |
Audric Ackermann
|
b30499568f
|
fix: copy of in various dialogs
|
3 years ago |
William Grant
|
d95bd47438
|
fix: link previews styling correction
|
3 years ago |
William Grant
|
0f3a23779a
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
64e59921a9
|
feat: themed password window
|
3 years ago |
William Grant
|
1e9aa04747
|
feat: added theming to the debug log page
|
3 years ago |
William Grant
|
adf370997e
|
feat: added theming to the about page
|
3 years ago |