Commit Graph

8 Commits

Author SHA1 Message Date
cd4ceb6f47 Added new LogSQLite which keeps a side database containing the last time the server has seen an individual. Added new AutoReplay setting to disable the auto replay on connect. Made the replay command have the ability to be called with the amount of items max you want to have replayed. 2015-03-12 13:48:01 -05:00
9bf45a739c Somehow I forgot to make the NICK name changes be an action. This caused so many issues without me noticing. 2013-08-30 07:39:00 -05:00
5ac06c0927 Added notice to confirm that the session was added to the Do Not Track list. 2012-02-22 18:24:10 -06:00
8b8e4be17f Added DoNotTrack command which makes it so you can have a connection on your phone and tell LogSQL to not track when that session disconnects so once you get on your computer, you can re-read everything. 2012-02-18 09:13:05 -06:00
b6079d0fc7 Added support for cap znc.in/server-time to give the clients which supports this extension the time which the message was sent so it can display accordingly. 2012-02-15 23:26:23 -06:00
3cf9cf5bd7 Added a new feature to ignore channels/nicks which you do not want to have logged and replayed. Ignores are wildcard based and nick ignores includes the mask which allows you to block an entire ip address/hostname and or nick name. 2012-02-13 21:43:03 -06:00
391ec344a0 Changed build script to save the configuration chosen so you will not have to re-type in information each time you want to build. Fixed issue where LogLevel was setting LogLimit. Added help commands to individual commands to explain options. Reformatted every command to work the same with the way it saves settings and displays results. Updated LogMySQL to work the same with commands as LogSQLite. 2012-02-11 20:15:21 -06:00
902834079b LogSQL Start 2012-02-11 13:39:50 -06:00