1953 Commits

Author SHA1 Message Date
Sebastien Helleu
471a7dda67 Add some missing functions in API: hook_connect and infolist creation 2008-09-26 13:26:41 +02:00
Sebastien Helleu
8799fe6963 Add nick modes in bar item "input_prompt" for IRC plugin 2008-09-25 14:25:33 +02:00
Sebastien Helleu
45e1ec094a Fix crash with ping and action IRC messages (bug ##24373) 2008-09-25 08:09:46 +02:00
Sebastien Helleu
ace2d20e33 Fix /upgrade when there is one buffer for all IRC servers 2008-09-24 19:39:17 +02:00
Sebastien Helleu
0fd3f8b6eb Option irc.look.one_server_buffer reintroduced (all IRC servers in one buffer) 2008-09-24 18:59:24 +02:00
Sebastien Helleu
6555ff5c7b Fix background bug with bar item "buffer_name" for IRC plugin 2008-09-23 15:48:11 +02:00
Sebastien Helleu
948f47de6b Fix help of /bar command 2008-09-23 15:47:48 +02:00
Sebastien Helleu
1b11f7eb67 Fix bug when changing options look.set_title and look.save_on_exit (bug #24350) 2008-09-23 07:50:56 +02:00
Sebastien Helleu
f67daef914 Fix network connection for hostnames resolving to several IPs: try all IPs in list until one succeeds (bug #21473, debian bug #498610) 2008-09-22 17:15:35 +02:00
Sebastien Helleu
87fd5c83ca Return IPv4/IPv6 address to connect hook callback when connection is ok (used by IRC plugin to display IP of IRC server) 2008-09-22 16:30:02 +02:00
Sebastien Helleu
0bfa1ee9ba Fix display of away indicator in irc buffer name bar item 2008-09-22 07:46:50 +02:00
Sebastien Helleu
1129a1f3e5 Remove compilation warning about unused variables in perl plugin 2008-09-22 07:45:17 +02:00
Sebastien Helleu
f9722d4b23 Add away indicator in "buffer name" bar item (for IRC plugin) 2008-09-21 21:31:32 +02:00
Sebastien Helleu
a8b12f2597 Add IRC bar items (buffer name, lag indicator), use bar items from plugins with callback to core items if not found 2008-09-21 19:32:41 +02:00
Sebastien Helleu
e1bb85457a Add doc autogen files to .gitignore 2008-09-21 19:11:47 +02:00
Sebastien Helleu
9c4f98e278 Replace french word "pourcentage" by percentage 2008-09-18 18:53:35 +02:00
Sebastien Helleu
c572e393e7 Remove "category" for buffers (keep only name). 2008-09-18 18:44:03 +02:00
Sebastien Helleu
c3df7da641 Fix help of /demo_infolist command 2008-09-15 14:48:36 +02:00
Sebastien Helleu
2ff988d352 Fix bug with line filtering on buffers with free content 2008-09-15 14:48:16 +02:00
Emmanuel Bouthenot
da4e0e03a5 Fix probable pthread mutex lock on hppa architecture with perl plugin (Debian Bug #495080). 2008-09-07 16:57:39 +00:00
Emmanuel Bouthenot
479ce5d3ca Enable Large File Support. 2008-09-07 12:58:47 +00:00
Sebastien Helleu
ae612a811b Many changes in doc 2008-09-05 18:52:59 +02:00
Sebastien Helleu
e43dd39646 Reintroduce /ignore command to ignore IRC nicks/hosts, using regex 2008-09-03 18:20:35 +02:00
Sebastien Helleu
909d123692 Update translations 2008-09-03 10:10:33 +02:00
Sebastien Helleu
cd586cda77 Add infolist for list of filters ("filter") 2008-09-03 10:09:22 +02:00
Sebastien Helleu
209df25bdb Add "no_filter" tag, to prevent some lines to be filtered (like output of /filter command) 2008-09-03 09:39:08 +02:00
Sebastien Helleu
94c9b21450 Generate list of infos and infolists hooked for documentation (via docgen.pl script) 2008-09-02 17:31:28 +02:00
Sebastien Helleu
95b636c24c Add missing fifo sources for translations 2008-09-02 17:30:41 +02:00
Sebastien Helleu
e7dcf13764 Add description for info and infolist hooks 2008-09-02 17:02:59 +02:00
Sebastien Helleu
e756f4770a Add new hooks in plugins: info (fifo_filename) and infolists (alias, logger_buffer, xfer) 2008-09-02 15:42:20 +02:00
Sebastien Helleu
b03393fd42 Add hotlist infolist 2008-09-02 11:56:38 +02:00
Sebastien Helleu
1b726d3c71 Fix refresh bug with bars when items are empty and size is zero (auto) 2008-09-02 10:38:06 +02:00
Sebastien Helleu
aca489be93 Add --disable-doc option for configure (task #8576) 2008-08-30 12:40:39 +02:00
Sebastien Helleu
b09f7596e2 Minor changes in doc (intro and install) 2008-08-30 12:20:16 +02:00
Sebastien Helleu
c726a65833 Update of english and french quickstart guides 2008-08-30 10:49:46 +02:00
Sebastien Helleu
7f9557e88e Convert all XML doc files to UTF-8 charset 2008-08-30 10:49:19 +02:00
Sebastien Helleu
9e134e6a09 Fix completion for /demo_infolist command 2008-08-30 00:32:32 +02:00
Sebastien Helleu
0839b359f9 Add new hooks (info and infolist), IRC plugin now return infos and infolists 2008-08-30 00:25:56 +02:00
Sebastien Helleu
eb57354984 Clear nicklist for all channels when disconnected from IRC server 2008-08-26 18:01:11 +02:00
Sebastien Helleu
451dd58f16 Add nick filtering example in /help filter 2008-08-24 19:16:03 +02:00
Sebastien Helleu
0003ae9251 Add some examples in /help filter 2008-08-24 18:31:13 +02:00
Sebastien Helleu
be7f17237f Remove old buildxml.pl script (replaced by docgen.pl) 2008-08-24 12:51:14 +02:00
Sebastien Helleu
b7a60502ed New script docgen.pl to build XML doc files with commands and options for core and plugins 2008-08-24 12:48:51 +02:00
Sebastien Helleu
2b8aa56917 Fix crash with filters and day change lines 2008-08-24 09:12:06 +02:00
Sebastien Helleu
b009f29021 Add some variables in infolist for config options 2008-08-24 08:57:59 +02:00
Sebastien Helleu
74d595498d Add hook infolist to plugins API, fix bugs with gettext in plugins 2008-08-22 21:34:29 +02:00
Sebastien Helleu
4185de5219 Fix translation bugs 2008-08-22 12:24:24 +02:00
Sebastien Helleu
0a211bdc49 Fix IRC /server command, fix bugs with IRC servers options, remove temporary server feature 2008-08-22 12:16:09 +02:00
Sebastien Helleu
cba1ebdbf4 Change version from 0.2.7-dev to 0.2.7-dev-protocols, to prevent confusion with git main branch 2008-08-21 11:39:52 +02:00
Sebastien Helleu
9de580a85b Fix missing self nick display with /msg command 2008-08-21 10:53:12 +02:00