1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-12-23 21:02:09 +03:00
Files
matrix-react-sdk/src
David Baker 7b7728c93a Make behaviour of ChatInviteDialog more consistent
* Pressing enter now always adds whatever was in the input box
   to the invite list, if it's a valid address (previously it
   added it to the list of it was a search result but submitted
   the form straight away if there were no results).
 * Remove isValidAddress as it was only used in the context of
   testing whether its return value was true or null (where null
   meant "unsure") so just use getAddressType instead.
2017-01-18 18:32:38 +00:00
..
2016-11-07 09:28:10 +00:00
2016-01-15 17:31:32 +00:00
2016-11-10 17:03:24 +00:00
2016-09-17 02:19:32 +01:00
2016-01-07 04:06:52 +00:00
2016-01-07 04:06:52 +00:00
2016-10-26 18:41:28 +01:00
2016-04-07 18:10:35 +01:00
2016-01-07 04:06:52 +00:00
2016-09-28 10:17:47 +01:00
2016-11-02 16:15:35 +00:00
2016-01-07 04:06:52 +00:00
2016-09-21 09:57:17 +01:00
2016-06-21 19:50:03 +01:00
2017-01-17 10:50:44 +00:00
2016-01-07 04:06:52 +00:00
2016-08-03 15:59:17 +01:00