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
/
ui
/
ConversationFragment.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
avoid rare race condition when saving draft message
Christian Schneppe
1
-0
/
+1
2017-04-26
make sure context is not null before setting content description on send button
Christian Schneppe
1
-3
/
+3
2017-04-20
re-add redownload context menu entry for deleted files
Christian Schneppe
1
-0
/
+12
2017-04-18
Add content description to send button
Christian Schneppe
1
-0
/
+4
2017-04-16
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
1
-1
/
+6
2017-04-13
Code clean up
Christian Schneppe
1
-11
/
+11
2017-04-13
be more careful with corner cases when mentioning multiple people
Christian Schneppe
1
-5
/
+9
2017-04-13
use comma seperation for multiple mentions
Christian Schneppe
1
-4
/
+8
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
1
-16
/
+2
2017-03-23
rework last activity logic to something that should work pretty well …
Christian Schneppe
1
-12
/
+1
2017-03-23
offer to block entire domain in message from stranger snackbar
Christian Schneppe
1
-2
/
+26
2017-03-23
do not show block stranger snackbar when blocking command is unavailable
Christian Schneppe
1
-1
/
+4
2017-03-23
call EditText.setText() instead of clear because clear causes problems
Christian Schneppe
1
-8
/
+7
2017-03-23
don't mark message as delivery_failed when cancel didn't work
Christian Schneppe
1
-2
/
+0
2017-03-14
fix jump to bottom while scrolling
Christian Schneppe
1
-23
/
+16
2017-03-11
load new messages in chatlist a bit earlier
Christian Schneppe
1
-1
/
+1
2017-03-11
rename media directories
Christian Schneppe
1
-1
/
+1
2017-03-11
send and parse Chat States to and from conferences
Christian Schneppe
1
-1
/
+4
2017-03-09
fix update of chatbubbles
Christian Schneppe
1
-1
/
+1
2017-03-09
do not show 'block stranger' snackbar in empty conversations
Christian Schneppe
1
-1
/
+3
2017-03-09
show snackbar in conversations with stranger to block
Christian Schneppe
1
-0
/
+9
2017-03-09
closing the corresponding conversations after blocking a contact
Christian Schneppe
1
-1
/
+1
2017-03-04
Keep draft even when correcting previously sent msg
Christian Schneppe
1
-6
/
+12
2017-03-04
fixed messages vanishing after pgp raised error on editing a message
Christian Schneppe
1
-2
/
+2
2017-03-04
block send action while encrypting pgp message
Christian Schneppe
1
-0
/
+11
2017-02-28
correct date for first message / message at top
Christian Schneppe
1
-2
/
+2
2017-02-24
some little chatlist optimizations
Christian Schneppe
1
-3
/
+5
2017-02-23
separate date bubbles from status messsages
Christian Schneppe
1
-3
/
+9
2017-02-22
send 'online' presences also while typing a message
Christian Schneppe
1
-0
/
+15
2017-02-22
show dates correctly
Christian Schneppe
1
-2
/
+5
2017-02-19
add date bubble in chatlist
Christian Schneppe
1
-15
/
+21
2017-02-09
make resend via context menu available again...
Christian Schneppe
1
-1
/
+6
2017-02-08
fixed scrolling and async loading of message of new conversation start
Christian Schneppe
1
-2
/
+4
2017-01-30
add button to resend failed messages
Christian Schneppe
1
-6
/
+1
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-9
/
+2
2017-01-25
reworked FileBackend
Christian Schneppe
1
-1
/
+1
2017-01-21
modified highlight nick behaviour to better work with quotes
Christian Schneppe
1
-7
/
+13
2017-01-09
unify getFileUri across share and open intents
Christian Schneppe
1
-3
/
+7
2017-01-05
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
1
-26
/
+64
2016-12-25
support for quoting messages
Christian Schneppe
1
-0
/
+29
2016-11-19
reformat code
Christian Schneppe
1
-1315
/
+1315
2016-11-12
don't allow message correction for xmpp or geo uris
Christian Schneppe
1
-2
/
+3
2016-11-12
treat XmppUri not as text
Christian Schneppe
1
-3
/
+11
2016-11-12
make message correction also working for single chats again
Christian Schneppe
1
-2
/
+6
2016-11-11
don't offer message correction in anonymous mucs
Christian Schneppe
1
-1
/
+2
2016-10-26
add error message to failed messages. accessible via context menu
Christian Schneppe
1
-0
/
+15
2016-10-26
Remove MERGE_SEPARATOR
Christian Schneppe
1
-1
/
+1
2016-10-21
Retain TextView selection after list updating
Christian Schneppe
1
-1
/
+25
2016-10-18
update conversation in database background thread
Christian Schneppe
1
-4
/
+2
2016-09-23
add timeouts to HTTPUrlConnections and allow cancelation of all sending files
Daniel Gultsch
1
-3
/
+4
[next]