Daniel Gultsch
|
e33d8451a8
|
attach contact to notification
|
2016-08-26 13:35:01 +02:00 |
|
Daniel Gultsch
|
8927ba8065
|
various null pointer checks
|
2016-08-20 10:44:50 +02:00 |
|
Daniel Gultsch
|
285d86b375
|
display error status for missing internet permission
|
2016-08-19 21:47:08 +02:00 |
|
Daniel Gultsch
|
b5d3859b22
|
add payment required error
|
2016-08-16 10:39:59 +02:00 |
|
Daniel Gultsch
|
4736d12e99
|
make lastMessageTransmitted return max(clear_date,last_message)
|
2016-08-13 12:36:30 +02:00 |
|
Daniel Gultsch
|
0e96e0a796
|
show identity type for device selection
|
2016-07-28 22:58:37 +02:00 |
|
Daniel Gultsch
|
3409399ef1
|
display specific error message when password is too weak on registration
|
2016-07-25 15:57:47 +02:00 |
|
Daniel Gultsch
|
198a9f2226
|
refactored how view intents are handled
processing view intents before saved instance caused troubles when the activity was destroyed
fixes #1969
|
2016-07-25 14:16:09 +02:00 |
|
Daniel Gultsch
|
baa149924a
|
show error notification in connecting state as well
|
2016-07-14 23:23:13 +02:00 |
|
Daniel Gultsch
|
1db85e582e
|
add more error states for stream errors
|
2016-07-14 17:05:43 +02:00 |
|
Daniel Gultsch
|
223d50c1a0
|
don't take stanza-id into account when deduping muc pms
|
2016-07-14 09:01:15 +02:00 |
|
Daniel Gultsch
|
cdee91363c
|
simplified muc users ordering
|
2016-07-04 19:30:19 +02:00 |
|
Daniel Gultsch
|
30110431ba
|
use dnd as overriding status
|
2016-06-30 23:08:55 +02:00 |
|
Daniel Gultsch
|
e63d6b4bf2
|
only keep offline members in members only conferences
|
2016-06-28 10:32:06 +02:00 |
|
Daniel Gultsch
|
72a2622c84
|
introduced share button in contact details. remove show qr
|
2016-06-24 15:16:01 +02:00 |
|
Daniel Gultsch
|
f91d16cbe7
|
don't fail on missing jid in bookmarks
|
2016-06-16 20:38:35 +02:00 |
|
Daniel Gultsch
|
5f40a7042d
|
delay notification until after pgp decryption
|
2016-06-15 12:44:29 +02:00 |
|
Daniel Gultsch
|
73679b97f1
|
show xep-0172 nick only for contacts with mutual presence subscription
|
2016-06-15 09:44:01 +02:00 |
|
Daniel Gultsch
|
49de43b364
|
clear muc tiles when avatar of member changes
|
2016-06-14 17:11:31 +02:00 |
|
Daniel Gultsch
|
f9600b950f
|
sort muc users by affiliation, name. fixes #1913
|
2016-06-14 14:41:32 +02:00 |
|
Daniel Gultsch
|
39ad426ca9
|
remove messages from decryption queue when trimming a conversation
|
2016-06-13 19:06:09 +02:00 |
|
Daniel Gultsch
|
587fb3cca3
|
refactored pgp decryption
|
2016-06-13 13:32:14 +02:00 |
|
Daniel Gultsch
|
cb7c47bc62
|
catch conversations sort exception. not vital at this point
|
2016-06-09 14:50:13 +02:00 |
|
Daniel Gultsch
|
71e9117176
|
opt-in to send last userinteraction in presence
|
2016-06-04 16:16:14 +02:00 |
|
Daniel Gultsch
|
7398424f3b
|
trim nick from bookmark before checking if it's empty
|
2016-06-03 19:24:11 +02:00 |
|
Daniel Gultsch
|
e26d842549
|
don't use a bookmarks name if it's empty
|
2016-06-03 18:43:45 +02:00 |
|
Daniel Gultsch
|
25211f13b3
|
make grace period configurable
|
2016-06-02 00:24:37 +02:00 |
|
Daniel Gultsch
|
5c5d5cc4e3
|
don't show empty templates
|
2016-06-01 00:25:14 +02:00 |
|
Daniel Gultsch
|
5b9ba79495
|
use whitespace as message seperator
|
2016-05-30 21:12:19 +02:00 |
|
Daniel Gultsch
|
272cffe797
|
Revert "always notify by default in conferences"
This reverts commit e9494af098 .
Now that new conferences are private by default this setting makes more sense
|
2016-05-29 22:55:01 +02:00 |
|
Daniel Gultsch
|
c3ec3ea70a
|
don't merge messages over the char limit
|
2016-05-29 10:32:07 +02:00 |
|
Daniel Gultsch
|
06bef5de8d
|
use EOT as message seperator
|
2016-05-28 11:03:29 +02:00 |
|
Daniel Gultsch
|
44833c1499
|
don't push default muc conf twice
|
2016-05-27 10:35:00 +02:00 |
|
Daniel Gultsch
|
21ebb35e44
|
add 'create conference' dialog
|
2016-05-26 22:53:55 +02:00 |
|
Daniel Gultsch
|
841e718d6a
|
make newly created conferences private by default
|
2016-05-26 12:39:31 +02:00 |
|
Daniel Gultsch
|
b69ab65b12
|
show regitration failed try again later in UI
|
2016-05-24 13:26:30 +02:00 |
|
Daniel Gultsch
|
e5b8302fd9
|
show first unread message on top after reinit
|
2016-05-22 17:52:27 +02:00 |
|
Daniel Gultsch
|
8d595c1fc2
|
sync around individual calls instead of synchronizing entire object
|
2016-05-19 10:47:03 +02:00 |
|
Daniel Gultsch
|
70497318dd
|
remove unwanted 'use previous encryption' lookup
|
2016-05-19 10:42:57 +02:00 |
|
Daniel Gultsch
|
0eb8d4226e
|
also save form elements in disco storage
|
2016-05-19 10:41:56 +02:00 |
|
Daniel Gultsch
|
627bf18f8c
|
don't NPE on rare race condition while fetching MAM
|
2016-05-19 10:40:03 +02:00 |
|
Daniel Gultsch
|
b478eca315
|
improved ordering of muc participants
|
2016-05-17 15:01:56 +02:00 |
|
Daniel Gultsch
|
61726f4994
|
refactored muc item parsing to also parse muc status messages
|
2016-05-17 14:25:58 +02:00 |
|
Daniel Gultsch
|
14952ba5e5
|
offer offline members to be invited again
|
2016-05-17 10:43:48 +02:00 |
|
Daniel Gultsch
|
fc5304c6fe
|
change affiliation for in memory users that are currently not joined in a conference
|
2016-05-16 19:58:36 +02:00 |
|
Daniel Gultsch
|
8d0693ed6a
|
keep conference members in memory and show them in conference details
|
2016-05-16 19:58:36 +02:00 |
|
Daniel Gultsch
|
6f1a4494eb
|
use the same typo in both saving disco and reading disco
|
2016-05-15 12:35:51 +02:00 |
|
Daniel Gultsch
|
cf5ca27a06
|
escape HTML in OTR messages if other client is Pidgin
|
2016-05-15 12:35:31 +02:00 |
|
Daniel Gultsch
|
6a28b5a9fa
|
don't show duplicate status message in contact details
|
2016-05-13 11:57:02 +02:00 |
|
Daniel Gultsch
|
e41a9483bd
|
only default to omemo when all our devices support it
|
2016-05-13 11:47:29 +02:00 |
|