William Grant
|
a1a3d68e45
|
feat: added data test ids
|
2 years ago |
William Grant
|
8c345cede0
|
fix: added onclick function to subtitle
fixed opening correct settings option depending on header option displayed
|
2 years ago |
William Grant
|
96ae50869f
|
feat: added PropsForExpirationSettings type
|
3 years ago |
Audric Ackermann
|
739693024b
|
test: fix create group integration test
|
3 years ago |
Audric Ackermann
|
3827298078
|
Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2
|
3 years ago |
Emily
|
9e3a569fac
|
Adding tests set nickname, call checks, change profile picture on linked device and unsend message check. Adding into data-testids for aforementioned tests and cleaning up typings
|
3 years ago |
Emily
|
eeb6cfb435
|
Adds data-testid to loading-animation, microphone recording button, recording permissions button, stop recording button, consolidates tests into user actions test, adds media to fixtures folder, updates linked device tests with avatar change, username change and group tests. Adds tests for messaging, sending image, video, document, gif and link with preview. Also updates reply message functionality to wait for loading animation
|
3 years ago |
Audric Ackermann
|
ce186517a3
|
chore: lint code
|
3 years ago |
William Grant
|
42924b0c54
|
fix: use storage put instead of data methods so that we can track in redux
added a fix in OverlayDisappearingMessages so when v2 turns on an and the app is running a migration occurs
|
3 years ago |
William Grant
|
c1c380ba9d
|
fix: remove unecessary any type from TimerOptions
|
3 years ago |
William Grant
|
dadc93bfda
|
fix: remove unecessary useCallback for feature releaser
|
3 years ago |
William Grant
|
1d6f200d50
|
fix: pass yarn ready
|
3 years ago |
William Grant
|
a50ea95bf3
|
fix: fixed timer alignment once and for all
|
3 years ago |
William Grant
|
162e66876e
|
feat: added single mode view for closed groups and note to self
|
3 years ago |
William Grant
|
f3f83505e0
|
fix: duplicate copy
|
3 years ago |
William Grant
|
afaaedac3e
|
feat: added proper note to self support
note to self is always delete after send
|
3 years ago |
William Grant
|
a928aeb76c
|
feat: improvements to the disabled state and group non-admins settings
separated components in OverlayDisappearingMessages
|
3 years ago |
William Grant
|
157ec74cc1
|
feat: improved conversation header title
|
3 years ago |
William Grant
|
a1e956b3a9
|
feat: made the conversation header subititle into its own component
|
3 years ago |
William Grant
|
2e6acb1f59
|
feat: only use timer svg for disappearing message
|
3 years ago |
William Grant
|
64ce39398b
|
feat: conversationHeaderTitle is now keyboard accessible
SessionIconButton is now keyboard accessible if a tabIndex is set to > -1
|
3 years ago |
William Grant
|
5398f45a26
|
fix: typing animation alignment
|
3 years ago |
William Grant
|
b6c3edbac4
|
fix: pass yarn ready
|
3 years ago |
William Grant
|
99412beaf3
|
feat: added dismiss button to NoticeBanner
|
3 years ago |
William Grant
|
93cb972514
|
feat: updated hasOutdatedClient to track last user to send a legacy message
this makes the banner work properlly in closed groups
|
3 years ago |
William Grant
|
ea0a505dcf
|
fix: fixed state of overlay options depending on release status
|
3 years ago |
William Grant
|
80f18e9f1c
|
feat: use correct timer options and set the defaults
|
3 years ago |
William Grant
|
03bc6706f6
|
feat: added legacy mode timer notification copy
|
3 years ago |
William Grant
|
6f1230398c
|
fix: TimerNotification text is now centered
|
3 years ago |
William Grant
|
bd900128f4
|
feat: added hasOutdated Client to convo model, use feature release check to process disappearing messages
trigger banner when receiving a legacy disappearing message via hasOutdatedClient
|
3 years ago |
William Grant
|
4dbbada728
|
feat: added notice banner component
show notice when conversation is in legacy mode, extracted some UI components from the ConversationHeader, updated featureReleaseTimestamp
|
3 years ago |
William Grant
|
848c97938c
|
feat: disabled new disappearing message modes behind a timed feature release function
|
3 years ago |
William Grant
|
190c68d759
|
feat: added disabled state to right panel components
|
3 years ago |
William Grant
|
7d0673f7f2
|
wip: added new legacy mode to panel, improved backwards compatibility
legacy mode support in conversation header, added typing for the expireUpdate, next is sending support
|
3 years ago |
William Grant
|
42356b0d60
|
fix: duplicate timer update messages
|
3 years ago |
William Grant
|
97ecc9e521
|
feat: fixed double expiration update message issue
started creating an inheritable expiration message class, improved start triggering logic
|
3 years ago |
William Grant
|
446752cf54
|
feat: DataExtractionNotifications now expire
MessageRequestResponses should not expire, pass yarn ready
|
3 years ago |
William Grant
|
5c697572a7
|
feat: Call Notifications now expire properlly
include the direction in the expiration props, setting the start timer doesnt directly update the model
|
3 years ago |
William Grant
|
ac844af691
|
feat: updated timer notification design and copy
|
3 years ago |
William Grant
|
4ef3537a53
|
feat: timer notifications expire correctly when disappearing after sending
|
3 years ago |
William Grant
|
f36bbb9c7c
|
feat: group invitiations now disappear
|
3 years ago |
William Grant
|
2d6d6b4134
|
feat: moved PropsForExpiringMessage to state ducks
|
3 years ago |
William Grant
|
513f94cb25
|
feat: extracted expiry logic from the GenericReadableMessage to a new component
This allows use to use the expiry logic for different visible messages not just generic ones
|
3 years ago |
William Grant
|
e34e3d4a4b
|
fix: resolved some yarn ready issues
|
3 years ago |
William Grant
|
c3b09578a1
|
refactor: extracted header title to its own component
|
3 years ago |
William Grant
|
46a88990a3
|
feat: improved styling between states
|
3 years ago |
William Grant
|
1ff9f7b91e
|
feat: removed old disappearing message display from header
show disappearing message screen when clicking the correct option
|
3 years ago |
William Grant
|
26995e1873
|
feat: added new togglable subtitle to header
|
3 years ago |
William Grant
|
22e02633a9
|
feat: started consolidating send and receive dm logic.
updated in parts but haven't test what happens
|
3 years ago |
William Grant
|
8dc7dac55e
|
feat: control available modes depending on the conversation
|
3 years ago |
William Grant
|
4731139b05
|
feat: added default timer values for different modes
|
3 years ago |
William Grant
|
2745571790
|
fix: correctly write to db when setting changes
|
3 years ago |
William Grant
|
0700ac4813
|
fix: moved disappearing message types to utils
|
3 years ago |
William Grant
|
b12d086b22
|
feat: DisappearingMessageType -> DisappearingMessageConversationType
this is more explicit and allows use to use DisappearingMessageType in the message model
|
3 years ago |
William Grant
|
f4e5d89a15
|
fix: make sure to update state when the covnersation changes
|
3 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
|
3 years ago |
William Grant
|
ecfd69f3f0
|
feat: made right panel scrollable, added subtitle to panelradiobutton and xl margin option
|
3 years ago |
William Grant
|
6b06e4a70b
|
feat: added panel label for timer options
|
3 years ago |
William Grant
|
46a8801d8e
|
fix: rebuilt disappearing messages header beause syncthing
|
3 years ago |
William Grant
|
a42aff35fc
|
feat: added panel radio buttons that list timer options
|
3 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
|
3 years ago |
Audric Ackermann
|
0e286142f1
|
chore: add a redux settings slice, currently outdated banner inc
|
3 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
3 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
|
3 years ago |
Audric Ackermann
|
faeb95fefd
|
feat: add block/decline logic to msg request & wrapper
|
3 years ago |
Audric Ackermann
|
ef6d9f1d51
|
feat: add empty states for each types of convo
|
3 years ago |
Audric Ackermann
|
b843d66084
|
feat: add the lastJoined and createdAt timestamp from wrapper logic
|
3 years ago |
Audric Ackermann
|
796ccf0582
|
feat: add handling and setting of the expireTimer for contacts
|
3 years ago |
Audric Ackermann
|
554b445a3e
|
feat: lookup for shared config message on link device
|
3 years ago |
Audric Ackermann
|
0050352470
|
chore: move selected convo selectors to another file
|
3 years ago |
Audric Ackermann
|
c3e9d503e4
|
fix: unread count and forced unread is synced
|
3 years ago |
Audric Ackermann
|
1c50aacc34
|
chore: remove groupModerators sogs from the db, store in redux only
|
3 years ago |
Audric Ackermann
|
bf2456df8e
|
chore: do not store mentionedUs and unreadCount as attribute in convo
|
3 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
|
3 years ago |
Audric Ackermann
|
c4e17d0825
|
fix: add mgmt of members in user groups wrapper
|
3 years ago |
mdPlusPlus
|
1d6ed17ac7
|
Fix typos via codespell
|
3 years ago |
Audric Ackermann
|
e48307e625
|
fix: avatar alignment with emojis
|
3 years ago |
Audric Ackermann
|
e5c6e34c86
|
fix: avatar alignement issue with message
|
3 years ago |
Audric Ackermann
|
d512a1a131
|
fix: various UI margins and dedup official sogs join
|
3 years ago |
Audric Ackermann
|
6d57bce103
|
fix: reduce font size of group name and add padding
|
3 years ago |
Audric Ackermann
|
bb0112c6c5
|
feat: increase max upload size to 10MB
|
3 years ago |
William Grant
|
a8b8692016
|
fix: improved reaction alignment based on avatar visibility
|
3 years ago |
tomobre
|
828f1923a0
|
fix: avatar at bottom, reacts with margin
|
3 years ago |
Audric Ackermann
|
2a8d764bfb
|
fix tests
|
3 years ago |
Audric Ackermann
|
456d52ab1a
|
fix: make sure we do not use "group" or "private" without the enum
|
3 years ago |
William Grant
|
35a7c08222
|
fix: centered id pill and emoji quick result
|
3 years ago |
William Grant
|
31f786aecd
|
fix: improved theme colors for file dropzone
|
3 years ago |
William Grant
|
bf057057d0
|
Merge branch 'clearnet' into theming_hotfixes
|
3 years ago |
William Grant
|
9ffa63ccdc
|
fix: changed remaing ems to rem and set root font size
|
3 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
|
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
|
e28c5e9885
|
fix: qa feedback - Fixed community invitation theming and icons
|
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
|
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
|
36d38bd2ed
|
fix: pass yarn ready
|
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
|
cf8a66a82b
|
fix: resolved all outstanding theming todos
|
3 years ago |
Audric Ackermann
|
f2c8d8e027
|
fix: display "X active members" for communities in convo header
|
3 years ago |
William Grant
|
2f0e993af3
|
feat: moved constants into a constants folder
|
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 |
Audric Ackermann
|
0cc7994c12
|
fix: speed up expiration/deletion of messages by batching updates in UI
|
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 |
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 |
William Grant
|
d95bd47438
|
fix: link previews styling correction
|
3 years ago |
William Grant
|
0f3a23779a
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
8fae1f979b
|
feat: themed confirm and react modals
|
3 years ago |
William Grant
|
4762dd2508
|
feat: themed CompositionBox and related components
|
3 years ago |
Audric Ackermann
|
1fb082917f
|
fix: copy of login screen with password and setting screen
|
3 years ago |
William Grant
|
b3885bf9d9
|
Merge branch 'clearnet' into theming
Link previews are broken for now
|
3 years ago |
William Grant
|
c6af1a7468
|
feat: upgraded emoji-mart and added theme support
|
3 years ago |
Audric Ackermann
|
72348d198e
|
fix: read receipt on scrolling
|
3 years ago |
Audric Ackermann
|
c22d7c2367
|
Merge branch 'clearnet' into mark-all-as-read-optimization
|
3 years ago |
Audric Ackermann
|
f4c91d0c91
|
fix: link preview rendering
|
3 years ago |
Audric Ackermann
|
e62c1599a5
|
Merge branch 'clearnet' into feat-move-attachments-outside-messagebox
|
3 years ago |
William Grant
|
dd58d29450
|
feat: huge refactor of the quote styling for theming
|
3 years ago |
Audric Ackermann
|
d944379dd7
|
fix: update copy and clear account modal
|
3 years ago |
William Grant
|
8b06ea88f9
|
feat: initial styling for audio player
|
3 years ago |
William Grant
|
e25a0dc5b2
|
feat: styled reactions
|
3 years ago |
William Grant
|
0bb3035ebb
|
feat: styled unread scroll, expire timer, last seen, click to trust
|
3 years ago |
William Grant
|
3abd69a3ea
|
feat: styled message bubbles, control messages and the session dropdown
|
3 years ago |
Audric Ackermann
|
dcf2f96c9f
|
fix: address regression tests UI issues
|
3 years ago |
William Grant
|
1350623406
|
feat: Restyled conversation elements and the file dropzone
|
3 years ago |
William Grant
|
7e01c9f39a
|
feat: fixed link preview and message details styling
|
3 years ago |
William Grant
|
e5bfda37af
|
feat: primary color switching now persists
fixed isDarkMode, will need to confirm when we add ocean themes
|
3 years ago |
William Grant
|
edefa21a2b
|
feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
|
3 years ago |
William Grant
|
27e19f3afa
|
feat: updated SessionIconButton to support themes
|
3 years ago |
William Grant
|
58675d89d1
|
feat: update conversation and right panel colors and border
|
3 years ago |
William Grant
|
831cdee0f1
|
feat: updated danger color setup
updated inbox color and added modal colors to SessionTheme
|
3 years ago |
William Grant
|
a54fb65d0b
|
Merge branch 'theming' into theming_left_pane
|
3 years ago |
William Grant
|
3c4fc8d919
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
5ab28bb60e
|
refactor: rename SessionButton2 to SessionButton and remove old version
|
3 years ago |
William Grant
|
87b66794ed
|
feat: updated all session buttons to use new button
small style fixes and sass cleanup
|
3 years ago |
William Grant
|
9876e8824c
|
feat: settings page now uses new session button
|
3 years ago |
Audric Ackermann
|
179f872679
|
fix: disable typing and message request on sogs without `write`
|
3 years ago |
William Grant
|
772fe27b2b
|
fix: compressed reactions shouldn't wrap, when expanded we show at most 10 reactions on a time
|
3 years ago |
William Grant
|
9ee89fd099
|
feat: made more progress with left pane and left more comments
|
3 years ago |
William Grant
|
6cd81e06f2
|
Merge branch 'ui-redesigns' into theming
|
3 years ago |
Audric Ackermann
|
3ffc470c40
|
fix: address reviews comment
|
3 years ago |
Audric Ackermann
|
1d45aa6f45
|
fix: show loading spinner while sogs is fetching initial messages
|
3 years ago |
Audric Ackermann
|
17913697b9
|
Merge branch 'fix-link-preview-width-tiny' into feat-move-attachments-outside-messagebox
|
3 years ago |
Audric Ackermann
|
e464d6c573
|
Merge branch 'settings-redesign' into feature-menu-redesign
|
3 years ago |