David Baker
|
6c263c1c89
|
Change what AddressTile takes to be Objects
Rather than just passing in a list of strings. This paves the way
for passing in display names & avatars of looked-up threepids.
|
2017-01-24 18:23:34 +00:00 |
|
David Baker
|
f1f6fc809c
|
Merge remote-tracking branch 'origin/develop' into dbkr/user_search_feedback
|
2017-01-24 11:26:09 +00:00 |
|
David Baker
|
18d4d3392a
|
Fix a bunch of linting errors
eslint --fix and a few manual ones
|
2017-01-20 14:22:27 +00:00 |
|
David Baker
|
de621902fc
|
Better feedback in invite dialog
Show feedback if you enter a valid but unknown email address
or mxid
Fixes https://github.com/vector-im/riot-web/issues/2933
|
2017-01-18 15:21:50 +00:00 |
|
David Baker
|
31753fc3f3
|
Rebrand
|
2016-09-19 13:26:59 +01:00 |
|
Matthew Hodgson
|
2b9258d377
|
use new rawDisplayName in AddressTile
|
2016-09-16 03:19:33 +01:00 |
|
wmwragg
|
7fa102998c
|
Added valid but unknown mx user
|
2016-09-13 17:09:40 +01:00 |
|
wmwragg
|
5a0a72ee46
|
Added styling for unknown addresses
|
2016-09-12 17:25:14 +01:00 |
|
wmwragg
|
95d9df7534
|
Make an invalid mx user an unknown user AddressTile
|
2016-09-12 17:15:56 +01:00 |
|
wmwragg
|
5b2cc555a3
|
Refactored AddressTile to use string address rather than user object, so it can user email as well mx userId
|
2016-09-12 16:52:04 +01:00 |
|
wmwragg
|
ca3910f5a8
|
Mouse actions on the queryList added, as well as better queryListElement styling
|
2016-09-07 16:18:50 +01:00 |
|
wmwragg
|
7e60012bd4
|
Added justification for the AddressTile, when requested
|
2016-09-07 10:55:44 +01:00 |
|
wmwragg
|
391fe0ab77
|
Basic address list created, and UX tweaks for interaction
|
2016-09-06 15:24:23 +01:00 |
|
wmwragg
|
ddf1e4841a
|
Selecting users with arrow keys added
|
2016-09-06 13:07:06 +01:00 |
|
wmwragg
|
5ed680e5ce
|
Picking the top of the queryList not _userList, as the queryList is the query filtered _userList
|
2016-09-05 17:34:20 +01:00 |
|
wmwragg
|
3dd84e2b8a
|
Initial AddressTile added
|
2016-09-05 17:28:08 +01:00 |
|