wmwragg
|
775fc97102
|
Slight refactor to better match current code
|
2016-07-21 14:33:54 +01:00 |
|
Matthew Hodgson
|
9babf3f92f
|
Merge pull request #357 from matrix-org/wmwragg/mention-state-indicator-round-2
Wmwragg/mention state indicator round 2
|
2016-07-20 18:01:59 +01:00 |
|
wmwragg
|
ffa43ebb96
|
badge content when hovered is now kerned via the CSS
|
2016-07-20 17:12:41 +01:00 |
|
David Baker
|
fb964be072
|
Merge pull request #356 from matrix-org/matthew/disable-url-previews
Support for disabling/enabling URL previews per-user, per-room and per-user-per-room
|
2016-07-20 16:43:08 +01:00 |
|
wmwragg
|
33edb1dea9
|
Made the badge always exist, but if no unread mesasges available then has a different class
|
2016-07-20 12:47:32 +01:00 |
|
Matthew Hodgson
|
1365f18829
|
many stupid thinkos and bugfixes; make it work
|
2016-07-20 12:03:13 +01:00 |
|
David Baker
|
514bc2cd51
|
Merge pull request #341 from matrix-org/dbkr/tab_complete_most_recently_spoke
Order tab complete by most recently spoke
|
2016-07-19 18:02:09 +01:00 |
|
Matthew Hodgson
|
c1fd2f888f
|
Merge pull request #352 from matrix-org/wmwragg/mention-state-indicator
Now showing three dots when hovering over the badge
|
2016-07-19 11:12:42 +01:00 |
|
wmwragg
|
9e4511b8eb
|
Now showing three dots when hovering over the badge
|
2016-07-18 16:10:07 +01:00 |
|
David Baker
|
ffaf7f44f3
|
typos
|
2016-07-18 15:36:19 +01:00 |
|
David Baker
|
743f79a9a7
|
Fix unpublishing room in room settings
Fixes https://github.com/vector-im/vector-web/issues/1743
|
2016-07-18 15:22:08 +01:00 |
|
David Baker
|
2b7ade9ef5
|
Merge pull request #347 from matrix-org/matthew/fix-race-on-new-room-invitelist
Fix race when creating rooms where invite list can be blank
|
2016-07-18 10:37:05 +01:00 |
|
Matthew Hodgson
|
ebdac4ee50
|
first cut (untested)
|
2016-07-18 01:35:42 +01:00 |
|
Matthew Hodgson
|
554a6ff035
|
improve wording of MemberInfo's start chat button. Fixes https://github.com/vector-im/vector-web/issues/689 and clarifies https://github.com/matrix-org/matrix-react-sdk/issues/328
|
2016-07-17 19:41:53 +01:00 |
|
Matthew Hodgson
|
999c52b650
|
fix comment
|
2016-07-17 19:00:22 +01:00 |
|
Matthew Hodgson
|
0553d806d7
|
stop re-invites
|
2016-07-17 18:40:54 +01:00 |
|
Matthew Hodgson
|
2bc9dd4307
|
hopefully fix vector-im/vector-web#1813
|
2016-07-17 18:32:48 +01:00 |
|
Matthew Hodgson
|
bfe50c209c
|
fix typo in comment
|
2016-07-16 22:49:42 +01:00 |
|
Matthew Hodgson
|
a61168d943
|
Revert "Amends react template and removes opening image in lightbox"
|
2016-07-15 16:54:56 +01:00 |
|
David Baker
|
d5bed78a54
|
Rejig tab complete to make it faster
Now do a lot less when people speak. Also move more of the tab completion logic into TabComplete.js and out of RoomView.
|
2016-07-15 16:10:27 +01:00 |
|
Matthew Hodgson
|
78b7d04710
|
Merge pull request #343 from ribot/feature-inline-link-preview
Amends react template and removes opening image in lightbox
|
2016-07-15 13:55:07 +01:00 |
|
Richard van der Hoff
|
8144b894f7
|
Merge pull request #344 from matrix-org/dbkr/remove_initial_memberlist_load_hack
Remove the member list loading hack
|
2016-07-14 18:50:52 +01:00 |
|
David Baker
|
3abdb83d16
|
Remove now-unused limit param to roomMembers()
|
2016-07-14 18:40:43 +01:00 |
|
David Baker
|
743cb4b777
|
Remove the member list loading hack
Now the memberlist os a truncated list it at-best makes no difference and may be marginally slowing us down.
|
2016-07-14 18:37:57 +01:00 |
|
David Baker
|
9fd0ea1e32
|
More variable case
|
2016-07-14 18:18:44 +01:00 |
|
David Baker
|
2fd690ea2b
|
Oops, removed the pure offline class
|
2016-07-14 18:13:54 +01:00 |
|
David Baker
|
7c1b4f4fc9
|
Obey my own code style
|
2016-07-14 18:13:15 +01:00 |
|
David Baker
|
a49a545161
|
CSS classes to colour offline users differently
So we can use the same 66% opacity as idle tiles for offline-with-last-active-time to reduce the visual jarring
|
2016-07-14 17:41:07 +01:00 |
|
Stefan Pearson
|
cad057ef34
|
amends react template and removes opening image in lightbox
|
2016-07-14 17:12:17 +01:00 |
|
wmwragg
|
fd5d28768a
|
Simplification of the css
|
2016-07-14 12:05:00 +01:00 |
|
wmwragg
|
f6302fc990
|
Updated the search button, and simplified the leave css
|
2016-07-14 11:43:33 +01:00 |
|
David Baker
|
2d6d734571
|
Listen for the new lastPreseceTs event
This will catch all presence events as previously we were only listening for the actual presence string changing
|
2016-07-14 10:05:40 +01:00 |
|
wmwragg
|
7f00053f84
|
Footer upload icon updated to new vesrion
|
2016-07-13 17:46:56 +01:00 |
|
wmwragg
|
936a38a9f4
|
Updated and moved the room header settings icon
|
2016-07-13 16:02:18 +01:00 |
|
David Baker
|
6b03f72474
|
Fix filtering user list by ID
Fixes https://github.com/vector-im/vector-web/issues/1739
|
2016-07-13 11:56:01 +01:00 |
|
Aviral Dasgupta
|
b334522168
|
feat: code cleanup & emoji replacement in composer
|
2016-07-08 12:54:28 +05:30 |
|
David Baker
|
63ad57a8d4
|
Merge pull request #332 from aviraldg/feature-emojione
feat: render unicode emoji as emojione images
|
2016-07-05 10:18:33 +01:00 |
|
Aviral Dasgupta
|
6a133bc034
|
feat: and emojify name in MemberInfo
|
2016-07-05 10:24:18 +05:30 |
|
Aviral Dasgupta
|
020f1f4320
|
feat: emojify ALL THE THINGS!
|
2016-07-05 10:16:17 +05:30 |
|
Aviral Dasgupta
|
22a2593bf2
|
fix: unbreak old MessageComposerInput/TabComplete
|
2016-07-05 01:32:40 +05:30 |
|
Aviral Dasgupta
|
73b726e5fb
|
feat: import only flatMap from lodash
|
2016-07-04 21:56:09 +05:30 |
|
Aviral Dasgupta
|
30b7efd585
|
fix: code cleanup, fix getCurrentCommand
|
2016-07-04 21:44:35 +05:30 |
|
Aviral Dasgupta
|
cccc58b47f
|
feat: implement autocomplete replacement
|
2016-07-03 22:15:13 +05:30 |
|
Aviral Dasgupta
|
8961c87cf9
|
feat: Autocomplete selection wraparound
|
2016-07-03 01:11:34 +05:30 |
|
Aviral Dasgupta
|
cd928fe6f5
|
Merge remote-tracking branch 'upstream/develop' into feature-autocomplete
|
2016-07-03 00:00:02 +05:30 |
|
Richard van der Hoff
|
a671e07da7
|
Merge pull request #326 from matrix-org/dbkr/fix_user_links
Fix user links
|
2016-06-30 17:43:08 +01:00 |
|
Richard van der Hoff
|
ce39822957
|
Merge pull request #327 from theworldbright/1492-fix-ordering-memberlist
Fix ordering of Memberlist
|
2016-06-29 10:21:15 +01:00 |
|
theworldbright
|
7609b9eba8
|
Simplify logic for timestamp ordering of memberlist
|
2016-06-29 17:45:24 +09:00 |
|
theworldbright
|
b3d871aa6a
|
Add back comment
|
2016-06-29 17:33:41 +09:00 |
|
theworldbright
|
69cb0a8f1c
|
Switch ordering of Idle users
|
2016-06-29 17:08:17 +09:00 |
|