| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version 2.02 RELEASED.2.02 | 2022-10-07 | 1 | -1/+1 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2022-10-07 | 1 | -0/+24 | |
| | | |||||
| * | Use xs_is_null() instead of NULL comparison when getting actor's name. | 2022-10-07 | 1 | -2/+2 | |
| | | |||||
| * | Backport from xs. | 2022-10-07 | 3 | -32/+48 | |
| | | |||||
| * | Backport from xs. | 2022-10-07 | 5 | -27/+31 | |
| | | |||||
| * | Don't indent entry children beyond 4. | 2022-10-07 | 1 | -1/+4 | |
| | | |||||
| * | abort() on realloc() error. | 2022-10-07 | 1 | -2/+12 | |
| | | |||||
| * | Updated TODO. | 2022-10-06 | 1 | -2/+2 | |
| | | |||||
| * | Do not show the hour in the date. | 2022-10-06 | 1 | -1/+2 | |
| | | |||||
| * | After doing some timeline operation, the page is loaded at the snac-posts ↵ | 2022-10-06 | 1 | -1/+2 | |
| | | | | | anchor. | ||||
| * | Updated TODO. | 2022-10-06 | 1 | -2/+4 | |
| | | |||||
| * | New function build_mentions(), for the reply textareas. | 2022-10-06 | 1 | -1/+40 | |
| | | |||||
| * | Updated TODO. | 2022-10-06 | 1 | -4/+0 | |
| | | |||||
| * | Fixed bug in Boost (by URL). | 2022-10-05 | 1 | -1/+1 | |
| | | |||||
| * | Updated TODO. | 2022-10-05 | 1 | -0/+2 | |
| | | |||||
| * | Alert if _timeline_find_fn() finds more than one file. | 2022-10-05 | 3 | -6/+12 | |
| | | |||||
| * | Updated documentation. | 2022-10-04 | 2 | -4/+4 | |
| | | |||||
| * | Updated TODO. | 2022-10-04 | 1 | -2/+2 | |
| | | |||||
| * | New command-line option purge. | 2022-10-04 | 4 | -1/+53 | |
| | | |||||
| * | Fixed bug in the entry children popup. | 2022-10-04 | 1 | -1/+1 | |
| | | |||||
| * | Minor tweak to url regex. | 2022-10-04 | 1 | -1/+1 | |
| | | |||||
| * | Ensure the login information is null-terminated. | 2022-10-04 | 1 | -1/+6 | |
| | | |||||
| * | Updated documentation. | 2022-10-04 | 1 | -28/+4 | |
| | | |||||
| * | [examples/snac_openbsd] new file. | 2022-10-04 | 1 | -0/+20 | |
| | | |||||
| * | [examples/nac.service] new file. | 2022-10-04 | 1 | -0/+17 | |
| | | |||||
| * | Fixed typo in initdb(). | 2022-10-04 | 1 | -1/+1 | |
| | | |||||
| * | Updated README. | 2022-10-04 | 1 | -1/+1 | |
| | | |||||
| * | Updated TODO. | 2022-10-04 | 1 | -4/+4 | |
| | | |||||
| * | Fixed bug. | 2022-10-04 | 1 | -1/+1 | |
| | | |||||
| * | New function adduser(). | 2022-10-04 | 3 | -4/+129 | |
| | | |||||
| * | Updated Makefile. | 2022-10-04 | 1 | -0/+10 | |
| | | |||||
| * | New function initdb(). | 2022-10-04 | 4 | -1/+180 | |
| | | |||||
| * | Updated TODO. | 2022-10-03 | 1 | -4/+4 | |
| | | |||||
| * | Deleted command-line commands that will not be implemented. | 2022-10-03 | 1 | -18/+0 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2022-10-03 | 1 | -0/+5 | |
| | | |||||
| * | Some documentation tweaks. | 2022-10-03 | 2 | -9/+13 | |
| | | |||||
| * | Imported documentation from snac 1.x. | 2022-10-03 | 7 | -0/+668 | |
| | | |||||
| * | Version 2.01 RELEASED.2.01 | 2022-10-03 | 2 | -83/+2 | |
| | | |||||
| * | Deleted debugging code. | 2022-10-03 | 1 | -6/+0 | |
| | | |||||
| * | Updated TODO. | 2022-10-03 | 1 | -0/+2 | |
| | | |||||
| * | Updated TODO. | 2022-10-03 | 1 | -0/+2 | |
| | | |||||
| * | Backport from xs. | 2022-10-03 | 4 | -43/+62 | |
| | | |||||
| * | Use xs_glob() in history_list(). | 2022-10-03 | 1 | -25/+2 | |
| | | |||||
| * | Renamed cached file _timeline.html to timeline.html_ to exclude it from globs. | 2022-10-03 | 1 | -5/+5 | |
| | | |||||
| * | Use xs_glob() in _timeline_list(). | 2022-10-03 | 1 | -26/+14 | |
| | | |||||
| * | Use xs_glob() in _timeline_find_fn(). | 2022-10-03 | 1 | -6/+5 | |
| | | |||||
| * | Use xs_glob() in follower_list(). | 2022-10-03 | 1 | -17/+13 | |
| | | |||||
| * | Use xs_glob() in user_list(). | 2022-10-03 | 1 | -12/+25 | |
| | | |||||
| * | Updated TODO. | 2022-10-02 | 1 | -2/+2 | |
| | | |||||
| * | Added history support. | 2022-10-02 | 1 | -0/+6 | |
| | | |||||