summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-01Merge branch 'telepathy-idle-0.2'HEADmasterAlexander Akulich22-59/+74
2020-11-01Update NEWS for 0.2.2 releasetelepathy-idle-0.2.2telepathy-idle-0.2Alexander Akulich1-1/+11
2020-11-01Meson: Omit twisted_tests arg (make the script read it from file)Alexander Akulich1-1/+0
2020-11-01Adjust tests/twisted/tools/exec-with-log.sh to optionally omit libtoolAlexander Akulich2-1/+6
2020-11-01Make .in script files executable (for the sake of Meson)Alexander Akulich2-0/+0
2020-11-01Tests: Omit messages/invalid-utf8.py for nowAlexander Akulich2-2/+4
2020-11-01Port tests to Python 3Alexander Akulich13-42/+41
2020-11-01Meson: Fix the build for 0.2 branchAlexander Akulich2-2/+1
2020-11-01Meson: Use Python 3Alexander Akulich2-4/+4
2020-11-01NEWS: Fix 0.2.1 release notesAlexander Akulich1-3/+0
2020-11-01Prepare 0.2.2 releaseAlexander Akulich3-2/+5
2020-11-01Merge branch 'telepathy-idle-0.2'Alexander Akulich21-42/+535
2020-11-01Prepare 0.2.1telepathy-idle-0.2.1Alexander Akulich2-2/+32
2020-11-01build: Add meson build systemJan Tojnar11-0/+406
2020-11-01Handle modechars properlyDaniel Landau1-2/+6
2020-11-01Channel names can start with a '!'Daniel Landau1-1/+3
2020-11-01fix compilation on GCC 9.x, add #pragmaDavid Heidelberg1-0/+3
2020-11-01tools/make-release-mail: Update from telepathy-glib (fix for python 3)Alexander Akulich1-7/+16
2020-11-01Properly handle long IRC messagesMichael Catanzaro1-5/+21
2020-11-01Fix build with python3Michael Catanzaro2-11/+6
2019-10-12idle-connection: make sure to always reset force_disconnect_idGuillaume Desmottes1-0/+1
2017-11-06Returning FALSE from the timer function causes the timeout to be destroyedDiane Trout1-0/+1
2017-11-04Avoid errors from Python caused by the deliberatly invalid UnicodeDiane Trout1-1/+1
2017-11-04Update self-signed certificate to 2048 bytes with SHA-256 signatureDiane Trout2-15/+43
2016-02-25ctcp: Don't bling the non-blingFlorian Müllner1-2/+7
2016-02-25ctcp: Don't bling the non-blingFlorian Müllner1-2/+7
2014-02-14idle-connection: make sure to always reset force_disconnect_idGuillaume Desmottes1-0/+2
2014-01-07Use telepathy-glib 0.23 for Renaming interfaceSimon McVittie4-108/+12
2014-01-07Sync constants from Gabble masterSimon McVittie1-14/+109
2014-01-07Require telepathy-glib 0.23Simon McVittie1-3/+3
2013-10-16IRC_Command: fix copyrightGuillaume Desmottes1-3/+1
2013-10-15IRC_Command: prevent user of sending commands for which we have proper APIGuillaume Desmottes3-0/+64
2013-10-15IRC_Command: explain why the command is in UTF-8Guillaume Desmottes1-0/+3
2013-10-15IRC_Command: remove errors that doesn't make sense for Send()Guillaume Desmottes1-3/+0
2013-10-15IRC_Command: add Send() exampleGuillaume Desmottes1-0/+3
2013-10-15Rename IRC_Command interface to IRCCommand1Simon McVittie5-9/+9
2013-10-15distribute Irc_Command interface in tarballsSimon McVittie1-1/+3
2013-10-13add IrcCommand extensionGuillaume Desmottes5-0/+98
2013-10-11Remove GLib < 2.32 code pathsSimon McVittie2-8/+0
2013-10-11configure.ac: consistently use AS_IF instead of if/fiSimon McVittie1-13/+12
2013-10-11Bump Autoconf dependency to 2.60 for AC_MKDIR_PSimon McVittie1-1/+1
2013-10-10Use AC_PROG_MKDIR_P/MKDIR_P, not deprecated AM_PROG_MKDIR_P/mkdir_pSimon McVittie2-2/+2
2013-10-10Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie1-1/+1
2013-10-10Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie2-0/+2
2013-10-03Merge branch 'telepathy-idle-0.2'Guillaume Desmottes2-2/+9
2013-10-03set nano versionGuillaume Desmottes1-1/+1
2013-10-030.2.0telepathy-idle-0.2.0Guillaume Desmottes2-2/+9
2013-09-23stop using RequestHandles()Guillaume Desmottes3-6/+3
2013-09-23room-list-channels: use CHANNEL_TYPE_ROOM_LISTGuillaume Desmottes1-1/+1
2013-09-23stop using InspectHandles()Guillaume Desmottes1-1/+1