- 23 Oct, 2020 5 commits
-
-
JC Brand authored
-
Xavi authored
* keep message in place after edition by assigning previous message original timestamp * update time displayed to keep current behaviour * add test to check a message remains in the same position of the history after being edited * briefly describe pr changes in changelog
-
Xavi authored
-
Dele Olajide authored
-
Dele Olajide authored
-
- 21 Oct, 2020 1 commit
-
-
Dele Olajide authored
-
- 20 Oct, 2020 2 commits
-
-
JC Brand authored
-
JC Brand authored
- `allow_user_trust_override` - `clear_cache_on_logout` The `persistent_store` setting can now also be set to `sessionStorage` The `trusted` settings was in effect playing the role of two separate settings and implicitly affecting a third ('persistent_store'). By breaking it up, we make things more explicit and allow for new configurations. For example, clearing the cache on logout, while using some kind of persistent store.
-
- 19 Oct, 2020 1 commit
-
-
JC Brand authored
-
- 15 Oct, 2020 4 commits
-
-
bernard-ng authored
-
dependabot-preview[bot] authored
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Bernard Ngandu authored
use muc-toolbar-btn-color for background
-
Xavi authored
* allow the use of MUC affiliation, MUC role, and VCard roles as hats * update setting documentation * remove filter from VCard roles * update naming and documentation to make explicit the use of XEP-317 Hats * include muc_hats config option update to changelog
-
- 14 Oct, 2020 2 commits
-
-
Bernard Ngandu authored
* notify changes to client on bookmark-update * update XEP-115 caps verification string
-
JC Brand authored
-
- 13 Oct, 2020 4 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
in 1:1 chats. See: https://xmpp.org/extensions/xep-0313.html#archives_id
-
- 09 Oct, 2020 2 commits
- 08 Oct, 2020 1 commit
-
-
ChaosKid42 authored
* regression of #1317: Don't show errors for CSI messages * fix failing tests
-
- 07 Oct, 2020 8 commits
-
-
JC Brand authored
-
JC Brand authored
- Let `api.rooms.open` call `api.rooms.get` directly, instead of indirectly via `api.rooms.create` - Remove the `createChatRoom` function - Also strip URI parts from JID in `api.rooms.get` and use utility method for doing so
-
dependabot[bot] authored
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1) Signed-off-by: dependabot[bot] <support@github.com>
-
Bernard Ngandu authored
* #1829 css var instead of hard coded colors
-
dependabot-preview[bot] authored
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. **This update includes a security fix.** - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
JC Brand authored
-
Xavi authored
* catch all whitespace characters instead of just new line
-
Koen Van den Wijngaert authored
* Only update the room list after shown.bs.modal * add changes to CHANGES.md * Move shown listener to initialize
-
- 06 Oct, 2020 1 commit
-
-
Christoph Scholz authored
-
- 05 Oct, 2020 1 commit
-
-
JC Brand authored
-
- 02 Oct, 2020 3 commits
-
-
JC Brand authored
Don't use 100vh, it doesn't work properly on mobile
-
Christoph Scholz authored
-
JC Brand authored
-
- 01 Oct, 2020 4 commits
-
-
JC Brand authored
Not strictly necessary for vanilla Converse, but makes life easier downstream
-
JC Brand authored
-
JC Brand authored
filter find has isEmpty isString isUndefined noop reject uniq
-
bernard ng authored
Use of lowercase letters and Infinity to avoid calculation errors when the index is -1
-
- 30 Sep, 2020 1 commit
-
-
JC Brand authored
-