index
:
conversations
BrianBlade-feature/swipe_out_conversation
CryptoNextAlpha
CryptoNextBeta
JingleFixes
MessageParserNext
UnreadCountBadge
cbe
delay_fixes
development
dnsfixes
feature/file_transfer
feature/foreground_service
feature/http_upload
feature/mam
feature/otr_verification
idn_fixes
issue921
lolipop_dns_server_discovery
master
more_logging_for_view_intent
muc_vcard_avatars
nfc
possible_copperhead_fixes
reworked_host_finder_loop
show_members_in_conference
show_send_button_in_softkeyboard
six_love
slack_workaround
tor_support
travis-fixes
travis_fixes
trz/emojicon-merge
trz/emojicon-new
trz/master
trz/merge_1.10.0
trz/merge_1.10.1
trz/merge_1.11.0
trz/merge_1.11.1
trz/merge_1.11.7
trz/merge_1.12.4
trz/merge_1.5.2
trz/merge_1.6.3
trz/merge_1.9.3
trz/merge_1.9.4
trz/rebase
trz/rename
trz/test
verbose_login_log
copy of conversations repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MUC: option to set/delete bookmark in conference details.
Michael
2014-11-23
1
-0
/
+39
*
work around to not confuse irc transport with real conference servers
iNPUTmice
2014-11-21
1
-2
/
+7
*
Merge pull request #706 from betheg/unused_imports
Daniel Gultsch
2014-11-21
12
-38
/
+0
|
\
|
*
remove unused imports.
Michael
2014-11-21
12
-38
/
+0
*
|
update action bar with conversations updates as well
iNPUTmice
2014-11-21
2
-52
/
+45
*
|
MUC: set from when join muc.
Michael
2014-11-21
1
-0
/
+1
*
|
move task to back and not finish when hitting back button
iNPUTmice
2014-11-21
1
-7
/
+5
|
/
*
STATUS_CODE_SELF_PRESENCE is not set in all case.
Michael
2014-11-21
1
-10
/
+16
*
additional null pointer saftey checks
iNPUTmice
2014-11-21
1
-15
/
+13
*
verify contacts key only on initiating side of smp
iNPUTmice
2014-11-21
3
-7
/
+18
*
changed listener timing and cache clearing after muc presences
iNPUTmice
2014-11-20
1
-6
/
+9
*
create file and dirs before creating file
iNPUTmice
2014-11-20
1
-0
/
+2
*
change status codes string 'number' to a better readable constant.
Michael
2014-11-20
1
-3
/
+5
*
fixed potential NPEs
iNPUTmice
2014-11-20
1
-39
/
+43
*
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
12
-137
/
+476
|
/
*
sent read marker to full jid
iNPUTmice
2014-11-19
2
-9
/
+10
*
some saftey checks before registering listeners in XmppActivity
iNPUTmice
2014-11-19
1
-1
/
+12
*
put error notification into notification service
iNPUTmice
2014-11-18
3
-46
/
+42
*
simplified message merge condition
iNPUTmice
2014-11-18
1
-43
/
+13
*
synchronized message list in conversation fragment
iNPUTmice
2014-11-18
1
-113
/
+118
*
show dynamic tags in contacts activity as well
iNPUTmice
2014-11-18
1
-33
/
+26
*
properly remove conversations context menu
iNPUTmice
2014-11-18
2
-41
/
+20
*
disabled broken conversations context menu
iNPUTmice
2014-11-18
1
-3
/
+3
*
better usage of synchronized in some places
iNPUTmice
2014-11-18
3
-82
/
+80
*
better exception handling in XmppConnection.connect. (never return without th...
iNPUTmice
2014-11-18
1
-39
/
+15
*
context menu for conversations. fixed #630
iNPUTmice
2014-11-18
1
-9
/
+45
*
clear avatar cache with new roster push from server
iNPUTmice
2014-11-17
1
-0
/
+2
*
avoided some null pointers
iNPUTmice
2014-11-17
3
-24
/
+35
*
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
2014-11-17
7
-38
/
+102
*
synchronized around cache clear in avatar service
iNPUTmice
2014-11-17
1
-9
/
+15
*
Use `Locale.US' for string comparisons in search
Sam Whited
2014-11-17
2
-6
/
+14
*
trim search before searching
iNPUTmice
2014-11-17
1
-2
/
+2
*
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2014-11-17
1
-2
/
+3
|
\
|
*
Fix linter suppression
Sam Whited
2014-11-17
1
-2
/
+3
*
|
split search keywords by whitespaces and imply AND operatior
iNPUTmice
2014-11-17
1
-1
/
+11
|
/
*
highlight muc members by touching their name in muc details. fixed #503
iNPUTmice
2014-11-17
3
-72
/
+105
*
made tags searchable
iNPUTmice
2014-11-16
2
-157
/
+180
*
fixed regression of xmpp uris not working
iNPUTmice
2014-11-16
2
-14
/
+11
*
Merge pull request #673 from SamWhited/development
Daniel Gultsch
2014-11-16
1
-1
/
+1
|
\
|
*
Fix fetching accounts by JIDs
Sam Whited
2014-11-16
1
-1
/
+1
*
|
happy hanukkah
iNPUTmice
2014-11-16
8
-23
/
+132
|
/
*
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2014-11-16
2
-3
/
+3
|
\
|
*
Don't escape passwords in SASL
Sam Whited
2014-11-15
2
-3
/
+3
*
|
show full time stamp in connection established field
iNPUTmice
2014-11-16
1
-1
/
+1
*
|
better error checking in ssl switch over
iNPUTmice
2014-11-16
1
-5
/
+9
|
/
*
made scan and show qr code more accessible in VerifyOtrActivity
iNPUTmice
2014-11-16
3
-53
/
+186
*
Merge branch 'master' into development
iNPUTmice
2014-11-16
1
-5
/
+18
|
\
[next]