summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* set nano versionGuillaume Desmottes2013-10-031-1/+1
* 0.2.0telepathy-idle-0.2.0Guillaume Desmottes2013-10-032-2/+9
* run-test.sh.in: actually export SSL env variablestelepathy-idle-0.1.17Guillaume Desmottes2013-09-181-0/+2
* prepare 0.1.17Guillaume Desmottes2013-09-182-4/+22
* use TP_SEAL_ENABLEGuillaume Desmottes2013-09-166-27/+51
* Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes2013-09-1628-70/+22
* autogen: Honor NOCONFIGURE=1Colin Walters2013-09-131-10/+15
* bump tp-glib min version deprecations to 0.22Guillaume Desmottes2013-09-121-3/+3
* bump tp-glib min version deprecations to 0.20Guillaume Desmottes2013-09-121-1/+1
* connection: use a hash table to store aliasesGuillaume Desmottes2013-09-121-17/+16
* .gitignore: update with new test filesGuillaume Desmottes2013-09-121-0/+6
* Run regression tests under the run-test.sh "driver"Guillaume Desmottes2013-09-122-42/+64
* Import run-test.sh.in from Gabble masterGuillaume Desmottes2013-09-122-0/+70
* .gitignore: automake 1.13 copies in /test-driverGuillaume Desmottes2013-09-121-0/+1
* ServerConnection: dispose internal objectsLionel Landwerlin2013-09-051-4/+4
* ServerConnection: kill async read when disconnectingLionel Landwerlin2013-09-051-1/+9
* Require a vaguely modern telepathy-glib and GLibSimon McVittie2013-06-111-3/+3
* Add handle-name to RoomList propertiesXavier Claessens2013-06-112-1/+2
* Don't crash when a channel with multiple requests failsSjoerd Simons2013-05-121-1/+1
* nano versionSimon McVittie2013-05-012-1/+6
* Release 0.1.16telepathy-idle-0.1.16Simon McVittie2013-05-012-3/+10
* Merge branch 'interactive-tls'Simon McVittie2013-05-0120-75/+2036
|\
| * Warn on use of post-2.30 GLib APIs againSimon McVittie2013-05-011-1/+1
| * Use slightly more concise g_param_spec_object() argumentsSimon McVittie2013-05-011-4/+2
| * Split property/value pairs one-per-line in interactive TLS checking codeSimon McVittie2013-05-012-3/+10
| * ServerConnection: use GSimpleAsyncResult for connect threadWill Thompson2013-05-012-12/+13
| * ServerConnection: ensure socket connection is not leakedWill Thompson2013-04-301-1/+1