index
:
~jonny/telepathy-idle
master
next
presence
le idle
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
idle-connection: make sure to always reset force_disconnect_id
HEAD
master
Guillaume Desmottes
1
-0
/
+2
2014-01-07
Use telepathy-glib 0.23 for Renaming interface
Simon McVittie
4
-108
/
+12
2014-01-07
Sync constants from Gabble master
Simon McVittie
1
-14
/
+109
2014-01-07
Require telepathy-glib 0.23
Simon McVittie
1
-3
/
+3
2013-10-16
IRC_Command: fix copyright
Guillaume Desmottes
1
-3
/
+1
2013-10-15
IRC_Command: prevent user of sending commands for which we have proper API
Guillaume Desmottes
3
-0
/
+64
2013-10-15
IRC_Command: explain why the command is in UTF-8
Guillaume Desmottes
1
-0
/
+3
2013-10-15
IRC_Command: remove errors that doesn't make sense for Send()
Guillaume Desmottes
1
-3
/
+0
2013-10-15
IRC_Command: add Send() example
Guillaume Desmottes
1
-0
/
+3
2013-10-15
Rename IRC_Command interface to IRCCommand1
Simon McVittie
5
-9
/
+9
2013-10-15
distribute Irc_Command interface in tarballs
Simon McVittie
1
-1
/
+3
2013-10-13
add IrcCommand extension
Guillaume Desmottes
5
-0
/
+98
2013-10-11
Remove GLib < 2.32 code paths
Simon McVittie
2
-8
/
+0
2013-10-11
configure.ac: consistently use AS_IF instead of if/fi
Simon McVittie
1
-13
/
+12
2013-10-11
Bump Autoconf dependency to 2.60 for AC_MKDIR_P
Simon McVittie
1
-1
/
+1
2013-10-10
Use AC_PROG_MKDIR_P/MKDIR_P, not deprecated AM_PROG_MKDIR_P/mkdir_p
Simon McVittie
2
-2
/
+2
2013-10-10
Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)
Simon McVittie
1
-1
/
+1
2013-10-10
Put Autoconf, Automake, Libtool droppings in /build-aux
Simon McVittie
2
-0
/
+2
2013-10-03
Merge branch 'telepathy-idle-0.2'
Guillaume Desmottes
2
-2
/
+9
2013-10-03
set nano version
Guillaume Desmottes
1
-1
/
+1
2013-10-03
0.2.0
Guillaume Desmottes
2
-2
/
+9
2013-09-23
stop using RequestHandles()
Guillaume Desmottes
3
-6
/
+3
2013-09-23
room-list-channels: use CHANNEL_TYPE_ROOM_LIST
Guillaume Desmottes
1
-1
/
+1
2013-09-23
stop using InspectHandles()
Guillaume Desmottes
1
-1
/
+1
2013-09-23
stop using GetSelfHandle()
Guillaume Desmottes
4
-4
/
+4
2013-09-23
stop testing NewChannel signal
Guillaume Desmottes
2
-15
/
+2
2013-09-23
stop using GetInterfaces()
Guillaume Desmottes
1
-2
/
+2
2013-09-23
stop using RequestHandles when joining channels
Guillaume Desmottes
7
-33
/
+29
2013-09-23
s/NUM_TP_*/TP_NUM_*
Guillaume Desmottes
3
-3
/
+3
2013-09-23
TpBaseConnectionClass->create_channel_factories is going to be removed
Guillaume Desmottes
1
-1
/
+0
2013-09-23
extensions: include telepathy-glib.h in generated code
Guillaume Desmottes
1
-1
/
+1
2013-09-23
add missing telepathy-glib-dbus.h includes
Guillaume Desmottes
9
-0
/
+10
2013-09-23
servicetest.py: sync with Gabble master
Guillaume Desmottes
1
-75
/
+220
2013-09-23
tests: move D-Bus signal handler to idletest
Guillaume Desmottes
2
-16
/
+17
2013-09-23
constants: sync with Gabble master
Guillaume Desmottes
1
-16
/
+22
2013-09-19
constants.py: sync with Gabble
Guillaume Desmottes
1
-39
/
+155
2013-09-18
set nano flag
Guillaume Desmottes
1
-1
/
+1
2013-09-18
run-test.sh.in: actually export SSL env variables
Guillaume Desmottes
1
-0
/
+2
2013-09-18
prepare 0.1.17
Guillaume Desmottes
2
-4
/
+22
2013-09-16
use TP_SEAL_ENABLE
Guillaume Desmottes
6
-27
/
+51
2013-09-16
Use TP_DISABLE_SINGLE_INCLUDE
Guillaume Desmottes
28
-70
/
+22
2013-09-13
autogen: Honor NOCONFIGURE=1
Colin Walters
1
-10
/
+15
2013-09-12
bump tp-glib min version deprecations to 0.22
Guillaume Desmottes
1
-3
/
+3
2013-09-12
bump tp-glib min version deprecations to 0.20
Guillaume Desmottes
1
-1
/
+1
2013-09-12
connection: use a hash table to store aliases
Guillaume Desmottes
1
-17
/
+16
2013-09-12
.gitignore: update with new test files
Guillaume Desmottes
1
-0
/
+6
2013-09-12
Run regression tests under the run-test.sh "driver"
Guillaume Desmottes
2
-42
/
+64
2013-09-12
Import run-test.sh.in from Gabble master
Guillaume Desmottes
2
-0
/
+70
2013-09-12
.gitignore: automake 1.13 copies in /test-driver
Guillaume Desmottes
1
-0
/
+1
2013-09-05
ServerConnection: dispose internal objects
Lionel Landwerlin
1
-4
/
+4
[next]