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
2020-02-02
show audio artist and title for audio files
Christian Schneppe
1
-0
/
+1
2020-01-31
optimize imports
Christian Schneppe
1
-1
/
+2
2020-01-24
omemo changes: use 12 byte IV, no longer accept auth tag appended to payload
Christian Schneppe
2
-4
/
+4
2020-01-24
make registration uris work with fixed usernames
Christian Schneppe
1
-0
/
+2
2020-01-24
support registration via pars tokens
Christian Schneppe
1
-0
/
+4
2020-01-02
persist file size across aborts
Christian Schneppe
1
-1
/
+5
2020-01-02
make parts in Message.java final
Christian Schneppe
1
-1
/
+1
2019-12-09
properly restore LMC edits. switch to LMC v1.1
Christian Schneppe
3
-89
/
+109
2019-12-08
show jabber accounts from local address in Quicksy flavor
Christian Schneppe
1
-4
/
+10
2019-12-03
Disable NewLines in Base64 values (#416)
FH
1
-1
/
+1
2019-11-15
prevent crash when counterpart in message was null
Christian Schneppe
1
-2
/
+6
2019-11-04
rework message deletion
Christian Schneppe
2
-1
/
+9
2019-11-03
optionally search local muc rooms instead of jabber.network
Christian Schneppe
1
-0
/
+88
2019-11-02
introduce setting to completely disable (OMEMO) encryption
Christian Schneppe
1
-0
/
+3
2019-10-26
attempt to fix some rare crashes
Christian Schneppe
1
-1
/
+1
2019-10-26
update ui after bookmark change
Christian Schneppe
1
-2
/
+3
2019-10-26
bookmarks2. introduce #compat namespace
Christian Schneppe
1
-2
/
+2
2019-10-26
Bookmarks2: support retraction
Christian Schneppe
2
-30
/
+46
2019-10-26
WIP Bookmarks 2 support
Christian Schneppe
1
-7
/
+70
2019-10-26
LMC: find replacedMessages based on bare JID
Christian Schneppe
1
-3
/
+6
2019-10-26
mark cancelled jingle ft as such on both sides
Christian Schneppe
1
-1
/
+2
2019-09-20
migrate to AndroidX
Christian Schneppe
6
-9
/
+9
2019-09-13
parse LMC 1.1
Christian Schneppe
2
-2
/
+20
2019-09-13
keep track of previously edited ids
Christian Schneppe
2
-13
/
+103
2019-09-12
show language in message bubble if multiple language variants were received
Christian Schneppe
2
-6
/
+23
2019-09-09
introduce new file transfer status
Christian Schneppe
1
-0
/
+1
2019-09-03
fix some crashes
Christian Schneppe
2
-4
/
+12
2019-08-31
do not put default nick into bookmark if none has been set before
Christian Schneppe
1
-6
/
+10
2019-08-31
create empty disco result on error to fire advance stream features event
Christian Schneppe
1
-0
/
+12
2019-08-31
resetToWaiting should include http uploaded files
Christian Schneppe
1
-1
/
+1
2019-07-17
handle blocking and unblocking of full jids
Christian Schneppe
1
-0
/
+92
2019-07-01
migrate copy ond write list to synchronized hashset for pending mucs
Christian Schneppe
1
-2
/
+2
2019-07-01
rate limit muc pings / joins. never run two pings at same time
Christian Schneppe
1
-0
/
+1
2019-07-01
implement FCM push for group chats
Christian Schneppe
1
-0
/
+1
2019-07-01
code cleanup & small fixes
Christian Schneppe
1
-1
/
+1
2019-06-25
implement client support for muc push
Christian Schneppe
1
-0
/
+5
2019-06-20
show own account in chatlist/contacts/conferences if you are in multi account...
Christian Schneppe
3
-6
/
+13
2019-06-20
attempt to keep messages waiting until muc is connected
Christian Schneppe
1
-0
/
+1
2019-06-08
synchronize around attributes in toContentValues()
Christian Schneppe
1
-1
/
+3
2019-06-08
performance improvements
Christian Schneppe
1
-2
/
+1
2019-05-18
performance improvements
Christian Schneppe
2
-6
/
+8
2019-05-04
go forward through cursor in message restore
Christian Schneppe
1
-26
/
+13
2019-05-04
small message optimizations
Christian Schneppe
1
-2
/
+2
2019-05-03
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2
-14
/
+46
2019-05-03
store correcting message in db
Christian Schneppe
1
-5
/
+4
2019-05-03
put PM hint above edittext
Christian Schneppe
1
-0
/
+2
2019-04-12
show users nick in chat if it's set
Christian Schneppe
1
-1
/
+1
2019-03-31
fix url detection for webpreviews
Christian Schneppe
1
-1
/
+2
2019-02-09
small fixes for web preview
Christian Schneppe
1
-2
/
+2
2019-02-09
show web link previews in chat
Christian Schneppe
1
-1
/
+15
[next]