David Baker
350dab06a0
Merge pull request #1675 from turt2live/travis/fix-granular-again
...
Fix a couple more issues with granular settings
2018-01-05 11:48:32 +00:00
David Baker
242d84c63a
Merge pull request #1673 from matrix-org/t3chguy/fix_op_slashcommand_for_negatives
...
Allow argument to op slashcommand to be negative as PLs can be -ve
2018-01-05 11:28:52 +00:00
Michael Telatynski
a473971c7b
negate for less indentation
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2018-01-05 11:11:20 +00:00
Michael Telatynski
293bb15ccc
check PL and compare arrays rather than tracking changes
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2018-01-05 10:53:55 +00:00
Peter Vágner
cf472c791d
Consume all combinations of space / enter, keyDown / keyUp presses and
...
try to explain this key handling inconsistency with some additional
comments as per the review discussion.
2018-01-05 11:45:45 +01:00
David Baker
7787e57b42
Merge pull request #1645 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2018-01-05 10:38:18 +00:00
lukebarnard
7606e60188
Merge branch 'develop' into luke/perf-tag-panel-selected
2018-01-05 10:26:03 +00:00
Walter
8731bfd008
Translated using Weblate (Russian)
...
Currently translated at 100.0% (958 of 958 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2018-01-05 10:24:02 +00:00
Richard Lewis
54d128658e
Comment logging.
2018-01-04 23:00:10 +00:00
Richard Lewis
57247493d9
Remove unused deps.
2018-01-04 22:59:50 +00:00
Richard Lewis
d256e473eb
Fix header and remove unused deps.
2018-01-04 22:51:49 +00:00
Richard Lewis
7b313b7acf
Comment logging.
2018-01-04 22:38:52 +00:00
Richard Lewis
d652f117fb
Remove click handlers etc.
2018-01-04 22:36:29 +00:00
Richard Lewis
1c8586e802
Add sticker message rendering.
2018-01-04 22:21:38 +00:00
Richard Lewis
54671ab67e
Send m.sticker messages
2018-01-04 21:57:24 +00:00
Walter
a7aa0a3b27
Translated using Weblate (Russian)
...
Currently translated at 100.0% (958 of 958 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2018-01-04 21:33:41 +00:00
Richard Lewis
d20aebfbd7
Correctly handle sticker message events.
2018-01-04 18:58:55 +00:00
Richard Lewis
da199da798
Merge branch 'rxl881/snapshot' of https://github.com/matrix-org/matrix-react-sdk into rxl881/snapshot
2018-01-04 18:43:18 +00:00
Richard Lewis
32aecd0630
Fix event call
2018-01-04 18:43:08 +00:00
Richard Lewis
eb4053bc99
Handle sticker message payloads
2018-01-04 18:41:47 +00:00
Weblate
ae3666143a
Merge remote-tracking branch 'origin/develop' into develop
2018-01-04 18:26:10 +00:00
David Baker
c7accb732c
Merge pull request #1624 from matrix-org/t3chguy/room_dict_refactor
...
make RoomDetailRow reusable for the Room Directory
2018-01-04 18:26:06 +00:00
Weblate
493023a1bb
Merge remote-tracking branch 'origin/develop' into develop
2018-01-04 18:19:42 +00:00
David Baker
50aeea8f05
Merge pull request #1686 from matrix-org/luke/fix-get-users-rooms-for-joined-groups
...
Prefetch group data for all joined groups when RoomList mounts
2018-01-04 18:19:37 +00:00
lukebarnard
f1b60287fb
Merge branch 'develop' into luke/fix-get-users-rooms-for-joined-groups
2018-01-04 17:56:34 +00:00
Weblate
cde2a5e201
Merge remote-tracking branch 'origin/develop' into develop
2018-01-04 17:46:52 +00:00
lukebarnard
55bfff24c4
Fix forgotten rename during d5e2a73d99
2018-01-04 17:46:44 +00:00
Weblate
9c13a5a267
Merge remote-tracking branch 'origin/develop' into develop
2018-01-04 17:33:40 +00:00
David Baker
b34f360f96
Merge pull request #1690 from matrix-org/luke/remove-selected-room-prop
...
Remove unused selectedRoom prop
2018-01-04 17:33:36 +00:00
Weblate
36a2f4e8f9
Merge remote-tracking branch 'origin/develop' into develop
2018-01-04 17:08:06 +00:00
David Baker
5961cf3958
Merge pull request #1684 from matrix-org/luke/fix-tag-panel-shift-ctrl-click
...
Fix shift and shift-ctrl click in TagPanel
2018-01-04 17:08:01 +00:00
Weblate
7c86745fc3
Merge remote-tracking branch 'origin/develop' into develop
2018-01-04 16:49:22 +00:00
David Baker
c294e336b5
Merge pull request #1344 from matrix-org/t3chguy/hide_left_chats_memberinfo
...
skip direct chats which either you or the target have left
2018-01-04 16:49:17 +00:00
Michael Telatynski
831a3f7e42
Merge branch 'develop' into t3chguy/hide_left_chats_memberinfo
2018-01-04 16:41:16 +00:00
Michael Telatynski
e99477d486
naive translation rescue post-pluralisation
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2018-01-04 15:13:54 +00:00
Michael Telatynski
be48460595
Singularise unsent message prompt, if applicable
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2018-01-04 15:05:08 +00:00
Michael Telatynski
f63e6fdedf
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into travis/single_unsent
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
# Conflicts:
# src/components/structures/RoomStatusBar.js
# src/components/structures/RoomView.js
# src/i18n/strings/en_EN.json
2018-01-04 15:03:11 +00:00
Michael Telatynski
f5f3c894d7
only save RelatedGroupSettings if it was modified. Otherwise perms issue
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2018-01-04 14:24:13 +00:00
lukebarnard
2282f5c26f
Remove unused selectedRoom prop
2018-01-04 14:19:10 +00:00
lukebarnard
d5e2a73d99
Add alt condition back in, rename to specify igorance of shift
...
because this is really what this function is for - we want to
ignore specifically shift but not necessarily alt (despite
this probably not having any real impact).
2018-01-04 12:06:19 +00:00
lukebarnard
cdd1a57569
Calculate visible rooms when tags change
...
instead of every time we getRoomLists
2018-01-04 11:50:33 +00:00
Richard Lewis
b85efa08ce
Merge branch 'rxl881/snapshot' of github.com:matrix-org/matrix-react-sdk into rxl881/snapshot
2018-01-04 09:53:29 +00:00
Richard Lewis
e96d199b28
Inject stickers
2018-01-04 09:53:26 +00:00
lukebarnard
5c5307c665
Improve performance of tag panel selection (when tags are selected)
...
Deselecting all tags is now slightly less performant than selecting a tag
but mostly due to the number of RoomTiles being rendered.
Swapping between different tags (a supposed common use-case) feels much
more spritely!
2018-01-03 17:12:31 +00:00
Weblate
58e773031b
Merge remote-tracking branch 'origin/develop' into develop
2018-01-03 15:48:49 +00:00
pincopallopino
77132bc7bd
Translated using Weblate (Italian)
...
Currently translated at 8.9% (86 of 958 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2018-01-03 15:48:48 +00:00
Luke Barnard
d3e47fa99d
Merge pull request #1682 from Nostradamos/fix_riot_web_4821
...
Make scroll on paste in RTE compatible with https://github.com/vector-im/riot-web/pull/5900
2018-01-03 15:48:43 +00:00
lukebarnard
2baacfa562
Handle case where ordering is not yet known
2018-01-03 14:12:28 +00:00
lukebarnard
a2bb240dcb
Fetch group data for all tags instead of those selected
...
so that tag switching is not delayed by fetching group data, i.e group members and rooms.
2018-01-03 14:07:29 +00:00
Weblate
3d836a6d76
Merge remote-tracking branch 'origin/develop' into develop
2018-01-03 13:41:19 +00:00