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
/
eu
/
siacs
/
conversations
/
services
/
XmppConnectionService.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add an listener for the muc roster update.
Michael
2014-11-23
1
-0
/
+42
*
MUC: set from when join muc.
Michael
2014-11-21
1
-0
/
+1
*
import fixes
iNPUTmice
2014-11-20
1
-0
/
+2
*
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2014-11-20
1
-3
/
+0
|
\
|
*
Remove broken / unused imports
Sam Whited
2014-11-19
1
-3
/
+0
*
|
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
1
-32
/
+139
|
/
*
sent read marker to full jid
iNPUTmice
2014-11-19
1
-7
/
+8
*
put error notification into notification service
iNPUTmice
2014-11-18
1
-4
/
+3
*
better usage of synchronized in some places
iNPUTmice
2014-11-18
1
-76
/
+78
*
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
2014-11-17
1
-1
/
+1
*
Fix fetching accounts by JIDs
Sam Whited
2014-11-16
1
-1
/
+1
*
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
2014-11-16
1
-8
/
+7
*
Make account status an enum
Sam Whited
2014-11-15
1
-97
/
+97
*
Merge branch 'feature/file_transfer' into development
iNPUTmice
2014-11-15
1
-35
/
+64
|
\
|
*
fixed description in notifications and conversation overview
iNPUTmice
2014-11-15
1
-42
/
+14
|
*
fixed resending for files as well
iNPUTmice
2014-11-15
1
-3
/
+3
|
*
made file transfers cancelable
iNPUTmice
2014-11-15
1
-0
/
+5
|
*
support for pgp files
iNPUTmice
2014-11-15
1
-3
/
+11
|
*
copy non local files to private storage first
iNPUTmice
2014-11-15
1
-17
/
+28
|
*
bug fixes and various improvements for file transfer
iNPUTmice
2014-11-15
1
-1
/
+1
|
*
basic arbitrary file transfer
iNPUTmice
2014-11-15
1
-3
/
+36
*
|
turn on foreground service in expert settings
iNPUTmice
2014-11-15
1
-5
/
+14
|
/
*
temporarliy got rid of some insane work arounds in favor of some maybe less i...
iNPUTmice
2014-11-11
1
-8
/
+8
*
more refactoring for presence selection. removed getTo, getFrom and getJid fr...
iNPUTmice
2014-11-10
1
-208
/
+231
*
migrated some otr stuff to new jid classes
iNPUTmice
2014-11-09
1
-7
/
+9
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-17
/
+17
*
refactored code to always contain full jid for counterpart
iNPUTmice
2014-11-09
1
-25
/
+41
*
It builds again!
Sam Whited
2014-11-09
1
-5
/
+2
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-6
/
+6
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
1
-84
/
+89
*
fixed arrayoutofbounds + spelling
iNPUTmice
2014-11-01
1
-1
/
+1
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-6
/
+28
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+1927