Commit graph

  • d4bd0d02fb
    Merge pull request #807 from ailin-nemui/fix-real-length-test ailin-nemui 2018-01-08 14:33:39 +01:00
  • 2e28606635
    Merge pull request #806 from ailin-nemui/fix-tests-old-glib ailin-nemui 2018-01-08 14:33:12 +01:00
  • 3b1ee8e7e7 change expected format_real_length test result ailin-nemui 2018-01-08 13:47:25 +01:00
  • b8e3c5d00e only use nonfatal assertions for GLib that actually supports it ailin-nemui 2018-01-08 13:33:40 +01:00
  • a6663c58d4
    Merge pull request #697 from ailin-nemui/rsplit 1.2-dev ailin-nemui 2018-01-08 12:20:20 +01:00
  • f83ba5a5bb
    Merge pull request #779 from vague666/activity_hide_target_only_channels_v2 ailin-nemui 2018-01-08 12:19:46 +01:00
  • 2e0815bfd7
    Merge pull request #726 from dequis/term-environment-check ailin-nemui 2018-01-08 12:19:30 +01:00
  • 063c85da6c
    Fix space in message ailin-nemui 2018-01-07 20:01:00 +01:00
  • fed791ed91 Fix a problem with multiline responses LemonBoy 2017-10-30 17:41:16 +01:00
  • 4b9fcbc15a Nicer error message when a duplicate CAP in LS LemonBoy 2017-10-29 16:06:36 +01:00
  • f3a5355648 Match LS instead of checking the first letter only LemonBoy 2017-10-29 16:03:28 +01:00
  • 6c45ab0493 Command names may be in lower-case LemonBoy 2017-10-29 15:59:51 +01:00
  • c00132ac4c Simplify the code LemonBoy 2017-10-24 15:47:06 +02:00
  • 9160ddaffd Keep processing the CAPs on error LemonBoy 2017-10-23 21:23:59 +02:00
  • cd107deb46 Prevent a memory leak LemonBoy 2017-10-23 21:19:51 +02:00
  • 74409aa850 Miscellaneous fixes LemonBoy 2017-10-23 20:08:19 +02:00
  • f683e81880 Prevent a NULL pointer deference LemonBoy 2017-10-23 12:42:37 +02:00
  • 432368bdc6 Use strcmp instead of g_strcmp0 LemonBoy 2017-10-21 17:40:45 +02:00
  • cfc8c9f8e2 Properly dispose the GSList chains LemonBoy 2017-10-21 17:38:06 +02:00
  • f4d811ddf5 Handle CAP {ADD,DEL} from cap-notify LemonBoy 2017-10-21 17:11:43 +02:00
  • 8c87766132 Parse multiline responses to CAP LS LemonBoy 2017-10-21 11:23:44 +02:00
  • 57827ca743 Don't free the hash table if there's none LemonBoy 2017-10-21 10:44:53 +02:00
  • d21706e1cc Factor out the parsing function LemonBoy 2017-10-21 10:35:49 +02:00
  • 98836f8b7e Parse the K/V form in CAP LS LemonBoy 2017-10-21 10:21:03 +02:00
  • 0d5e353ef1
    Reword warning message ailin-nemui 2018-01-07 11:43:13 +01:00
  • d85f867261
    Merge pull request #805 from ailin-nemui/exec-empty ailin-nemui 2018-01-07 11:24:00 +01:00
  • e7cce90ec0
    Merge pull request #804 from ailin-nemui/patch-1 ailin-nemui 2018-01-07 11:23:42 +01:00
  • e75ee2f74c
    Merge pull request #746 from ailin-nemui/hide-lines ailin-nemui 2018-01-07 11:23:22 +01:00
  • f9c8365999 fe-common-core: fix redeclaration of server_tag_len dequis 2018-01-07 01:44:48 -03:00
  • 0aafd011c0 Add a startup warning if the TERM var is wrong inside tmux/screen dequis 2017-06-23 21:53:16 -03:00
  • 526fdeab27 Merge 416e592322 into c8012b2e57 Friedrich Delgado 2018-01-06 19:18:50 +00:00
  • 121a4971e6
    Update fe-common-core.c ailin-nemui 2018-01-06 20:17:51 +01:00
  • 4d5982f07d
    Update fe-common-core.c ailin-nemui 2018-01-06 20:02:31 +01:00
  • 9215e003b9 Merge dee7825f05 into c8012b2e57 erdnaxeli 2018-01-06 18:10:33 +00:00
  • ded4e4d98d fix redraw ailin-nemui 2018-01-06 01:05:35 +01:00
  • 63d8e884dd fix some more ailin-nemui 2017-05-09 15:05:03 +02:00
  • 4e71a1f485 sideways split support for Irssi ailin-nemui 2017-04-25 00:42:53 +02:00
  • 451019d05d make format_real_length left-collecting ailin-nemui 2017-05-05 14:45:13 +02:00
  • 6e6a96d8c1 fix uaf in signal path ailin-nemui 2018-01-05 23:05:39 +01:00
  • b111f038dd fix /exec -o for blank lines ailin-nemui 2018-01-05 23:15:24 +01:00
  • eb18904840 fix crash in notifylist ailin-nemui 2018-01-05 22:13:23 +01:00
  • 3c7185c5ad
    Update irc-nicklist.c ailin-nemui 2018-01-05 00:38:54 +01:00
  • c8012b2e57 Merge tag '1.0.6' into integrate/1.0.6 Ailin Nemui 2018-01-05 00:32:03 +01:00
  • fe6e377beb tag as 1.0.6 1.0.6 ailin-nemui 2018-01-05 00:04:58 +01:00
  • cacb48e4f4 Merge pull request #788 from LemonBoy/fix-787 ailin-nemui 2017-11-14 08:50:06 +01:00
  • aea5802519 Merge branch 'security' into 'master' Nei 2018-01-04 22:29:29 +00:00
  • 9df3d92598 Merge branch 'security' into 'master' Nei 2018-01-04 22:29:29 +00:00
  • 7bed781622 Merge branch 'fix-gl-20' into 'security' Nei 2018-01-04 22:19:39 +00:00
  • f5c3995fea Merge branch 'fix-gl-21' into 'security' Nei 2018-01-04 22:19:34 +00:00
  • 94f0cbe34a Merge branch 'fix-gl-19' into 'security' Nei 2018-01-04 22:19:29 +00:00
  • cf70fcd4b9 Merge branch 'fix-gl-18' into 'security' Nei 2018-01-04 22:19:21 +00:00
  • c9b3d87eb7 Postpone server cleanup until after unref ailin-nemui 2018-01-03 12:26:02 +01:00
  • 6b0e140996 show destroyed event ailin-nemui 2018-01-04 23:01:28 +01:00
  • bffced5498
    Update test-796.c ailin-nemui 2018-01-04 21:11:00 +01:00
  • 3b7b868bb1 finish test case ailin-nemui 2018-01-04 16:43:58 +01:00
  • c7cd49f8d7 first bug case, exposes broken server object in chat-completion ailin-nemui 2018-01-04 16:18:07 +01:00
  • 5bddfe7b73 add new test skeleton ailin-nemui 2018-01-04 14:29:57 +01:00
  • cc17837a9b disable variable arguments code ailin-nemui 2018-01-03 15:51:51 +01:00
  • 2361d4b1e5 rewrite completion code and check for direct match of separator ailin-nemui 2018-01-03 15:35:18 +01:00
  • 7a83c63701 check if \\c is complete in eval ailin-nemui 2018-01-03 14:09:48 +01:00
  • 54d453623d do not record topic change time when sender is blank ailin-nemui 2018-01-03 12:45:43 +01:00
  • e405330e04 Merge branch 'uaf-modify' into 'master' Nei 2018-01-03 10:35:58 +00:00
  • 15705432e1 Remove outdated comment Joseph Bisch 2018-01-02 20:22:38 -05:00
  • ef07b3c60c Remove redundant if case Joseph Bisch 2018-01-02 20:21:07 -05:00
  • 43fa1f4ffb Merge 6620d257f2 into 48e909dde7 tiagomoraismorgado 2017-12-15 13:37:18 +00:00
  • 6620d257f2
    [Docs] README.md - fixing minor issues with rethorics tiagomoraismorgado 2017-12-15 13:37:05 +00:00
  • 48e909dde7
    Merge pull request #766 from horgh/horgh/mode-parsing ailin-nemui 2017-12-11 23:48:23 +01:00
  • ba6681de84
    Merge pull request #793 from ailin-nemui/tests ailin-nemui 2017-12-08 12:03:13 +01:00
  • a9801f87ef Merge b88dd9c6c8 into 02aa8ee8bb Will Storey 2017-12-07 22:45:24 +00:00
  • 58557d18c4 add separator in travis.yml ailin-nemui 2017-12-07 12:08:20 +01:00
  • 8b34871ea6 make travis pass despite failures ailin-nemui 2017-11-29 14:40:40 +01:00
  • eb9e2ed6fd Update test-irc.c ailin-nemui 2017-11-28 11:00:46 +01:00
  • d6458304d7 mess with travis ailin-nemui 2017-11-26 21:23:51 +01:00
  • d932e6e4b7 add test case for format_real_length ailin-nemui 2017-11-26 21:10:49 +01:00
  • 43d06369bf move fixtures to outer scope ailin-nemui 2017-11-26 21:10:07 +01:00
  • c20eddeb38 add glib testing TAP utilities ailin-nemui 2017-11-26 16:19:31 +01:00
  • 1328e1ba08 Add a test program to test mode parsing Will Storey 2017-10-21 20:01:04 -07:00
  • b0637ad6ea Update NULL comparison style and be C89 compatible Will Storey 2017-12-02 10:09:52 -08:00
  • 02aa8ee8bb
    Merge pull request #795 from ailin-nemui/no-mixed-decl ailin-nemui 2017-11-30 14:33:51 +01:00
  • 034ad903cc Merge 9e53f0a230 into 117f666258 fmmedeiros 2017-11-30 12:48:15 +00:00
  • 117f666258
    Merge pull request #784 from LemonBoy/clangfmt ailin-nemui 2017-11-30 11:41:19 +01:00
  • 2b918fd9b8 move decls before code ailin-nemui 2017-11-30 11:17:05 +01:00
  • b332d448f7 fix comments ailin-nemui 2017-11-30 11:15:47 +01:00
  • b2ca8c0477 check for declaration-after-statement on travis ailin-nemui 2017-11-29 15:53:12 +01:00
  • 1a49787ef2 Revert initializing pointers to NULL Will Storey 2017-11-27 19:37:11 -08:00
  • 5637a8df43
    Merge pull request #790 from ailin-nemui/mirc-colour ailin-nemui 2017-11-26 15:18:43 +01:00
  • b88dd9c6c8
    Merge branch 'master' into horgh/mode-parsing-tests ailin-nemui 2017-11-26 00:34:39 +01:00
  • 466d074200
    Merge branch 'master' into hide-lines ailin-nemui 2017-11-26 00:31:01 +01:00
  • 3792bc9ba9
    Merge pull request #762 from ailin-nemui/global-history ailin-nemui 2017-11-26 00:28:58 +01:00
  • 47400d405a
    Update formats.c ailin-nemui 2017-11-20 14:17:15 +01:00
  • 9e53f0a230
    Suggestion for code style fix. fmmedeiros 2017-11-18 16:08:42 -03:00
  • ba3c5801a4
    Update .clang-format ailin-nemui 2017-11-16 13:50:48 +01:00
  • 3acc72f842 reset colour at comma, like mIRC ailin-nemui 2017-11-15 16:33:06 +01:00
  • 4496824e52 Merge ccd33d46d4 into 4e8c1548e0 谷月轩 2017-11-15 15:29:52 +00:00
  • 4e8c1548e0
    Merge pull request #786 from ailin-nemui/show-inital-nick ailin-nemui 2017-11-15 16:28:22 +01:00
  • 933fac7e9d
    Merge pull request #788 from LemonBoy/fix-787 ailin-nemui 2017-11-14 08:50:06 +01:00
  • 7605f67f95 Prevent a UAF error during the execution of some commands LemonBoy 2017-11-11 12:37:51 +01:00
  • 596fa6b51e Take into account Nei's suggestions LemonBoy 2017-11-11 09:14:41 +01:00
  • 02c677f467 use enum ailin-nemui 2017-11-10 22:02:36 +01:00
  • 2518737f84 Change the default awaylog_file to ~/irclogs/away.log. Edward Tomasz Napierala 2017-11-04 15:30:26 +00:00