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 |
|
Daniel Gultsch
|
b756d61c45
|
show presence of other resources as template
|
2016-05-13 10:45:30 +02:00 |
|
Daniel Gultsch
|
908aa19a36
|
make omemo default when all resources support it
|
2016-05-12 14:20:11 +02:00 |
|
Daniel Gultsch
|
e542dd3923
|
always show download button when link is encrypted
dont check for known mime type
|
2016-05-10 10:32:25 +02:00 |
|
Daniel Gultsch
|
549be9bb3d
|
report host-account as account state in UI
|
2016-05-10 10:29:02 +02:00 |
|
Daniel Gultsch
|
a7cd05bd4e
|
report bind failure as account state
|
2016-05-05 20:22:47 +02:00 |
|
Daniel Gultsch
|
6e0ec9b924
|
republish pgp signature when changing status
|
2016-05-05 13:17:04 +02:00 |
|
Daniel Gultsch
|
cef2eb58a7
|
fixed presence template dedup for 'online' status
|
2016-05-03 22:16:51 +02:00 |
|
Daniel Gultsch
|
29616d02a8
|
removed unused config variables
|
2016-04-27 16:43:02 +02:00 |
|
Daniel Gultsch
|
9c3e910dc4
|
prevent user from accidentally changing password after using magic create
|
2016-04-26 23:23:48 +02:00 |
|
Daniel Gultsch
|
a9c1768107
|
show status messages in contact details
|
2016-04-23 12:19:00 +02:00 |
|
Daniel Gultsch
|
1901abd05f
|
expert setting to manually change presence
|
2016-04-22 21:25:06 +02:00 |
|
Daniel Gultsch
|
e9494af098
|
always notify by default in conferences
|
2016-04-14 22:37:05 +02:00 |
|
Daniel Gultsch
|
4332b0df44
|
return own jid as true counterpart on self messages in muc
|
2016-04-13 11:13:47 +02:00 |
|
Daniel Gultsch
|
b99d70bfe7
|
don't show contact details when in conversations with self
|
2016-04-09 10:59:54 +02:00 |
|
Daniel Gultsch
|
74c496fe3e
|
add methods to check max file size for http upload
|
2016-03-31 21:56:59 +02:00 |
|
Daniel Gultsch
|
e074104004
|
save otr fingerprint in message
|
2016-03-31 21:15:49 +02:00 |
|
Daniel Gultsch
|
867d0ef191
|
include form fields into caps hash calculation
|
2016-03-31 14:21:56 +02:00 |
|
Daniel Gultsch
|
343a6b4e6b
|
made setting aes keys in DownloadableFile more readable
|
2016-03-31 13:55:25 +02:00 |
|
Daniel Gultsch
|
0af8ee341c
|
simplified getUsers(max) code
|
2016-03-13 17:42:17 +01:00 |
|