Commit graph

5422 commits

Author SHA1 Message Date
Christian Schneppe
090faad374 support error messages in quick edit dialog 2017-12-16 22:33:34 +01:00
Christian Schneppe
04e21792f0 ignore data uri after aesgcm uri 2017-12-16 22:23:57 +01:00
Christian Schneppe
0f415f6791 fix format string 2017-12-16 22:21:48 +01:00
Christian Schneppe
3ac4a7c3ec fix xmpp uri regression 2017-12-16 22:18:01 +01:00
Christian Schneppe
5326111db1 initialize emoji helper in StartConversationActivity 2017-12-16 22:17:01 +01:00
Christian Schneppe
e87c2b325b fix XmppUri for empty uris 2017-12-16 22:14:50 +01:00
Christian Schneppe
a4e828aba5 XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRED failure 2017-12-16 22:14:00 +01:00
Christian Schneppe
6d0fb4d9b7 XEP-0393: fix off-by-one error in block detector ('`ii`ii') 2017-12-16 21:54:41 +01:00
Christian Schneppe
55fe3495e6 fixed workaround that allowed us to expire devices 2017-12-16 21:53:58 +01:00
Christian Schneppe
86bd13da67 Styler: do not style across multiple messages 2017-12-16 21:51:01 +01:00
Christian Schneppe
0aa694b7a2 put device id into setting for doze 2017-12-10 21:45:19 +01:00
Christian Schneppe
c528e0ac5e possible fix for retry loop on pgp key annoucement 2017-12-10 21:42:25 +01:00
Christian Schneppe
869a475235 Do not show xmpp uris as links that have invalid jids 2017-12-10 21:35:54 +01:00
Christian Schneppe
a1e3198dee show warning when opening invalid jid 2017-12-10 21:34:52 +01:00
Christian Schneppe
8031e1e521 Refined avatar generation a bit 2017-12-10 21:33:48 +01:00
Christian Schneppe
213672da66 ConversationsAdapter: Do not show image preview. Show pictogram instead 2017-12-10 21:18:12 +01:00
Christian Schneppe
8d5009da26 avoid some false positive quotes 2017-12-10 21:05:28 +01:00
Christian Schneppe
27bbc86655 Conference Options: fix context menus for people not in roster 2017-12-10 21:04:15 +01:00
Christian Schneppe
3c38201c20 read marker from mam. only trust true counterpart when mam:2 is being used 2017-12-10 20:59:49 +01:00
Christian Schneppe
98feed2092 MAM: update previously sent messages with server msg id during mam query 2017-12-10 20:58:42 +01:00
Christian Schneppe
a67ae91d9f MAM: assume true counterpart is safe to extract when using mam:2 2017-12-10 20:55:28 +01:00
Christian Schneppe
8e8a1f0480 MAM: do not use private messages when finding last id in muc 2017-12-10 20:53:45 +01:00
Christian Schneppe
06ed2863bd MessageParser: ignore groupchat messages retrieved from user archive 2017-12-10 20:52:09 +01:00
Christian Schneppe
c445b63eba fixed publish-options migration 2017-12-10 20:51:18 +01:00
Christian Schneppe
dad254b86a attempt to enable MAM(ejabberd) on muc configuration 2017-12-01 21:52:13 +01:00
Christian Schneppe
cab10ff101 do not return muc whispers as last markable message 2017-12-01 21:51:24 +01:00
Christian Schneppe
d599b04ac3 PresenceParser: work around for ejabberd not including status code 110 in shut down presence 2017-12-01 21:50:23 +01:00
Christian Schneppe
ffd61bf7d0 use palceholder for package in manifest 2017-12-01 21:45:25 +01:00
Christian Schneppe
dbb240d043 add drawables for some more filetypes in chatlist 2017-11-30 22:00:59 +01:00
Christian Schneppe
ca043ddd4d fixed wrong colors in message status text 2017-11-30 20:57:24 +01:00
Christian Schneppe
aaff731cee fix typo 2017-11-29 22:26:38 +01:00
Christian Schneppe
e863a11449 add exception list for encryption warning 2017-11-29 22:24:36 +01:00
Christian Schneppe
a077d57c74 make encryption settings persistent via snackbar choice 2017-11-29 22:01:24 +01:00
Christian Schneppe
b6052c82cb add ability to use system emojis instead of integrated ones via expert settings 2017-11-29 21:50:33 +01:00
Christian Schneppe
d03129f130 version 1.20.2 + changes 2017-11-28 22:20:01 +01:00
Christian Schneppe
1b4fbdae6d Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2017-11-28 22:19:21 +01:00
Christian Schneppe
bdb970b8ad some bug fixes 2017-11-28 22:09:51 +01:00
Licaon_Kter
192648d830 Update issue template (#156) 2017-11-28 12:30:40 +01:00
Christian Schneppe
13c34e7d0f version 1.20.1 + changes 2017-11-27 20:04:40 +01:00
Christian Schneppe
2b2664bd42 fix bug with warn message for unencrypted chats 2017-11-27 20:04:21 +01:00
Christian Schneppe
7c82eb4765
fix wrong brackets 2017-11-27 12:05:33 +01:00
Christian Schneppe
6e692d0849 version 1.20.0 + CHANGELOG 2017-11-26 21:49:35 +01:00
Christian Schneppe
45cd67c6a1 make 'markable' attribute persistent 2017-11-26 21:31:45 +01:00
Christian Schneppe
2dd6a04fc1 Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2017-11-26 21:14:51 +01:00
Christian Schneppe
3e7130965c
update translations 2017-11-26 21:14:30 +01:00
Christian Schneppe
e3312e2164 use REFRESH_UI_INTERVALL also for AudioPlayer
seems to fix flickerinig of progress bar
2017-11-25 23:05:19 +01:00
Christian Schneppe
97a6c82ff9 don't return null for opus file extensions 2017-11-25 22:37:58 +01:00
Christian Schneppe
5834ed039e reordered unencryption warning condition a bit 2017-11-25 20:51:04 +01:00
Christian Schneppe
01f8178e13 Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2017-11-25 20:42:10 +01:00
Christian Schneppe
975f68286f
update translations 2017-11-25 20:41:50 +01:00