Commit message (Collapse) | Author | ||
---|---|---|---|
2020-01-18 | Use < for before | June McEnroe | |
2020-01-18 | Rearrange code in scoop | June McEnroe | |
2020-01-16 | Add scoop flag for local time | June McEnroe | |
2020-01-14 | Remove note about usernames for pounce | June McEnroe | |
This is done automatically with the causal.agency/passive capability now. | |||
2020-01-14 | Reference IRCv3.1 SASL spec | June McEnroe | |
2020-01-14 | Ensure ansi resets formatting and null-terminates | June McEnroe | |
fmemopen in text-mode only ensures the buffer is null-terminated if the last write does not fill the buffer. | |||
2020-01-14 | Implement IRC formatting to ANSI translation | June McEnroe | |
2020-01-14 | Add -b flag for live backup | June McEnroe | |
2020-01-14 | Add columnsize = 0 option to FTS index | June McEnroe | |
Since we don't use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. | |||
2020-01-12 | Add option for client cert and SASL EXTERNAL | June McEnroe | |
2020-01-12 | Add Linux.mk | June McEnroe | |
2020-01-11 | Fix unscoop dedup window syntax | June McEnroe | |
2020-01-11 | Bump busy timeout to 10s | June McEnroe |