index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
made muc parser more compatible with legacy mucs?! (whatever that is exactly)
iNPUTmice
1
-3
/
+1
2014-12-02
Make sure SASL tokenizer strips strings
Sam Whited
2
-1
/
+5
2014-12-03
worked around concurrent modification exception
iNPUTmice
1
-11
/
+11
2014-12-03
fixed another npe in hasBookmark
iNPUTmice
1
-2
/
+3
2014-12-03
safety net in joinMuc
iNPUTmice
1
-4
/
+6
2014-12-03
clean up getProposedNick
iNPUTmice
1
-6
/
+5
2014-12-03
fixed potential npes in message parser
iNPUTmice
1
-2
/
+7
2014-12-03
cleaned up avatar / tile creation
iNPUTmice
2
-20
/
+9
2014-12-02
Allow JIDs such as "example.net/@"
Sam Whited
1
-3
/
+2
2014-12-02
"example.net/@/" should be a valid JID.
Sam Whited
1
-164
/
+166
2014-12-02
Fix RFC 6122 implementation
Sam Whited
1
-4
/
+5
2014-12-01
fixed #728
iNPUTmice
1
-5
/
+2
2014-12-01
bumped cap version as well
iNPUTmice
1
-1
/
+1
2014-12-01
clear encrypted messages on reinit
iNPUTmice
1
-2
/
+13
2014-12-01
worked around rare npe
iNPUTmice
1
-5
/
+12
2014-12-01
fixed npe if roster jid couldnt be parsed
iNPUTmice
1
-8
/
+5
2014-12-01
do not query service info from main server again
iNPUTmice
1
-5
/
+3
2014-11-30
don't request fragment before updating
iNPUTmice
1
-6
/
+2
2014-11-29
fixed npe for broken bookmarks
iNPUTmice
1
-7
/
+8
2014-11-29
Misc. "fixes" to correct warnings.
Sam Whited
1
-3
/
+6
2014-11-29
fix for concurrency issue
iNPUTmice
1
-1
/
+1
2014-11-27
fixed npe. fixed #717
iNPUTmice
1
-5
/
+6
2014-11-27
create conversation with bare jid
iNPUTmice
1
-1
/
+1
2014-11-27
use getAttributeAsJid method
iNPUTmice
1
-6
/
+1
2014-11-23
MUC: option to set/delete bookmark in conference details.
Michael
1
-0
/
+39
2014-11-23
add an listener for the muc roster update.
Michael
4
-1
/
+63
2014-11-23
MUC: do not add yourself to the muc user list.
Michael
1
-0
/
+2
2014-11-21
work around to not confuse irc transport with real conference servers
iNPUTmice
1
-2
/
+7
2014-11-21
update action bar with conversations updates as well
iNPUTmice
2
-52
/
+45
2014-11-21
MUC: set from when join muc.
Michael
1
-0
/
+1
2014-11-21
remove unused imports.
Michael
12
-38
/
+0
2014-11-21
move task to back and not finish when hitting back button
iNPUTmice
1
-7
/
+5
2014-11-21
STATUS_CODE_SELF_PRESENCE is not set in all case.
Michael
1
-10
/
+16
2014-11-21
additional null pointer saftey checks
iNPUTmice
1
-15
/
+13
2014-11-21
verify contacts key only on initiating side of smp
iNPUTmice
3
-7
/
+18
2014-11-20
changed listener timing and cache clearing after muc presences
iNPUTmice
1
-6
/
+9
2014-11-20
create file and dirs before creating file
iNPUTmice
1
-0
/
+2
2014-11-20
change status codes string 'number' to a better readable constant.
Michael
1
-3
/
+5
2014-11-20
fixed potential NPEs
iNPUTmice
1
-39
/
+43
2014-11-20
import fixes
iNPUTmice
1
-0
/
+2
2014-11-20
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
12
-137
/
+476
2014-11-19
Remove broken / unused imports
Sam Whited
1
-3
/
+0
2014-11-19
sent read marker to full jid
iNPUTmice
2
-9
/
+10
2014-11-19
some saftey checks before registering listeners in XmppActivity
iNPUTmice
1
-1
/
+12
2014-11-18
put error notification into notification service
iNPUTmice
3
-46
/
+42
2014-11-18
simplified message merge condition
iNPUTmice
1
-43
/
+13
2014-11-18
synchronized message list in conversation fragment
iNPUTmice
1
-113
/
+118
2014-11-18
show dynamic tags in contacts activity as well
iNPUTmice
1
-33
/
+26
2014-11-18
properly remove conversations context menu
iNPUTmice
2
-41
/
+20
2014-11-18
disabled broken conversations context menu
iNPUTmice
1
-3
/
+3
[next]