index
:
docbot.git
master
v2
pg_docbot source code, website source code, database structure
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docbot.pl
Age
Commit message (
Expand
)
Author
2018-08-15
Rewrite urls to https
v2
Andreas Scherbaum
2018-08-15
Change AutoCommit setting
Andreas Scherbaum
2013-09-29
- fix wrong function names for configuration functions
Andreas Scherbaum
2013-09-19
- fix SQL syntax error when ordering results
Andreas Scherbaum
2013-09-12
Added IRC URLs, made sure they appear first.
David Fetter
2013-09-08
- add ringbuffer for each channel
Andreas Scherbaum
2013-04-14
- add "?user", "?learnuser" and "?forgetuser" command
Andreas Scherbaum
2012-11-23
- fix wrong column name in sql query
Andreas Scherbaum
2012-11-18
- add pidfile handling (required for automatic startup/shutdown)
Andreas Scherbaum
2012-11-11
- add ?grant and ?revoke to add/delete users
Andreas Scherbaum
2012-11-11
- add Nagios check for the PostgreSQL infrastructure chec
Andreas Scherbaum
2012-10-17
- make "." something which can appear in a search string
Andreas Scherbaum
2012-08-31
- fix error levels
Andreas Scherbaum
2012-08-24
- let's not fool the bot into sending messages to itself
Andreas Scherbaum
2012-08-24
- fix error with referencing translations file
Andreas Scherbaum
2012-08-23
- make searches case insensitive
Andreas Scherbaum
2012-08-19
- log learn and forget to the command channel
Andreas Scherbaum
2012-08-17
- some more information in the log, about who execited which command in which...
Andreas Scherbaum
2012-08-17
- remove warning
Andreas Scherbaum
2012-08-17
- fix search, missed the underscore
Andreas Scherbaum
2012-08-16
- change loglevel from debug to info
Andreas Scherbaum
2012-08-16
- indent, tidy, style, cleanup
Andreas Scherbaum
2012-08-16
- remove some FIXME
Andreas Scherbaum
2012-08-13
- handle nickserv passwords
Andreas Scherbaum
2012-08-12
- fix indent
Andreas Scherbaum
2012-08-12
- join channels which are in the configuration but not yet joined
Andreas Scherbaum
2012-08-12
- more code cleanup
Andreas Scherbaum
2012-08-12
- remove some old code
Andreas Scherbaum
2012-08-12
- maintenance ticks every 1 and 5 minutes
Andreas Scherbaum
2012-08-11
- implement help for ?join and ?leave
Andreas Scherbaum
2012-08-11
- implement passwords for ?join command
Andreas Scherbaum
2012-08-11
- implement "autojoin" configuration setting (default: yes)
Andreas Scherbaum
2012-08-09
- implement channel password handling
Andreas Scherbaum
2012-08-08
- move translations to a separate file
Andreas Scherbaum
2012-08-02
- cleanup _default() a bit
Andreas Scherbaum
2012-08-02
- add "quit" command
Andreas Scherbaum
2012-08-02
- remove unnecessary linebreaks in debug messages
Andreas Scherbaum
2012-07-09
- make docbot work with older versions of POE::Component::IRC
Andreas Scherbaum
2012-07-07
- update help information
Andreas Scherbaum
2012-07-07
- get rid of the Switch module
Andreas Scherbaum
2012-06-25
- fix typos in init_statistics()
Andreas Scherbaum
2012-06-25
Merge remote-tracking branch 'origin/v2' into v2
Andreas Scherbaum
2012-06-25
- implement "key" and "url" commands
Andreas Scherbaum
2012-06-24
Remove obsolete dependency
Hubert depesz Lubaczewski
2012-06-24
Support SSL Irc connections
Hubert depesz Lubaczewski
2012-06-21
- verify required tables at startup
Andreas Scherbaum
2012-06-21
- implement help
Andreas Scherbaum
2012-06-21
- use env to search for perl executable
Andreas Scherbaum
2012-06-13
- enhance "lost" command
Andreas Scherbaum
2012-06-13
- allow setting the channel language on ?join
Andreas Scherbaum
[next]