aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version bump to 1.12.9 + changelog1.12.9Daniel Gultsch2016-06-032-2/+5
|
* trim nick from bookmark before checking if it's emptyDaniel Gultsch2016-06-031-2/+2
|
* don't use a bookmarks name if it's emptyDaniel Gultsch2016-06-032-4/+7
|
* Fix typoAndreas Straub2016-06-031-1/+1
|
* throw writeexecption in downloader if flush failsDaniel Gultsch2016-06-031-7/+5
|
* disconnect account in background after deletion. fixes #1861Daniel Gultsch2016-06-031-1/+6
|
* print specific toast when download failed because of write errorDaniel Gultsch2016-06-022-2/+13
|
* fixed regression that would not show clear devicesDaniel Gultsch2016-06-021-1/+1
|
* make grace period configurableDaniel Gultsch2016-06-026-26/+58
|
* deactive grace period when receiving screen on actionDaniel Gultsch2016-06-011-1/+8
|
* deactivate grace period when coming to foregroundDaniel Gultsch2016-06-011-0/+1
|
* pulled translation from transifexDaniel Gultsch2016-06-012-0/+16
|
* log background msgs not foreground msgsDaniel Gultsch2016-06-011-1/+1
|
* don't replace \n\t\rDaniel Gultsch2016-06-011-1/+1
|
* only log inner stanza but display isCarbonDaniel Gultsch2016-06-011-1/+1
|
* don't show empty templatesDaniel Gultsch2016-06-011-1/+3
|
* display invite again menu item for offline membersDaniel Gultsch2016-06-013-1/+10
|
* check if session is optionalDaniel Gultsch2016-05-311-1/+3
|
* execute phone contact changes in singlethreadexecutorDaniel Gultsch2016-05-314-55/+79
|
* log failure reason in http upload on wrong response codeDaniel Gultsch2016-05-311-0/+1
|
* don't scroll to pos 0 when uuid wasn't foundDaniel Gultsch2016-05-311-4/+7
|
* version bump to 1.12.81.12.8Daniel Gultsch2016-05-302-2/+5
|
* pulled translation from transifexDaniel Gultsch2016-05-301-0/+8
|
* use whitespace as message seperatorDaniel Gultsch2016-05-301-1/+1
|
* handle app links for conferencesDaniel Gultsch2016-05-304-7/+28
|
* remove unicode control chars before sendingDaniel Gultsch2016-05-301-0/+1
|
* handle app links with @ in themDaniel Gultsch2016-05-301-3/+12
|
* Revert "always notify by default in conferences"Daniel Gultsch2016-05-292-1/+3
| | | | | | This reverts commit e9494af098e6d3dad4f0a5328ae7342664ce853c. Now that new conferences are private by default this setting makes more sense
* version bump to 1.12.71.12.7Daniel Gultsch2016-05-292-2/+5
|
* avoid npe when sending omemo messages to groupDaniel Gultsch2016-05-291-1/+3
|
* version bump to 1.12.61.12.6Daniel Gultsch2016-05-292-2/+5
|
* handle app linksDaniel Gultsch2016-05-292-3/+18
| | | | invites in the form of https://conversations/i/localpart/domainpart
* fix creation of conferences with 1 participantDaniel Gultsch2016-05-291-2/+1
|
* version bump to 1.12.5 + changelog1.12.5Daniel Gultsch2016-05-292-2/+8
|
* pulled translations from transifexDaniel Gultsch2016-05-297-5/+87
|
* don't merge messages over the char limitDaniel Gultsch2016-05-291-0/+1
|
* show in ui when text was shortenedDaniel Gultsch2016-05-292-4/+2
|
* limit text size in message adapter to 2k and also limit text size in ↵Daniel Gultsch2016-05-282-4/+8
| | | | conversations adapter
* only rendering first 5k chars of each messageDaniel Gultsch2016-05-284-2/+8
|
* explicitly include version in issue templateDaniel Gultsch2016-05-281-0/+1
|
* count xmpp uris when disableing text selectionDaniel Gultsch2016-05-281-3/+16
|
* Merge branch 'master' of https://github.com/gjedeer/Conversations into ↵Daniel Gultsch2016-05-282-1/+6
|\ | | | | | | gjedeer-master
| * Add geo: link support in longer messagesGDR!2016-05-262-1/+6
| |
* | schedule first idle ping on service creationDaniel Gultsch2016-05-281-0/+4
| |
* | added idle ping in 10min intervalsDaniel Gultsch2016-05-282-8/+24
| |
* | put bug report jid in config. include package signature in reportDaniel Gultsch2016-05-283-13/+26
| |
* | use EOT as message seperatorDaniel Gultsch2016-05-281-1/+1
| |
* | pulled translations from transifexDaniel Gultsch2016-05-2727-50/+85
| |
* | refactored toasts shown when adhoc creating mucsDaniel Gultsch2016-05-273-5/+23
| |
* | use activity title 'choose participants' when doing thatDaniel Gultsch2016-05-272-0/+20
| |