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
/
entities
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
display specific error message when password is too weak on registration
Daniel Gultsch
2016-07-25
1
-3
/
+6
*
refactored how view intents are handled
Daniel Gultsch
2016-07-25
1
-2
/
+2
*
show error notification in connecting state as well
Daniel Gultsch
2016-07-17
1
-1
/
+3
*
add more error states for stream errors
Daniel Gultsch
2016-07-17
1
-1
/
+7
*
don't take stanza-id into account when deduping muc pms
Daniel Gultsch
2016-07-14
1
-1
/
+1
*
simplified muc users ordering
Daniel Gultsch
2016-07-09
1
-11
/
+12
*
code cleanup
Christian Schneppe
2016-07-02
2
-3
/
+0
*
use dnd as overriding status
Daniel Gultsch
2016-07-01
2
-11
/
+13
*
only keep offline members in members only conferences
Daniel Gultsch
2016-06-28
1
-1
/
+4
*
introduced share button in contact details. remove show qr
Daniel Gultsch
2016-06-24
1
-9
/
+0
*
don't fail on missing jid in bookmarks
Daniel Gultsch
2016-06-19
1
-3
/
+5
*
delay notification until after pgp decryption
Daniel Gultsch
2016-06-19
2
-2
/
+2
*
clear muc tiles when avatar of member changes
Daniel Gultsch
2016-06-14
1
-1
/
+5
*
sort muc users by affiliation, name. fixes #1913
Daniel Gultsch
2016-06-14
1
-9
/
+15
*
remove messages from decryption queue when trimming a conversation
Daniel Gultsch
2016-06-14
1
-4
/
+15
*
refactored pgp decryption
Daniel Gultsch
2016-06-14
2
-4
/
+13
*
catch conversations sort exception. not vital at this point
Daniel Gultsch
2016-06-10
1
-1
/
+14
*
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-06-06
1
-19
/
+36
|
\
|
*
opt-in to send last userinteraction in presence
Daniel Gultsch
2016-06-04
1
-19
/
+36
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-06-04
3
-6
/
+9
|
\
|
|
*
trim nick from bookmark before checking if it's empty
Daniel Gultsch
2016-06-03
1
-2
/
+2
|
*
don't use a bookmarks name if it's empty
Daniel Gultsch
2016-06-03
2
-4
/
+7
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-06-02
1
-3
/
+2
|
\
|
|
*
make grace period configurable
Daniel Gultsch
2016-06-02
1
-3
/
+2
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-06-01
1
-1
/
+3
|
\
|
|
*
don't show empty templates
Daniel Gultsch
2016-06-01
1
-1
/
+3
*
|
optimize imports
Christian Schneppe
2016-05-31
8
-14
/
+6
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-31
1
-1
/
+1
|
\
|
|
*
use whitespace as message seperator
Daniel Gultsch
2016-05-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-30
1
-1
/
+1
|
\
|
|
*
Revert "always notify by default in conferences"
Daniel Gultsch
2016-05-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-29
1
-0
/
+1
|
\
|
|
*
don't merge messages over the char limit
Daniel Gultsch
2016-05-29
1
-0
/
+1
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-28
1
-1
/
+1
|
\
|
|
*
use EOT as message seperator
Daniel Gultsch
2016-05-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-27
3
-4
/
+17
|
\
|
|
*
don't push default muc conf twice
Daniel Gultsch
2016-05-27
1
-0
/
+10
|
*
add 'create conference' dialog
Daniel Gultsch
2016-05-26
1
-3
/
+2
|
*
make newly created conferences private by default
Daniel Gultsch
2016-05-26
1
-0
/
+1
|
*
show regitration failed try again later in UI
Daniel Gultsch
2016-05-24
1
-1
/
+4
*
|
don't make OMEMO default
Christian Schneppe
2016-05-22
1
-1
/
+2
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-22
1
-0
/
+15
|
\
|
|
*
show first unread message on top after reinit
Daniel Gultsch
2016-05-22
1
-0
/
+15
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-20
4
-80
/
+269
|
\
|
|
*
sync around individual calls instead of synchronizing entire object
Daniel Gultsch
2016-05-19
1
-49
/
+79
|
*
remove unwanted 'use previous encryption' lookup
Daniel Gultsch
2016-05-19
1
-22
/
+1
|
*
also save form elements in disco storage
Daniel Gultsch
2016-05-19
1
-2
/
+56
|
*
don't NPE on rare race condition while fetching MAM
Daniel Gultsch
2016-05-19
1
-0
/
+9
|
*
improved ordering of muc participants
Daniel Gultsch
2016-05-17
1
-2
/
+23
|
*
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
2016-05-17
1
-8
/
+4
[next]