Audric Ackermann
|
4589bde672
|
chore: moved more types to ReduxTypes.d.ts
|
1 year ago |
Audric Ackermann
|
b887850388
|
chore: disable animations when running in integrationTests
|
1 year ago |
Audric Ackermann
|
53aeb63894
|
fix: focustrap activates on mount to prevent throw
|
1 year ago |
Audric Ackermann
|
85c247eaf0
|
fix: focustrap when no buttons are mounted right away
|
1 year ago |
Audric Ackermann
|
ca597d31fd
|
fix: address PR reviews
|
1 year ago |
Audric Ackermann
|
b5d7a0e5e5
|
fix: no initial focus set for focustrap
|
1 year ago |
Audric Ackermann
|
425e63a4ce
|
fix: message sent status displayed for last outgoing message
|
1 year ago |
Audric Ackermann
|
3a1b811ba7
|
fix: delete locally only allowed for failed sogs message
|
1 year ago |
Audric Ackermann
|
a52ed6490a
|
fix: no need to handle Delete key in convo now
the focustrap on the selection overlay will grab the keys and do the
acitons when it is mounted
|
1 year ago |
Audric Ackermann
|
f7d574ce20
|
Merge remote-tracking branch 'oxen/unstable' into delete-and-backspace
|
1 year ago |
Audric Ackermann
|
dca7469974
|
fix: add focus trap to the selectionoverlay too
|
1 year ago |
Audric Ackermann
|
ca069a1e36
|
Merge remote-tracking branch 'oxen/unstable' into fix-resize-images-thumbnail
|
1 year ago |
Audric Ackermann
|
1c71c8fb67
|
Merge pull request #3055 from Bilb/fix/ses-1514/message-info-avatar-overflow
Fix/ses 1514/message info avatar overflow
|
1 year ago |
Audric Ackermann
|
ce1dfd2875
|
fix: tab navigation in modals
|
1 year ago |
Audric Ackermann
|
cc4789cd0f
|
fix: small UI fixes
|
1 year ago |
Audric Ackermann
|
40a1bb4417
|
feat: add focustrap for dialog and focus-within for buttons
|
1 year ago |
Audric Ackermann
|
93211b1bf9
|
fix: add checks to deal with non server deletable messages
|
1 year ago |
Kee Jefferys
|
7debc8f79c
|
fix: check pending status
|
1 year ago |
Kee Jefferys
|
0d8f6d1813
|
feat: make whole attachment clickable
|
1 year ago |
Keejef
|
9b7908026f
|
fix: enable use of escape on modals
feat: confirm modal when enter is pressed
fix: fix linter issues
fix: update rebase and fix lint issues
fix: remove duplicate code
|
1 year ago |
Ian Macdonald
|
2274667e2d
|
feat: make delete and backspace keys work the same as delete button
|
1 year ago |
Audric Ackermann
|
095a9d33e5
|
fix: canDisplayImage needs check to be done on the thumbnail
|
1 year ago |
Audric Ackermann
|
cef59be005
|
fix: ellipsis on name rather than pubkey
also cleaned up our contexts a little bit
|
1 year ago |
William Grant
|
4774c8a669
|
fix: consolidate isDetailView into one type called hasDetailView
which we import in various components
|
1 year ago |
William Grant
|
500f994d5d
|
fix: quote author in message info will now wrap
otherwise it causes the message bubble to overflow
|
1 year ago |
William Grant
|
8cb6b3099b
|
fix: no padding on message content container in message info panel
|
1 year ago |
William Grant
|
dcdea00748
|
fix: dont show message avatar in message info panels
also show admin crown
|
1 year ago |
Audric Ackermann
|
e90b6438e9
|
Merge pull request #3034 from Aerilym/ses-1455-groups-emoji-alignment
Fix: change reaction container to use group avatar list margin width
|
1 year ago |
Audric Ackermann
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
1 year ago |
Audric Ackermann
|
089adaa34d
|
Merge pull request #3038 from Aerilym/ses-1319-render-mentions-in-private-chats
Fix: render mentions in private chat message body
|
1 year ago |
Audric Ackermann
|
9d984355dc
|
fix: do not force ttl for groupExpireTimerUpdate
|
1 year ago |
Ryan Miller
|
153b53ef7d
|
fix: render mentions in private chat message body
|
1 year ago |
Audric Ackermann
|
ec25d2f97f
|
chore: bump Session to 1.12.0
|
1 year ago |
Ryan Miller
|
3a4ff83e86
|
fix: change reaction container to use group avatar list margin width
|
1 year ago |
Audric Ackermann
|
8019cb43a5
|
Merge pull request #3030 from Bilb/fix-qa-issues-disappear_v2
Fix qa issues disappear v2
|
1 year ago |
Audric Ackermann
|
509a472d1c
|
fix: address QA issues
|
1 year ago |
Audric Ackermann
|
c350d67106
|
Merge pull request #3029 from Bilb/fix-timer-fixed-shows-when-off
fix: show timer fixed when off update
|
1 year ago |
Audric Ackermann
|
2a798aed92
|
fix: show timer fixed when off update
|
1 year ago |
Audric Ackermann
|
86d9150b45
|
fix: text in msg ctx menu disappearing timer
|
1 year ago |
Audric Ackermann
|
69002156d7
|
Merge pull request #3027 from yougotwill/fix/ses-1441/multiselect_message_highlight
SES-1441 fix: if we are in multiselect mode dont highlight the message
|
1 year ago |
Audric Ackermann
|
cd28b8a7c6
|
Merge pull request #3026 from yougotwill/fix/ses-1440/right_panel_hide_reactions
SES-1440: fix: dont display reacts when viewing a message in the right panel
|
1 year ago |
William Grant
|
c38ca2edcf
|
fix: if we are in multiselect mode dont highlight the message
highlighting should only happen when a message is right clicked
|
1 year ago |
William Grant
|
46f98d1d2f
|
fix: dont display reacts when viewing a message in the right panel
|
1 year ago |
William Grant
|
0ee50d8418
|
fix: dont show admin crown in message info screen
|
1 year ago |
Audric Ackermann
|
539ac25927
|
fix: set btn for disappearing message absolute position
|
1 year ago |
Audric Ackermann
|
68b69130dd
|
fix: make the ctx menu for disappearing message dynamic with 59m
|
1 year ago |
Audric Ackermann
|
fe60c69f27
|
Merge pull request #3022 from Bilb/fix-expiration-read-another-device
Fix expiration read another device
|
1 year ago |
Audric Ackermann
|
81c1263bfd
|
chore: address PR reviews
|
1 year ago |
Audric Ackermann
|
a8a564b4fe
|
fix: make the Set disappearing msg button sticky
|
1 year ago |
William Grant
|
2a292f8134
|
fix: dont use app focus all the time
|
1 year ago |