Commit Graph

72 Commits

Author SHA1 Message Date
Audric Ackermann 9199c7b529 fix: fix save as menu item + bump react-contexify to 6.0.0 2023-09-06 11:51:37 +10:00
Audric Ackermann 594eee698b Merge remote-tracking branch 'upstream/clearnet' into unstable 2023-07-04 11:46:10 +02:00
William Grant 761a536b32 feat: removed unneeded quote stylesheet and QuoteGenericFile 2023-06-01 14:16:22 +10:00
Audric Ackermann 51df7d80bb chore: remove parcel completely and grunt 2023-03-29 16:29:09 +11:00
William Grant adc40f932b fix: improved font rendering on windows by replacing all em units with rem
dropped unused emoji scss
2022-10-20 16:22:02 +11:00
William Grant 43f8c66801 fix: more sass cleanup 2022-10-11 14:57:33 +11:00
William Grant 48cbd25019 feat: startup password screen now uses password modal 2022-10-07 11:50:41 +11:00
William Grant 0d10667d6e feat: updated settings password modal 2022-10-06 16:18:01 +11:00
William Grant 1e9aa04747 feat: added theming to the debug log page 2022-10-05 22:29:31 +11:00
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
2022-08-22 16:40:14 +10:00
William Grant d3d0ac80a0 feat: you can now choose where to save the debug logs
debug log window now follows the app theme, logs are save as txt
2022-06-20 14:51:52 +10:00
William Grant 5cf76c5f08 feat: build sass files using parcel instead of grunt
added sass watch command for auto building sass on file changes, cleaned up IE7 fallback css
2022-05-23 16:36:03 +10:00
Audric Ackermann 5c9b34fb86
lint files 2022-04-20 10:34:21 +10:00
audric bd7d88e170 remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
Audric Ackermann d3b9e56c92
remove unused templates and css 2021-03-05 15:39:56 +11:00
Audric Ackermann 26c9eee85d
add sanitize.css and fix up z-index for audio recording canvas 2020-12-09 11:35:58 +11:00
Audric Ackermann dd4f591cf4
deleteAccount => show warning when recover will generate new SessionID 2020-12-08 15:04:46 +11:00
Audric Ackermann 6afe893359
fix up a few test 2020-12-04 18:02:55 +11:00
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 2020-11-09 11:25:57 +11:00
Audric Ackermann fe3cfb9e82
move all menu to react-contexify 2020-10-22 16:34:41 +11:00
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann 00994bcb4a
make most of the app rtl compatible (text based only) 2020-08-31 14:51:59 +10:00
Audric Ackermann 8ff53a434a
refactor quote styles 2020-08-26 16:12:07 +10:00
Audric Ackermann b1e29cc89f
refactor scss 2020-08-26 10:48:35 +10:00
Audric Ackermann 9041a408fd
remove SessionResetConfirm dialog as unused 2020-08-25 16:32:45 +10:00
Audric Ackermann 422c2610b6
add light theme for leftpane conversation list view 2020-08-24 12:06:03 +10:00
Audric Ackermann 103962f1eb
cleanup ios theme unused 2020-08-21 12:54:11 +10:00
Vincent 3591001ef1 audio component ui 2020-07-16 18:22:09 +10:00
Vincent ffe30d4256 Merge new fonts 2020-04-24 12:20:13 +10:00
Vincent ed89f8c4b1 Update fonts and rework SASS 2020-04-23 17:28:42 +10:00
Vincent 6cda163b27 upgrade typescript 2020-04-06 13:36:15 +10:00
Vincent 866196315e Password screen fullheigt 2020-03-31 14:42:49 +11:00
Vincent 2c5e2df817 reactification conversationview bottombar initial 2020-02-17 15:16:24 +11:00
Audric Ackermann 396c2fa0d6 remove scss file which should not be here after merge 2020-01-21 09:59:51 +11:00
Vincent a64a34edcb Disclaimer modal and settings view cleanup 2020-01-16 14:13:46 +11:00
Vincent c26097554f settings optimisations 2020-01-16 12:08:31 +11:00
Audric Ackermann ddaf62a499 add group settings page with media downladable and docs only 2020-01-16 11:27:29 +11:00
Vincent d20d62e8c6 Messages display temporary fix and panel optimisations 2020-01-10 15:03:46 +11:00
Audric Ackermann c883d20bd7 add the left pane sections on main page 2020-01-03 17:03:02 +11:00
Audric Ackermann 6ac42a824e move all the registration page css to another scss file 2019-12-16 09:37:10 +11:00
Vincent d62f1c6e22 Inital conversation restructuring 2019-12-09 13:48:04 +11:00
Vincent 533ec4eedc Fixed syntax & linted 2019-12-05 16:12:33 +11:00
Audric Ackermann 24e24681a6 add a custom session button 2019-12-05 11:04:48 +11:00
Maxim Shishmarev 1496a368e9 Add UI elements for searching and selecting members in a group chat 2019-09-18 10:08:16 +10:00
Mikunj 7a96b8446a Rename launcherView to passwordView. 2018-12-06 15:39:17 +11:00
Mikunj 65015063d2 Add css styling.
Added input and button.
2018-12-06 15:39:17 +11:00
Scott Nonnenberg 7d9711ba65 Restore iOS-specific theme; colors on left in android theme 2018-10-11 11:42:18 -07:00
Scott Nonnenberg 10c53bddb0 Move to new colors, switch incoming/outgoing colors 2018-10-01 18:18:37 -07:00
Scott Nonnenberg a247ffe5cf When iOS device has been linked, use iOS color scheme 2018-08-15 11:22:45 -07:00
Scott Nonnenberg 3c69886320 Finish new Message component, integrate into application
Also:
- New schema version 8 with video/image thumbnails, screenshots, sizes
- Upgrade messages not at current schema version when loading messages
  to show in conversation
- New MessageDetail react component
- New ConversationHeader react component
2018-07-17 15:58:07 -07:00