- 26 Jan, 2021 1 commit
-
-
JC Brand authored
-
- 22 Jan, 2021 1 commit
-
-
JC Brand authored
-
- 18 Jan, 2021 3 commits
-
-
JC Brand authored
Also, use utility methods instead of adding a mixin to ChatBoxViews (since we're planning on removing it).
-
JC Brand authored
and to solve the offset issue by replacing excessive newlines with the zero-width space unicode character.
-
JC Brand authored
This causes index offset issues with any rich elements in the message. We could try to fix the offsets, or alternatively replace the collapsed newlines with spaces (to maintain the original offsets), but I don't think it's worth the effort since I'm not sure that it's a good idea to collapse newlines in the first place.
-
- 15 Jan, 2021 3 commits
-
-
JC Brand authored
Looking at the Prosody code, it appears to be cheap since Prosody will do nothing if you're already registered and this works around a bug in mod_muc_rai where events aren't fired for each resource of the same joined nick joining or leaving the MUC.
-
JC Brand authored
-
JC Brand authored
Can be used to fine-tune which (if any) of the XEP-0333 chat markers will be sent out.
-
- 13 Jan, 2021 2 commits
- 11 Jan, 2021 1 commit
-
-
JC Brand authored
Also... clear info message before executing ad-hoc command so that user gets visiual indication.
-
- 08 Jan, 2021 5 commits
- 07 Jan, 2021 3 commits
- 06 Jan, 2021 1 commit
-
-
JC Brand authored
-
- 04 Jan, 2021 1 commit
-
-
JC Brand authored
-
- 30 Dec, 2020 1 commit
-
-
JC Brand authored
-
- 29 Dec, 2020 8 commits
- 28 Dec, 2020 4 commits
- 21 Dec, 2020 2 commits
- 17 Dec, 2020 4 commits