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
/
eu
/
siacs
/
conversations
/
entities
/
Message.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-29
proper error state for images
iNPUTmice
1
-1
/
+0
2014-10-27
fixed url parsing
iNPUTmice
1
-1
/
+6
2014-10-27
check for links in pgp encrypted messages as well
iNPUTmice
1
-6
/
+5
2014-10-26
set divider for image meta information to '|' to not conflict with URL. break...
iNPUTmice
1
-2
/
+35
2014-10-24
don't merge downloadable messages
iNPUTmice
1
-1
/
+3
2014-10-24
notify only after image has been received over http. introduced mini grace fo...
iNPUTmice
1
-15
/
+0
2014-10-23
context menu for messages. allow to resend single messages
iNPUTmice
1
-0
/
+11
2014-10-22
made httpconnection accept aes encrypted files
iNPUTmice
1
-2
/
+3
2014-10-20
keep reference to previous and next message in message
iNPUTmice
1
-10
/
+26
2014-10-15
refactored file download status. make image http download available for carbo...
iNPUTmice
1
-28
/
+27
2014-10-14
read image bounds on downloaded image
iNPUTmice
1
-1
/
+64
2014-10-14
basic image over http downloading
iNPUTmice
1
-7
/
+34
2014-10-07
refactored read marker
iNPUTmice
1
-3
/
+3
2014-09-21
changed message merger a bit
iNPUTmice
1
-9
/
+10
2014-09-20
fixed presence splitting
iNPUTmice
1
-3
/
+3
2014-09-20
indicates received messages with a tick.
Michael
1
-6
/
+6
2014-09-08
setting to increase font size. fixed #420
iNPUTmice
1
-4
/
+6
2014-09-08
introduced downloadable interface. reverted some of the changes made to OTR
iNPUTmice
1
-8
/
+5
2014-09-08
fixed sending offline pgp messages
iNPUTmice
1
-0
/
+2
2014-09-04
fixed #342 - otr with facebook and other services without resources
iNPUTmice
1
-2
/
+6
2014-09-01
optimize string operations a bit
M. Dietrich
1
-4
/
+4
2014-08-31
show merged time and status in message adapter
iNPUTmice
1
-0
/
+18
2014-08-31
improvements for merge conditions
iNPUTmice
1
-3
/
+7
2014-08-31
some code cleanup
iNPUTmice
1
-1
/
+1
2014-08-31
require encrypted to be the same for messages to get merged
iNPUTmice
1
-1
/
+3
2014-08-31
experimental message merging
iNPUTmice
1
-40
/
+96
2014-08-28
fixed spelling thanks @betheg
iNPUTmice
1
-2
/
+2
2014-08-23
experimental muc message deduplication
Daniel Gultsch
1
-0
/
+8
2014-08-21
make avatars persisent / available even without internet
iNPUTmice
1
-4
/
+17
2014-08-11
handle bare jid presences. fixes for otr
iNPUTmice
1
-1
/
+1
2014-08-10
added limited private muc chat feature (messages are now properly marked) - l...
iNPUTmice
1
-0
/
+5
2014-07-29
fixed #239 - show contact names and pictures in muc if real jid is known
iNPUTmice
1
-3
/
+30
2014-07-18
pending leaves and joins for muc
iNPUTmice
1
-2
/
+0
2014-06-29
more error handling for jingle connections
iNPUTmice
1
-0
/
+1
2014-06-12
finished offline otr
iNPUTmice
1
-1
/
+6
2014-06-07
removed unnecessary variable in message class
iNPUTmice
1
-2
/
+0
2014-06-07
possible fix to be able to images and encrypted messages at a faster rate
iNPUTmice
1
-0
/
+2
2014-06-06
basic last seen feature. no peristancy just yet. no polish
iNPUTmice
1
-0
/
+9
2014-06-04
experimental gui to display read status
iNPUTmice
1
-0
/
+12
2014-06-04
received and displayed messages (xep 333) are now marked properly
iNPUTmice
1
-0
/
+2
2014-05-18
bind and session request more compatible
Daniel Gultsch
1
-0
/
+1
2014-05-09
nicer descriptions in notificaton for images and encrypted messages
Daniel Gultsch
1
-0
/
+16
2014-05-08
code cleanup
Daniel Gultsch
1
-1
/
+0
2014-05-01
reworked openpgp integration part #1
Daniel Gultsch
1
-0
/
+1
2014-04-22
added download button for images not accepted automatically
Daniel Gultsch
1
-0
/
+13
2014-04-15
made ui with sending images a little smoother
Daniel Gultsch
1
-0
/
+1
2014-04-13
more efficant way of calculating the sha1 sum. closing connections
Daniel Gultsch
1
-0
/
+1
2014-04-11
failed messages get now marked inline
Daniel Gultsch
1
-1
/
+2
2014-04-10
incomming jingle packets are routed to their connection. added presence choos...
Daniel Gultsch
1
-0
/
+4
2014-04-06
gui for images
Daniel Gultsch
1
-4
/
+20
[next]