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
/
de
/
pixart
/
messenger
/
entities
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
make jingle implementation send file hash when using ft5
Christian Schneppe
1
-3
/
+3
2017-04-26
code cleanup: made conversation property final in message object
Christian Schneppe
2
-21
/
+12
2017-04-26
limited offline support for pgp group chats
Christian Schneppe
1
-1
/
+7
2017-04-16
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
1
-0
/
+12
2017-04-13
properly unregister bookmark from conversations when deleting bookmark
Christian Schneppe
2
-0
/
+2
2017-04-13
fixed message merge logic. merge only messages with lower status
Christian Schneppe
1
-3
/
+2
2017-04-13
be more careful with corner cases when mentioning multiple people
Christian Schneppe
1
-0
/
+11
2017-04-13
avoid crash on urls with missing protocols
Christian Schneppe
1
-1
/
+1
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
2
-33
/
+10
2017-04-05
do not parse bodies with http urls as downloadable in omemo encrypted messages
Christian Schneppe
1
-7
/
+5
2017-04-05
Fixed package access
Christian Schneppe
1
-6
/
+6
2017-04-05
Save some memory and delete unused imports and variables
Christian Schneppe
1
-4
/
+3
2017-03-23
rework last activity logic to something that should work pretty well …
Christian Schneppe
1
-2
/
+7
2017-03-23
define strangers as people not in roster instead of no mutual presence subscr...
Christian Schneppe
1
-1
/
+1
2017-03-23
show strangers with jid instead of name in conversation list
Christian Schneppe
1
-0
/
+2
2017-03-15
grey out offline contacts in StartConversation
Christian Schneppe
3
-7
/
+23
2017-03-14
never mark conversation w/ own server as stranger
Christian Schneppe
1
-5
/
+4
2017-03-11
send chat states only to private and non-anon mucs
Christian Schneppe
1
-1
/
+1
2017-03-11
display chat states in conferences
Christian Schneppe
2
-1
/
+22
2017-03-11
send and parse Chat States to and from conferences
Christian Schneppe
2
-1
/
+36
2017-03-09
show conversation time as last clear date when empty
Christian Schneppe
1
-1
/
+1
2017-03-09
do not notify for messages from strangers by default
Christian Schneppe
1
-0
/
+20
2017-03-09
fixed sender label for empty conversations
Christian Schneppe
1
-0
/
+1
2017-03-09
cleaned code of muc name generator
Christian Schneppe
1
-10
/
+6
2017-03-09
fixed multi-session-nick renaming behaviour
Christian Schneppe
1
-2
/
+3
2017-03-09
renamed enter jid menu item id
Christian Schneppe
1
-5
/
+5
2017-03-04
Keep draft even when correcting previously sent msg
Christian Schneppe
1
-2
/
+10
2017-03-04
fixed messages vanishing after pgp raised error on editing a message
Christian Schneppe
1
-1
/
+3
2017-03-04
rename the Xmlns class to Namespace
Christian Schneppe
1
-3
/
+3
2017-02-24
show resource in brackets
Christian Schneppe
1
-1
/
+1
2017-02-22
Fix a typo in legacy
Christian Schneppe
1
-2
/
+2
2017-02-22
bump mam namespace
Christian Schneppe
1
-2
/
+6
2017-02-22
add resource to ContactDetails
Christian Schneppe
2
-0
/
+23
2017-02-19
add date bubble in chatlist
Christian Schneppe
1
-0
/
+8
2017-02-10
clear avatar cache when system name changes
Christian Schneppe
1
-1
/
+3
2017-02-10
only show and try resend for files which are not uploaded
Christian Schneppe
1
-2
/
+2
2017-02-09
resend failed uploads automatically if filesize smaller than configured AutoA...
Christian Schneppe
1
-0
/
+16
2017-02-09
only show failed uploads if file isn't deleted
Christian Schneppe
2
-1
/
+5
2017-02-08
support aesgcm:// style urls
Christian Schneppe
1
-2
/
+7
2017-02-08
only store messages up to a length of 1M chars
Christian Schneppe
1
-1
/
+1
2017-02-08
Stop Conversations force closing over sqlite errors due to long messages
Christian Schneppe
1
-0
/
+2
2017-02-08
show number of failed uploads in chat list in red bubbles
Christian Schneppe
1
-0
/
+15
2017-02-02
don't use jingle, make httpUpload independent from filesize
Christian Schneppe
1
-0
/
+2
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-0
/
+14
2017-01-16
fixed behaviour with non-default encryption masks
Christian Schneppe
1
-18
/
+35
2016-12-27
deduplicate corrected messages
Christian Schneppe
1
-5
/
+8
2016-12-25
fixed npe cause by race condition when axolotl service isn't initialized
Christian Schneppe
1
-0
/
+3
2016-12-18
add omemo fingerprints to web links as well
Christian Schneppe
1
-17
/
+11
2016-12-18
support for jid escapting when displaying localpart only
Christian Schneppe
2
-2
/
+2
2016-11-29
better handle the case when same user is joined with multiple nicks in the sa...
Christian Schneppe
1
-6
/
+25
[next]