- 29 Nov, 2019 10 commits
-
-
Ömer Çakmak authored
Currently translated at 100.0% (424 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/tr/
-
Allan Nordhøy authored
Currently translated at 70.8% (300 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/nb_NO/
-
Quentí authored
Currently translated at 100.0% (424 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/oc/
-
Antonio Morais authored
Currently translated at 82.5% (350 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/pt_BR/
-
Rambox authored
Currently translated at 72.2% (306 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/pl/
-
x0draude authored
Currently translated at 76.7% (325 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/pt/
-
Nathan authored
Currently translated at 100.0% (424 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/fr/
-
Sylke Vicious authored
Currently translated at 100.0% (424 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/it/
-
nautilusx authored
Currently translated at 100.0% (424 of 424 strings) Translation: Converse.js/Translations Translate-URL: https://hosted.weblate.org/projects/conversejs/translations/de/
-
JC Brand authored
- Add config variable `muc_show_logs_before_join` - Restore nickname form for the original use-case (when not showing MAM logs before joining). - Render nickname form in the `.muc-bottom-panel` when showing MAM logs (instead of in a modal) - Show a message when there aren't any archived messages to show - Fix converse-mam so that chat logs are properly fetched before entering a MUC closes #1266
-
- 28 Nov, 2019 1 commit
-
-
Emmanuel Gil Peyrot authored
-
- 26 Nov, 2019 4 commits
-
-
JC Brand authored
-
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 1 commit
-
-
JC Brand authored
-