Commit graph

  • 4c069f5c8f stop parsing on lone tag escape Ailin Nemui 2021-02-27 18:31:00 +01:00
  • 73e73df1c5
    Merge pull request #1274 from ailin-nemui/tags-heap ailin-nemui 2021-02-26 20:40:03 +01:00
  • a8144cd98f skip parsing empty tags Ailin Nemui 2021-02-26 20:25:48 +01:00
  • 3a929898e2 up abi Ailin Nemui 2021-02-26 14:28:51 +01:00
  • 79be775f2b queue the who command on join Ailin Nemui 2021-02-26 14:28:37 +01:00
  • b11f973345 fix off by one Ailin Nemui 2021-02-06 22:17:29 +01:00
  • 09c17c3302 maybe this matches the command now Ailin Nemui 2021-02-01 21:59:32 +01:00
  • a0a9a82673 fix missing output Ailin Nemui 2021-02-01 20:01:38 +01:00
  • 04089d5866 purge whos from queue Ailin Nemui 2021-01-29 14:11:07 +01:00
  • 04035ab7ca Track the account queries which are in progress Ailin Nemui 2021-01-28 21:32:52 +01:00
  • dc87199100 better account tracking Ailin Nemui 2021-01-05 21:34:09 +01:00
  • bf1376e34e update clang-format to clang-format-11, fixes enum bug Ailin Nemui 2021-01-28 21:47:11 +01:00
  • 7adf81f9b5 raise glib version requirement to 2.32 for g_hash_table_contains Ailin Nemui 2021-01-28 21:25:53 +01:00
  • b47257048c
    Merge pull request #1108 from ailin-nemui/server-time ailin-nemui 2021-02-25 19:25:41 +01:00
  • 3ea25fb704 up abi Ailin Nemui 2021-02-25 10:59:19 +01:00
  • 322df0d2c8 replace refstring macro implementation with C functions Ailin Nemui 2021-02-25 10:50:51 +01:00
  • d535a79730 implement server-time ailin-nemui 2019-08-20 01:47:52 +02:00
  • 33d8cc3254 GLib < 2.56 compat code for g_date_time_new_from_iso8601 ailin-nemui 2020-04-06 11:55:57 +02:00
  • 395453aa23
    Merge pull request #1272 from ailin-nemui/checks ailin-nemui 2021-02-25 06:52:09 +01:00
  • 18f3da48fc
    Merge c9aae766f5 into 672f127544 ailin-nemui 2021-02-25 00:17:51 +01:00
  • ccf59868e2 update deprecated GLib symbol Ailin Nemui 2021-02-24 21:57:11 +01:00
  • 672f127544
    Merge pull request #1271 from irssi/vague666-fix-159 ailin-nemui 2021-02-24 21:50:18 +01:00
  • a426d669dc
    Update dcc-get.c Jari Matilainen 2021-02-18 14:47:07 +01:00
  • 0dd60755f0
    Merge pull request #1269 from ihsinme/patch-1 ailin-nemui 2021-02-10 10:59:39 +01:00
  • 33b4154b0c
    Merge pull request #1270 from ihsinme/ihsinme-patch-238 ailin-nemui 2021-02-08 17:17:07 +01:00
  • 23e4bfa1db
    Update write-buffer.c ihsinme 2021-02-08 12:17:09 +03:00
  • 39ed1ba055
    Update gui-entry.c ihsinme 2021-02-05 22:48:43 +03:00
  • 5e88c107f1
    Update gui-entry.c ihsinme 2021-02-05 18:36:15 +03:00
  • 33bfd88d9e
    Update gui-entry.c ihsinme 2021-02-05 18:34:54 +03:00
  • 95f131da2d
    Merge pull request #1268 from ailin-nemui/nostdinc ailin-nemui 2021-02-03 17:46:11 +01:00
  • e7f3946583 configure automake with nostdinc Ailin Nemui 2021-02-02 00:24:34 +01:00
  • c108cae02f
    Merge pull request #1264 from ailin-nemui/wrong-prefixes ailin-nemui 2021-01-30 23:33:19 +01:00
  • feb83b2058 two more wrong prefixes Ailin Nemui 2021-01-30 23:21:14 +01:00
  • db9aa817d5
    Merge pull request #1246 from ailin-nemui/wrong-prefixes ailin-nemui 2021-01-30 21:09:26 +01:00
  • c9aae766f5 implement account-tag ailin-nemui 2020-05-04 01:14:25 +02:00
  • a0b770e70e
    xdg-suport: fix clang altffour 2021-01-25 09:35:54 +03:00
  • 0ffa65348d
    xdg-support: fix memory leak using g_strdup_printf altf_four 2021-01-25 06:32:10 +00:00
  • adb50a7409
    Merge pull request #1261 from ailin-nemui/unfix-meson ailin-nemui 2021-01-20 10:06:32 +01:00
  • a76debde58 unfix breakage in python setuptools Ailin Nemui 2021-01-20 09:58:25 +01:00
  • 6cf5de1fd1
    xdg-support: fix inverted if condition altf_four 2021-01-20 07:03:21 +00:00
  • 7ad619858b
    xdg: clang-format altffour 2021-01-12 14:16:00 +03:00
  • 661a681749
    xdg: real fix of memory leaks with XDG special dir altffour 2021-01-12 14:13:08 +03:00
  • 6534086c9d
    xdg: clang-format altffour 2021-01-12 08:44:58 +03:00
  • 7912447ce9
    xdg: fix a compile error altffour 2021-01-12 08:43:17 +03:00
  • 7904d0bbba
    xdg: fix memory leaks of special XDG paths variables altffour 2021-01-12 08:38:38 +03:00
  • e53fc95659
    xdg: check for get_irssi_config() for he firsttimer altffour 2021-01-12 08:26:28 +03:00
  • 9c634657ce
    xdg: add get_irssi_config_dir() altffour 2021-01-11 23:06:47 +03:00
  • 19aee3096e
    xdg: bump ABI version altffour 2021-01-11 16:36:08 +03:00
  • b01d0c021d
    xdg: use if/else in place of shortened if altffour 2021-01-11 16:26:35 +03:00
  • a554e624ff
    xdg: fix bug when specifying home directory altffour 2021-01-11 16:18:55 +03:00
  • 059c2a04ea
    xdg: apply clang-format patch altffour 2021-01-11 15:58:33 +03:00
  • a3ff6baafb
    xdg: replace stat() with g_file_test() altffour 2021-01-11 15:51:38 +03:00
  • ea5121da3b
    Merge pull request #1252 from ailin-nemui/build-fixes-test-actions ailin-nemui 2021-01-11 11:15:57 +01:00
  • 0289a149e6
    xdg: fix compile errors altffour 2021-01-09 20:07:31 +03:00
  • cd8a0cb701
    Merge pull request #1255 from irssi/vague666-patch-1 ailin-nemui 2021-01-09 10:38:36 +01:00
  • d5bcf150c1
    xdg: add helper function to ensure dir exist altffour 2021-01-09 12:13:30 +03:00
  • 24999a066c
    Merge pull request #1243 from ailin-nemui/config-setup-comments ailin-nemui 2021-01-08 23:12:31 +01:00
  • 8e69b2bbb4
    Merge pull request #1254 from ailin-nemui/cap-setname ailin-nemui 2021-01-08 18:58:51 +01:00
  • 8f23e6c6db
    Merge pull request #1253 from ailin-nemui/bad-version-tags ailin-nemui 2021-01-08 18:58:23 +01:00
  • b7bea3d2f3
    Update ignore.in Jari Matilainen 2021-01-07 20:00:26 +01:00
  • 4db0535b32 undraft setname Ailin Nemui 2021-01-07 18:31:41 +01:00
  • 16b1d58703 Abort Irssi on wrong entries in the channels or servers config Ailin Nemui 2021-01-07 09:12:17 +01:00
  • 5c59b96ddd
    xdg: add docs to mention XDG altffour 2021-01-07 14:55:11 +03:00
  • 95ae4f1ed4
    xdg: init_configfiles() accomodate for new paths altffour 2021-01-07 14:34:51 +03:00
  • 4059827741
    xdg: implement a better way altffour 2021-01-07 13:26:45 +03:00
  • 9175ee0bc1
    attempt to fix scriptassist.pl altffour 2021-01-07 12:35:06 +03:00
  • 68da49db78 up abi Ailin Nemui 2021-01-04 16:18:54 +01:00
  • 504cf21783 correct wrong function prefixes: remove g_free_true Ailin Nemui 2021-01-04 15:50:34 +01:00
  • aa653aa389 correct wrong function prefixes: glog_func -> i_log_func Ailin Nemui 2021-01-07 10:09:29 +01:00
  • b5ddc55fe6 correct wrong function prefixes: gslist -> i_slist Ailin Nemui 2021-01-05 21:35:18 +01:00
  • 8405c6970a correct wrong function prefixes: g_hash_free_value -> i_hash_free_value Ailin Nemui 2021-01-04 15:44:10 +01:00
  • 50ed476623 correct wrong function prefixes: g_io_channel -> i_io_channel Ailin Nemui 2021-01-04 15:42:20 +01:00
  • 9181796472 correct wrong function prefixes: g_istr -> i_istr Ailin Nemui 2021-01-04 13:11:09 +01:00
  • edb2f699d1 correct wrong function prefixes: g_input -> i_input Ailin Nemui 2021-01-04 12:57:23 +01:00
  • 9cbdf9175e put proper versions in PACKAGE_VERSION Ailin Nemui 2021-01-04 16:50:02 +01:00
  • 168ba937c1 remove travis Ailin Nemui 2021-01-06 22:23:23 +01:00
  • 57408b19d5 put proper versions in PACKAGE_VERSION Ailin Nemui 2021-01-04 16:50:02 +01:00
  • 7379833b53 move clang-format-xs into utils Ailin Nemui 2021-01-06 22:22:00 +01:00
  • 8f6e67b9b3 Check Irssi compilation using github actions Ailin Nemui 2021-01-06 17:10:59 +01:00
  • 1f05f86167 package the meson.build files Ailin Nemui 2021-01-06 20:58:08 +01:00
  • 1e7af8bf61 fix autotools build Ailin Nemui 2021-01-06 21:52:32 +01:00
  • 0ae27530d6
    Merge pull request #1249 from ailin-nemui/dup-caps ailin-nemui 2021-01-06 19:23:07 +01:00
  • 9123c6f178
    add logic to default to XDG disabled altffour 2021-01-06 19:46:52 +03:00
  • a7e91f0ef2
    add XDG support to log/modules/fe-text altffour 2021-01-06 19:37:33 +03:00
  • 43e956d16b
    fix xdg support missing in one theme file altffour 2021-01-06 19:28:11 +03:00
  • dad31bdfde
    add themes XDG support altffour 2021-01-06 19:20:09 +03:00
  • e6b9a07f9a
    implement API changes to accomodate for XDG altffour 2021-01-06 19:07:18 +03:00
  • bfb9ca19f5
    fix typos altffour 2021-01-06 17:42:02 +03:00
  • f972d05025
    add: xdg-support altffour 2021-01-06 17:34:33 +03:00
  • 18a1a0ba7c fix multiple identical active caps Ailin Nemui 2021-01-05 21:22:49 +01:00
  • e864467a2b up abi Ailin Nemui 2021-01-04 09:50:13 +01:00
  • 075e661939 implement server-time ailin-nemui 2019-08-20 01:47:52 +02:00
  • 8b3a6c7181 GLib < 2.56 compat code for g_date_time_new_from_iso8601 ailin-nemui 2020-04-06 11:55:57 +02:00
  • a1cbb8d28f
    Merge pull request #1247 from ailin-nemui/clang-format-checker ailin-nemui 2021-01-04 16:17:59 +01:00
  • e08aca6c85 fix clang-format-xs formatting whole file Ailin Nemui 2021-01-04 12:14:42 +01:00
  • 9f1822be3d
    Merge pull request #1245 from ailin-nemui/meson-cc-links ailin-nemui 2021-01-04 10:17:51 +01:00
  • 0706ad14fc use cc.links in meson.build to fix regression of meson 0.56 Ailin Nemui 2021-01-04 08:37:56 +01:00
  • cfc2ddf56a
    Merge pull request #1244 from ailin-nemui/empty-perl-lib ailin-nemui 2021-01-04 00:48:19 +01:00
  • 06396e9c8f error out on empty perlmodlib, for example non-existant vendor Ailin Nemui 2021-01-03 23:07:27 +01:00
  • ae5e2fe5e5 properly ignore empty lines and comments in servers and channels config Ailin Nemui 2020-12-31 17:50:40 +01:00