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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Update/improve German translations
Holger Weiß
1
-2
/
+4
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
Update spanish translations
kruks23
1
-9
/
+11
2014-12-01
pref_about_message string deleted
Jaroslav Lichtblau
1
-24
/
+0
2014-12-01
Updated Czech translation file
Jaroslav Lichtblau
1
-23
/
+121
2014-12-01
fixed #728
iNPUTmice
1
-5
/
+2
2014-12-01
bumped cap version as well
0.9.1
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
fixed italian translation
iNPUTmice
1
-5
/
+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-30
Removed pref_about_message which is not translatable
Elinvention
1
-24
/
+0
2014-11-30
Added missing italian translations with some minor fixes to existing ones
Elinvention
2
-10
/
+113
2014-11-29
fixed npe for broken bookmarks
iNPUTmice
1
-7
/
+8
2014-11-29
Accessibility: Add missing image descriptions
Sam Whited
3
-3
/
+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
Update basque translation
Aitor Beriain
1
-0
/
+6
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-26
Update german translations
kriztan
1
-1
/
+1
2014-11-23
MUC: option to set/delete bookmark in conference details.
Michael
2
-0
/
+49
2014-11-23
Update german translations
kriztan
1
-0
/
+2
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-22
Update spanish translations
kruks23
1
-2
/
+8
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
4
-7
/
+20
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
Update german translations
kriztan
1
-16
/
+20
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
13
-137
/
+480
[next]