thelounge/src/plugins/irc-events
Maxime Poulin 7209bcd58a Add config option to limit in-memory history size
This adds a (temporary?) config option to limit the amount of messages stored per channel to avoid the server's memory usage to grow as channels fills up with messages.
2016-04-06 03:29:35 -04:00
..
ctcp.js Comply with ESLint 2015-10-26 03:01:47 +01:00
error.js Comply with ESLint 2015-10-26 03:01:47 +01:00
invite.js Fix #116: Move 'you' handling in invites to the client 2016-02-28 10:21:19 +02:00
join.js Move actions to templates 2016-02-23 18:22:41 +02:00
kick.js Move actions to templates 2016-02-23 18:22:41 +02:00
link.js Harden url fetcher and don't crash on non-ASCII urls 2016-03-27 12:50:53 +03:00
message.js Add config option to limit in-memory history size 2016-04-06 03:29:35 -04:00
mode.js Update lodash 2016-02-19 15:13:53 +02:00
motd.js Normalize line endings 2014-09-13 14:29:45 -07:00
names.js Merge pull request #38 from xPaw/lodash 2016-02-21 15:31:44 +00:00
nick.js Merge pull request #38 from xPaw/lodash 2016-02-21 15:31:44 +00:00
notice.js Update lodash 2016-02-19 15:13:53 +02:00
part.js Move actions to templates 2016-02-23 18:22:41 +02:00
quit.js Move actions to templates 2016-02-23 18:22:41 +02:00
topic.js Move actions to templates 2016-02-23 18:22:41 +02:00
welcome.js Remember network and channels 2014-10-12 01:59:01 +02:00
whois.js Make whois a client template 2016-03-07 17:10:46 +02:00