| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version 2.13 RELEASED.2.13 | 2022-12-04 | 1 | -1/+1 | |
| | | |||||
| * | Set default debug level to 1 for most object db functions. | 2022-12-04 | 1 | -8/+8 | |
| | | |||||
| * | Deleted debug code in html_entry(). | 2022-12-04 | 1 | -8/+2 | |
| | | |||||
| * | Don't show the messages' md5. | 2022-12-04 | 1 | -0/+2 | |
| | | |||||
| * | In _object_user_cache(), don't call index_add() if link() fails. | 2022-12-03 | 1 | -2/+2 | |
| | | | | | It will most probably fail because the object is already there. | ||||
| * | From timeline_admire(), add to both caches. | 2022-12-03 | 1 | -2/+4 | |
| | | |||||
| * | Added :shrug2: | 2022-12-03 | 2 | -0/+3 | |
| | | |||||
| * | Don't try to admire empty messages. | 2022-12-03 | 1 | -4/+10 | |
| | | |||||
| * | Updated TODO. | 2022-12-03 | 1 | -1/+3 | |
| | | |||||
| * | Don't store messages in public/ that are not public. | 2022-12-03 | 1 | -2/+9 | |
| | | | | | They weren't shown anyway, but it's better to be sure. | ||||
| * | Set default max_timeline_entries to 128. | 2022-12-03 | 1 | -1/+1 | |
| | | |||||
| * | Add this user admires to the public timeline. | 2022-12-03 | 1 | -0/+4 | |
| | | |||||
| * | Show the development version. | 2022-12-03 | 2 | -2/+5 | |
| | | |||||
| * | Upgrade timeline/ to private/. | 2022-12-03 | 2 | -1/+59 | |
| | | |||||
| * | Always show who boosted something, not only when it's on level 0. | 2022-12-03 | 1 | -43/+42 | |
| | | |||||
| * | Upgraded local/ to public/. | 2022-12-03 | 4 | -4/+79 | |
| | | |||||
| * | New function timeline_simple_list(). | 2022-12-03 | 5 | -10/+17 | |
| | | |||||
| * | Show stray parents in the origin. | 2022-12-02 | 2 | -22/+14 | |
| | | |||||
| * | Use xs_set_result() in timeline_top_level(). | 2022-12-02 | 1 | -6/+2 | |
| | | |||||
| * | New function object_here_by_md5(). | 2022-12-02 | 1 | -4/+9 | |
| | | |||||
| * | New function object_parent(). | 2022-12-02 | 1 | -3/+10 | |
| | | |||||
| * | More old code cleaning. | 2022-12-02 | 3 | -61/+4 | |
| | | |||||
| * | Renamed timeline_here() to object_here(). | 2022-12-02 | 3 | -11/+11 | |
| | | |||||
| * | More old code deletions. | 2022-12-02 | 3 | -41/+1 | |
| | | |||||
| * | The old timeline is no longer maintained. | 2022-12-02 | 1 | -224/+11 | |
| | | |||||
| * | Fixed one post queries. | 2022-12-02 | 3 | -8/+8 | |
| | | |||||
| * | Fixed RSS and outbox to use the new data storage. | 2022-12-02 | 2 | -7/+14 | |
| | | |||||
| * | Big data storage change. | 2022-12-02 | 5 | -108/+131 | |
| | | |||||
| * | Updated RELEASE_NOTES. | 2022-12-02 | 1 | -2/+2 | |
| | | |||||
| * | Fixed conflict. | 2022-12-02 | 0 | -0/+0 | |
| |\ | |||||
| | * | 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 | |
| | |/ | |||||
| * | | Updated RELEASE_NOTES. | 2022-12-01 | 1 | -0/+8 | |
| | | | |||||
| * | | Close a tag in history list. | 2022-12-01 | 1 | -1/+1 | |
| | | | |||||
| * | | Added the profile="" argument to Person content-type. | 2022-12-01 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated TODO. | 2022-11-30 | 1 | -0/+2 | |
| | | | |||||
| * | | Updated TODO. | 2022-11-30 | 1 | -0/+4 | |
| | | | |||||
| * | | Updated README. | 2022-11-28 | 1 | -0/+1 | |
| | | | |||||
| * | | Deleted dump of debugging code. | 2022-11-28 | 1 | -8/+0 | |
| | | | |||||
| * | | Use xs_set in recipient_list() and inbox_list(). | 2022-11-28 | 3 | -14/+16 | |
| | | | |||||
| * | | Backport from xs. | 2022-11-28 | 2 | -4/+14 | |
| | | | |||||
| * | | Updated TODO. | 2022-11-28 | 1 | -2/+2 | |
| | | | |||||
| * | | Fixed status codes for follower_add() and follower_del(). | 2022-11-28 | 1 | -4/+4 | |
| | | | |||||
| * | | Changed following_list() to return a list of actors. | 2022-11-28 | 2 | -3/+13 | |
| | | | |||||
| * | | Deleted debug trap. | 2022-11-28 | 1 | -2/+0 | |
| | | | |||||
| * | | Upgraded followers to the new db. | 2022-11-28 | 5 | -63/+84 | |
| | | | |||||
| * | | New function object_user_cache_in(). | 2022-11-28 | 1 | -0/+10 | |
| | | | |||||
| * | | Updated documentation. | 2022-11-27 | 1 | -0/+13 | |
| | | | |||||