Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version 2.2.0 beta (2019-02-10) | Christian Schneppe | 2019-02-10 | 1 | -2/+3 |
| | |||||
* | change isDatasaverDisabled integration for web preview | Christian Schneppe | 2019-02-09 | 2 | -9/+6 |
| | |||||
* | print available stream features / mechanisms on incompat server | Christian Schneppe | 2019-02-09 | 2 | -0/+21 |
| | |||||
* | don't let users share private group chats | Christian Schneppe | 2019-02-09 | 1 | -1/+1 |
| | |||||
* | change bookmarks to multi user chats | Christian Schneppe | 2019-02-09 | 1 | -1/+1 |
| | |||||
* | respect Android datasaver and if enabled don't load images | Christian Schneppe | 2019-02-09 | 1 | -5/+10 |
| | |||||
* | load FileOrImage before web preview | Christian Schneppe | 2019-02-09 | 1 | -2/+2 |
| | |||||
* | automatically hide and show FAB in MediaViewerActivity | Christian Schneppe | 2019-02-09 | 29 | -1/+1565 |
| | | | | integrate lib FullscreenVideoView as files | ||||
* | small fixes for web preview | Christian Schneppe | 2019-02-09 | 2 | -3/+6 |
| | | | | make links clickable and don't use transform links toLowerCase() | ||||
* | version 2.2.0 beta (2019-02-09) + changes | Christian Schneppe | 2019-02-09 | 2 | -2/+20 |
| | |||||
* | update libs | Christian Schneppe | 2019-02-09 | 1 | -1/+2 |
| | |||||
* | show MediaBrowser icon in chat view | Christian Schneppe | 2019-02-09 | 6 | -3/+30 |
| | |||||
* | use the term channel in destroy dialog and some other strings | Christian Schneppe | 2019-02-09 | 15 | -79/+97 |
| | |||||
* | show web link previews in chat | Christian Schneppe | 2019-02-09 | 12 | -16/+329 |
| | | | | fixes #113 | ||||
* | catch activity not found when trying to open contact app | Christian Schneppe | 2019-02-08 | 1 | -16/+20 |
| | |||||
* | brought back 'moderated' config in advanced mode | Christian Schneppe | 2019-02-08 | 5 | -28/+55 |
| | |||||
* | reset inviteuri after successful generation | Christian Schneppe | 2019-02-08 | 2 | -13/+37 |
| | |||||
* | use ad-hoc commands for invite links if server supports this | Christian Schneppe | 2019-02-08 | 6 | -0/+117 |
|\ | |||||
| * | implement adhoc invite links if server supports this | Christian Schneppe | 2019-02-08 | 6 | -0/+121 |
| | | |||||
* | | optimize imports | Christian Schneppe | 2019-02-08 | 53 | -165/+16 |
| | | |||||
* | | show "show password icon" in activity_change_password | Christian Schneppe | 2019-02-08 | 1 | -1/+2 |
| | | |||||
* | | clean unused resources | Christian Schneppe | 2019-02-08 | 47 | -569/+4 |
| | | |||||
* | | hide lock icon in channels; modify muc user context | Christian Schneppe | 2019-02-08 | 11 | -114/+94 |
| | | |||||
* | | Fix missing dep | Christian Schneppe | 2019-02-08 | 1 | -0/+1 |
| | | | | | | | | thanks, closes #300 | ||||
* | | integrate single profile mode in CreatePublicChannelDialog | Christian Schneppe | 2019-02-08 | 2 | -0/+9 |
| | | |||||
* | | allow corrections in all mucs | Christian Schneppe | 2019-02-07 | 1 | -2/+1 |
| | | |||||
* | | rights managment in muc | Christian Schneppe | 2019-02-07 | 3 | -12/+38 |
| | | |||||
* | | show different room settings for channels and groups | Christian Schneppe | 2019-02-07 | 8 | -59/+183 |
| | | |||||
* | | provide the same fab submenu for both tabs. rename tab to bookmark | Christian Schneppe | 2019-02-07 | 50 | -210/+612 |
| | | |||||
* | | remove delete in media_viewer | Christian Schneppe | 2019-02-07 | 1 | -5/+0 |
| | | |||||
* | | fixed strings | Christian Schneppe | 2019-02-07 | 1 | -1/+1 |
| | | |||||
* | | fixed strings | Christian Schneppe | 2019-02-07 | 1 | -1/+1 |
| | | |||||
* | | update translations | Christian Schneppe | 2019-02-04 | 20 | -99/+331 |
| | | |||||
* | | show dialog with created password in MagicCreateActivity | Christian Schneppe | 2019-02-04 | 1 | -8/+25 |
| | | |||||
* | | Revert "WelcomeActivity: Add QR code scanner button" | Christian Schneppe | 2019-02-04 | 2 | -35/+0 |
| | | | | | | | | This reverts commit 7b9ced9fb752ee485b657daf6d827f311ed6e8bc. | ||||
* | | fix xmpp uri links that have a aditional chars after join | Christian Schneppe | 2019-02-04 | 1 | -1/+1 |
| | | | | | | | | for example xmpp:foo@bar.tld?join, | ||||
* | | remove warning messages for kick after ban failing. on modern servers ban is ↵ | Christian Schneppe | 2019-02-04 | 5 | -54/+12 |
| | | | | | | | | enough to also kick | ||||
* | | make sure that http upload/download is not startetd multiple times | Christian Schneppe | 2019-02-04 | 3 | -40/+71 |
| | | |||||
* | | rename some variables | Christian Schneppe | 2019-02-04 | 5 | -5/+5 |
| | | |||||
* | | schedule another ping 30s after connectivity_change | Christian Schneppe | 2019-02-04 | 2 | -3/+31 |
| | | |||||
* | | fixed context menu on self contact | Christian Schneppe | 2019-02-04 | 1 | -1/+1 |
| | | |||||
* | | rework MediaViewerActivity | Christian Schneppe | 2019-02-04 | 8 | -84/+67 |
| | | |||||
* | | add ability to delete last sent message also on remote devices | Christian Schneppe | 2019-01-27 | 2 | -1/+25 |
| | | | | | | | | if message correction is supported and available | ||||
* | | show sub menu fabs for create group chats | Christian Schneppe | 2019-01-27 | 19 | -48/+102 |
| | | |||||
* | | show context menu when long pressing own account picture | Christian Schneppe | 2019-01-27 | 3 | -19/+42 |
| | | |||||
* | | changed order of users and media in muc details | Christian Schneppe | 2019-01-27 | 5 | -65/+74 |
| | | |||||
* | | add context menu for muc user adapter | Christian Schneppe | 2019-01-27 | 7 | -49/+104 |
| | | |||||
* | | refactored group chat members into seperate screen | Christian Schneppe | 2019-01-27 | 16 | -210/+452 |
| | | |||||
* | | Fix type in presence | Christian Schneppe | 2019-01-27 | 1 | -1/+1 |
| | | |||||
* | | refactored avatar workers into single class | Christian Schneppe | 2019-01-27 | 17 | -390/+203 |
| | |