Commit Graph

139 Commits

Author SHA1 Message Date
Audric Ackermann 1e8c8991ad
more cleanup 2021-10-04 10:56:54 +11:00
audric bd7d88e170 remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
Brice-W 5252dd40e3 fixes 2021-07-07 13:43:33 +10:00
Audric Ackermann 9204d2f5dd
remove importer 2021-06-21 16:54:20 +10:00
Audric Ackermann bbbcfd54d6
rename all spacer-* to react component 2021-06-17 16:51:59 +10:00
Audric Ackermann a5d7995168
merge dialog refctor with clearnet 2021-06-17 16:38:20 +10:00
Warrick Corfe-Tan 7c82ccb3e9 user details modal refactor functioning. 2021-06-16 16:08:08 +10:00
Warrick Corfe-Tan 8c0bec7a97 invite contacts dialog functioning. 2021-06-16 16:07:52 +10:00
Warrick Corfe-Tan 1bfdbc5c93 WIP: Refactoring modals. 2021-06-08 14:04:09 +10:00
Warrick Corfe-Tan 09f4b703ef seed dialog refactored 2021-06-07 17:42:45 +10:00
Warrick Corfe-Tan de3536081a onion-paths-WIP 2021-06-07 08:36:48 +10:00
Warrick Corfe-Tan e435b6c932 Making some PR changes. 2021-06-04 17:56:09 +10:00
Warrick Corfe-Tan d7b22e13e1 WIP: Onion path modal using redux state and refactored modals. 2021-05-26 09:58:33 +10:00
Lucas Phang f1bfd363e5 Add display dialog logic 2021-05-14 17:13:49 +10:00
Warrick cb307790f6
WIP: User nicknames (#1618)
* WIP Adding change nickname dialog.

* WIP adding nickname change dialog.

* WIP nickname dialog.

* WIP: Able to set conversation nicknames. Next step cleaning and adding to conversation list menu.

* Fix message capitilisations.

* Add change nickname to conversation list menu.

* Enable clear nickname menu item.

* Added messages for changing nicknames.

* Clearing nicknames working from header and message list.

* Adding modal styling to nickname modal.

* Reorder nickname menu item positions.

* Add group based conditional nickname menu options to conversation header menu.

* minor tidying.

* Remove unused error causing el option.

* Formatting.

* Linting fixes.

* Made PR fixes

* Prioritise displaying nicknames for inviting new closed group members
and updating closed group members.
2021-05-12 10:40:49 +10:00
Audric Ackermann 3aa9ca785f
fix leave opengroup button right panel, and add memberCount 2021-05-03 10:40:43 +10:00
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
Audric Ackermann 683fa84970
remove Nickname dialog for now 2021-02-26 15:29:14 +11:00
Audric Ackermann a51f95d28c
move models to TS part1 2021-02-08 15:20:47 +11:00
Audric Ackermann 135fc3b366
remove prekeys 2021-01-21 17:49:07 +11:00
Audric Ackermann 7a05a828f3
enable rtl for `ar` and `he` locales 2021-01-18 17:02:39 +11:00
Audric Ackermann 6856c0e748
remove updateTextInputState not needed and add left to menu tests 2021-01-13 15:28:20 +11:00
Audric Ackermann cbd0e63641
add admin dialog to warn him about leaving for v2 closed group 2021-01-13 11:02:22 +11:00
Audric Ackermann 2fe6b11e89
move ConversationController to typescript 2021-01-06 14:26:53 +11:00
Audric Ackermann b0a229bf13 add Dialog on app start to ask to update SessionID 2020-12-16 16:35:30 +11:00
Audric Ackermann cf25e89a14 cleanup unused code 2020-12-15 17:14:18 +11:00
Audric Ackermann 788cb2a5fc fetch theme for each dialog, as they are out of the themed tree for now 2020-12-03 13:47:32 +11:00
Audric Ackermann f9ab90fb71
link backbone message added to redux 2020-11-16 14:45:13 +11:00
Audric Ackermann 2f2eb2ad53
link back backbone conversation events to redux store 2020-11-13 17:17:48 +11:00
Audric Ackermann eabc2b30dc
apply rtl on app initialize 2020-08-31 15:32:24 +10:00
Audric Ackermann cf918b76b4
lint 2020-08-31 15:04:33 +10:00
Audric Ackermann c9d1b82004
add auto switch to RTL body if locale in rtlLocales 2020-08-31 14:52:54 +10:00
Audric Ackermann 22b2d80993
make light theme default for existing users and show dialog to revert 2020-08-28 10:10:45 +10:00
Audric Ackermann 864a9ee5ea
make light theme by default on registration 2020-08-27 14:19:09 +10:00
Audric Ackermann 4070a7099f
Merge remote-tracking branch 'upstream/clearnet' into add-light-theme 2020-08-26 12:04:00 +10:00
Audric Ackermann a03132f088
remove qrDialogView unused 2020-08-26 10:48:23 +10:00
Audric Ackermann 5f51573f53
remove unused templates 2020-08-25 16:58:24 +10:00
Audric Ackermann 9041a408fd
remove SessionResetConfirm dialog as unused 2020-08-25 16:32:45 +10:00
Audric Ackermann 39463d2f93
enable back ability to switch theme from leftpane 2020-08-21 12:54:29 +10:00
Audric Ackermann fec3a0f643
remove install_view.js 2020-08-17 14:03:51 +10:00
Audric Ackermann 70b739d24f
update translation to match android - part 1 2020-08-17 11:36:25 +10:00
Audric Ackermann e008dbd0d5
"leave {Closed|Open} Group" => "leave group" 2020-08-14 10:07:47 +10:00
Audric Ackermann 3e56eb6133
add beta german translation copy pasted from android 2020-08-05 16:58:36 +10:00
Audric Ackermann 28fb1dd12a
address PR reviews 2020-06-17 11:39:26 +10:00
Audric Ackermann eb9a838af1
remove friends from UI logic 2020-06-16 10:04:18 +10:00
Audric Ackermann f46c885fdf
merge fix-closed-group to clearnet 2020-05-15 12:53:49 +10:00
Audric Ackermann ff10637a5a
separate update group name and group members dialog
(add and remove members are separated)
2020-02-13 16:21:52 +11:00
Vincent 2101abb911 Modal blurs and stylistic simplifications 2020-02-12 13:53:18 +11:00
Mikunj Varsani beb4cdbed8 Closed group fixes. (#816)
* Fix group updates not syning

* Fix leaving closed groups

* Fix incorrect members being shown on create group dialog

* Linting

* Fix create closed group showing our own conversation
2020-02-10 15:03:34 +11:00
Ryan Tharp c80098ab2e update note 2020-01-29 02:51:32 -08:00