Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | don't scroll to pos 0 when uuid wasn't found | Daniel Gultsch | 2016-05-31 | 1 | -4/+7 | |
| | ||||||
* | version bump to 1.12.81.12.8 | Daniel Gultsch | 2016-05-30 | 2 | -2/+5 | |
| | ||||||
* | pulled translation from transifex | Daniel Gultsch | 2016-05-30 | 1 | -0/+8 | |
| | ||||||
* | use whitespace as message seperator | Daniel Gultsch | 2016-05-30 | 1 | -1/+1 | |
| | ||||||
* | handle app links for conferences | Daniel Gultsch | 2016-05-30 | 4 | -7/+28 | |
| | ||||||
* | remove unicode control chars before sending | Daniel Gultsch | 2016-05-30 | 1 | -0/+1 | |
| | ||||||
* | handle app links with @ in them | Daniel Gultsch | 2016-05-30 | 1 | -3/+12 | |
| | ||||||
* | Revert "always notify by default in conferences" | Daniel Gultsch | 2016-05-29 | 2 | -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.7 | Daniel Gultsch | 2016-05-29 | 2 | -2/+5 | |
| | ||||||
* | avoid npe when sending omemo messages to group | Daniel Gultsch | 2016-05-29 | 1 | -1/+3 | |
| | ||||||
* | version bump to 1.12.61.12.6 | Daniel Gultsch | 2016-05-29 | 2 | -2/+5 | |
| | ||||||
* | handle app links | Daniel Gultsch | 2016-05-29 | 2 | -3/+18 | |
| | | | | invites in the form of https://conversations/i/localpart/domainpart | |||||
* | fix creation of conferences with 1 participant | Daniel Gultsch | 2016-05-29 | 1 | -2/+1 | |
| | ||||||
* | version bump to 1.12.5 + changelog1.12.5 | Daniel Gultsch | 2016-05-29 | 2 | -2/+8 | |
| | ||||||
* | pulled translations from transifex | Daniel Gultsch | 2016-05-29 | 7 | -5/+87 | |
| | ||||||
* | don't merge messages over the char limit | Daniel Gultsch | 2016-05-29 | 1 | -0/+1 | |
| | ||||||
* | show in ui when text was shortened | Daniel Gultsch | 2016-05-29 | 2 | -4/+2 | |
| | ||||||
* | limit text size in message adapter to 2k and also limit text size in ↵ | Daniel Gultsch | 2016-05-28 | 2 | -4/+8 | |
| | | | | conversations adapter | |||||
* | only rendering first 5k chars of each message | Daniel Gultsch | 2016-05-28 | 4 | -2/+8 | |
| | ||||||
* | explicitly include version in issue template | Daniel Gultsch | 2016-05-28 | 1 | -0/+1 | |
| | ||||||
* | count xmpp uris when disableing text selection | Daniel Gultsch | 2016-05-28 | 1 | -3/+16 | |
| | ||||||
* | Merge branch 'master' of https://github.com/gjedeer/Conversations into ↵ | Daniel Gultsch | 2016-05-28 | 2 | -1/+6 | |
|\ | | | | | | | gjedeer-master | |||||
| * | Add geo: link support in longer messages | GDR! | 2016-05-26 | 2 | -1/+6 | |
| | | ||||||
* | | schedule first idle ping on service creation | Daniel Gultsch | 2016-05-28 | 1 | -0/+4 | |
| | | ||||||
* | | added idle ping in 10min intervals | Daniel Gultsch | 2016-05-28 | 2 | -8/+24 | |
| | | ||||||
* | | put bug report jid in config. include package signature in report | Daniel Gultsch | 2016-05-28 | 3 | -13/+26 | |
| | | ||||||
* | | use EOT as message seperator | Daniel Gultsch | 2016-05-28 | 1 | -1/+1 | |
| | | ||||||
* | | pulled translations from transifex | Daniel Gultsch | 2016-05-27 | 27 | -50/+85 | |
| | | ||||||
* | | refactored toasts shown when adhoc creating mucs | Daniel Gultsch | 2016-05-27 | 3 | -5/+23 | |
| | | ||||||
* | | use activity title 'choose participants' when doing that | Daniel Gultsch | 2016-05-27 | 2 | -0/+20 | |
| | | ||||||
* | | use first letter to draw tiles for avatars | Daniel Gultsch | 2016-05-27 | 1 | -1/+10 | |
| | | | | | | | | some users or conferences might have emojis in their names | |||||
* | | don't push default muc conf twice | Daniel Gultsch | 2016-05-27 | 3 | -1/+14 | |
| | | ||||||
* | | add 'create conference' dialog | Daniel Gultsch | 2016-05-26 | 8 | -20/+203 | |
| | | ||||||
* | | show contact avatar in muc users unless that contact has its own avatar | Daniel Gultsch | 2016-05-26 | 1 | -1/+1 | |
|/ | ||||||
* | make newly created conferences private by default | Daniel Gultsch | 2016-05-26 | 5 | -10/+32 | |
| | ||||||
* | change hint in edit subject dialog | Daniel Gultsch | 2016-05-26 | 2 | -1/+2 | |
| | ||||||
* | sending warning to receiving client if that client doesn't support omemo. | Daniel Gultsch | 2016-05-25 | 2 | -2/+14 | |
| | | | | fixes #1873 | |||||
* | hide fingerprints in UI if encryption is disabled | Daniel Gultsch | 2016-05-25 | 4 | -37/+44 | |
| | ||||||
* | only publish keys if omemo is enabled | Daniel Gultsch | 2016-05-25 | 1 | -1/+3 | |
| | ||||||
* | only subscribe to omemo pep events if omemo is enabled | Daniel Gultsch | 2016-05-25 | 1 | -2/+5 | |
| | ||||||
* | don't respond to otr messages in muc pms | Daniel Gultsch | 2016-05-25 | 1 | -4/+5 | |
| | ||||||
* | show regitration failed try again later in UI | Daniel Gultsch | 2016-05-24 | 3 | -8/+19 | |
| | ||||||
* | show hint in subject quick edit. only show subject as preset | Daniel Gultsch | 2016-05-22 | 3 | -11/+20 | |
| | ||||||
* | pulled translations from transifex | Daniel Gultsch | 2016-05-22 | 28 | -78/+143 | |
| | ||||||
* | show first unread message on top after reinit | Daniel Gultsch | 2016-05-22 | 2 | -24/+46 | |
| | ||||||
* | version bump to 1.12.4 + changelog1.12.4 | Daniel Gultsch | 2016-05-21 | 2 | -2/+6 | |
| | ||||||
* | disable stanza logging | Daniel Gultsch | 2016-05-21 | 1 | -1/+1 | |
| | ||||||
* | update ui after affiliation changes | Daniel Gultsch | 2016-05-21 | 2 | -0/+6 | |
| | ||||||
* | refactore exceptionhandler to have one line file writer | Daniel Gultsch | 2016-05-21 | 3 | -13/+16 | |
| | ||||||
* | resetting fetch status error when mutual subscription is reestablishedshow_members_in_conference | Daniel Gultsch | 2016-05-19 | 4 | -2/+37 | |
| |