- 26 Nov, 2019 3 commits
-
-
JC Brand authored
`streamFeaturesAdded` should only be triggered once we've received them from the server. This appears to be a timing bug, likely introduced by the IndexedDB refactoring.
-
JC Brand authored
- Retracted moderated message are not editable - Use "removed" for user-facing text
-
JC Brand authored
-
- 22 Nov, 2019 24 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
not while tearing down, otherwise the modals get removed while reconnecting and we have stale references to modals no longer in the DOM.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
- Add support for switching ephemerality after message creation - Move more methods from ChatBox and ChatRoom to utils/stanza.js - Rename 'ephemeral' to 'is_ephemeral' since it's a boolean
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
as opposed to having them in the `u` object
-
JC Brand authored
-
JC Brand authored
So that we don't need to `_converse` obj in order to log messages
-
JC Brand authored
-
poVoq authored
also recommendation to enable smacks
-
- 20 Nov, 2019 2 commits
- 19 Nov, 2019 1 commit
-
-
JC Brand authored
Use `float:left` instead of flexbox
-
- 18 Nov, 2019 2 commits
- 12 Nov, 2019 2 commits
-
-
Dele Olajide authored
1. enable avatars in autocomplete 2. change search/filter type for automcomplete
-
JC Brand authored
-
- 09 Nov, 2019 1 commit
-
-
JC Brand authored
Fixes #1769
-
- 05 Nov, 2019 2 commits
- 04 Nov, 2019 2 commits
- 03 Nov, 2019 1 commit
-
-
JC Brand authored
-