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
*
clear muc tiles when avatar of member changes
Daniel Gultsch
2016-06-14
2
-0
/
+14
*
refactored pgp decryption
Daniel Gultsch
2016-06-14
1
-3
/
+14
*
set last seen true as default
Christian Schneppe
2016-06-12
1
-1
/
+1
*
catch conversations sort exception. not vital at this point
Daniel Gultsch
2016-06-10
1
-14
/
+5
*
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-06-06
1
-5
/
+34
|
\
|
*
swap sending presence and csi
Daniel Gultsch
2016-06-04
1
-3
/
+3
|
*
opt-in to send last userinteraction in presence
Daniel Gultsch
2016-06-04
1
-6
/
+34
*
|
change default resource to mobile
Christian Schneppe
2016-06-04
1
-2
/
+1
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-06-04
1
-1
/
+6
|
\
|
|
*
disconnect account in background after deletion. fixes #1861
Daniel Gultsch
2016-06-03
1
-1
/
+6
*
|
changed default resource to 'mobile'
Christian Schneppe
2016-06-02
1
-1
/
+1
*
|
also export database when chats are exported
Christian Schneppe
2016-06-02
1
-1
/
+42
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-06-02
1
-1
/
+8
|
\
|
|
*
deactive grace period when receiving screen on action
Daniel Gultsch
2016-06-01
1
-1
/
+8
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-06-01
1
-0
/
+1
|
\
|
|
*
deactivate grace period when coming to foreground
Daniel Gultsch
2016-06-01
1
-0
/
+1
*
|
optimize imports
Christian Schneppe
2016-05-31
3
-5
/
+1
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-31
1
-53
/
+54
|
\
|
|
*
execute phone contact changes in singlethreadexecutor
Daniel Gultsch
2016-05-31
1
-53
/
+44
|
*
handle app links for conferences
Daniel Gultsch
2016-05-30
1
-0
/
+10
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-28
1
-8
/
+27
|
\
|
|
*
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
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-27
2
-11
/
+41
|
\
|
|
*
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
*
|
Revert "Prevent presences from being cleared on connection"
Christian Schneppe
2016-05-23
1
-1
/
+2
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-22
1
-0
/
+3
|
\
|
|
*
update ui after affiliation changes
Daniel Gultsch
2016-05-21
1
-0
/
+3
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-20
2
-8
/
+15
|
\
|
|
*
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
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-15
1
-6
/
+1
|
\
|
|
*
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
*
|
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-13
1
-0
/
+3
*
|
use 'phone' or 'tablet' as default resource
Daniel Gultsch
2016-05-13
1
-1
/
+1
*
|
add lock domain and magic create domain to known hosts
Daniel Gultsch
2016-05-13
1
-0
/
+6
*
|
do not show last-seen metric in UI
Daniel Gultsch
2016-05-13
1
-4
/
+2
*
|
changed LED notification color to blue
Christian S
2016-05-05
1
-1
/
+1
[next]