1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-19 20:23:18 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
b88c13d527 Use prefixed class names to avoid collisions with other libraries 2017-11-03 16:02:41 +00:00
e84e4ed5f5 Add CSS classes to group ID input in CreateGroupDialog 2017-11-03 15:38:12 +00:00
302bd6c3e9 Escape dash in regex 2017-10-31 11:48:56 +00:00
53938f7998 Change client-side validation of group IDs to match synapse 2017-10-31 10:25:06 +00:00
a133fd1cf4 Fix "failed to create community" message 2017-10-23 14:57:40 +01:00
cbb36f4780 Lint 2017-10-19 17:31:06 +01:00
b9574ff382 Group create dialog: only enter localpart
Since we currently can only create groups on the local server anyway,
there's no point making the user jump through the hoop of forming the
whole group ID and telling them off if they got the server name wrong.
2017-10-19 16:47:43 +01:00
19173ab4d6 Space, man. 2017-10-19 16:31:45 +01:00
4abaa93cf0 Add clientside error for non-alphanumeric group ID 2017-10-19 16:28:02 +01:00
2be0ebdd1d More Groups->Communities 2017-10-19 15:01:16 +01:00
6b9a2909df Add rule to enforce spacing in curly brackets in JSX children
This required an updated in version of eslint-plugin-react to 7.4.0.
2017-09-28 11:21:06 +01:00
1e713557bb PR feedback 2017-07-07 18:34:40 +01:00
fea0a941ce Fix lint 2017-07-07 11:01:54 +01:00
84e13d5437 Add GroupAvatar to handle fallback images etc.
And a few misc tidyups
2017-06-29 17:51:38 +01:00
f99c540b3d Groups page / Create Group dialog 2017-06-29 17:03:05 +01:00