Commit Graph

17115 Commits (93d76cef369c14dd4dbe1f3e8f89cc06571b4c0c)

Author SHA1 Message Date
RiotRobot 93d76cef36 js-sdk rc.1 to get report API 2019-09-13 16:17:40 +01:00
RiotRobot 63f75a36e4 v1.5.3-rc.2 2019-09-13 14:23:39 +01:00
RiotRobot 3889917cba Prepare changelog for v1.5.3-rc.2 2019-09-13 14:23:38 +01:00
David Baker 3986d78d9e
Merge pull request #3443 from matrix-org/dbkr/fixroomdir-itemclick-bis_2
Fix: stop propagation click handler for <TR> doesn't run
2019-09-13 14:08:35 +01:00
Bruno Windels 6d13ea0043 stop propagation click handler for <TR> doesn't run 2019-09-13 14:07:36 +01:00
David Baker 3fb72cd1b7
Merge pull request #3442 from matrix-org/dbkr/report_event_2
Add way to report the content of a message
2019-09-13 13:42:35 +01:00
Michael Telatynski c3d01715ff Improve ReportEventDialog as per PR feedback
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-13 13:41:50 +01:00
Michael Telatynski 92af11bce7 fix indentation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-13 13:40:31 +01:00
Michael Telatynski fc49290459 Add way to report the content of a message
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-13 13:40:25 +01:00
David Baker e548e4d7a5
Merge pull request #3436 from matrix-org/travis/deactivate-release
Fix synapse deactivate button for release
2019-09-13 13:26:19 +01:00
David Baker ca03a35296
Merge pull request #3440 from matrix-org/dbkr/fixroomdir-itemclick
Fix: clicking on a room directory item takes you to the room
2019-09-13 11:00:58 +01:00
Bruno Windels 820869d99b fix clicking on room dir item 2019-09-13 11:00:55 +01:00
Travis Ralston f4ebde1596 Wrap deactivation check with sanity conditions
To ensure the matrixClient is not null (the problem) and that unexpected errors don't brick the app.

Fixes https://github.com/vector-im/riot-web/issues/10854
2019-09-12 18:30:27 -06:00
Michael Telatynski 3fef6e6b22 Support Synapse deactivate on MemberInfo without Room (timeline pill)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-12 18:28:16 -06:00
RiotRobot d394e76254 v1.5.3-rc.1 2019-09-12 18:37:13 +01:00
RiotRobot a8df9956d9 Prepare changelog for v1.5.3-rc.1 2019-09-12 18:37:13 +01:00
David Baker 29eef9ad10
Merge pull request #3435 from matrix-org/dbkr/fix-filter-x_2
Fix: only hide clear filter button when blurred & no more search term
2019-09-12 18:27:22 +01:00
Bruno Windels d64cd58e93 only hide x button when blurred && no more search term 2019-09-12 18:26:12 +01:00
David Baker ac0810ab55
Merge pull request #3434 from matrix-org/dbkr/roomdirectorybuttonwrap_2
Dont wrap text in room directory buttons
2019-09-12 18:24:11 +01:00
Bruno Windels a4837d702a dont wrap text in room directory buttons 2019-09-12 18:24:17 +01:00
RiotRobot 3f31666409 v1.5.2 2019-09-12 12:57:22 +01:00
RiotRobot 1e77f5f171 Prepare changelog for v1.5.2 2019-09-12 12:57:22 +01:00
RiotRobot bdcaaa95f8 Released js-sdk 2019-09-12 12:53:33 +01:00
David Baker 08169c2920
Merge pull request #3427 from matrix-org/dbkr/register-selector-wrap_2
Fix register page selector buttons growing too wide
2019-09-12 12:23:06 +01:00
Bruno Windels d67a8d5ccd undo whitespace setting, accessible button is used in too many places to make this a safe assumption 2019-09-12 12:23:04 +01:00
David Baker bbea1635a6
Merge pull request #3426 from matrix-org/dbkr/lp-visualfixes_2
Left panel: visual fixes
2019-09-12 12:21:29 +01:00
Bruno Windels e4a452e4bd reduce vertical padding around explore/filter 2019-09-12 12:21:23 +01:00
Bruno Windels 122e15156a always show clear button in search box when focused 2019-09-12 12:21:18 +01:00
Bruno Windels c70736fe00 make explore button and filter field equal width 2019-09-12 12:21:12 +01:00
David Baker 6795da2ffa
Merge pull request #3425 from matrix-org/dbkr/fix_sso_flash_2
Hide the change HS url button on SSO login flow if custom urls disabled
2019-09-12 12:19:15 +01:00
Michael Telatynski 7c54359d3a Hide the change HS url button on SSO login flow if custom urls disabled
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-12 12:17:52 +01:00
David Baker 6dd0ad6e27
Merge pull request #3424 from matrix-org/dbkr/room_directory_pagination_spinner_2
RoomDirectory: show spinner if loading more results
2019-09-12 12:16:10 +01:00
Michael Telatynski 5091658dc7 Update Copyright 2019-09-12 12:16:01 +01:00
Michael Telatynski 8eb8b00460 RoomDirectory: show spinner if loading more results
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-12 12:15:56 +01:00
RiotRobot 77ae78ad24 v1.5.2-rc.1 2019-09-11 18:46:13 +01:00
RiotRobot 455f493c5d Prepare changelog for v1.5.2-rc.1 2019-09-11 18:46:12 +01:00
RiotRobot 491087c1cf js-sdk rc.1 2019-09-11 18:43:30 +01:00
David Baker f680df4b37
Merge pull request #3420 from matrix-org/ftue_first_pass
Merge first pass of First Time User Experience to release branch
2019-09-11 18:19:55 +01:00
Michael Telatynski 9c1fb13d5f Apply PR feedback
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-11 18:05:28 +01:00
Michael Telatynski 7c5e6ef2c5 regen 18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-11 18:05:26 +01:00
Michael Telatynski 7ddac8d475 Login: Add way to change HS from SSO Homeserver
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-11 18:04:11 +01:00
Michael Telatynski 95e7e366ed Fix other test
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-11 18:04:11 +01:00
Michael Telatynski 4719084af2 fix test
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-11 18:04:11 +01:00
Michael Telatynski c26d71b5aa Login: don't assume supported flows, prevent login flash on SSO servers
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-11 18:04:11 +01:00
Bruno Windels ac65b28954 PR feedback 2019-09-11 18:03:15 +01:00
Bruno Windels 0cba5da03d add redact recent messages button in member info 2019-09-11 18:03:09 +01:00
Bruno Windels 86d7389b64 reduce padding on dialogs, as in design 2019-09-11 18:02:43 +01:00
Bruno Windels b67a2492b3 adapt design of room list in directory 2019-09-11 18:02:37 +01:00
Bruno Windels 9866efabe5 pr feedback 2019-09-11 17:58:14 +01:00
Bruno Windels 13a3cf3afe consistent naming
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2019-09-11 17:58:14 +01:00