| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request 'Close a tag in history list' (#8) from ↵ | 2022-12-01 | 1 | -1/+1 | |
| |\ | | | | | | | | | | | kensanata/snac2:close-tag into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/8 | ||||
| | * | Close a tag in history list | 2022-12-01 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge pull request 'this is actually a pipe not a file, it should be closed ↵ | 2022-12-01 | 1 | -3/+3 | |
| |\ \ | |/ |/| | | | | | | | as a pipe' (#6) from themusicgod1/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/6 | ||||
| | * | this is actually a pipe not a file, it should be closed as a pipe | 2022-11-30 | 1 | -3/+3 | |
| |/ | |||||
| * | Version 2.12 RELEASED.2.12 | 2022-11-23 | 1 | -1/+1 | |
| | | |||||
| * | Disabled call to object_add() from actor_add() temporarily. | 2022-11-23 | 1 | -1/+1 | |
| | | |||||
| * | Added calls to flock() in object functions. | 2022-11-23 | 1 | -1/+6 | |
| | | |||||
| * | Updated dependencies. | 2022-11-23 | 1 | -8/+9 | |
| | | |||||
| * | Moved db_upgrade() to its source file. | 2022-11-23 | 3 | -68/+80 | |
| | | |||||
| * | More logging in db_upgrade(). | 2022-11-23 | 1 | -4/+8 | |
| | | |||||
| * | New generic object functions. | 2022-11-23 | 1 | -0/+76 | |
| | | |||||
| * | New db_layout 2.1. | 2022-11-23 | 1 | -8/+19 | |
| | | |||||
| * | New function db_upgrade(). | 2022-11-23 | 3 | -8/+65 | |
| | | |||||
| * | Updated TODO. | 2022-11-23 | 1 | -0/+2 | |
| | | |||||
| * | In msg_note(), also add the in_reply_to author as a tag.Mention. | 2022-11-22 | 1 | -6/+21 | |
| | | |||||
| * | Increased max grampa levels. | 2022-11-22 | 1 | -1/+1 | |
| | | |||||
| * | Backport from xs (new xs_set() API). | 2022-11-21 | 3 | -33/+55 | |
| | | |||||
| * | Changed debug level to grampa max_levels reached. | 2022-11-21 | 1 | -1/+1 | |
| | | |||||
| * | In _timeline_write(), limit the number of grampa levels updated. | 2022-11-21 | 1 | -0/+9 | |
| | | |||||
| * | Don't hide messages (and their children) if it's already hidden. | 2022-11-21 | 1 | -1/+5 | |
| | | |||||
| * | In timeline_hide(), also hide the children. | 2022-11-21 | 1 | -1/+10 | |
| | | |||||
| * | Merge branch 'master' of /home/angel/git/snac2 | 2022-11-20 | 1 | -0/+6 | |
| |\ | |||||
| | * | Updated RELEASE_NOTES. | 2022-11-20 | 1 | -0/+6 | |
| | | | |||||
| * | | Also log the hidden parent of a dropped message. | 2022-11-20 | 1 | -1/+1 | |
| |/ | |||||
| * | Backport from xs. | 2022-11-20 | 2 | -6/+85 | |
| | | |||||
| * | Deleted the link at the end of each RSS entry. | 2022-11-20 | 1 | -4/+0 | |
| | | |||||
| * | More RSS tweaks. | 2022-11-20 | 1 | -14/+5 | |
| | | |||||
| * | Fixed RSS link. | 2022-11-20 | 1 | -4/+4 | |
| | | |||||
| * | Add a link to the post in each RSS entry. | 2022-11-20 | 1 | -0/+4 | |
| | | |||||
| * | More RSS tweaks. | 2022-11-20 | 1 | -3/+3 | |
| | | |||||
| * | More RSS tweaks. | 2022-11-20 | 1 | -2/+15 | |
| | | |||||
| * | RSS improvements. | 2022-11-19 | 1 | -16/+12 | |
| | | |||||
| * | Merge branch 'master' of /home/angel/git/snac2 | 2022-11-18 | 1 | -4/+0 | |
| |\ | |||||
| | * | Serve the root and susie even if the query does not have an Accept header. | 2022-11-18 | 1 | -4/+0 | |
| | | | |||||
| * | | Fixed crash when testing for the Accept header. | 2022-11-18 | 1 | -3/+5 | |
| |/ | |||||
| * | Version 2.11 RELEASED.2.11 | 2022-11-18 | 1 | -1/+1 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2022-11-18 | 1 | -3/+1 | |
| | | |||||
| * | Logging tweaks. | 2022-11-18 | 2 | -6/+5 | |
| | | |||||
| * | Log if the RSS is served. | 2022-11-18 | 1 | -1/+3 | |
| | | |||||
| * | Updated TODO. | 2022-11-18 | 1 | -2/+2 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2022-11-18 | 1 | -0/+2 | |
| | | |||||
| * | Added a RSS link in the public timeline page. | 2022-11-18 | 1 | -2/+5 | |
| | | |||||
| * | More RSS tweaks. | 2022-11-18 | 1 | -1/+3 | |
| | | |||||
| * | More RSS cropping. | 2022-11-18 | 1 | -1/+1 | |
| | | |||||
| * | Added rss on output. | 2022-11-18 | 1 | -4/+87 | |
| | | |||||
| * | Updated documentation. | 2022-11-18 | 2 | -6/+6 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2022-11-18 | 1 | -1/+1 | |
| | | |||||
| * | [examples/formatting.txt] new file. | 2022-11-18 | 1 | -0/+24 | |
| | | |||||
| * | New function enqueue_output_to_actor(). | 2022-11-18 | 4 | -6/+18 | |
| | | |||||
| * | Fixed Follow bug, introduced by latest sharedInbox change. | 2022-11-18 | 2 | -1/+3 | |
| | | |||||