index
:
litterbox
this commit
master
IRC logger
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
litterbox.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Skip STATUSMSG prefixes
June McEnroe
2021-04-02
*
Use nick for color if user is "*"
June McEnroe
2020-12-13
*
Use a static buffer for base directory paths
June McEnroe
2020-08-21
*
Use configPath to load cert/priv
June McEnroe
2020-08-20
*
Use dataPath for dbFind
June McEnroe
2020-08-20
*
Import xdg.c from catgirl
June McEnroe
2020-08-20
*
Say "OpenSSL" in additional permission notices
June McEnroe
2020-08-10
*
Add -U scooper-url option to make scooper links
June McEnroe
2020-07-19
*
Convert timestamps to unix epoch time
June McEnroe
2020-07-08
*
Bump ParamCap to 254
June McEnroe
2020-06-24
*
Remove RPL_MOTDSTART handler
June McEnroe
2020-06-12
*
Add additional permission for linking with LibreSSL
June McEnroe
2020-06-08
*
Automatically perform database migrations in litterbox
June McEnroe
2020-05-21
*
Call updateConsumer from handleError
1.2p1
June McEnroe
2020-04-23
*
Error on invalid ISUPPORT values
1.2
June McEnroe
2020-04-05
*
Log bans and unbans
June McEnroe
2020-04-05
*
Parse mode types from ISUPPORT
June McEnroe
2020-04-05
*
Add Ban and Unban event types
June McEnroe
2020-04-05
*
Update style
June McEnroe
2020-04-02
*
Fix writing verbose to stderr
June McEnroe
2020-03-31
*
Implement the causal.agency/consumer capability
June McEnroe
2020-02-28
*
Include <>/-/* around nicks in coloring
June McEnroe
2020-02-22
*
Use (almost) the full range of IRC colors for nicks
June McEnroe
2020-02-22
*
Add -b flag for live backup
June McEnroe
2020-01-14
*
Add option for client cert and SASL EXTERNAL
June McEnroe
2020-01-12
*
Request the causal.agency/passive capability
June McEnroe
2020-01-10
*
Import getopt_config from pounce
June McEnroe
2020-01-04
*
Add -N option to litterbox
June McEnroe
2020-01-04
*
Set the default network name to the hostname
June McEnroe
2020-01-04
*
Don't special case user being * in queries
June McEnroe
2020-01-01
*
Factor out hashing function
June McEnroe
2020-01-01
*
Join with USING wherever possible
June McEnroe
2019-12-30
*
Order results by ID in outer query in litterbox
June McEnroe
2019-12-30
*
Add limit option for litterbox's search query interface
June McEnroe
2019-12-30
*
Send fts5 errors in response to queries
June McEnroe
2019-12-28
*
Don't insert self-messages
June McEnroe
2019-12-28
*
Call tls_close and dbClose in atexit
June McEnroe
2019-12-28
*
Move querySearch code around
June McEnroe
2019-12-27
*
Add nick coloring to search query results
June McEnroe
2019-12-27
*
Reply to search queries with NOTICE
June McEnroe
2019-12-27
*
Add search query interface
June McEnroe
2019-12-27
*
Use bsearch to find handler
June McEnroe
2019-12-26
*
Handle ERROR
June McEnroe
2019-12-26
*
Make sure context exists in handleReplyTopic
June McEnroe
2019-12-26
*
Inline queries, move stuff around
June McEnroe
2019-12-25
*
Treat topics like motds
June McEnroe
2019-12-25
*
Insert MOTDs into the database
June McEnroe
2019-12-25
*
Insert existing topics into the database
June McEnroe
2019-12-25
*
Handle SIGINT and SIGTERM
June McEnroe
2019-12-25
*
Only send JOIN if there are channels to join
June McEnroe
2019-12-25
[next]