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
*
fix some crashes
Christian Schneppe
2019-09-03
2
-4
/
+12
*
do not put default nick into bookmark if none has been set before
Christian Schneppe
2019-08-31
1
-6
/
+10
*
create empty disco result on error to fire advance stream features event
Christian Schneppe
2019-08-31
1
-0
/
+12
*
resetToWaiting should include http uploaded files
Christian Schneppe
2019-08-31
1
-1
/
+1
*
handle blocking and unblocking of full jids
Christian Schneppe
2019-07-17
1
-0
/
+92
*
migrate copy ond write list to synchronized hashset for pending mucs
Christian Schneppe
2019-07-01
1
-2
/
+2
*
rate limit muc pings / joins. never run two pings at same time
Christian Schneppe
2019-07-01
1
-0
/
+1
*
implement FCM push for group chats
Christian Schneppe
2019-07-01
1
-0
/
+1
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
1
-1
/
+1
*
implement client support for muc push
Christian Schneppe
2019-06-25
1
-0
/
+5
*
show own account in chatlist/contacts/conferences if you are in multi account...
Christian Schneppe
2019-06-20
3
-6
/
+13
*
attempt to keep messages waiting until muc is connected
Christian Schneppe
2019-06-20
1
-0
/
+1
*
synchronize around attributes in toContentValues()
Christian Schneppe
2019-06-08
1
-1
/
+3
*
performance improvements
Christian Schneppe
2019-06-08
1
-2
/
+1
*
performance improvements
Christian Schneppe
2019-05-18
2
-6
/
+8
*
go forward through cursor in message restore
Christian Schneppe
2019-05-04
1
-26
/
+13
*
small message optimizations
Christian Schneppe
2019-05-04
1
-2
/
+2
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
2
-14
/
+46
*
store correcting message in db
Christian Schneppe
2019-05-03
1
-5
/
+4
*
put PM hint above edittext
Christian Schneppe
2019-05-03
1
-0
/
+2
*
show users nick in chat if it's set
Christian Schneppe
2019-04-12
1
-1
/
+1
*
fix url detection for webpreviews
Christian Schneppe
2019-03-31
1
-1
/
+2
*
small fixes for web preview
Christian Schneppe
2019-02-09
1
-2
/
+2
*
show web link previews in chat
Christian Schneppe
2019-02-09
1
-1
/
+15
*
optimize imports
Christian Schneppe
2019-02-08
2
-2
/
+0
*
hide lock icon in channels; modify muc user context
Christian Schneppe
2019-02-08
2
-13
/
+15
*
show different room settings for channels and groups
Christian Schneppe
2019-02-07
1
-4
/
+12
*
rename some variables
Christian Schneppe
2019-02-04
1
-1
/
+1
*
refactored group chat members into seperate screen
Christian Schneppe
2019-01-27
1
-3
/
+28
*
refactored avatar workers into single class
Christian Schneppe
2019-01-27
6
-4
/
+40
*
scan all files in case some files were previously marked as deleted by accident
Christian Schneppe
2019-01-27
1
-0
/
+20
*
normalize nicks before getting them from bookmarks or pep
Christian Schneppe
2019-01-25
1
-8
/
+21
*
resend presence to muc avatar update
Christian Schneppe
2019-01-25
1
-1
/
+5
*
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
2019-01-25
1
-1
/
+1
*
check if encrypted pgp file get deleted
Christian Schneppe
2019-01-25
1
-15
/
+5
*
fix display of deleted files
Christian Schneppe
2019-01-25
2
-8
/
+8
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
4
-47
/
+33
*
count muc participants correctly
Christian Schneppe
2019-01-24
1
-13
/
+0
*
archive destoryed mucs when registering that bookmark has been removed
Christian Schneppe
2019-01-03
1
-0
/
+12
*
deduplicate disco response
Christian Schneppe
2018-12-27
1
-2
/
+2
*
show warning snackbar before joining anon-non-private room
Christian Schneppe
2018-12-14
1
-1
/
+2
*
implement self healing omemo
Christian Schneppe
2018-12-04
2
-1
/
+16
*
some code reorder for actionbar titles
Christian Schneppe
2018-12-04
2
-17
/
+0
*
remove role=none participant when first online participant joins
Christian Schneppe
2018-12-04
1
-1
/
+1
*
fixed cache cleaning of muc avatars
Christian Schneppe
2018-11-30
1
-1
/
+1
*
transmit display name (nick) in subscription requests
Christian Schneppe
2018-11-30
2
-3
/
+5
*
make password editable on auth error
Christian Schneppe
2018-11-23
1
-1
/
+1
*
only show not stranger if messages are coming from quicksy domain not quicksy...
Christian Schneppe
2018-11-23
1
-1
/
+1
*
do not add self as crytpo target in MUC
Christian Schneppe
2018-11-23
1
-1
/
+1
*
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
2018-11-23
2
-6
/
+28
[next]