summary refs log tree commit diff
path: root/extra
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-17 15:48:23 -0400
committerJune McEnroe <june@causal.agency>2021-06-17 15:48:23 -0400
commit11ac45509a0770696364ddf001c8b2293d57be6a (patch)
treeec43995ebb0ec68a0bd5a617b36f534ca11696d2 /extra
parentStop accumulating ISUPPORT tokens once MOTD starts (diff)
downloadpounce-11ac45509a0770696364ddf001c8b2293d57be6a.tar.gz
pounce-11ac45509a0770696364ddf001c8b2293d57be6a.zip
Add mailing list archive to README
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions
subject'>Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe Mostly this just allows the use of 'now'. 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe