Daniel Gultsch
|
9e111c04db
|
added gcm values file to gitignore
|
2016-02-16 09:58:26 +01:00 |
|
Daniel Gultsch
|
70f916d90f
|
added setting to opt-out of message correction. renamed preferences and options to settings
|
2016-02-16 09:57:59 +01:00 |
|
Daniel Gultsch
|
167763a9ee
|
added some OTR logging
|
2016-02-16 09:15:41 +01:00 |
|
Daniel Gultsch
|
b6da6dfdee
|
basic support for XEP-0308: Last Message Correction. fixes #864
|
2016-02-15 23:15:04 +01:00 |
|
Daniel Gultsch
|
a7c206dc1b
|
removed unnecessary conditions when sending read marker
|
2016-02-15 23:09:42 +01:00 |
|
Daniel Gultsch
|
8a14f5ae48
|
add missing type='submit' attribute to enable push form
|
2016-02-15 22:12:39 +01:00 |
|
Daniel Gultsch
|
21dc1a9430
|
pulled translations from transifex
|
2016-02-15 12:35:35 +01:00 |
|
Daniel Gultsch
|
30a4310549
|
only show load more messages button when mam is available
also update ui after that button has been pressed. fixes #1695
|
2016-02-14 23:53:17 +01:00 |
|
Daniel Gultsch
|
edae9470e5
|
fixed server info push not showing up when unavailable
|
2016-02-14 18:19:11 +01:00 |
|
Daniel Gultsch
|
a2c9e67a8e
|
be more carefull when checking push availability
|
2016-02-14 15:36:37 +01:00 |
|
Daniel Gultsch
|
269e29c313
|
deleted invalid gcm strings
|
2016-02-14 14:14:53 +01:00 |
|
Daniel Gultsch
|
f48616b236
|
optional mode to close tcp connection when going into background
acts only when push is available. disable all non-push accounts to test properly
|
2016-02-14 13:20:23 +01:00 |
|
Daniel Gultsch
|
8eea2d2cba
|
send push enable to server. simplified logging
|
2016-02-13 14:20:07 +01:00 |
|
Daniel Gultsch
|
c592401d51
|
fixed compile bug in free version
|
2016-02-13 00:03:57 +01:00 |
|
Daniel Gultsch
|
7607b4ec0c
|
removed gcm plugin from gradle. fixes #1693
|
2016-02-12 23:38:30 +01:00 |
|
Daniel Gultsch
|
2247c5b07c
|
push gcm token on bind instead of every connect
|
2016-02-12 23:37:42 +01:00 |
|
Daniel Gultsch
|
9cd309dd23
|
add play services to travis config
|
2016-02-12 12:06:35 +01:00 |
|
Daniel Gultsch
|
6142a2eba9
|
client side support for XEP-0357: Push Notifications
|
2016-02-12 11:39:27 +01:00 |
|
Daniel Gultsch
|
23af07389a
|
pulled translations from transifex
|
2016-02-11 22:45:40 +01:00 |
|
Daniel Gultsch
|
b06d11630a
|
version bump to 1.9.4 + changelog
|
2016-02-11 17:13:17 +01:00 |
|
Daniel Gultsch
|
d7ef999e9a
|
catch all axolotl parse exception at once. fixes #1692
|
2016-02-11 12:26:43 +01:00 |
|
Daniel Gultsch
|
58bf122507
|
send muc messages after join
|
2016-02-10 09:53:48 +01:00 |
|
Daniel Gultsch
|
4e87de1708
|
allow user to set MAM preferences
|
2016-02-09 13:01:17 +01:00 |
|
Daniel Gultsch
|
96793b70fc
|
prepend instead off append mam messages to conversations when going in reverse
|
2016-02-04 16:40:18 +01:00 |
|
Daniel Gultsch
|
d6cb6f995a
|
fixed performance regression in on scroll listener
|
2016-02-04 16:29:17 +01:00 |
|
Daniel Gultsch
|
1677a86595
|
prevent previoulsly cleared messages from reloading. fixes #1110
|
2016-02-04 14:39:16 +01:00 |
|
Daniel Gultsch
|
a5d2c7f072
|
add more fault tolerant checks for messages left on server
|
2016-02-04 11:55:42 +01:00 |
|
Daniel Gultsch
|
f6e8561c0b
|
removed unecessary logging when muc tiles update
|
2016-02-04 10:27:38 +01:00 |
|
Daniel Gultsch
|
2331547f6d
|
use TLSv1.2 as SSL context on supported plattforms
|
2016-02-03 18:17:16 +01:00 |
|
Daniel Gultsch
|
966a906386
|
cache server caps
|
2016-02-03 17:19:05 +01:00 |
|
Daniel Gultsch
|
d356bbf9ae
|
count all messages in a query
|
2016-02-03 16:04:21 +01:00 |
|
Daniel Gultsch
|
c6213e1ff6
|
Revert "get rid of broken totalMessageCount for mam queries"
This reverts commit 2726142126 .
|
2016-02-03 10:40:44 +01:00 |
|
Daniel Gultsch
|
8d43079add
|
refactored disco cache. avoid making duplicate call. check hash
|
2016-02-03 10:40:02 +01:00 |
|
Daniel Gultsch
|
a1dbcf2d88
|
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into singpolyma-disco-caps
|
2016-02-02 18:19:26 +01:00 |
|
Daniel Gultsch
|
6d53098a01
|
fixed 'unencrypted' not showing up for conferences when encryption is forced
|
2016-02-02 18:15:57 +01:00 |
|
Daniel Gultsch
|
2726142126
|
get rid of broken totalMessageCount for mam queries
|
2016-02-02 15:39:46 +01:00 |
|
Daniel Gultsch
|
68e5e1926e
|
re-read common name from certificates on startup
|
2016-02-02 13:43:20 +01:00 |
|
Daniel Gultsch
|
9434d58502
|
avoid npe when accessing the pgp connection service
|
2016-02-02 11:21:29 +01:00 |
|
Daniel Gultsch
|
d9bddb3f3a
|
catch a few NPE when parsing invalid pep nodes
|
2016-02-02 11:21:07 +01:00 |
|
Daniel Gultsch
|
61f7dfd502
|
version bump to 1.9.3
|
2016-02-01 14:25:59 +01:00 |
|
Daniel Gultsch
|
1b845be1f6
|
respect autojoin setting on newly created bookmarks as well
|
2016-02-01 14:22:52 +01:00 |
|
Daniel Gultsch
|
2d07a89537
|
opt out handling of the autojoin flag. fixes #1666
|
2016-02-01 13:54:08 +01:00 |
|
Daniel Gultsch
|
c35d33dc3d
|
Merge branch 'master' of github.com:siacs/Conversations
|
2016-02-01 12:33:03 +01:00 |
|
Daniel Gultsch
|
07f55c1a04
|
made create context menu call in StartConversationsActivity more failsafe
|
2016-02-01 12:31:46 +01:00 |
|
Daniel Gultsch
|
f328d0420e
|
refactored user handling in conferences. show try again button when conference has errors
|
2016-02-01 12:11:40 +01:00 |
|
Daniel Gultsch
|
0ea9512f9f
|
fixed false set of subject in conference with empty body tag
|
2016-01-31 14:42:35 +01:00 |
|
Daniel Gultsch
|
6d6bae3f64
|
Update README.md
|
2016-01-31 11:25:17 +01:00 |
|
Daniel Gultsch
|
fc42d2360c
|
prefer dns servers from networsk with the default route
|
2016-01-29 12:12:23 +01:00 |
|
Daniel Gultsch
|
5175cc635c
|
be more careful with resetting the stream id
|
2016-01-29 12:09:55 +01:00 |
|
Daniel Gultsch
|
a8970b2145
|
try to make in-valid-session detection work for pgp
|
2016-01-29 12:09:31 +01:00 |
|