~singpolyma/cheogram-android

268fcd38 — Daniel Gultsch 5 years ago
disabled by default variant of XEP-0392
9f191f64 — Daniel Gultsch 5 years ago
do not display 'user left' toast in members only groups. fixes #3144
52c625bc — Aditya Borikar 5 years ago
Attempt at disbling grace period in response to issue #3114 (#3116)

49349d89 — linkmauve 5 years ago
add id="current" on every published PEP item (#3133)

This makes sure even misconfigured PEP nodes still get only one item, as
defined in XEP-0060 §12.20.
02b7b0b4 — Daniel Gultsch 5 years ago
do grace period calculation only on positive periods
8f057a0c — Daniel Gultsch 5 years ago
try to catch out of memory exception
25aa6bed — Daniel Gultsch 5 years ago
upgrade babbler version
dc5e7e5d — Daniel Gultsch 5 years ago
store bookmarks in pep if conversion xep is running
46574d6e — Daniel Gultsch 5 years ago
version bump to 2.2.8 + changelog
f93cb8ed — Daniel Gultsch 5 years ago
Revert "Patterns: attempt at fixing complex xmpp URIs (typically xmpp:#mychan%irc.server@xmpp.server.tld?join) (#3115)"

This reverts commit a4004904fed081ac6f46c84178073900205bd325.
fd28b32d — Daniel Gultsch 5 years ago
call onMessageFound outside sync block
53a99308 — Daniel Gultsch 5 years ago
show toast if no address book app is installed
e27e3ecf — Daniel Gultsch 5 years ago
version bump to 2.2.7 + changelog
1764656f — Daniel Gultsch 5 years ago
call switchTo(Fore|Back)ground() outside synchronized block
a4004904 — Romain DEP 5 years ago
Patterns: attempt at fixing complex xmpp URIs (typically xmpp:#mychan%irc.server@xmpp.server.tld?join) (#3115)

2fc4ca71 — Daniel Gultsch 5 years ago
pulled translations from transifex
93836d94 — Daniel Gultsch 5 years ago
null pointer check in notification service
ae35593f — Daniel Gultsch 5 years ago
catch all exceptions when checking file size
2cc601ee — Daniel Gultsch 5 years ago
do not call listeners while being synchronized on stanza queue
79fe1c89 — Daniel Gultsch 5 years ago
version bump to 2.2.6 + changelog
Next