Ryan Miller
|
79f3f35977
|
feat: update strings usages and library
|
9 months ago |
Ryan Miller
|
cb31dbcf6f
|
feat: add br tag support to the i18n component for triggering html rendering
|
1 year ago |
Ryan Miller
|
12ae04b7ec
|
fix: rename SessionHtmlRenderer as prop to tag to work with styled components
|
1 year ago |
Ryan Miller
|
5f53b3fe8f
|
feat: replace and add changed and new localized strings
|
1 year ago |
Ryan Miller
|
c8a19c1664
|
fix: add React.ElementType type to SessionHTMLRenderer and rename tag prop to as
|
1 year ago |
Ryan Miller
|
0382d4f0dc
|
feat: add as prop to I18n component for rendering a specific tag
|
1 year ago |
Ryan Miller
|
458ee3cce4
|
feat: add i18n component for rendering html from a localized string
|
1 year ago |
William Grant
|
28517b7624
|
feat: sessionradio now supports being positioned on the right
used in delete message modal
|
1 year ago |
William Grant
|
5dd62f7dd7
|
feat: started adding options to session confirm modal
for delete button in more message info
|
1 year ago |
William Grant
|
aea4fd7ad9
|
Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information
|
1 year ago |
Audric Ackermann
|
a203ea79cd
|
Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage
|
1 year ago |
Audric Ackermann
|
19e9e0311e
|
feat: add cleanup of old expire update in history
we only keep one from each sender
|
1 year ago |
Audric Ackermann
|
0b08a0399b
|
fix: datatestIds cannot have spaces
|
1 year ago |
William Grant
|
f64f88c013
|
feat: new useDisappearingMessageSettingText hook
fixed styling on panel components
|
1 year ago |
Kee Jefferys
|
36adbaa71e
|
fix: update any to void
|
2 years ago |
Kee Jefferys
|
b8ef827e62
|
fix: update usage of string and bool in radio group
|
2 years ago |
Keejef
|
95117afeea
|
fix: Refactor settings to use Redux
Refactor setting to use boolean which is stored in redux
|
2 years ago |
William Grant
|
85f270b67a
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
ada549788c
|
fix: rtl support for registration screen too
|
2 years ago |
Audric Ackermann
|
bee00157ef
|
Merge remote-tracking branch 'yougotwill/feature/ses-379/composition-rtl-support' into feature/ses-379/composition-rtl-support
|
2 years ago |
William Grant
|
41af1e7865
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
41ca0666ce
|
chore: remove () => void for misused promises
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
Audric Ackermann
|
9a7ef4d373
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
4966cf9192
|
fix: a few integration tests broken with latest changes
|
2 years ago |
William Grant
|
7be11cd973
|
feat: moved html direction logic into i18n util
updated Flex component with RTL support, create getWritingDirection selector
|
2 years ago |
William Grant
|
7542a42fa6
|
feat: started adding rtl support to composition input
updated buttons, emoji panel, @mentions
|
2 years ago |
Audric Ackermann
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
98b93b1f9e
|
feat: improved spacing on toast notification
converted scss toast styling to styled components
|
2 years ago |
William Grant
|
8fb3f26376
|
feat: make timer value load an existing one from the conversation or the default
fixed session radio button flickering
|
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 |
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
|
2 years ago |
William Grant
|
190c68d759
|
feat: added disabled state to right panel components
|
2 years ago |
William Grant
|
ecfd69f3f0
|
feat: made right panel scrollable, added subtitle to panelradiobutton and xl margin option
|
2 years ago |
mdPlusPlus
|
1d6ed17ac7
|
Fix typos via codespell
|
2 years ago |
William Grant
|
35a7c08222
|
fix: centered id pill and emoji quick result
|
2 years ago |
William Grant
|
9ffa63ccdc
|
fix: changed remaing ems to rem and set root font size
|
2 years ago |
William Grant
|
367c0c94d0
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
7dd85eb55e
|
fix: pr review - fix spelling mistake in comments
|
3 years ago |
Audric Ackermann
|
8d946da490
|
fix: click on toast does not close dialogs
|
3 years ago |
William Grant
|
a0b8a31d8e
|
fix: primary color selecter now show outline correctly
|
3 years ago |
William Grant
|
a47e96ca34
|
feat: themed modal colors and making progress through different dialogs
styled inputs in modals, fixed member list item and radio button styling, fixed some borders
|
3 years ago |
William Grant
|
b3885bf9d9
|
Merge branch 'clearnet' into theming
Link previews are broken for now
|
3 years ago |
Audric Ackermann
|
2010fa89f5
|
test: fix integration tests
|
3 years ago |
Audric Ackermann
|
d944379dd7
|
fix: update copy and clear account modal
|
3 years ago |
Audric Ackermann
|
dcf2f96c9f
|
fix: address regression tests UI issues
|
3 years ago |
William Grant
|
8394ae25a7
|
fix: session button hover color fixed
|
3 years ago |
William Grant
|
7cf9d2f05c
|
feat: updated session toggle styling
|
3 years ago |
William Grant
|
a63cc811ee
|
feat: updated toasts to support theming
|
3 years ago |
William Grant
|
5ab28bb60e
|
refactor: rename SessionButton2 to SessionButton and remove old version
|
3 years ago |