summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Initial packagingdebian/0.20170713-1Felipe Sateler2018-09-11
|
* Merge pull request #18 from smuth4/masterKim Wallis2017-06-13
|\ | | | | Add lowercase versions of $NETWORK and $USER
| * Add lowercase versions of $NETWORK and $USERUser Smuth2017-06-12
|/
* Merge pull request #11 from FruitieX/fixeswalliski2015-10-23
|\ | | | | Show log file name and print messages to query window
| * Print messages to query window instead of different oneWalliski2015-10-20
| |
| * Print logfile nameWalliski2015-10-20
| |
* | Merge pull request #12 from FruitieX/fixChannelEscapewalliski2015-10-23
|\ \ | |/ |/| Escape channel names the same way as ZNC Log module does it
| * Escape channel names the same way as ZNC Log module does itWalliski2015-10-20
|/
* Use https:// instead of git:// for secure, authenticated cloneRasmus Eskola2015-10-06
|
* Made channels lowercaseWalliski2014-10-29
|
* Merge pull request #8 from tampakrap/masterRasmus Eskola2014-09-28
|\ | | | | Display properly IRC notices
| * Display properly IRC noticesTheo Chatzimichos2014-09-21
|/
* print log not found error message to active channelRasmus Eskola2014-09-11
|
* Merge branch 'master' of https://github.com/FruitieX/znc-backlogRasmus Eskola2014-09-11
|\ | | | | | | | | Conflicts: backlog.cpp
| * get rid of unnecessary functionRasmus Eskola2014-08-14
| |
| * try printing privmsgs to the right placeRasmus Eskola2014-08-14
| |
| * tabs -> spacesRasmus Eskola2014-08-14
| |
| * Merge branch 'master' of https://github.com/FruitieX/znc-backlogRasmus Eskola2014-08-14
| |\ | | | | | | | | | | | | Conflicts: backlog.cpp
| | * "Playback Complete" message now has a capital C just like znc does :-)Rasmus Eskola2014-07-02
| | |
| * | tabs -> spacesRasmus Eskola2014-08-14
| |/
| * case insensitive filenames, because irc is case insensitiveRasmus Eskola2014-07-02
| |
* | write logfiles not found message to active channelRasmus Eskola2014-09-11
|/
* wiki page done :-)Rasmus Eskola2013-08-11
|
* prune done tasks from TODORasmus Eskola2013-08-11
|
* argh, againRasmus Eskola2013-08-11
|
* fix more debug stuff that was left in by accidentRasmus Eskola2013-08-11
|
* oops get rid of debug printRasmus Eskola2013-08-11
|
* by default don't print join/part/rename status messages (you can enableRasmus Eskola2013-08-11
| | | | | | them again by running PrintStatusMsgs true) several small fixes and cleanups
* get rid of extra spaces after channel name in irc messagesRasmus Eskola2013-08-10
|
* CaseCmp("blah") == 0 -> Equals("blah")Rasmus Eskola2013-08-10
|
* rename LogPath member variable to m_sLogPathRasmus Eskola2013-08-10
|
* sane limits for numlines, add a few tasks to TODORasmus Eskola2013-08-10
|
* improve help texts in the module itselfRasmus Eskola2013-08-10
|
* explain wildcard in logpathRasmus Eskola2013-08-10
|
* less confusing explanation when passing logpath as argRasmus Eskola2013-08-10
|
* fix indent sections in READMERasmus Eskola2013-08-10
|
* don't wipe logpath variable when running LogPath without argumentsRasmus Eskola2013-08-10
|
* README: add weechat alias and todoRasmus Eskola2013-08-10
|
* escaping not needed in intended blocksRasmus Eskola2013-08-10
|
* readmeRasmus Eskola2013-08-10
|
* .gitignore fileRasmus Eskola2013-08-10
|
* messages when starting/stopping playbackRasmus Eskola2013-08-10
|
* parse nicknames from log fileRasmus Eskola2013-08-10
|
* check if we have joined a window, if so then print log there, otherwiseRasmus Eskola2013-08-10
| | | | print to *backlog
* WIP: print message log into correct window, currently does not work ifRasmus Eskola2013-08-10
| | | | | | | | that window is not joined TODO: - parse nickname from logs - check if channel is joined before sending messages there, otherwise use PutModule()
* tell user when no log files foundRasmus Eskola2013-08-10
|
* warn user of empty logpath at first load, remove unneeded comments,Rasmus Eskola2013-08-10
| | | | increase default reqLines
* copyright stuffRasmus Eskola2013-08-10
|
* fix reverse orderingRasmus Eskola2013-08-10
|
* s/DirList/FileListRasmus Eskola2013-08-10
|