summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'telepathy-idle-0.2'HEADmasterAlexander Akulich2020-11-0122-59/+74
|\
| * Update NEWS for 0.2.2 releasetelepathy-idle-0.2.2telepathy-idle-0.2Alexander Akulich2020-11-011-1/+11
| * Meson: Omit twisted_tests arg (make the script read it from file)Alexander Akulich2020-11-011-1/+0
| * Adjust tests/twisted/tools/exec-with-log.sh to optionally omit libtoolAlexander Akulich2020-11-012-1/+6
| * Make .in script files executable (for the sake of Meson)Alexander Akulich2020-11-012-0/+0
| * Tests: Omit messages/invalid-utf8.py for nowAlexander Akulich2020-11-012-2/+4
| * Port tests to Python 3Alexander Akulich2020-11-0113-42/+41
| * Meson: Fix the build for 0.2 branchAlexander Akulich2020-11-012-2/+1
| * Meson: Use Python 3Alexander Akulich2020-11-012-4/+4
| * NEWS: Fix 0.2.1 release notesAlexander Akulich2020-11-011-3/+0
| * Prepare 0.2.2 releaseAlexander Akulich2020-11-013-2/+5
* | Merge branch 'telepathy-idle-0.2'Alexander Akulich2020-11-0121-42/+535
|\ \ | |/
| * Prepare 0.2.1telepathy-idle-0.2.1Alexander Akulich2020-11-012-2/+32
| * build: Add meson build systemJan Tojnar2020-11-0111-0/+406
| * Handle modechars properlyDaniel Landau2020-11-011-2/+6
| * Channel names can start with a '!'Daniel Landau2020-11-011-1/+3
| * fix compilation on GCC 9.x, add #pragmaDavid Heidelberg2020-11-011-0/+3
| * tools/make-release-mail: Update from telepathy-glib (fix for python 3)Alexander Akulich2020-11-011-7/+16
| * Properly handle long IRC messagesMichael Catanzaro2020-11-011-5/+21
| * Fix build with python3Michael Catanzaro2020-11-012-11/+6
| * idle-connection: make sure to always reset force_disconnect_idGuillaume Desmottes2019-10-121-0/+1
| * Returning FALSE from the timer function causes the timeout to be destroyedDiane Trout2017-11-061-0/+1
| * Avoid errors from Python caused by the deliberatly invalid UnicodeDiane Trout2017-11-041-1/+1
| * Update self-signed certificate to 2048 bytes with SHA-256 signatureDiane Trout2017-11-042-15/+43
| * ctcp: Don't bling the non-blingFlorian Müllner2016-02-251-2/+7
* | ctcp: Don't bling the non-blingFlorian Müllner2016-02-251-2/+7
* | idle-connection: make sure to always reset force_disconnect_idGuillaume Desmottes2014-02-141-0/+2
* | Use telepathy-glib 0.23 for Renaming interfaceSimon McVittie2014-01-074-108/+12
* | Sync constants from Gabble masterSimon McVittie2014-01-071-14/+109
* | Require telepathy-glib 0.23Simon McVittie2014-01-071-3/+3
* | IRC_Command: fix copyrightGuillaume Desmottes2013-10-161-3/+1
* | IRC_Command: prevent user of sending commands for which we have proper APIGuillaume Desmottes2013-10-153-0/+64
* | IRC_Command: explain why the command is in UTF-8Guillaume Desmottes2013-10-151-0/+3
* | IRC_Command: remove errors that doesn't make sense for Send()Guillaume Desmottes2013-10-151-3/+0
* | IRC_Command: add Send() exampleGuillaume Desmottes2013-10-151-0/+3
* | Rename IRC_Command interface to IRCCommand1Simon McVittie2013-10-155-9/+9
* | distribute Irc_Command interface in tarballsSimon McVittie2013-10-151-1/+3
* | add IrcCommand extensionGuillaume Desmottes2013-10-135-0/+98
* | Remove GLib < 2.32 code pathsSimon McVittie2013-10-112-8/+0
* | configure.ac: consistently use AS_IF instead of if/fiSimon McVittie2013-10-111-13/+12
* | Bump Autoconf dependency to 2.60 for AC_MKDIR_PSimon McVittie2013-10-111-1/+1
* | Use AC_PROG_MKDIR_P/MKDIR_P, not deprecated AM_PROG_MKDIR_P/mkdir_pSimon McVittie2013-10-102-2/+2
* | Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie2013-10-101-1/+1
* | Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie2013-10-102-0/+2
* | Merge branch 'telepathy-idle-0.2'Guillaume Desmottes2013-10-032-2/+9
|\ \ | |/
| * set nano versionGuillaume Desmottes2013-10-031-1/+1
| * 0.2.0telepathy-idle-0.2.0Guillaume Desmottes2013-10-032-2/+9
* | stop using RequestHandles()Guillaume Desmottes2013-09-233-6/+3
* | room-list-channels: use CHANNEL_TYPE_ROOM_LISTGuillaume Desmottes2013-09-231-1/+1
* | stop using InspectHandles()Guillaume Desmottes2013-09-231-1/+1