David Baker
|
c74da125b2
|
i18n
|
2019-08-14 10:12:39 +01:00 |
|
David Baker
|
735c6d73d8
|
Merge remote-tracking branch 'origin/develop' into dbkr/disco_is
|
2019-08-14 10:03:32 +01:00 |
|
David Baker
|
f88349530a
|
rerun i18n
|
2019-08-13 18:41:18 +01:00 |
|
David Baker
|
02504b9959
|
make it work again
|
2019-08-13 12:59:34 +01:00 |
|
David Baker
|
e5f913bc11
|
Merge remote-tracking branch 'origin/develop' into dbkr/change_is
|
2019-08-13 12:56:58 +01:00 |
|
David Baker
|
b694a56689
|
i18n
|
2019-08-12 14:48:02 +01:00 |
|
David Baker
|
384f07adb2
|
Disconnect from IS button
|
2019-08-12 14:36:48 +01:00 |
|
Michael Telatynski
|
7bdac85a2a
|
Break themes out into a separate file
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2019-08-12 14:24:12 +01:00 |
|
David Baker
|
1067457d63
|
rerun i18n
|
2019-08-12 11:51:08 +01:00 |
|
David Baker
|
c76514fceb
|
Add UI in settings to change ID Server
Just changes the current ID server being used
To come in subsequent PRs:
* Store this in account data
* Check for terms or support the proper UI for accepting terms when setting
* Support disconnecting
Part 1 of https://github.com/vector-im/riot-web/issues/10094
Requires https://github.com/matrix-org/matrix-js-sdk/pull/1013
|
2019-08-09 18:07:58 +01:00 |
|
J. Ryan Stinnett
|
c2f81a00c4
|
Merge pull request #3288 from matrix-org/jryans/user-settings-toggle-3pid
Add controls for toggling discovery in user settings
|
2019-08-08 17:48:17 +01:00 |
|
Travis Ralston
|
07d6fa7fdb
|
Merge pull request #3286 from matrix-org/travis/immutable-dms/basic
Reuse DMs whenever possible instead of asking to reuse them
|
2019-08-08 07:26:17 -06:00 |
|
J. Ryan Stinnett
|
178d6605c4
|
Add controls for toggling discovery in user settings
This adds controls for each 3PID to allow the user to choose whether it's bound
on the IS.
Fixes https://github.com/vector-im/riot-web/issues/10159
|
2019-08-08 11:35:35 +01:00 |
|
David Baker
|
54ca7b708e
|
Merge pull request #3285 from matrix-org/dbkr/work_without_is
Work with no ID server set
|
2019-08-08 09:48:44 +01:00 |
|
Travis Ralston
|
f85898cdca
|
Remove ChatCreateOrReuseDialog
Part of https://github.com/vector-im/riot-web/issues/10416
All usages of the dialog have been replaced with new DM logic.
|
2019-08-07 12:18:41 -06:00 |
|
Travis Ralston
|
2ecabd2195
|
Reuse direct chats when starting new ones
Part of https://github.com/vector-im/riot-web/issues/10416
This section of code applies to the + button next to PEOPLE in the room list.
|
2019-08-07 12:01:51 -06:00 |
|
David Baker
|
c09f86f347
|
re-run i18n
|
2019-08-07 13:37:24 +01:00 |
|
David Baker
|
9fa5e01f2f
|
Disable password reset if no ID server
|
2019-08-07 13:30:52 +01:00 |
|
David Baker
|
366f7e277a
|
Make registration work without an IS.
|
2019-08-07 11:15:56 +01:00 |
|
Bruno Windels
|
66ef08120e
|
Merge pull request #3282 from matrix-org/bwindels/extract-common-editor-code
Split MessageEditor up in edit-specifics & reusable parts for main composer
|
2019-08-07 07:58:52 +00:00 |
|
Michael Telatynski
|
f6dbeef204
|
Merge pull request #3257 from matrix-org/t3chguy/slashcommands_help
Add help slash command
|
2019-08-06 18:50:49 +01:00 |
|
Michael Telatynski
|
5e76019b63
|
fix i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2019-08-06 18:35:33 +01:00 |
|
Michael Telatynski
|
c022f58f3b
|
Merge pull request #3278 from matrix-org/t3chguy/electron_keep_alt_menu
Allow setting in electron whether or not to auto hide menu bar
|
2019-08-06 18:20:22 +01:00 |
|
Michael Telatynski
|
ae834f8d05
|
Split out SlashCommandHelpDialog, group by category and style it
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2019-08-06 18:03:38 +01:00 |
|
Michael Telatynski
|
2fd371e1dd
|
prune i18n and get rid of /help header
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2019-08-06 17:07:56 +01:00 |
|
Bruno Windels
|
a24e41c34f
|
make i18n build pass (unrelated)
|
2019-08-05 15:33:42 +02:00 |
|
Bruno Windels
|
7a5167b1a3
|
Let user know their account has been deactivated upon trying to login
|
2019-08-05 13:48:25 +02:00 |
|
Michael Telatynski
|
1e9881dd7d
|
Allow setting in electron whether or not to auto hide menu bar
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2019-08-05 11:58:53 +01:00 |
|
Michael Telatynski
|
6d959f826b
|
Fix i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2019-07-29 18:14:37 +01:00 |
|
Michael Telatynski
|
d2e2c4edb6
|
Add help slash command
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2019-07-29 17:58:34 +01:00 |
|
David Baker
|
2eb8a8879b
|
Merge pull request #3199 from matrix-org/dbkr/terms
ToS for ISes/IMs: prompt on use screen
|
2019-07-23 10:32:11 +01:00 |
|
J. Ryan Stinnett
|
599c49613f
|
Remove reactions feature flag
Fixes https://github.com/vector-im/riot-web/issues/10282
|
2019-07-17 17:00:36 +01:00 |
|
J. Ryan Stinnett
|
674f33917f
|
Remove editing feature flag
Part of https://github.com/vector-im/riot-web/issues/10282
|
2019-07-17 16:56:15 +01:00 |
|
David Baker
|
28c3578b02
|
Merge pull request #3205 from matrix-org/travis/soft-logout-copy
Remove misleading text about admins logging people out from soft logout
|
2019-07-12 12:32:24 +01:00 |
|
J. Ryan Stinnett
|
b27c1a45e4
|
Adjust spelling on debug log screen
|
2019-07-12 09:42:02 +01:00 |
|
Travis Ralston
|
5958cf0693
|
Merge branch 'develop' into travis/soft-logout-copy
|
2019-07-11 14:47:13 -06:00 |
|
Travis Ralston
|
c89a864a82
|
update copy
|
2019-07-11 12:54:26 -06:00 |
|
Travis Ralston
|
000d545ffd
|
Remove misleading text about admins logging people out from soft logout
|
2019-07-11 09:18:33 -06:00 |
|
Travis Ralston
|
5f9a123a80
|
Require an issue URL (or notes) on rageshakes
Fixes https://github.com/vector-im/riot-web/issues/8155
|
2019-07-11 09:14:31 -06:00 |
|
David Baker
|
be7680c065
|
update i18n strings
|
2019-07-10 14:18:59 +01:00 |
|
Travis Ralston
|
2ca6633fda
|
Update copy as per design
|
2019-07-09 23:55:20 -06:00 |
|
David Baker
|
54aaabac74
|
Initial support for ToS dialogs for IS/IM
as per MSC2140
|
2019-07-09 18:51:56 +01:00 |
|
Travis Ralston
|
4b1d78e04d
|
Merge branch 'develop' into travis/soft-logout-design
|
2019-07-09 11:35:49 -06:00 |
|
Travis Ralston
|
370fa27de3
|
Merge pull request #3187 from matrix-org/travis/soft-logout-keys
Change soft logout rehydrate text if there's pending key backups
|
2019-07-09 11:32:17 -06:00 |
|
Travis Ralston
|
7b869f2824
|
Merge pull request #3182 from matrix-org/travis/soft-logout-rehydrate
Ask for the user's password to rehydrate their soft logged out session
|
2019-07-09 11:31:51 -06:00 |
|
Bruno Windels
|
7a482461dd
|
Merge pull request #3180 from matrix-org/bwindels/history-actions
Edit history actions
|
2019-07-08 08:19:27 +00:00 |
|
Travis Ralston
|
ae79ce97f3
|
Dress up the soft logout page to look like the design
Fixes https://github.com/vector-im/riot-web/issues/10262
Also fixes showing the user ID twice. We might have a User object which helpfully sets the display name to the user ID, so check for that.
|
2019-07-05 15:05:31 -06:00 |
|
Travis Ralston
|
55b4ef2169
|
Change soft logout rehydrate text if there's pending key backups
Fixes https://github.com/vector-im/riot-web/issues/10263
Requires https://github.com/matrix-org/matrix-js-sdk/pull/982
|
2019-07-05 13:52:14 -06:00 |
|
Travis Ralston
|
93872e6fa5
|
Ask for the user's password to rehydrate their soft logged out session
Fixes https://github.com/vector-im/riot-web/issues/10236
The changes to the MatrixClientPeg (assign/start) are to permit the SoftLogout page to access the MatrixClientPeg reliably. This is why assign() is called by Lifecycle as an alternative to start().
Minimal design work has been done here. The majority is deferred to https://github.com/vector-im/riot-web/issues/10262
|
2019-07-04 16:51:16 -06:00 |
|
Travis Ralston
|
f3c6c73329
|
Merge pull request #3177 from matrix-org/travis/soft-logout-base
Implement basic soft logout handling
|
2019-07-04 10:22:18 -06:00 |
|