index
:
scooper
this commit
master
web interface for litterbox
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
events.c
(
unfollow
)
Commit message (
Expand
)
Author
2021-09-13
Build with vendored sqlite3
June McEnroe
2021-09-12
Call sqlite3_initialize explicitly
June McEnroe
2021-09-12
Vendor SQLite 3.36.0
June McEnroe
2021-05-19
Add -h flag to hide user hostnames
1.2
June McEnroe
2021-05-19
Replace freenode with tilde.chat
June McEnroe
2021-05-08
Document the export query parameter
June McEnroe
2021-05-07
Create a database with litterbox for test
June McEnroe
2021-05-07
Add missing static declarations in html.c
June McEnroe
2021-05-07
Reverse order of search results
June McEnroe
2021-05-07
Try to keep query at end of parameters
June McEnroe
2021-05-07
Use LDADD variables, support BINDIR
June McEnroe
2020-12-13
Use nick for color if user is "*"
1.1
June McEnroe
2020-08-23
Use DESTDIR in install
1.0
June McEnroe
2020-08-23
Add catsit example to README
June McEnroe
2020-08-23
Update litterbox version range
June McEnroe
2020-08-19
Set a database busy timeout
June McEnroe
2020-07-29
Add Linux support
June McEnroe
2020-07-29
Remove unused prevEvent
June McEnroe
2020-07-23
Rewrite configure script
June McEnroe
2020-07-21
Add OpenBSD instructions
June McEnroe
2020-07-21
Use a .pc file to configure
June McEnroe
2020-07-19
Filter networks with only private contexts from recents as well
June McEnroe
2020-07-18
Specify litterbox version in readme
June McEnroe
2020-07-18
Reverse order of X macro parameters for pages and keys
June McEnroe
2020-07-18
Remove kcgi 0.11 compatibility
June McEnroe
2020-07-17
Filter networks with only private contexts
June McEnroe
2020-07-17
Add export option
June McEnroe
2020-07-17
Add margin to inputs
June McEnroe
2020-07-16
Don't write null terminator in stylesheet response
June McEnroe
2020-07-16
Remove sudo from make install
June McEnroe