Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show different room settings for channels and groups | Christian Schneppe | 2019-02-07 | 1 | -1/+1 |
| | |||||
* | provide the same fab submenu for both tabs. rename tab to bookmark | Christian Schneppe | 2019-02-07 | 1 | -1/+1 |
| | |||||
* | transmit display name (nick) in subscription requests | Christian Schneppe | 2018-11-30 | 1 | -3/+3 |
| | |||||
* | show snackbar for remote server timeout in mucs | Christian Schneppe | 2018-10-20 | 1 | -0/+2 |
| | |||||
* | store avatars received over muc presence in contact | Christian Schneppe | 2018-09-27 | 1 | -0/+8 |
| | |||||
* | sync roster after setting pgp id | Christian Schneppe | 2018-09-13 | 1 | -1/+3 |
| | |||||
* | do not parse caps and pgp keys from muc presences | Christian Schneppe | 2018-09-13 | 1 | -1/+5 |
| | |||||
* | special treatment for presence errors known to be mucs | Christian Schneppe | 2018-08-30 | 1 | -0/+2 |
| | |||||
* | display propper toast after room has been destroyed | Christian Schneppe | 2018-07-15 | 1 | -1/+27 |
| | |||||
* | store own affiliation and role to disk | Christian Schneppe | 2018-07-09 | 1 | -1/+4 |
| | |||||
* | show snackbar for resource constraint in mucs | Christian Schneppe | 2018-07-09 | 1 | -0/+2 |
| | |||||
* | persist muc avatar and show in bookmarks | Christian Schneppe | 2018-07-09 | 1 | -0/+1 |
| | |||||
* | improve active_since implementation (XEP-0319: Last User Interaction in ↵ | Christian Schneppe | 2018-05-26 | 1 | -0/+3 |
| | | | | | | | Presence) * set contact to inactive if it becomes offline * send idle also in case app started in background | ||||
* | return InvalidJid object instead of null if Jid can not be parsed | Christian Schneppe | 2018-05-02 | 1 | -1/+2 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -9/+9 |
| | |||||
* | only explicitly request device list for users not in roster | Christian Schneppe | 2018-02-24 | 1 | -1/+6 |
| | |||||
* | do not cross reference bookmarks and conversations | Christian Schneppe | 2018-02-10 | 1 | -2/+1 |
| | |||||
* | always persist current nick (in bookmark and database) | Christian Schneppe | 2018-02-10 | 1 | -0/+1 |
| | |||||
* | make chat markers opportunistic in private mucs | Christian Schneppe | 2018-01-27 | 1 | -1/+1 |
| | |||||
* | clear muc avatar after going online | Christian Schneppe | 2017-12-27 | 1 | -1/+3 |
| | |||||
* | try to detect invalid nick (w/ emoji) in MUCs | Christian Schneppe | 2017-12-16 | 1 | -12/+33 |
| | |||||
* | PresenceParser: work around for ejabberd not including status code 110 in ↵ | Christian Schneppe | 2017-12-01 | 1 | -1/+3 |
| | | | | shut down presence | ||||
* | catch all sorts of date parsing errors | Christian Schneppe | 2017-11-21 | 1 | -2/+1 |
| | |||||
* | made avatar cache cleaning more efficent after name changes | Christian Schneppe | 2017-09-04 | 1 | -1/+3 |
| | |||||
* | fetch device ids for muc members w/o known devices | Christian Schneppe | 2017-08-01 | 1 | -1/+6 |
| | |||||
* | do not parse delay tag for unavailable presences when it comes form own server | Christian Schneppe | 2017-06-01 | 1 | -1/+1 |
| | |||||
* | parse all delayed tags. use min date | Christian Schneppe | 2017-05-31 | 1 | -3/+5 |
| | |||||
* | made nimbuzz work around work with newly created conferences as well | Christian Schneppe | 2017-04-20 | 1 | -1/+2 |
| | |||||
* | recognize muc self presence on nimbuzz.com | Christian Schneppe | 2017-04-16 | 1 | -4/+3 |
| | | | | | | | Apparently nimbuzz.com doesn't include status code 110 in muc self presence It does however include the full real jid in the presence’s item. We can use that as a work around to detect a self presence. | ||||
* | use async message loading only when called from UI | Christian Schneppe | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | rework last activity logic to something that should work pretty well … | Christian Schneppe | 2017-03-23 | 1 | -4/+9 |
| | | | | …in Conversations only enviroments | ||||
* | fixed multi-session-nick renaming behaviour | Christian Schneppe | 2017-03-09 | 1 | -12/+8 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -227/+227 |
| | |||||
* | extract affiliations from unavailable presence | Christian Schneppe | 2016-11-15 | 1 | -7/+9 |
| | |||||
* | download own vcard avatar if none is set. fixes #2008 | Daniel Gultsch | 2016-09-09 | 1 | -5/+11 |
| | |||||
* | don't automatically download files and avatars when datasaver is on | Daniel Gultsch | 2016-08-27 | 1 | -2/+2 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+274 |