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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-31
don't scroll to pos 0 when uuid wasn't found
Daniel Gultsch
1
-4
/
+7
2016-05-30
use whitespace as message seperator
Daniel Gultsch
1
-1
/
+1
2016-05-30
handle app links for conferences
Daniel Gultsch
3
-6
/
+26
2016-05-30
remove unicode control chars before sending
Daniel Gultsch
1
-0
/
+1
2016-05-30
handle app links with @ in them
Daniel Gultsch
1
-3
/
+12
2016-05-29
Revert "always notify by default in conferences"
Daniel Gultsch
2
-1
/
+3
2016-05-29
avoid npe when sending omemo messages to group
Daniel Gultsch
1
-1
/
+3
2016-05-29
handle app links
Daniel Gultsch
1
-3
/
+9
2016-05-29
fix creation of conferences with 1 participant
Daniel Gultsch
1
-2
/
+1
2016-05-29
don't merge messages over the char limit
Daniel Gultsch
1
-0
/
+1
2016-05-29
show in ui when text was shortened
Daniel Gultsch
2
-4
/
+2
2016-05-28
limit text size in message adapter to 2k and also limit text size in conversa...
Daniel Gultsch
2
-4
/
+8
2016-05-28
only rendering first 5k chars of each message
Daniel Gultsch
2
-0
/
+8
2016-05-28
count xmpp uris when disableing text selection
Daniel Gultsch
1
-3
/
+16
2016-05-28
schedule first idle ping on service creation
Daniel Gultsch
1
-0
/
+4
2016-05-28
added idle ping in 10min intervals
Daniel Gultsch
2
-8
/
+24
2016-05-28
put bug report jid in config. include package signature in report
Daniel Gultsch
3
-13
/
+26
2016-05-28
use EOT as message seperator
Daniel Gultsch
1
-1
/
+1
2016-05-27
refactored toasts shown when adhoc creating mucs
Daniel Gultsch
2
-3
/
+22
2016-05-27
use activity title 'choose participants' when doing that
Daniel Gultsch
2
-0
/
+20
2016-05-27
use first letter to draw tiles for avatars
Daniel Gultsch
1
-1
/
+10
2016-05-27
don't push default muc conf twice
Daniel Gultsch
3
-1
/
+14
2016-05-26
Add geo: link support in longer messages
GDR!
2
-1
/
+6
2016-05-26
add 'create conference' dialog
Daniel Gultsch
5
-18
/
+144
2016-05-26
show contact avatar in muc users unless that contact has its own avatar
Daniel Gultsch
1
-1
/
+1
2016-05-26
make newly created conferences private by default
Daniel Gultsch
5
-10
/
+32
2016-05-26
change hint in edit subject dialog
Daniel Gultsch
1
-1
/
+1
2016-05-25
sending warning to receiving client if that client doesn't support omemo.
Daniel Gultsch
2
-2
/
+14
2016-05-25
hide fingerprints in UI if encryption is disabled
Daniel Gultsch
3
-37
/
+43
2016-05-25
only publish keys if omemo is enabled
Daniel Gultsch
1
-1
/
+3
2016-05-25
only subscribe to omemo pep events if omemo is enabled
Daniel Gultsch
1
-2
/
+5
2016-05-25
don't respond to otr messages in muc pms
Daniel Gultsch
1
-4
/
+5
2016-05-24
show regitration failed try again later in UI
Daniel Gultsch
2
-8
/
+18
2016-05-22
show hint in subject quick edit. only show subject as preset
Daniel Gultsch
3
-11
/
+20
2016-05-22
show first unread message on top after reinit
Daniel Gultsch
2
-24
/
+46
2016-05-21
disable stanza logging
Daniel Gultsch
1
-1
/
+1
2016-05-21
update ui after affiliation changes
Daniel Gultsch
2
-0
/
+6
2016-05-21
refactore exceptionhandler to have one line file writer
Daniel Gultsch
3
-13
/
+16
2016-05-19
resetting fetch status error when mutual subscription is reestablished
Daniel Gultsch
4
-2
/
+37
2016-05-19
sync around individual calls instead of synchronizing entire object
Daniel Gultsch
1
-49
/
+79
2016-05-19
show password dialog when account was magic created
Daniel Gultsch
1
-0
/
+22
2016-05-19
access disco over caching mechanism instead of querying db
Daniel Gultsch
1
-1
/
+1
2016-05-19
remove unwanted 'use previous encryption' lookup
Daniel Gultsch
1
-22
/
+1
2016-05-19
also save form elements in disco storage
Daniel Gultsch
4
-6
/
+64
2016-05-19
don't NPE on rare race condition while fetching MAM
Daniel Gultsch
1
-0
/
+9
2016-05-19
synchronize around identity key generation
Daniel Gultsch
1
-7
/
+9
2016-05-17
improved ordering of muc participants
Daniel Gultsch
3
-9
/
+25
2016-05-17
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
5
-27
/
+44
2016-05-17
offer offline members to be invited again
Daniel Gultsch
2
-3
/
+17
2016-05-16
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
4
-7
/
+18
[next]