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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup nameWithoutVersion() code
Christian Schneppe
2017-06-24
1
-13
/
+9
*
don't use version part of identity name in presence selection
Christian Schneppe
2017-06-24
1
-1
/
+21
*
offer to open website if ibb offers oob redirect
Christian Schneppe
2017-06-24
1
-0
/
+3
*
do not accept LMC for files
Christian Schneppe
2017-06-11
1
-1
/
+1
*
rename downgrade attack to downgraded sasl mechanism
Christian Schneppe
2017-05-31
2
-2
/
+2
*
use mam reference instead of timestamp
Christian Schneppe
2017-05-17
1
-12
/
+16
*
unified all account state exceptions
Christian Schneppe
2017-05-10
1
-3
/
+9
*
display open pgp key id in account details and allow to delete
Christian Schneppe
2017-05-10
1
-1
/
+5
*
make jingle implementation send file hash when using ft5
Christian Schneppe
2017-05-09
1
-3
/
+3
*
code cleanup: made conversation property final in message object
Christian Schneppe
2017-04-26
2
-21
/
+12
*
limited offline support for pgp group chats
Christian Schneppe
2017-04-26
1
-1
/
+7
*
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
2017-04-16
1
-0
/
+12
*
properly unregister bookmark from conversations when deleting bookmark
Christian Schneppe
2017-04-13
2
-0
/
+2
*
fixed message merge logic. merge only messages with lower status
Christian Schneppe
2017-04-13
1
-3
/
+2
*
be more careful with corner cases when mentioning multiple people
Christian Schneppe
2017-04-13
1
-0
/
+11
*
avoid crash on urls with missing protocols
Christian Schneppe
2017-04-13
1
-1
/
+1
*
treat URL as file if URL is in oob or contains key
Christian Schneppe
2017-04-13
2
-33
/
+10
*
do not parse bodies with http urls as downloadable in omemo encrypted messages
Christian Schneppe
2017-04-05
1
-7
/
+5
*
Fixed package access
Christian Schneppe
2017-04-05
1
-6
/
+6
*
Save some memory and delete unused imports and variables
Christian Schneppe
2017-04-05
1
-4
/
+3
*
rework last activity logic to something that should work pretty well …
Christian Schneppe
2017-03-23
1
-2
/
+7
*
define strangers as people not in roster instead of no mutual presence subscr...
Christian Schneppe
2017-03-23
1
-1
/
+1
*
show strangers with jid instead of name in conversation list
Christian Schneppe
2017-03-23
1
-0
/
+2
*
grey out offline contacts in StartConversation
Christian Schneppe
2017-03-15
3
-7
/
+23
*
never mark conversation w/ own server as stranger
Christian Schneppe
2017-03-14
1
-5
/
+4
*
send chat states only to private and non-anon mucs
Christian Schneppe
2017-03-11
1
-1
/
+1
*
display chat states in conferences
Christian Schneppe
2017-03-11
2
-1
/
+22
*
send and parse Chat States to and from conferences
Christian Schneppe
2017-03-11
2
-1
/
+36
*
show conversation time as last clear date when empty
Christian Schneppe
2017-03-09
1
-1
/
+1
*
do not notify for messages from strangers by default
Christian Schneppe
2017-03-09
1
-0
/
+20
*
fixed sender label for empty conversations
Christian Schneppe
2017-03-09
1
-0
/
+1
*
cleaned code of muc name generator
Christian Schneppe
2017-03-09
1
-10
/
+6
*
fixed multi-session-nick renaming behaviour
Christian Schneppe
2017-03-09
1
-2
/
+3
*
renamed enter jid menu item id
Christian Schneppe
2017-03-09
1
-5
/
+5
*
Keep draft even when correcting previously sent msg
Christian Schneppe
2017-03-04
1
-2
/
+10
*
fixed messages vanishing after pgp raised error on editing a message
Christian Schneppe
2017-03-04
1
-1
/
+3
*
rename the Xmlns class to Namespace
Christian Schneppe
2017-03-04
1
-3
/
+3
*
show resource in brackets
Christian Schneppe
2017-02-24
1
-1
/
+1
*
Fix a typo in legacy
Christian Schneppe
2017-02-22
1
-2
/
+2
*
bump mam namespace
Christian Schneppe
2017-02-22
1
-2
/
+6
*
add resource to ContactDetails
Christian Schneppe
2017-02-22
2
-0
/
+23
*
add date bubble in chatlist
Christian Schneppe
2017-02-19
1
-0
/
+8
*
clear avatar cache when system name changes
Christian Schneppe
2017-02-10
1
-1
/
+3
*
only show and try resend for files which are not uploaded
Christian Schneppe
2017-02-10
1
-2
/
+2
*
resend failed uploads automatically if filesize smaller than configured AutoA...
Christian Schneppe
2017-02-09
1
-0
/
+16
*
only show failed uploads if file isn't deleted
Christian Schneppe
2017-02-09
2
-1
/
+5
*
support aesgcm:// style urls
Christian Schneppe
2017-02-08
1
-2
/
+7
*
only store messages up to a length of 1M chars
Christian Schneppe
2017-02-08
1
-1
/
+1
*
Stop Conversations force closing over sqlite errors due to long messages
Christian Schneppe
2017-02-08
1
-0
/
+2
*
show number of failed uploads in chat list in red bubbles
Christian Schneppe
2017-02-08
1
-0
/
+15
[next]