Luke Barnard
|
383dccebb4
|
Merge pull request #2006 from matrix-org/t3chguy/notif_panel_fixes
notif panel fixes
|
2018-06-25 09:53:24 +01:00 |
|
Michael Telatynski
|
a174555452
|
hide RoomSubList if has 0 tiles and either searchFilter or emptyContent
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-25 09:42:42 +01:00 |
|
Michael Telatynski
|
f21f7eff45
|
add word boundary to Community,Room,User provider regexps
to stop the autocompleter firing mid-word
and remove any unused capture groups
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-25 09:32:51 +01:00 |
|
Slavi Pantaleev
|
fcda7f4d40
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1198 of 1198 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
|
2018-06-24 19:08:12 +00:00 |
|
Michael Telatynski
|
1d2945036f
|
allow TLD to come anywhere in the domain, because com isn't JUST a TLD
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 19:42:03 +01:00 |
|
Michael Telatynski
|
2d11d6dcc0
|
accept repeated TLDs
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 19:29:26 +01:00 |
|
Michael Telatynski
|
7b1ac9b754
|
upgrade minimum version of linkifyjs for more TLD support
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 19:28:42 +01:00 |
|
Michael Telatynski
|
6e0db5bfb6
|
use enum constants for EventStatus and correct isSent check
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 17:41:50 +01:00 |
|
Michael Telatynski
|
8251de4e35
|
run gen-i18n and prune-i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 17:26:44 +01:00 |
|
Michael Telatynski
|
61def4a973
|
highlight top field if blank otherwise the password field.
remove unused refs
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 17:26:16 +01:00 |
|
Michael Telatynski
|
4a5fbf2c84
|
clear error on login type change
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 17:13:40 +01:00 |
|
Michael Telatynski
|
15e75ca7b3
|
generate local errors for blank fields during login
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 17:12:00 +01:00 |
|
Michael Telatynski
|
e1ba6949d0
|
expand composer input focus region and apply cursor:text to it
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 16:40:53 +01:00 |
|
Michael Telatynski
|
eb80022991
|
focus composer after interacting with e2ee statusbar/udd
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 16:40:27 +01:00 |
|
Miguel Branco
|
ec12b6dce0
|
Translated using Weblate (Galician)
Currently translated at 100.0% (1198 of 1198 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
|
2018-06-23 12:55:07 +00:00 |
|
Марко М. Костић
|
346a3353de
|
Translated using Weblate (Serbian)
Currently translated at 100.0% (1198 of 1198 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sr/
|
2018-06-23 09:04:08 +00:00 |
|
Osoitz
|
eccc17fc69
|
Translated using Weblate (Basque)
Currently translated at 100.0% (1198 of 1198 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
|
2018-06-23 07:56:10 +00:00 |
|
Kévin C
|
917c655a9f
|
Translated using Weblate (French)
Currently translated at 100.0% (1198 of 1198 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2018-06-23 07:19:15 +00:00 |
|
Michael Telatynski
|
6a84a7ab32
|
apply stripDiacritics to QueryMatcher instead of individually
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 02:22:07 +01:00 |
|
Michael Telatynski
|
7cdc91856b
|
retain pre-stripped text so it can be used for rendering
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 02:12:01 +01:00 |
|
Michael Telatynski
|
54bccd2016
|
make Accent Insensitive match more generic and apply to rooms too
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 02:10:31 +01:00 |
|
Michael Telatynski
|
104e8d9cba
|
delint and add flow annotations to make my editor happy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 02:00:36 +01:00 |
|
Michael Telatynski
|
ce04c745e5
|
strip diacritics for user autocomplete
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 01:56:24 +01:00 |
|
Michael Telatynski
|
f7a0ad3aa0
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 01:29:38 +01:00 |
|
Michael Telatynski
|
807d72f2d9
|
nullguard SenderProfile,broke when NotifPanel had evs from forgotten rooms
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 01:22:38 +01:00 |
|
Michael Telatynski
|
aff2cc9065
|
EventTile:notif apply EmojiText to room name
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-23 01:21:42 +01:00 |
|
Michael Telatynski
|
b23f84e1f5
|
add XXX comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 19:23:39 +01:00 |
|
Michael Telatynski
|
b7396c8ef0
|
trigger urlPreviews state update on {,room}AccountData changes of settings
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 19:17:55 +01:00 |
|
Michael Telatynski
|
d1600bdacf
|
fix event type which room-account settings were read from
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 19:17:31 +01:00 |
|
Michael Telatynski
|
d4f9fec707
|
run gen-i18n and prune-i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 18:48:48 +01:00 |
|
Michael Telatynski
|
acbc84a69c
|
switch to another settings key for e2e url previews to protect on change
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 18:44:54 +01:00 |
|
Michael Telatynski
|
ed4b82f8fc
|
update wording and style it like text (text cursor)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 18:36:19 +01:00 |
|
Michael Telatynski
|
ed1f801254
|
add comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 18:36:07 +01:00 |
|
Michael Telatynski
|
a45dc837b4
|
add copyright
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 18:36:01 +01:00 |
|
Michael Telatynski
|
891070d001
|
update UrlPreview settings to be more privacy-aware in e2ee rooms
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 18:35:54 +01:00 |
|
David Baker
|
64fc7d3840
|
v0.12.8-rc.2
|
2018-06-22 18:08:57 +01:00 |
|
David Baker
|
f94ecf9ff5
|
Prepare changelog for v0.12.8-rc.2
|
2018-06-22 18:08:57 +01:00 |
|
David Baker
|
60a9752e6e
|
Merge pull request #2005 from matrix-org/t3chguy/fix_commands
slash got consumed in the consolidation
|
2018-06-22 17:59:27 +01:00 |
|
Weblate
|
b24e599c45
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-22 15:01:56 +00:00 |
|
Michael Telatynski
|
5b027c6410
|
Merge pull request #2003 from matrix-org/t3chguy/lang_select_register_view
factor out conditional LanguageSelector as functional component
|
2018-06-22 16:01:51 +01:00 |
|
Weblate
|
52fe65f8b1
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-22 14:46:14 +00:00 |
|
Luke Barnard
|
5596dc4e57
|
Merge pull request #1993 from matrix-org/t3chguy/community_autocomplete
Autocomplete and Pillify Communities
|
2018-06-22 15:46:06 +01:00 |
|
Michael Telatynski
|
548a06cad2
|
use JSX and import via sdk rather than directly
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 14:47:57 +01:00 |
|
Michael Telatynski
|
32ab997230
|
properly style Group Pill
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 14:38:06 +01:00 |
|
Jeff Huang
|
f236b319cc
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1198 of 1198 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2018-06-22 12:20:07 +00:00 |
|
Michael Telatynski
|
d92d95c37d
|
don't fall back to getGroups as it gets it no additional data
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 12:11:16 +01:00 |
|
Michael Telatynski
|
9ee78de7e5
|
pr iteration, don't assume js-sdk stores group stuff other than groupId
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-06-22 12:05:46 +01:00 |
|
Michael Telatynski
|
561b9699fc
|
Merge branch 'develop' into t3chguy/community_autocomplete
|
2018-06-22 12:00:34 +01:00 |
|
Weblate
|
f887369a54
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-06-22 10:45:23 +00:00 |
|
David Baker
|
771eac0075
|
Merge pull request #1971 from matrix-org/dbkr/jitsi_makewidget
Very basic Jitsi integration
|
2018-06-22 11:45:18 +01:00 |
|