Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make use of Namespace.REGISTER constant | Christian Schneppe | 2019-05-04 | 1 | -1/+1 |
| | |||||
* | introduced type private_file_message to handle attachments in PMs | Christian Schneppe | 2019-05-03 | 1 | -2/+2 |
| | |||||
* | Deduplicate presences | Christian Schneppe | 2019-02-21 | 1 | -6/+4 |
| | | | | possibly fixes #303 | ||||
* | show different room settings for channels and groups | Christian Schneppe | 2019-02-07 | 1 | -0/+3 |
| | |||||
* | provide the same fab submenu for both tabs. rename tab to bookmark | Christian Schneppe | 2019-02-07 | 1 | -1/+14 |
| | |||||
* | rename functions and variables for room destruction | Christian Schneppe | 2019-01-03 | 1 | -1/+1 |
| | |||||
* | deduplicate disco response | Christian Schneppe | 2018-12-27 | 1 | -1/+0 |
| | | | | fixes #283 | ||||
* | transmit display name (nick) in subscription requests | Christian Schneppe | 2018-11-30 | 1 | -1/+9 |
| | |||||
* | set access model to open when publishing avatar | Christian Schneppe | 2018-11-30 | 1 | -4/+4 |
| | |||||
* | added interface to edit nick | Christian Schneppe | 2018-11-23 | 2 | -3/+10 |
| | |||||
* | do not show up navigation in start conversation screen if called with view ↵ | Christian Schneppe | 2018-11-15 | 1 | -1/+5 |
| | | | | intent | ||||
* | add id="current" on every published PEP item | Christian Schneppe | 2018-08-26 | 1 | -0/+3 |
| | | | | | This makes sure even misconfigured PEP nodes still get only one item, as defined in XEP-0060 §12.20. | ||||
* | store bookmarks in pep if conversion xep is running | Christian Schneppe | 2018-08-26 | 2 | -2/+10 |
| | |||||
* | store own affiliation and role to disk | Christian Schneppe | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | standards. right? | Christian Schneppe | 2018-07-09 | 1 | -2/+3 |
| | |||||
* | support mam:1 | Christian Schneppe | 2018-07-09 | 1 | -2/+2 |
| | |||||
* | use Tor on http upload is account uses onion domain | Christian Schneppe | 2018-06-17 | 3 | -13/+14 |
| | |||||
* | permit empty values for subject and roster name | Christian Schneppe | 2018-06-16 | 1 | -3/+1 |
| | |||||
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 2 | -18/+53 |
| | |||||
* | changed command paramater for new push server | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | changed jid of push server | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | do not use end in catchup mam queries | Christian Schneppe | 2018-05-17 | 1 | -3/+7 |
| | |||||
* | Support both new and old http upload namespaces | Christian Schneppe | 2018-05-05 | 1 | -5/+13 |
| | |||||
* | improved logging for node configuration change | Christian Schneppe | 2018-05-05 | 1 | -1/+1 |
| | |||||
* | very much unoptimized search functionality | Christian Schneppe | 2018-04-30 | 1 | -2/+3 |
| | |||||
* | always include omemo fallback message | Christian Schneppe | 2018-04-29 | 1 | -3/+1 |
| | |||||
* | added prosodys enable archive to default room config | Christian Schneppe | 2018-04-12 | 1 | -0/+1 |
| | |||||
* | sync roster to disk after roster push | Christian Schneppe | 2018-04-12 | 1 | -5/+3 |
| | |||||
* | return contact and account.getServer() as String | Christian Schneppe | 2018-04-07 | 1 | -2/+2 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 3 | -21/+21 |
| | |||||
* | set messenger identity correctly | Christian Schneppe | 2018-03-17 | 1 | -1/+1 |
| | |||||
* | support new http upload namespace | Christian Schneppe | 2018-01-29 | 1 | -5/+3 |
| | |||||
* | improvements for self messages | Christian Schneppe | 2018-01-27 | 1 | -1/+2 |
| | | | | | | * fix omemo in group chats w/o participants * don't create two axolotl messages when messaging self * fix read marker for self messages | ||||
* | make chat markers opportunistic in private mucs | Christian Schneppe | 2018-01-27 | 1 | -2/+1 |
| | |||||
* | add possibility to destroy group chat | Christian Schneppe | 2018-01-26 | 1 | -0/+11 |
| | |||||
* | sent message receipts after mam catchup | Christian Schneppe | 2018-01-21 | 1 | -0/+10 |
| | |||||
* | disable offline messages. postpone prekey handling until after mam catchup | Christian Schneppe | 2018-01-21 | 2 | -2/+16 |
| | |||||
* | attempt to enable MAM(ejabberd) on muc configuration | Christian Schneppe | 2017-12-01 | 1 | -0/+1 |
| | |||||
* | save full jid when sending in muc. check chat markers against 'sender' | Christian Schneppe | 2017-11-22 | 1 | -3/+6 |
| | |||||
* | send and show read markers in private, non-anonymous groups | Christian Schneppe | 2017-11-22 | 1 | -4/+7 |
| | |||||
* | send unavailable presence before join | Christian Schneppe | 2017-08-13 | 1 | -0/+9 |
| | |||||
* | use publish-options instead of always pushing node configuration | Christian Schneppe | 2017-08-01 | 1 | -5/+13 |
| | |||||
* | upgrade to signal-protocol-java | Christian Schneppe | 2017-06-24 | 1 | -4/+4 |
| | |||||
* | use mam reference instead of timestamp | Christian Schneppe | 2017-05-17 | 1 | -1/+3 |
| | |||||
* | support for jingle ft:5 | Christian Schneppe | 2017-05-09 | 1 | -0/+1 |
| | |||||
* | include RSM max in mam query in case server doesn't specify own max | Christian Schneppe | 2017-04-13 | 1 | -2/+4 |
| | |||||
* | send urls pointing to pgp encrypted files directly in body+oob | Christian Schneppe | 2017-04-13 | 1 | -8/+15 |
| | |||||
* | parse message that only contain oob tag | Christian Schneppe | 2017-04-05 | 2 | -1/+2 |
| | |||||
* | rework last activity logic to something that should work pretty well … | Christian Schneppe | 2017-03-23 | 1 | -0/+4 |
| | | | | …in Conversations only enviroments | ||||
* | fixed entity time for timezones with minutes !=0 | Christian Schneppe | 2017-03-11 | 1 | -3/+11 |
| |