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
/
eu
/
siacs
/
conversations
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-12
add sha1 sum to file
Daniel Gultsch
4
-3
/
+50
2014-04-11
open latest conversation from notification
Daniel Gultsch
1
-0
/
+3
2014-04-11
first file transfer between gajim and conversations. still a lot to do though
Daniel Gultsch
4
-13
/
+94
2014-04-11
socks5 initialisation works. doesn't get activate though
Daniel Gultsch
9
-38
/
+180
2014-04-11
failed messages get now marked inline
Daniel Gultsch
4
-42
/
+63
2014-04-10
incomming jingle packets are routed to their connection. added presence choos...
Daniel Gultsch
8
-160
/
+316
2014-04-10
changed behaviour of expecption handler to check if accounts are working befo...
Daniel Gultsch
1
-12
/
+15
2014-04-08
disocover stream hosts (xep-0065) cleaned up disco
Daniel Gultsch
11
-108
/
+211
2014-04-08
fixed npe
Daniel Gultsch
1
-3
/
+5
2014-04-07
fixed #52. thanks @strb
Daniel Gultsch
1
-1
/
+11
2014-04-07
jingle connection and manager. able to trigger dialog in gajim
Daniel Gultsch
8
-79
/
+283
2014-04-06
gui for images
Daniel Gultsch
6
-41
/
+88
2014-04-06
added button to open images
Daniel Gultsch
4
-12
/
+117
2014-04-06
added attach file action
Daniel Gultsch
1
-0
/
+4
2014-04-06
renamed [Archive conversation|Leave conference] to End this conversation
Daniel Gultsch
1
-1
/
+0
2014-04-06
fixed npe
Daniel Gultsch
1
-0
/
+9
2014-04-05
use proper, advertised sm namespace
Daniel Gultsch
5
-25
/
+24
2014-04-05
cleaned up log output a little bit
Daniel Gultsch
2
-7
/
+1
2014-04-05
Switch to FULL_SYNC to make prosody happy
Rene Treffer
1
-10
/
+5
2014-04-05
code cleanup
Daniel Gultsch
1
-11
/
+5
2014-04-04
marked incoming carbons as unread
Daniel Gultsch
1
-5
/
+7
2014-04-04
notify on incomming received carbon messages
Daniel Gultsch
2
-4
/
+12
2014-04-04
fixing more notification f-ups
Daniel Gultsch
1
-5
/
+16
2014-04-03
nothing important
Daniel Gultsch
1
-1
/
+1
2014-04-03
possible fix for some weird notification bugs
Daniel Gultsch
1
-3
/
+3
2014-04-03
Migrate all accounts to use compression
Rene Treffer
1
-4
/
+7
2014-04-03
Only apply defaults if the account is new
Rene Treffer
1
-2
/
+2
2014-04-03
Remove option to enable/disable TLS (now enabled by default)
Rene Treffer
1
-4
/
+1
2014-04-03
Remove option for compression (enabled by default / hidden setting)
Rene Treffer
1
-5
/
+1
2014-04-03
Add support for users with empty name
Rene Treffer
1
-1
/
+1
2014-04-03
Add compression support
Rene Treffer
7
-9
/
+220
2014-04-03
be compatible with openkeychain api v3
Daniel Gultsch
5
-21
/
+59
2014-04-03
increased version and fixed one last null pointer
Daniel Gultsch
1
-0
/
+4
2014-04-03
call change status listener after disable account
Daniel Gultsch
1
-0
/
+1
2014-04-03
fixed null pointer
Daniel Gultsch
2
-5
/
+12
2014-04-03
fixed #27
Daniel Gultsch
3
-2
/
+13
2014-04-03
Add ability to use a provided ipv4 address on connect
Rene Treffer
2
-13
/
+59
2014-04-03
tryping to resolve the wake lock bug
Daniel Gultsch
3
-9
/
+9
2014-04-03
cleared up logging a little bit. no need for an entire stack trace at this point
Daniel Gultsch
1
-10
/
+5
2014-04-03
Switch to a small DNS library for DNS resolving.
Rene Treffer
1
-91
/
+100
2014-04-03
added permenant notification when one or more accounts are unable to connect
Daniel Gultsch
5
-17
/
+51
2014-04-01
fixed add account dialog showing up multiple times
Daniel Gultsch
1
-3
/
+5
2014-04-01
fixed digest-md5 auth to work with prosody as well. thank you Florian Schmaus
Daniel Gultsch
1
-1
/
+1
2014-03-31
fixed #30 - added support for digest-md5 - only works with Icewarp 11???git a...
Daniel Gultsch
2
-16
/
+89
2014-03-31
changed all them beautifull colors
Daniel Gultsch
1
-1
/
+1
2014-03-31
null pointer fix
Daniel Gultsch
1
-0
/
+3
2014-03-31
null pointer fix
Daniel Gultsch
1
-2
/
+2
2014-03-30
ground work to support multiple auth mechanisms
Daniel Gultsch
1
-2
/
+26
2014-03-29
finally fixed #notificationgate
Daniel Gultsch
3
-9
/
+8
2014-03-28
treat dns timeouts as temporary. also increased timeout
Daniel Gultsch
2
-3
/
+8
[next]