-
-
Notifications
You must be signed in to change notification settings - Fork 833
Extend slash command '/topic' to display the room topic #2532
Commits on Jan 30, 2019
-
Extend slash command '/topic' to display the room topic
If no <topic> is provided, the command will display a modal dialog containing the sanitized and linkified room topic. This is just adding some juice to make reading long room topics more convenient.
Bastian committedJan 30, 2019 Configuration menu - View commit details
-
Copy full SHA for bc6d13e - Browse repository at this point
Copy the full SHA bc6d13eView commit details -
Bastian committed
Jan 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 5f90321 - Browse repository at this point
Copy the full SHA 5f90321View commit details -
Merge branch 'develop' into boeserwolf/get-set-topic
Bastian committedJan 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 135af40 - Browse repository at this point
Copy the full SHA 135af40View commit details -
Bastian committed
Jan 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 8940934 - Browse repository at this point
Copy the full SHA 8940934View commit details -
Configuration menu - View commit details
-
Copy full SHA for b96a4a4 - Browse repository at this point
Copy the full SHA b96a4a4View commit details -
Merge branch 'develop' of https://github.com/boeserwolf/matrix-react-sdk
Bastian committedJan 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 3a40982 - Browse repository at this point
Copy the full SHA 3a40982View commit details
Commits on Jan 31, 2019
-
Merge branch 'develop' into boeserwolf/get-set-topic
Bastian committedJan 31, 2019 Configuration menu - View commit details
-
Copy full SHA for 022dd14 - Browse repository at this point
Copy the full SHA 022dd14View commit details -
Configuration menu - View commit details
-
Copy full SHA for f245fa6 - Browse repository at this point
Copy the full SHA f245fa6View commit details -
Replace QuestionDialog with InfoDialog
Display a default message if no room topic is present Signed-off-by: Bastian <matrix@noxware.de>
Bastian committedJan 31, 2019 Configuration menu - View commit details
-
Copy full SHA for 8273662 - Browse repository at this point
Copy the full SHA 8273662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2bcd1 - Browse repository at this point
Copy the full SHA 3e2bcd1View commit details -
Add HtmlUtils.linkifyElement() Add HtmlUtils.linkifyAndSanitize() Refactor module imports Signed-off-by: Bastian <matrix@noxware.de>
Bastian committedJan 31, 2019 Configuration menu - View commit details
-
Copy full SHA for 9cd13a8 - Browse repository at this point
Copy the full SHA 9cd13a8View commit details -
Refactor to use HtmlUtils for linkifying and sanitizing
Signed-off-by: Bastian <matrix@noxware.de>
Bastian committedJan 31, 2019 Configuration menu - View commit details
-
Copy full SHA for 23971b3 - Browse repository at this point
Copy the full SHA 23971b3View commit details
Commits on Feb 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4dcbb6f - Browse repository at this point
Copy the full SHA 4dcbb6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7428e97 - Browse repository at this point
Copy the full SHA 7428e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for d77f10e - Browse repository at this point
Copy the full SHA d77f10eView commit details -
Replace QuestionDialog with InfoDialog
Signed-off-by: Bastian <matrix@noxware.de>
Bastian committedFeb 6, 2019 Configuration menu - View commit details
-
Copy full SHA for aa0ae88 - Browse repository at this point
Copy the full SHA aa0ae88View commit details -
Fix error if topicEvents is undefined
Signed-off-by: Bastian <matrix@noxware.de>
Bastian committedFeb 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 951f0fc - Browse repository at this point
Copy the full SHA 951f0fcView commit details
Commits on Feb 7, 2019
-
Use default options from sanitizeHtmlParams for sanitizeHtml()
Signed-off-by: Bastian <matrix@noxware.de>
Bastian committedFeb 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 179f9a1 - Browse repository at this point
Copy the full SHA 179f9a1View commit details