Commit graph

3462 commits

Author SHA1 Message Date
Daniel Gultsch
06b32537e8 handle app links
invites in the form of https://conversations/i/localpart/domainpart
2016-05-29 20:44:58 +02:00
Daniel Gultsch
6850dfa683 fix creation of conferences with 1 participant 2016-05-29 20:21:53 +02:00
Daniel Gultsch
f9a21d27b5 version bump to 1.12.5 + changelog 2016-05-29 13:09:15 +02:00
Daniel Gultsch
40679e1ac4 pulled translations from transifex 2016-05-29 13:00:02 +02:00
Daniel Gultsch
628a60aa8b don't merge messages over the char limit 2016-05-29 10:32:07 +02:00
Daniel Gultsch
b89ecab31d show in ui when text was shortened 2016-05-29 01:14:45 +02:00
Daniel Gultsch
072c8ab295 limit text size in message adapter to 2k and also limit text size in conversations adapter 2016-05-28 23:48:39 +02:00
Daniel Gultsch
c5397f1480 only rendering first 5k chars of each message 2016-05-28 23:13:47 +02:00
Daniel Gultsch
cc544b60cd explicitly include version in issue template 2016-05-28 22:42:18 +02:00
Daniel Gultsch
59d9f6f83e count xmpp uris when disableing text selection 2016-05-28 17:01:05 +02:00
Daniel Gultsch
ac95c4658c Merge branch 'master' of https://github.com/gjedeer/Conversations into gjedeer-master 2016-05-28 16:07:25 +02:00
Daniel Gultsch
6b3ae988f8 schedule first idle ping on service creation 2016-05-28 16:07:16 +02:00
Daniel Gultsch
bc48d4bdab added idle ping in 10min intervals 2016-05-28 14:44:22 +02:00
Daniel Gultsch
1f6867d987 put bug report jid in config. include package signature in report 2016-05-28 11:04:18 +02:00
Daniel Gultsch
ad38ea977c use EOT as message seperator 2016-05-28 11:03:29 +02:00
Daniel Gultsch
8b4fb794d4 pulled translations from transifex 2016-05-27 20:07:39 +02:00
Daniel Gultsch
a55d3d596e refactored toasts shown when adhoc creating mucs 2016-05-27 20:05:40 +02:00
Daniel Gultsch
29c267efc1 use activity title 'choose participants' when doing that 2016-05-27 19:17:57 +02:00
Daniel Gultsch
ca3d4309d9 use first letter to draw tiles for avatars
some users or conferences might have emojis in their names
2016-05-27 11:34:12 +02:00
Daniel Gultsch
067277b6ee don't push default muc conf twice 2016-05-27 10:35:00 +02:00
GDR!
51a78f6b99 Add geo: link support in longer messages 2016-05-26 23:26:38 +02:00
Daniel Gultsch
ded85cff50 add 'create conference' dialog 2016-05-26 22:53:55 +02:00
Daniel Gultsch
5db244219a show contact avatar in muc users unless that contact has its own avatar 2016-05-26 22:37:00 +02:00
Daniel Gultsch
cb21afd450 make newly created conferences private by default 2016-05-26 12:39:31 +02:00
Daniel Gultsch
34759658a2 change hint in edit subject dialog 2016-05-26 12:39:04 +02:00
Daniel Gultsch
584f80ca0b sending warning to receiving client if that client doesn't support omemo.
fixes #1873
2016-05-25 23:24:36 +02:00
Daniel Gultsch
df14ed09ac hide fingerprints in UI if encryption is disabled 2016-05-25 22:12:13 +02:00
Daniel Gultsch
0c7c778342 only publish keys if omemo is enabled 2016-05-25 21:55:01 +02:00
Daniel Gultsch
176beb7ac2 only subscribe to omemo pep events if omemo is enabled 2016-05-25 21:54:46 +02:00
Daniel Gultsch
db14132d7b don't respond to otr messages in muc pms 2016-05-25 21:05:51 +02:00
Daniel Gultsch
cca3045349 show regitration failed try again later in UI 2016-05-24 13:26:30 +02:00
Daniel Gultsch
b40f5dbfd7 show hint in subject quick edit. only show subject as preset 2016-05-22 18:20:57 +02:00
Daniel Gultsch
49ef4e3ddd pulled translations from transifex 2016-05-22 17:53:10 +02:00
Daniel Gultsch
64ae9757f6 show first unread message on top after reinit 2016-05-22 17:52:27 +02:00
Daniel Gultsch
8fe8c9feff version bump to 1.12.4 + changelog 2016-05-21 13:58:15 +02:00
Daniel Gultsch
2a6e7388d9 disable stanza logging 2016-05-21 10:45:10 +02:00
Daniel Gultsch
006f5f19ab update ui after affiliation changes 2016-05-21 09:25:37 +02:00
Daniel Gultsch
2dd3db4b66 refactore exceptionhandler to have one line file writer 2016-05-21 08:54:29 +02:00
Daniel Gultsch
42db3dd37a resetting fetch status error when mutual subscription is reestablished 2016-05-19 10:47:27 +02:00
Daniel Gultsch
1a919796cc sync around individual calls instead of synchronizing entire object 2016-05-19 10:47:03 +02:00
Daniel Gultsch
e35297b184 show password dialog when account was magic created 2016-05-19 10:46:19 +02:00
Daniel Gultsch
80670647ec access disco over caching mechanism instead of querying db 2016-05-19 10:44:16 +02:00
Daniel Gultsch
77fbf2581a remove unwanted 'use previous encryption' lookup 2016-05-19 10:42:57 +02:00
Daniel Gultsch
88b5570d82 also save form elements in disco storage 2016-05-19 10:41:56 +02:00
Daniel Gultsch
c53d95b2fc don't NPE on rare race condition while fetching MAM 2016-05-19 10:40:03 +02:00
Daniel Gultsch
523ec2ac9d synchronize around identity key generation 2016-05-19 10:39:47 +02:00
Daniel Gultsch
5719bf7102 improved ordering of muc participants 2016-05-17 15:01:56 +02:00
Daniel Gultsch
c5d321652a refactored muc item parsing to also parse muc status messages 2016-05-17 14:25:58 +02:00
Daniel Gultsch
628393b326 offer offline members to be invited again 2016-05-17 10:43:48 +02:00
Daniel Gultsch
92f40c5c6a change affiliation for in memory users that are currently not joined in a conference 2016-05-16 19:58:36 +02:00