Daniel Gultsch
|
5c06d31099
|
integrate trust manager into conversations
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
02ace00a96
|
fixed search in abstractsearchablelistitem
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
a4eb849520
|
fixed hint color for edit message
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
290e16bb05
|
migrated alert dialogs to app compat
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
884b76641a
|
remove pre api 21 theme
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
19a748b541
|
switch about activity to appcompat
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
711b8b8615
|
reference support actionbar in all activities
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
84b2035a21
|
started work on migrating to appcompat
|
2018-03-07 22:30:33 +01:00 |
|
Daniel Gultsch
|
4f0e247144
|
pulled translations from transifex
|
2018-03-07 12:35:28 +01:00 |
|
Daniel Gultsch
|
cf853ce62f
|
version bump to 1.23.8 + changelog
|
2018-03-05 19:07:39 +01:00 |
|
Daniel Gultsch
|
036fbb2b65
|
fixed concurrent modification when killing mam queries
|
2018-03-01 08:27:30 +01:00 |
|
Daniel Gultsch
|
a3b4cc73b4
|
version bump to 1.23.7 + changelog
|
2018-02-25 14:46:02 +01:00 |
|
Daniel Gultsch
|
c7ef09a7d2
|
use java 8 in push management service
|
2018-02-25 14:39:55 +01:00 |
|
Daniel Gultsch
|
36f6c197b6
|
fixed push registration
|
2018-02-25 14:31:31 +01:00 |
|
Daniel Gultsch
|
1722f4b81d
|
do not merge bug reports
|
2018-02-25 14:28:14 +01:00 |
|
Daniel Gultsch
|
6390555670
|
pulled translations from transifex
|
2018-02-25 14:22:34 +01:00 |
|
Daniel Gultsch
|
1a90c0901e
|
added config param to use a random resource at every bind
|
2018-02-24 20:47:02 +01:00 |
|
Daniel Gultsch
|
6982181076
|
MAM: rework hasMessagesLeft to account for prosody’s missing count
|
2018-02-24 10:57:11 +01:00 |
|
Daniel Gultsch
|
7b17431946
|
only explicitly request device list for users not in roster fixups
|
2018-02-24 10:03:22 +01:00 |
|
Daniel Gultsch
|
ddfd2d736b
|
only explicitly request device list for users not in roster
|
2018-02-24 09:47:07 +01:00 |
|
Daniel Gultsch
|
1b6869c855
|
kill mam query when archiving conversation
|
2018-02-24 09:39:17 +01:00 |
|
Daniel Gultsch
|
36b05b3f81
|
Merge branch 'master' of github.com:siacs/Conversations
|
2018-02-23 23:12:13 +01:00 |
|
Daniel Gultsch
|
0974b4cbd0
|
MAM: look at total count for completness. parse fin correctly
|
2018-02-23 23:11:54 +01:00 |
|
Daniel Gultsch
|
79a4f1112b
|
Merge pull request #2828 from af8a524db1/welcome_text_jabber
Use 'Jabber' instead of 'XMPP' in the welcome message
|
2018-02-22 22:17:29 +01:00 |
|
Marc Schink
|
691910d81d
|
Use 'Jabber' instead of 'XMPP' in the welcome message
|
2018-02-22 22:04:03 +01:00 |
|
Daniel Gultsch
|
39485c1568
|
request disco items before disco#info on first connect
should make initial connect faster because code is not waiting for omemo code to run
|
2018-02-20 17:36:07 +01:00 |
|
Daniel Gultsch
|
13d05fc69e
|
warn when attempting to write stanza to an unbound stream
|
2018-02-20 17:03:44 +01:00 |
|
Daniel Gultsch
|
68d67badfa
|
mark error notifications as sensitve and local only. fixes #2795
|
2018-02-20 08:22:08 +01:00 |
|
Daniel Gultsch
|
8a5d833650
|
check if axolotl service is initialized before displaying keys
|
2018-02-19 17:26:38 +01:00 |
|
Daniel Gultsch
|
d51d4738e7
|
fixed handling of self address messages w/o remoteMsgId
|
2018-02-19 15:52:33 +01:00 |
|
Daniel Gultsch
|
33b0809ac9
|
update chat badge
|
2018-02-19 14:30:16 +01:00 |
|
Daniel Gultsch
|
1d9be034df
|
do not allow insecure bind
|
2018-02-18 21:54:03 +01:00 |
|
Daniel Gultsch
|
a6aad82058
|
Merge pull request #2805 from af8a524db1/data_namespace
Use constant for 'jabber❌data' namespace
|
2018-02-16 16:32:27 +01:00 |
|
Marc Schink
|
18024575a3
|
Make use of Namespace.DATA constant
|
2018-02-16 16:12:53 +01:00 |
|
Marc Schink
|
7fd25f8dc1
|
Namespace: Add constant for 'jabber❌data'
|
2018-02-16 16:12:53 +01:00 |
|
Daniel Gultsch
|
2471684dee
|
only allow a number of white listed headers according to http upload v0.5
|
2018-02-16 11:14:16 +01:00 |
|
Marc Schink
|
31d3a135d6
|
Don't add account if user cancels. Fixes #2797
|
2018-02-15 14:40:21 +01:00 |
|
Marc Schink
|
28cf463dce
|
Pass invite XMPP URI along instead of JID
|
2018-02-14 17:03:43 +01:00 |
|
Marc Schink
|
ede1476bbe
|
XmppUri: Add toString() method
|
2018-02-14 17:03:43 +01:00 |
|
Daniel Gultsch
|
7f42787edc
|
Merge branch 'vikiCoder-master'
|
2018-02-14 12:48:43 +01:00 |
|
vikiCoder
|
2c9c25ab3c
|
Fixes #2786 : Certificate dialogue not respecting dark theme solved
|
2018-02-14 16:19:26 +05:30 |
|
Daniel Gultsch
|
d96788baf7
|
null check on invite object
|
2018-02-13 15:20:30 +01:00 |
|
Daniel Gultsch
|
84538dac4a
|
Merge pull request #2791 from ChaosKid42/roster_action_with_name
allow roster action with name
|
2018-02-12 20:27:49 +01:00 |
|
Christoph Scholz
|
d3bd68044d
|
allow roster action with name
|
2018-02-12 20:00:42 +01:00 |
|
Daniel Gultsch
|
103789df5b
|
version bump to 1.23.6 + changelog
|
2018-02-12 12:32:12 +01:00 |
|
Daniel Gultsch
|
2905cbc174
|
always copy firefoxe’s shared files
|
2018-02-12 12:31:59 +01:00 |
|
Daniel Gultsch
|
d05781cb9b
|
integrate intent integrator to finish activity when needed
|
2018-02-12 11:22:51 +01:00 |
|
Daniel Gultsch
|
e0bf4d5280
|
http upload: do not crash on invalid slot responses
|
2018-02-11 17:54:59 +01:00 |
|
Daniel Gultsch
|
55e3e528a2
|
do not cross reference bookmarks and conversations
|
2018-02-10 19:06:31 +01:00 |
|
Daniel Gultsch
|
3bed4b1b11
|
always persist current nick (in bookmark and database)
|
2018-02-10 16:24:55 +01:00 |
|