summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bumped version.Gravatar default2022-12-041-1/+1
|
* Updated RELEASE_NOTES.Gravatar default2022-12-041-0/+6
|
* Merge pull request 'Use "new" instead of "New" for log messages' (#11) from ↵Gravatar grunfink2022-12-041-2/+2
|\ | | | | | | | | | | kensanata/snac2:lower-case-log-messages into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/11
| * Use "new" instead of "New" for log messagesGravatar Alex Schroeder2022-12-041-2/+2
| | | | | | | | | | The messages for new "Like" and new "Delete" started with an uppercase n instead of a lowercase n like all the other log messages.
* | Merge pull request 'Fix arguments in callto xs_fmt' (#10) from ↵Gravatar grunfink2022-12-041-1/+1
|\ \ | |/ |/| | | | | | | kensanata/snac2:segfault-in-upgrade into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/10
| * Fix arguments in callto xs_fmtGravatar Alex Schroeder2022-12-041-1/+1
|/ | | | Without this, db_upgrade segfaults.
* Updated TODO.Gravatar default2022-12-041-0/+2
|
* Don't create obsolete directories in adduser().Gravatar default2022-12-041-2/+2
|
* Updated documentation.Gravatar default2022-12-043-46/+35
|
* Updated TODO.Gravatar default2022-12-041-2/+2
|
* Version 2.13 RELEASED.2.13Gravatar default2022-12-041-1/+1
|
* Set default debug level to 1 for most object db functions.Gravatar default2022-12-041-8/+8
|
* Deleted debug code in html_entry().Gravatar default2022-12-041-8/+2
|
* Don't show the messages' md5.Gravatar default2022-12-041-0/+2
|
* In _object_user_cache(), don't call index_add() if link() fails.Gravatar default2022-12-031-2/+2
| | | | It will most probably fail because the object is already there.
* From timeline_admire(), add to both caches.Gravatar default2022-12-031-2/+4
|
* Added :shrug2:Gravatar default2022-12-032-0/+3
|
* Don't try to admire empty messages.Gravatar default2022-12-031-4/+10
|
* Updated TODO.Gravatar default2022-12-031-1/+3
|
* Don't store messages in public/ that are not public.Gravatar default2022-12-031-2/+9
| | | | They weren't shown anyway, but it's better to be sure.
* Set default max_timeline_entries to 128.Gravatar default2022-12-031-1/+1
|
* Add this user admires to the public timeline.Gravatar default2022-12-031-0/+4
|
* Show the development version.Gravatar default2022-12-032-2/+5
|
* Upgrade timeline/ to private/.Gravatar default2022-12-032-1/+59
|
* Always show who boosted something, not only when it's on level 0.Gravatar default2022-12-031-43/+42
|
* Upgraded local/ to public/.Gravatar default2022-12-034-4/+79
|
* New function timeline_simple_list().Gravatar default2022-12-035-10/+17
|
* Show stray parents in the origin.Gravatar default2022-12-022-22/+14
|
* Use xs_set_result() in timeline_top_level().Gravatar default2022-12-021-6/+2
|
* New function object_here_by_md5().Gravatar default2022-12-021-4/+9
|
* New function object_parent().Gravatar default2022-12-021-3/+10
|
* More old code cleaning.Gravatar default2022-12-023-61/+4
|
* Renamed timeline_here() to object_here().Gravatar default2022-12-023-11/+11
|
* More old code deletions.Gravatar default2022-12-023-41/+1
|
* The old timeline is no longer maintained.Gravatar default2022-12-021-224/+11
|
* Fixed one post queries.Gravatar default2022-12-023-8/+8
|
* Fixed RSS and outbox to use the new data storage.Gravatar default2022-12-022-7/+14
|
* Big data storage change.Gravatar default2022-12-025-108/+131
|
* Updated RELEASE_NOTES.Gravatar default2022-12-021-2/+2
|
* Fixed conflict.Gravatar default2022-12-020-0/+0
|\
| * Merge pull request 'Close a tag in history list' (#8) from ↵Gravatar grunfink2022-12-011-1/+1
| |\ | | | | | | | | | | | | | | | kensanata/snac2:close-tag into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/8
| | * Close a tag in history listGravatar Alex Schroeder2022-12-011-1/+1
| | |
| * | Merge pull request 'this is actually a pipe not a file, it should be closed ↵Gravatar grunfink2022-12-011-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 pipeGravatar Anonymous2022-11-301-3/+3
| |/
* | Updated RELEASE_NOTES.Gravatar default2022-12-011-0/+8
| |
* | Close a tag in history list.Gravatar default2022-12-011-1/+1
| |
* | Added the profile="" argument to Person content-type.Gravatar default2022-12-011-1/+1
| |
* | Updated TODO.Gravatar default2022-11-301-0/+2
| |
* | Updated TODO.Gravatar default2022-11-301-0/+4
| |
* | Updated README.Gravatar default2022-11-281-0/+1
| |