1
0
Fork 1
Commit graph

3161 commits

Author SHA1 Message Date
Daniel Gultsch
39712a6f4e tell travis to build free version 2016-02-23 09:29:18 +01:00
Daniel Gultsch
f57bcc3a45 update build instructions in readme 2016-02-23 09:07:47 +01:00
Daniel Gultsch
f594c7422e properly trigger show load more messages in mucs 2016-02-22 20:28:58 +01:00
Daniel Gultsch
02b0be2614 turned muc errors into enum. added error codes for service shutdown 2016-02-22 20:19:58 +01:00
Daniel Gultsch
6068084fb3 version bump to 1.10.0 2016-02-21 23:03:30 +01:00
Daniel Gultsch
c77d47017e show load more messages when auto loading is disabled and messages are still left on server 2016-02-21 17:32:46 +01:00
Daniel Gultsch
33af7ba0d3 check for uuid change when decrypting pgp messages 2016-02-21 11:43:03 +01:00
Daniel Gultsch
d9347432f7 some mucs may grant voice to visitors in unmoderated rooms 2016-02-21 11:42:41 +01:00
Daniel Gultsch
73f801918e pulled translations from transifex 2016-02-20 10:25:23 +01:00
Daniel Gultsch
9db95adf0c change uuid when replacing messages 2016-02-20 00:01:39 +01:00
Daniel Gultsch
95da395be7 decrypt pgp message corrections 2016-02-19 21:02:33 +01:00
Daniel Gultsch
b888bb55bb skip avatar ui when pep is not available. fixes #1706 2016-02-19 20:54:53 +01:00
Daniel Gultsch
36661f59a5 don't reset whisper on reInit. fixes #1637 2016-02-19 20:54:43 +01:00
Daniel Gultsch
05dfb99b24 pulled translations from transifex 2016-02-19 11:14:16 +01:00
Daniel Gultsch
5ff83c5f97 never parse show in presences as offline 2016-02-19 11:09:28 +01:00
Daniel Gultsch
9f52e4d88c don't log start reason 2016-02-17 16:52:57 +01:00
Daniel Gultsch
7109e75dcf only offer message correction for the very last message 2016-02-17 16:51:36 +01:00
Daniel Gultsch
7b269e07eb fixed regression that caused messages in muc not being send 2016-02-17 16:50:48 +01:00
Daniel Gultsch
ed9224f240 log reason why otr message won't be parsed 2016-02-16 14:22:47 +01:00
Daniel Gultsch
e598d40eb2 fixed regression that caused ui to redraw a lot 2016-02-16 14:22:21 +01:00
Daniel Gultsch
296bb1267e version bump to 1.10.0-beta and changelog 2016-02-16 12:59:54 +01:00
Daniel Gultsch
b517519ddc made clear that archiving preferences are server side 2016-02-16 12:52:31 +01:00
Daniel Gultsch
864599477b Merge pull request #1700 from petmue/master
Fixed some typos in the README.md
2016-02-16 12:27:29 +01:00
petmue
493c490ca8 Fixed some typos. 2016-02-16 12:18:43 +01:00
Daniel Gultsch
517038428c Update README.md 2016-02-16 10:36:40 +01:00
Daniel Gultsch
2ed769908f updated XEP list 2016-02-16 10:04:03 +01:00
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