Matthew Hodgson
|
faa1924902
|
run gen-i18n to normalise en_EN and remove stuff still in vector-web
|
2018-04-15 23:18:18 +01:00 |
|
Matthew Hodgson
|
cb5ff404e1
|
fix missing i18n
|
2018-04-15 23:16:31 +01:00 |
|
Matthew Hodgson
|
a30fdaf293
|
copy all the i18n over from vector-web via copy-i18n.py
|
2018-04-15 23:00:38 +01:00 |
|
Matthew Hodgson
|
610747e76a
|
fix paths and updateCheckStatusEnum
|
2018-04-13 16:49:59 +01:00 |
|
Matthew Hodgson
|
13765632e9
|
use new rageshake location
|
2018-04-13 01:36:41 +01:00 |
|
Matthew Hodgson
|
efe466ef75
|
move rageshake to sdk
|
2018-04-13 01:34:16 +01:00 |
|
Matthew Hodgson
|
0336d99b9e
|
move VectorConferenceHandler over and use getUpdateCheckStatusEnum via field rather than export
|
2018-04-13 01:29:38 +01:00 |
|
Matthew Hodgson
|
5f3e4444d0
|
fix theme paths
|
2018-04-13 01:25:34 +01:00 |
|
Matthew Hodgson
|
5d03eabb15
|
rethemedex
|
2018-04-13 00:54:41 +01:00 |
|
Matthew Hodgson
|
40a67ca8fe
|
point imports at the new locations
|
2018-04-13 00:43:44 +01:00 |
|
Matthew Hodgson
|
cc904be379
|
add NVL
|
2018-04-12 20:27:16 +01:00 |
|
Matthew Hodgson
|
7ae1b37b56
|
add notif UTs
|
2018-04-12 20:25:08 +01:00 |
|
Matthew Hodgson
|
8371774d13
|
move default ringtones over from riot-web
|
2018-04-12 00:25:36 +01:00 |
|
Matthew Hodgson
|
8ce4df7ce3
|
move non-Riot image resources over from riot-web
|
2018-04-12 00:25:07 +01:00 |
|
Matthew Hodgson
|
848403a0ab
|
move default fonts over from riot-web
|
2018-04-12 00:24:51 +01:00 |
|
Matthew Hodgson
|
cdb5d489a4
|
organise themes (even light & dark) in the SDK layer
|
2018-04-12 00:24:22 +01:00 |
|
Matthew Hodgson
|
79d3cca6e9
|
move components' CSS to be in the same repo as their JS
|
2018-04-12 00:23:58 +01:00 |
|
Matthew Hodgson
|
70f3804227
|
move room directory logic over from riot-web
|
2018-04-11 23:58:46 +01:00 |
|
Matthew Hodgson
|
178fb647ad
|
move notifications logic over from riot-web
|
2018-04-11 23:58:37 +01:00 |
|
Matthew Hodgson
|
8ab8f76254
|
move non-Riot-specific components over from riot-web
|
2018-04-11 23:58:04 +01:00 |
|
David Baker
|
979452628f
|
Merge pull request #1835 from matrix-org/dbkr/fix_firefox_extension_death
Null check stylesheet href
|
2018-04-11 18:40:43 +01:00 |
|
David Baker
|
dbed29a7cc
|
Put Tinter loop body in a try/catch
So whatever other random ways this process fails in don't cause it
to take out the whole app.
|
2018-04-11 18:31:54 +01:00 |
|
David Baker
|
91024007aa
|
Null check stylesheet href
As commented
Fixes https://github.com/vector-im/riot-web/issues/6489
|
2018-04-11 18:20:40 +01:00 |
|
Luke Barnard
|
ab578a5c0c
|
Merge pull request #1819 from pvagner/jump_to_first_unread_a11y
TopUnreadMessagesBar a11y
|
2018-04-11 15:47:43 +01:00 |
|
Luke Barnard
|
1c6c180908
|
Merge branch 'master' into develop
|
2018-04-11 11:55:24 +01:00 |
|
Luke Barnard
|
1adb82b985
|
v0.12.1
|
2018-04-11 11:54:54 +01:00 |
|
Luke Barnard
|
d392eef6a8
|
Prepare changelog for v0.12.1
|
2018-04-11 11:54:53 +01:00 |
|
Luke Barnard
|
478c2bab33
|
Bump js-sdk version to 0.10.0
|
2018-04-11 11:51:16 +01:00 |
|
Luke Barnard
|
428cae34eb
|
Merge branch 'master' into develop
(Releasing v0.12.0)
|
2018-04-11 11:32:05 +01:00 |
|
Luke Barnard
|
87d0c4b45a
|
v0.12.0
|
2018-04-11 11:31:31 +01:00 |
|
Luke Barnard
|
f4d3e6fabf
|
Prepare changelog for v0.12.0
|
2018-04-11 11:31:30 +01:00 |
|
Luke Barnard
|
d877384d64
|
Merge pull request #593 from matrix-org/luke/fix-render-1-1-avatars-when-others-leave
Use correct 1-1 room avatar after users leave
|
2018-04-11 11:21:18 +01:00 |
|
Luke Barnard
|
a142f4405a
|
Revert "Use GeminiScrollbarWrapper in Flair settings of UserSettings"
This reverts commit 3b5fb3ae30 .
|
2018-04-11 10:41:11 +01:00 |
|
Matthew Hodgson
|
8b2446f803
|
rename createGroupButton to not be a total misnomer...
|
2018-04-11 10:24:28 +01:00 |
|
Luke Barnard
|
3b5fb3ae30
|
Use GeminiScrollbarWrapper in Flair settings of UserSettings
|
2018-04-11 10:09:49 +01:00 |
|
David Baker
|
300e6877f5
|
Merge pull request #1833 from matrix-org/luke/fix-flair-settings-gemini-macOS
Use GeminiScrollbarWrapper in Flair settings of UserSettings
|
2018-04-11 09:45:14 +01:00 |
|
Luke Barnard
|
edb754b76b
|
Use GeminiScrollbarWrapper in Flair settings of UserSettings
|
2018-04-10 18:08:19 +01:00 |
|
Luke Barnard
|
98c76a891c
|
Change comments
|
2018-04-10 16:08:09 +01:00 |
|
Luke Barnard
|
b0818df329
|
Add 500ms delay to show membershipBusy for longer
to avoid a UI that flashes quickly
|
2018-04-10 16:08:02 +01:00 |
|
Luke Barnard
|
1b01c30fce
|
Merge pull request #1832 from matrix-org/luke/delay-group-leave-or-join
Add 500ms delay to show `membershipBusy` for longer
|
2018-04-10 16:05:54 +01:00 |
|
Luke Barnard
|
fca7325b20
|
Change comments
|
2018-04-10 15:56:57 +01:00 |
|
Luke Barnard
|
31e9979285
|
Add 500ms delay to show membershipBusy for longer
to avoid a UI that flashes quickly
|
2018-04-10 15:31:04 +01:00 |
|
Luke Barnard
|
f2e60b1526
|
v0.12.0-rc.7
|
2018-04-10 14:27:38 +01:00 |
|
Luke Barnard
|
b4ea03f823
|
Prepare changelog for v0.12.0-rc.7
|
2018-04-10 14:27:38 +01:00 |
|
Luke Barnard
|
f721038942
|
Reword group setting delay
|
2018-04-10 14:05:53 +01:00 |
|
Luke Barnard
|
e616dbac33
|
Factor out _closeSettings for cleanliness
|
2018-04-10 13:56:54 +01:00 |
|
Luke Barnard
|
9e6841df09
|
Show membership spinner next to Leave/Join button when leaving/joining
|
2018-04-10 13:56:49 +01:00 |
|
Luke Barnard
|
1da56d9e98
|
Hide settings after leaving a group
|
2018-04-10 13:56:42 +01:00 |
|
Luke Barnard
|
6f10b5a410
|
Fetch group data when leaving or joining to update the view
|
2018-04-10 13:56:36 +01:00 |
|
David Baker
|
74c84addea
|
Merge pull request #1831 from matrix-org/luke/fix-group-join-or-leave-update
Improve group join/leave feedback
|
2018-04-10 13:40:50 +01:00 |
|