summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-10-03set nano versionGuillaume Desmottes1-1/+1
2013-10-030.2.0telepathy-idle-0.2.0Guillaume Desmottes2-2/+9
2013-09-18run-test.sh.in: actually export SSL env variablestelepathy-idle-0.1.17Guillaume Desmottes1-0/+2
2013-09-18prepare 0.1.17Guillaume Desmottes2-4/+22
2013-09-16use TP_SEAL_ENABLEGuillaume Desmottes6-27/+51
2013-09-16Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes28-70/+22
2013-09-13autogen: Honor NOCONFIGURE=1Colin Walters1-10/+15
2013-09-12bump tp-glib min version deprecations to 0.22Guillaume Desmottes1-3/+3
2013-09-12bump tp-glib min version deprecations to 0.20Guillaume Desmottes1-1/+1
2013-09-12connection: use a hash table to store aliasesGuillaume Desmottes1-17/+16
2013-09-12.gitignore: update with new test filesGuillaume Desmottes1-0/+6
2013-09-12Run regression tests under the run-test.sh "driver"Guillaume Desmottes2-42/+64
2013-09-12Import run-test.sh.in from Gabble masterGuillaume Desmottes2-0/+70
2013-09-12.gitignore: automake 1.13 copies in /test-driverGuillaume Desmottes1-0/+1
2013-09-05ServerConnection: dispose internal objectsLionel Landwerlin1-4/+4
2013-09-05ServerConnection: kill async read when disconnectingLionel Landwerlin1-1/+9
2013-06-11Require a vaguely modern telepathy-glib and GLibSimon McVittie1-3/+3
2013-06-11Add handle-name to RoomList propertiesXavier Claessens2-1/+2
2013-05-12Don't crash when a channel with multiple requests failsSjoerd Simons1-1/+1
2013-05-01nano versionSimon McVittie2-1/+6
2013-05-01Release 0.1.16telepathy-idle-0.1.16Simon McVittie2-3/+10
2013-05-01Merge branch 'interactive-tls'Simon McVittie20-75/+2036
2013-05-01Warn on use of post-2.30 GLib APIs againSimon McVittie1-1/+1
2013-05-01Use slightly more concise g_param_spec_object() argumentsSimon McVittie1-4/+2
2013-05-01Split property/value pairs one-per-line in interactive TLS checking codeSimon McVittie2-3/+10
2013-05-01ServerConnection: use GSimpleAsyncResult for connect threadWill Thompson2-12/+13
2013-04-30ServerConnection: ensure socket connection is not leakedWill Thompson1-1/+1