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
/
Conversation.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
optimize imports
Christian Schneppe
1
-1
/
+0
2019-02-08
hide lock icon in channels; modify muc user context
Christian Schneppe
1
-12
/
+14
2019-01-27
refactored avatar workers into single class
Christian Schneppe
1
-1
/
+8
2019-01-27
scan all files in case some files were previously marked as deleted by accident
Christian Schneppe
1
-0
/
+20
2019-01-25
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
1
-1
/
+1
2019-01-25
check if encrypted pgp file get deleted
Christian Schneppe
1
-15
/
+5
2019-01-25
fix display of deleted files
Christian Schneppe
1
-4
/
+4
2019-01-25
mark deleted files in database and not query them when querying for media
Christian Schneppe
1
-0
/
+13
2019-01-24
count muc participants correctly
Christian Schneppe
1
-13
/
+0
2018-12-04
implement self healing omemo
Christian Schneppe
1
-0
/
+14
2018-12-04
some code reorder for actionbar titles
Christian Schneppe
1
-8
/
+0
2018-11-30
fixed cache cleaning of muc avatars
Christian Schneppe
1
-1
/
+1
2018-11-30
transmit display name (nick) in subscription requests
Christian Schneppe
1
-2
/
+3
2018-11-23
only show not stranger if messages are coming from quicksy domain not quicksy...
Christian Schneppe
1
-1
/
+1
2018-11-23
quicksy server is not a stranger
Christian Schneppe
1
-0
/
+1
2018-11-23
show synced contacts in choose contact activity
Christian Schneppe
1
-2
/
+1
2018-11-11
implement message deletion
Christian Schneppe
1
-0
/
+14
2018-09-11
do not show 'delete contact' for phone contacts. do not treat as stranger
Christian Schneppe
1
-0
/
+1
2018-08-03
call onMessageFound outside sync block
Christian Schneppe
1
-14
/
+31
2018-07-09
integrated locally message deletion from #208
Christian Schneppe
1
-0
/
+4
2018-06-29
fixed some extended muc info handling. match what ejabberd does
Christian Schneppe
1
-7
/
+2
2018-06-29
use room name (if available and != localpart) as group name
Christian Schneppe
1
-5
/
+17
2018-06-17
do not include read only chats in contact chooser
Christian Schneppe
1
-1
/
+1
2018-05-21
do not save draft if message is completly empty and fixed appending shared text
Christian Schneppe
1
-2
/
+3
2018-05-16
do not load conversations with null jid
Christian Schneppe
1
-8
/
+2
2018-04-30
very much unoptimized search functionality
Christian Schneppe
1
-4
/
+1
2018-04-29
do not use omemo by default for own server
Christian Schneppe
1
-1
/
+4
2018-04-29
never use isStranger logic in conversation with self
Christian Schneppe
1
-2
/
+4
2018-04-29
some OTR fixes
Christian Schneppe
1
-1
/
+3
2018-04-29
fixed npe when conversation in multi mode had jid w/o local part
Christian Schneppe
1
-2
/
+2
2018-04-22
only mark visible messages as read
Christian Schneppe
1
-10
/
+11
2018-04-22
introduced sroll to bottom button
Christian Schneppe
1
-0
/
+19
2018-04-13
persist some muc configurations
Christian Schneppe
1
-1
/
+11
2018-04-13
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
1
-9
/
+12
2018-04-13
add ruleset to disable omemo-by-default for certain providers
Christian Schneppe
1
-2
/
+11
2018-04-13
getNextEncryption does not honor ENCYPTION_MASK
Christian Schneppe
1
-0
/
+3
2018-04-13
ignore bookmark name of 'None'
Christian Schneppe
1
-6
/
+7
2018-04-12
fix getNextEncryption
Christian Schneppe
1
-4
/
+5
2018-04-08
show message draft in conversation overview
Christian Schneppe
1
-92
/
+121
2018-04-07
return contact and account.getServer() as String
Christian Schneppe
1
-2
/
+2
2018-04-03
do not enable encryption for bug reports
Christian Schneppe
1
-1
/
+3
2018-04-02
make omemo default
Christian Schneppe
1
-31
/
+12
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-13
/
+12
2018-04-01
reorder and scroll down after resending a message
Christian Schneppe
1
-11
/
+7
2018-02-24
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
1
-2
/
+2
2018-02-10
do not cross reference bookmarks and conversations
Christian Schneppe
1
-15
/
+2
2018-01-27
improvements for self messages
Christian Schneppe
1
-1
/
+1
2018-01-27
make chat markers opportunistic in private mucs
Christian Schneppe
1
-13
/
+15
2017-12-27
save muc subject to disk and use crypto targets for offline name generation
Christian Schneppe
1
-6
/
+7
2017-12-10
MAM: update previously sent messages with server msg id during mam query
Christian Schneppe
1
-3
/
+7
[next]