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
/
eu
/
siacs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
made emoticon parsing enableable - default false
iNPUTmice
3
-2
/
+12
2014-09-02
fixed #410 by removing that config option
iNPUTmice
8
-40
/
+14
2014-09-02
refactored share with activity
iNPUTmice
6
-226
/
+246
2014-09-02
fixed #406
iNPUTmice
1
-12
/
+8
2014-09-02
rotate avatars
iNPUTmice
1
-9
/
+16
2014-09-02
add all whitespaces in regex
M. Dietrich
1
-1
/
+1
2014-09-01
transform ascii to emoticons (on display only)
M. Dietrich
3
-2
/
+25
2014-09-01
fixed #403
iNPUTmice
3
-11
/
+18
2014-09-01
optimize string operations a bit
M. Dietrich
12
-26
/
+26
2014-08-31
deleted unnecessary log
iNPUTmice
1
-2
/
+0
2014-08-31
show merged time and status in message adapter
iNPUTmice
2
-3
/
+21
2014-08-31
improvements for merge conditions
iNPUTmice
2
-3
/
+9
2014-08-31
add missing blank before nick
iNPUTmice
1
-0
/
+3
2014-08-31
Smarter nickname highlight insert in confernces
Bahtiar `kalkin-` Gadimov
1
-6
/
+3
2014-08-31
some code cleanup
iNPUTmice
75
-1263
/
+1482
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
2
-44
/
+107
2014-08-30
reset unsend messages to waiting
iNPUTmice
2
-2
/
+17
2014-08-30
properly set stanza count on session resume
iNPUTmice
1
-3
/
+21
2014-08-30
basic message acking
iNPUTmice
3
-131
/
+200
2014-08-30
proper namespaces for xep-0352
iNPUTmice
3
-3
/
+3
2014-08-30
send inactive or active on every connect and resume
iNPUTmice
1
-3
/
+10
2014-08-30
added basic csi
iNPUTmice
4
-0
/
+86
2014-08-30
version bump to 0.6 with changelogs
0.6
iNPUTmice
1
-28
/
+17
2014-08-30
brought npe catcher back for kxml parser
iNPUTmice
1
-0
/
+4
2014-08-29
fixed link to old resource
iNPUTmice
1
-2
/
+2
2014-08-29
fixed npe
iNPUTmice
1
-0
/
+4
2014-08-29
fixed #389
iNPUTmice
1
-1
/
+5
2014-08-28
fix forgotten spelling.
Michael
1
-4
/
+4
2014-08-28
fixed spelling thanks @betheg
iNPUTmice
6
-24
/
+24
2014-08-27
translated missing string in settings
iNPUTmice
1
-2
/
+6
2014-08-25
fixing duplicate private muc messages
iNPUTmice
1
-3
/
+10
2014-08-25
fixed message hint
iNPUTmice
1
-51
/
+61
2014-08-24
fixed faulty db creation on first install
iNPUTmice
1
-9
/
+12
2014-08-24
use otr encrypiton instead of plain when contact has exactly one online prese...
Daniel Gultsch
1
-0
/
+10
2014-08-23
jump right into edit account if now accounts are configured
Daniel Gultsch
2
-9
/
+18
2014-08-23
changed workflow on inital avatar publication
Daniel Gultsch
2
-11
/
+39
2014-08-23
experimental muc message deduplication
Daniel Gultsch
3
-2
/
+25
2014-08-23
removed server compat value in favor of a (small xep list)
Daniel Gultsch
2
-41
/
+23
2014-08-22
fixed another npe
iNPUTmice
1
-7
/
+10
2014-08-22
tiny redesign for private muc messages
iNPUTmice
2
-21
/
+29
2014-08-21
make avatars persisent / available even without internet
iNPUTmice
6
-19
/
+65
2014-08-21
save newly taken photos in DCIM dir
iNPUTmice
3
-33
/
+42
2014-08-21
added roster versioning to calculation of server compat
iNPUTmice
1
-0
/
+5
2014-08-21
check if service is bound before adding conferences or contacts
iNPUTmice
1
-25
/
+30
2014-08-21
avoid race condition for otr key in jingle
iNPUTmice
1
-1
/
+1
2014-08-21
deregister listener in editaccount
iNPUTmice
1
-0
/
+8
2014-08-20
revised manage account activity. removed contexual action mode
iNPUTmice
2
-172
/
+109
2014-08-19
fixed lint error
iNPUTmice
1
-1
/
+0
2014-08-19
better error display and additional infos (stats) for the edit account activity
iNPUTmice
8
-211
/
+240
[next]