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
|
277e3d59c8
|
update ui after affiliation changes
|
2016-05-21 09:25:37 +02:00 |
|
Daniel Gultsch
|
0eb8d4226e
|
also save form elements in disco storage
|
2016-05-19 10:41: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
|
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
|
540f6f3d7a
|
send caps hash in muc join
this prevents desktop clients from iq'ing use when they join
|
2016-05-15 09:54:49 +02:00 |
|
Daniel Gultsch
|
b756d61c45
|
show presence of other resources as template
|
2016-05-13 10:45:30 +02:00 |
|
Daniel Gultsch
|
b8c1bd2cba
|
reset attempt count when reconnecting because of timeout
|
2016-05-12 21:57:07 +02:00 |
|
Daniel Gultsch
|
7113e21a43
|
use 'phone' or 'tablet' as default resource
|
2016-05-12 18:47:41 +02:00 |
|
Daniel Gultsch
|
c37b5af2ca
|
add lock domain and magic create domain to known hosts
|
2016-05-10 10:53:44 +02:00 |
|
Daniel Gultsch
|
27b245ac35
|
do not show last-seen metric in UI
|
2016-05-10 09:41:30 +02:00 |
|
Daniel Gultsch
|
6e0ec9b924
|
republish pgp signature when changing status
|
2016-05-05 13:17:04 +02:00 |
|
Daniel Gultsch
|
12704fa640
|
refactor captcha response handling to avoid network on main thread exception
|
2016-05-05 09:58:35 +02:00 |
|
klemens
|
7047d68165
|
spelling fixes
|
2016-05-04 10:29:29 +02:00 |
|
Daniel Gultsch
|
06a561743a
|
ping all accounts at the same time
|
2016-05-02 14:31:30 +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
|
a363e0a5d8
|
don't create templates for empty status messages
|
2016-04-23 15:10:35 +02:00 |
|
Daniel Gultsch
|
1901abd05f
|
expert setting to manually change presence
|
2016-04-22 21:25:06 +02:00 |
|
Daniel Gultsch
|
1a073ca454
|
added magic create welcome screen
|
2016-04-19 18:03:24 +02:00 |
|
Daniel Gultsch
|
eb63cdb9ad
|
removed unnecessary call to stopSelf() after logging out
|
2016-04-14 21:45:36 +02:00 |
|
Daniel Gultsch
|
39e717ed94
|
removed unused call to cancel events
|
2016-04-14 00:16:59 +02:00 |
|
Daniel Gultsch
|
594e65bb2b
|
hacky workaround to determine if uri points to private file on < lolipop
|
2016-04-13 11:14:36 +02:00 |
|
Daniel Gultsch
|
7223b5b274
|
minor code cleanup
|
2016-04-12 17:52:58 +02:00 |
|
Daniel Gultsch
|
7ff890e513
|
republish avatar if server offers non-persistent pep :-(
|
2016-04-11 22:20:32 +02:00 |
|
Daniel Gultsch
|
0460702710
|
check file owner when attaching files or using them as avatar
|
2016-04-07 20:29:40 +02:00 |
|
Daniel Gultsch
|
ecaf75e5ec
|
better detect broken pep
mark pep as broken when publishing bundle or device list failed
reset 'brokenness' when account is getting disabled
|
2016-04-05 13:31:03 +02:00 |
|
Daniel Gultsch
|
5787687997
|
removed unnecessary wait for disconnect
|
2016-04-04 20:07:09 +02:00 |
|
Daniel Gultsch
|
2549ce89b0
|
check max http file size when attaching files
|
2016-04-01 00:03:14 +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 |
|
Christian S
|
1d458e8ab3
|
Update ShortcutBadger to version 1.1.4
|
2016-03-27 20:17:51 +02:00 |
|
licaon-kter
|
6ba90ec43c
|
Typo attempt
|
2016-03-22 11:54:45 +02:00 |
|
Daniel Gultsch
|
7df24407dc
|
be more careful to avoid creating multiple connections
|
2016-03-20 17:24:41 +01:00 |
|
Daniel Gultsch
|
bc5f64bffe
|
moved avatarfetcher reset code to bind
|
2016-03-03 13:33:02 +01:00 |
|
Daniel Gultsch
|
4cb2d0ca93
|
avoid unnecessary disconnect. prevent NetworkOnMainThreadException
|
2016-03-03 13:31:59 +01:00 |
|
Daniel Gultsch
|
aaf64732b0
|
expert option to treat vibrate as silent mode for XA. fixes #1530
|
2016-03-01 19:00:18 +01:00 |
|
Daniel Gultsch
|
134c75ae01
|
use correct jid when leaving a conference. fixes #1732
|
2016-02-29 16:32:24 +01:00 |
|
Daniel Gultsch
|
9e0466d1e6
|
refactored omemo to take multiple recipients
|
2016-02-29 13:18:07 +01:00 |
|
Daniel Gultsch
|
7fd6a37e67
|
disallow message correction by default. fixes #1720
|
2016-02-26 09:48:58 +01:00 |
|
Daniel Gultsch
|
dc00a92499
|
execute pending mam queries every time we come online
|
2016-02-26 09:46:25 +01:00 |
|
Daniel Gultsch
|
d1a456f3e3
|
made hard coded choice for encryptions more flexible and disable parsing
|
2016-02-24 14:47:49 +01:00 |
|
Daniel Gultsch
|
17b1fcc3ea
|
set noMessagesLeftOnServer before conference configuration fetch
|
2016-02-23 16:15:55 +01:00 |
|
Daniel Gultsch
|
a0d0ed34ae
|
turned muc errors into enum. added error codes for service shutdown
|
2016-02-22 20:19:58 +01:00 |
|
Daniel Gultsch
|
3bde4dbedb
|
change uuid when replacing messages
|
2016-02-20 00:01:39 +01:00 |
|
Daniel Gultsch
|
ac687d6bbd
|
don't log start reason
|
2016-02-17 16:52:57 +01:00 |
|
Daniel Gultsch
|
3626e4b3a0
|
fixed regression that caused messages in muc not being send
|
2016-02-17 16:50:48 +01:00 |
|
Daniel Gultsch
|
86b1865eec
|
fixed regression that caused ui to redraw a lot
|
2016-02-16 14:22:21 +01:00 |
|
Daniel Gultsch
|
a9b957e8a2
|
added setting to opt-out of message correction. renamed preferences and options to settings
|
2016-02-16 09:57:59 +01:00 |
|