Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add possibility to export database during update check | Christian Schneppe | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-20 | 1 | -1/+5 |
|\ | |||||
| * | also save form elements in disco storage | Daniel Gultsch | 2016-05-19 | 1 | -1/+5 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into development | Christian S | 2016-05-06 | 1 | -0/+2 |
|\| | |||||
| * | log more information about HTTP’s max upload size | Daniel Gultsch | 2016-05-05 | 1 | -0/+2 |
| | | |||||
* | | change storage paths | Christian S | 2016-05-05 | 1 | -2/+2 |
|/ | |||||
* | removed unnecessary logging | Daniel Gultsch | 2016-04-30 | 1 | -1/+0 |
| | |||||
* | synchronize around thumbnail cache to avoid loading images twice | Daniel Gultsch | 2016-04-28 | 1 | -12/+21 |
| | |||||
* | fixed table creation | Daniel Gultsch | 2016-04-25 | 1 | -10/+14 |
| | |||||
* | expert setting to manually change presence | Daniel Gultsch | 2016-04-22 | 1 | -1/+43 |
| | |||||
* | hacky workaround to determine if uri points to private file on < lolipop | Daniel Gultsch | 2016-04-13 | 1 | -5/+21 |
| | |||||
* | republish avatar if server offers non-persistent pep :-( | Daniel Gultsch | 2016-04-11 | 1 | -0/+38 |
| | |||||
* | removed ernoexception in exchange for a regular exeption to prevent verify ↵ | Daniel Gultsch | 2016-04-08 | 1 | -3/+2 |
| | | | | error on <5.0 | ||||
* | check file owner when attaching files or using them as avatar | Daniel Gultsch | 2016-04-07 | 1 | -0/+33 |
| | |||||
* | don't ask for resource when server uses http upload v0.1 | Daniel Gultsch | 2016-04-02 | 1 | -1/+4 |
| | |||||
* | check max http file size when attaching files | Daniel Gultsch | 2016-04-01 | 1 | -0/+22 |
| | |||||
* | closed some cursors under error conditions | Daniel Gultsch | 2016-03-31 | 1 | -3/+13 |
| | |||||
* | allow to delete attachments. fixes #1539 | Daniel Gultsch | 2016-03-23 | 1 | -3/+11 |
| | |||||
* | only add image files to media scanner | Daniel Gultsch | 2016-03-23 | 1 | -0/+22 |
| | |||||
* | close cursor in caps db query | Daniel Gultsch | 2016-03-11 | 1 | -1/+3 |
| | |||||
* | mark oob messages and always display download button | Daniel Gultsch | 2016-03-04 | 1 | -1/+6 |
| | |||||
* | basic support for XEP-0308: Last Message Correction. fixes #864 | Daniel Gultsch | 2016-02-15 | 1 | -1/+13 |
| | |||||
* | Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations ↵ | Daniel Gultsch | 2016-02-02 | 1 | -1/+40 |
|\ | | | | | | | into singpolyma-disco-caps | ||||
| * | Persisitence and loading for ServiceDiscoveryResult | Stephen Paul Weber | 2016-01-23 | 1 | -1/+40 |
| | | |||||
* | | changed FileBackend API to allow files instead of messages to be copied and ↵ | Daniel Gultsch | 2016-01-24 | 1 | -33/+34 |
|/ | | | | resized | ||||
* | removed some unused methods from db backend | Daniel Gultsch | 2016-01-16 | 1 | -83/+0 |
| | |||||
* | catch exception when reading message id from database | Daniel Gultsch | 2016-01-15 | 1 | -8/+12 |
| | |||||
* | use batch transactions when writing roster | Dheeraj CVR | 2016-01-13 | 1 | -0/+3 |
| | | | | Fixes https://github.com/siacs/Conversations/issues/1648 | ||||
* | automatically adjust image compression to keep files under 512MiB | Daniel Gultsch | 2016-01-09 | 1 | -8/+14 |
| | |||||
* | null check in getOriginalPath | Daniel Gultsch | 2016-01-04 | 1 | -1/+0 |
| | |||||
* | properly rotate avatars | Daniel Gultsch | 2016-01-04 | 1 | -15/+7 |
| | |||||
* | show certificate information | Daniel Gultsch | 2015-12-23 | 1 | -5/+34 |
| | |||||
* | save certificate when verifying with x509 | Daniel Gultsch | 2015-12-23 | 1 | -2/+29 |
| | |||||
* | get rid of lastMessageTransmitted in favor of db query | Daniel Gultsch | 2015-12-11 | 1 | -0/+14 |
| | |||||
* | ask for contact permissions when first opening StartConversationActivity | Daniel Gultsch | 2015-12-07 | 1 | -2/+6 |
| | |||||
* | Unset all PGP signatures once | fiaxh | 2015-12-02 | 1 | -1/+10 |
| | | | | ... so they will be redone to match the changed status. | ||||
* | fixed avatar loading for non-file uris | Daniel Gultsch | 2015-12-02 | 1 | -2/+2 |
| | |||||
* | users are now able to crop their avatar pictures using the android-crop | Philip Flohr | 2015-12-02 | 1 | -2/+2 |
| | | | | library | ||||
* | initial tor support | Daniel Gultsch | 2015-12-01 | 1 | -109/+113 |
| | |||||
* | changed method signature of calcSampleSize | Daniel Gultsch | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | pgp fixes and revert configuration changes | Daniel Gultsch | 2015-11-25 | 1 | -10/+14 |
| | |||||
* | Move migration 19 before 17 | Andreas Straub | 2015-11-06 | 1 | -3/+6 |
| | | | | | | | | | Migration 17 depends on Account deserialization, so any migrations that touch the accounts table need to be applied beforehand. Re-writing the migration to work directly on the database would lead to a lot of code duplication, so it's not worth it at this time, but might become necessary later on to avoid dependency cycles. | ||||
* | explicitly mark verified omemo keys in UI | Daniel Gultsch | 2015-10-31 | 1 | -2/+3 |
| | |||||
* | push CN into nick pep node when uploading certificate. subscribe to nick node | Daniel Gultsch | 2015-10-29 | 1 | -1/+5 |
| | |||||
* | make unread status and notifications presistent across restarts | Daniel Gultsch | 2015-10-14 | 1 | -1/+5 |
| | |||||
* | changed store path for files | Daniel Gultsch | 2015-10-06 | 1 | -20/+10 |
| | |||||
* | properly recycle bitmaps | Daniel Gultsch | 2015-10-02 | 1 | -4/+16 |
| | |||||
* | rotate thumbnails. fixes #1438 | Daniel Gultsch | 2015-09-29 | 1 | -6/+15 |
| | |||||
* | Iterator to go through all messages of a conversation | fiaxh | 2015-09-20 | 1 | -0/+38 |
| | |||||
* | add null pointer check to db migration | Daniel Gultsch | 2015-09-05 | 1 | -1/+5 |
| |