index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
services
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
schedule first idle ping on service creation
Daniel Gultsch
2016-05-28
1
-0
/
+4
*
added idle ping in 10min intervals
Daniel Gultsch
2016-05-28
1
-8
/
+23
*
use first letter to draw tiles for avatars
Daniel Gultsch
2016-05-27
1
-1
/
+10
*
don't push default muc conf twice
Daniel Gultsch
2016-05-27
1
-0
/
+3
*
add 'create conference' dialog
Daniel Gultsch
2016-05-26
1
-3
/
+20
*
show contact avatar in muc users unless that contact has its own avatar
Daniel Gultsch
2016-05-26
1
-1
/
+1
*
make newly created conferences private by default
Daniel Gultsch
2016-05-26
1
-9
/
+10
*
update ui after affiliation changes
Daniel Gultsch
2016-05-21
1
-0
/
+3
*
also save form elements in disco storage
Daniel Gultsch
2016-05-19
1
-2
/
+2
*
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
2016-05-17
1
-14
/
+4
*
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
2016-05-16
1
-0
/
+1
*
keep conference members in memory and show them in conference details
Daniel Gultsch
2016-05-16
2
-6
/
+22
*
send caps hash in muc join
Daniel Gultsch
2016-05-15
1
-6
/
+1
*
show presence of other resources as template
Daniel Gultsch
2016-05-13
1
-0
/
+10
*
reset attempt count when reconnecting because of timeout
Daniel Gultsch
2016-05-12
1
-0
/
+3
*
use 'phone' or 'tablet' as default resource
Daniel Gultsch
2016-05-12
1
-1
/
+1
*
add lock domain and magic create domain to known hosts
Daniel Gultsch
2016-05-10
1
-0
/
+6
*
do not show last-seen metric in UI
Daniel Gultsch
2016-05-10
1
-4
/
+2
*
republish pgp signature when changing status
Daniel Gultsch
2016-05-05
1
-5
/
+5
*
refactor captcha response handling to avoid network on main thread exception
Daniel Gultsch
2016-05-05
1
-2
/
+3
*
spelling fixes
klemens
2016-05-04
1
-1
/
+1
*
ping all accounts at the same time
Daniel Gultsch
2016-05-02
1
-5
/
+17
*
prevent user from accidentally changing password after using magic create
Daniel Gultsch
2016-04-26
1
-0
/
+1
*
don't create templates for empty status messages
Daniel Gultsch
2016-04-23
1
-2
/
+6
*
expert setting to manually change presence
Daniel Gultsch
2016-04-22
1
-2
/
+38
*
added magic create welcome screen
Daniel Gultsch
2016-04-19
1
-0
/
+12
*
removed unnecessary call to stopSelf() after logging out
Daniel Gultsch
2016-04-14
1
-5
/
+11
*
removed unused call to cancel events
Daniel Gultsch
2016-04-14
1
-1
/
+0
*
create Config varibale to show the disable foreground service button
Daniel Gultsch
2016-04-13
1
-3
/
+5
*
hacky workaround to determine if uri points to private file on < lolipop
Daniel Gultsch
2016-04-13
1
-2
/
+2
*
reverse order in contact chooser
Daniel Gultsch
2016-04-12
1
-1
/
+1
*
minor code cleanup
Daniel Gultsch
2016-04-12
1
-3
/
+1
*
republish avatar if server offers non-persistent pep :-(
Daniel Gultsch
2016-04-11
2
-30
/
+97
*
introduced setting to turn of notification led
Daniel Gultsch
2016-04-09
1
-1
/
+4
*
use startdate as lower bound when querying archive with after=x
Daniel Gultsch
2016-04-09
1
-13
/
+3
*
use last received message id when querying archive
Daniel Gultsch
2016-04-09
1
-7
/
+17
*
check file owner when attaching files or using them as avatar
Daniel Gultsch
2016-04-07
1
-0
/
+10
*
better detect broken pep
Daniel Gultsch
2016-04-05
1
-0
/
+1
*
removed unnecessary wait for disconnect
Daniel Gultsch
2016-04-04
1
-6
/
+0
*
check max http file size when attaching files
Daniel Gultsch
2016-04-01
1
-4
/
+7
*
add methods to check max file size for http upload
Daniel Gultsch
2016-03-31
1
-2
/
+1
*
save otr fingerprint in message
Daniel Gultsch
2016-03-31
1
-2
/
+2
*
Update ShortcutBadger to version 1.1.4
Christian S
2016-03-27
1
-2
/
+2
*
Typo `attempt`
licaon-kter
2016-03-22
1
-1
/
+1
*
be more careful to avoid creating multiple connections
Daniel Gultsch
2016-03-20
1
-0
/
+1
*
moved avatarfetcher reset code to bind
Daniel Gultsch
2016-03-03
1
-8
/
+8
*
avoid unnecessary disconnect. prevent NetworkOnMainThreadException
Daniel Gultsch
2016-03-03
1
-3
/
+3
*
expert option to treat vibrate as silent mode for XA. fixes #1530
Daniel Gultsch
2016-03-01
1
-1
/
+9
*
use correct jid when leaving a conference. fixes #1732
Daniel Gultsch
2016-02-29
1
-5
/
+5
*
refactored omemo to take multiple recipients
Daniel Gultsch
2016-02-29
1
-2
/
+38
[next]