Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
12 months ago |
William Grant
|
12caf66cde
|
fix: message preview status icon was shrinking due to text overflow
also added session icon improvements from onboarding branch
|
1 year ago |
Audric Ackermann
|
ab718c2343
|
Merge pull request #3071 from Bilb/fix-password-window-crash
Fix password window crash
|
1 year ago |
Audric Ackermann
|
f304a5239f
|
fix: app start password window crash
|
1 year ago |
William Grant
|
76e5260285
|
fix: set min height and width for unread acount for scroll button
single digits rendered weirdly
|
1 year ago |
Audric Ackermann
|
f7d574ce20
|
Merge remote-tracking branch 'oxen/unstable' into delete-and-backspace
|
1 year ago |
Audric Ackermann
|
321478682c
|
fix: wrap radiobutton in buttons to focus is visible
|
1 year ago |
Audric Ackermann
|
40a1bb4417
|
feat: add focustrap for dialog and focus-within for buttons
|
1 year ago |
Audric Ackermann
|
444e60ce89
|
fix: use 999+ for convo unread count, but 99+ for global one
|
1 year ago |
Audric Ackermann
|
9ee3286f7a
|
fix: share props type for SessionNotificationCount
|
1 year ago |
Audric Ackermann
|
379ef2977a
|
fix: cleanup PR and merge copy pasted component
|
1 year ago |
Kee Jefferys
|
b76ab7e9bf
|
fix: update unread display
|
1 year ago |
Ian Macdonald
|
e57b608db9
|
feat: overlay the scroll-to-end-of-convo button with the unread message count
|
1 year ago |
Audric Ackermann
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
1 year ago |
Audric Ackermann
|
5867c5af7f
|
fix: added type for all accessibility ids with react.d.ts
|
1 year ago |
Audric Ackermann
|
95cd0e86f1
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
2a798aed92
|
fix: show timer fixed when off update
|
1 year ago |
Audric Ackermann
|
8d0bd84ef0
|
feat: add toggle to share history or not with invite group v2
|
1 year ago |
Audric Ackermann
|
2371dba5ee
|
Merge branch 'unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
8b7ce7f3be
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
6d81f5ff36
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
William Grant
|
f64f88c013
|
feat: new useDisappearingMessageSettingText hook
fixed styling on panel components
|
2 years ago |
William Grant
|
0bb72fc1a1
|
feat: updated getPropsForMessageDetail
attachments now have fileSize, url and screenshots and removed contacts
|
2 years ago |
William Grant
|
c9a8ea2b81
|
feat: removed MessageDetails and added MessageInfo
added other components
|
2 years ago |
Audric Ackermann
|
28d99a0f52
|
chore: lint
|
2 years ago |
Audric Ackermann
|
84451399e3
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk1
|
2 years ago |
William Grant
|
8ec6fb9fd7
|
feat: added new save icon
updated DataExtractNotification and Lightbox download icons
|
2 years ago |
Audric Ackermann
|
1a18054fae
|
feat: add bump of config hashes for groups when we have admin key
|
2 years ago |
William Grant
|
85f270b67a
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
bc081df17d
|
Merge branch 'unstable' into feature/ses-476/remove-profile-picture
|
2 years ago |
William Grant
|
43276b069e
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
509dd76b49
|
chore: share gh actions logic between workflows
|
2 years ago |
Audric Ackermann
|
c796afe4c8
|
Merge remote-tracking branch 'upstream/unstable' into integration_tests_2
|
2 years ago |
William Grant
|
41af1e7865
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
William Grant
|
cb2328bcd0
|
fix: icon path typing error
|
2 years ago |
William Grant
|
534080ddd7
|
fix: compressed and flattened thumbail svg path
|
2 years ago |
William Grant
|
c301eace48
|
feat: added proper typings to icons and added thumbnail icon
confirmed support for svgs with multiple paths
|
2 years ago |
Audric Ackermann
|
959c494cfb
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
07616eb674
|
fix: avatar placeholder instead of grey circle when not enough members
|
2 years ago |
Audric Ackermann
|
9a7ef4d373
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
wafflesvsfrankie
|
53558932a7
|
Merge branch 'oxen-io:clearnet' into integration_tests_2
|
2 years ago |
Audric Ackermann
|
594eee698b
|
Merge remote-tracking branch 'upstream/clearnet' into unstable
|
2 years ago |
Audric Ackermann
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
ff4366002b
|
feat: converted quoteiconcontainer and to styled components
added support for generic file icon with consistent design. Still need to support know file types and metdata from the generic file component
|
2 years ago |
Emily
|
75c42356c7
|
Adding in data test-id to path light and fixing disappearing messages test
|
2 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
|
2 years ago |
William Grant
|
64ce39398b
|
feat: conversationHeaderTitle is now keyboard accessible
SessionIconButton is now keyboard accessible if a tabIndex is set to > -1
|
2 years ago |
William Grant
|
ac844af691
|
feat: updated timer notification design and copy
|
2 years ago |
William Grant
|
40f86116d6
|
fix: unread messages count styling in actions panel
|
3 years ago |