summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-04Updated RELEASE_NOTES.default
2022-12-04Merge pull request 'Use "new" instead of "New" for log messages' (#11) from ↵grunfink
kensanata/snac2:lower-case-log-messages into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/11
2022-12-04Merge pull request 'Fix arguments in callto xs_fmt' (#10) from ↵grunfink
kensanata/snac2:segfault-in-upgrade into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/10
2022-12-04Use "new" instead of "New" for log messagesAlex Schroeder
The messages for new "Like" and new "Delete" started with an uppercase n instead of a lowercase n like all the other log messages.
2022-12-04Fix arguments in callto xs_fmtAlex Schroeder
Without this, db_upgrade segfaults.
2022-12-04Updated TODO.default
2022-12-04Don't create obsolete directories in adduser().default
2022-12-04Updated documentation.default
2022-12-04Updated TODO.default
2022-12-04Version 2.13 RELEASED.default
2022-12-04Set default debug level to 1 for most object db functions.default
2022-12-04Deleted debug code in html_entry().default
2022-12-04Don't show the messages' md5.default
2022-12-03In _object_user_cache(), don't call index_add() if link() fails.default
It will most probably fail because the object is already there.
2022-12-03From timeline_admire(), add to both caches.default
2022-12-03Added :shrug2:default
2022-12-03Don't try to admire empty messages.default
2022-12-03Updated TODO.default
2022-12-03Don't store messages in public/ that are not public.default
They weren't shown anyway, but it's better to be sure.
2022-12-03Set default max_timeline_entries to 128.default
2022-12-03Add this user admires to the public timeline.default
2022-12-03Show the development version.default
2022-12-03Upgrade timeline/ to private/.default
2022-12-03Always show who boosted something, not only when it's on level 0.default
2022-12-03Upgraded local/ to public/.default
2022-12-03New function timeline_simple_list().default
2022-12-02Show stray parents in the origin.default
2022-12-02Use xs_set_result() in timeline_top_level().default
2022-12-02New function object_here_by_md5().default
2022-12-02New function object_parent().default
2022-12-02More old code cleaning.default
2022-12-02Renamed timeline_here() to object_here().default
2022-12-02More old code deletions.default
2022-12-02The old timeline is no longer maintained.default
2022-12-02Fixed one post queries.default
2022-12-02Fixed RSS and outbox to use the new data storage.default
2022-12-02Big data storage change.default
2022-12-02Updated RELEASE_NOTES.default
2022-12-02Fixed conflict.default
2022-12-01Updated RELEASE_NOTES.default
2022-12-01Merge pull request 'Close a tag in history list' (#8) from ↵grunfink
kensanata/snac2:close-tag into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/8
2022-12-01Merge pull request 'this is actually a pipe not a file, it should be closed ↵grunfink
as a pipe' (#6) from themusicgod1/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/6
2022-12-01Close a tag in history list.default
2022-12-01Added the profile="" argument to Person content-type.default
2022-12-01Close a tag in history listAlex Schroeder
2022-11-30this is actually a pipe not a file, it should be closed as a pipeAnonymous
2022-11-30Updated TODO.default
2022-11-30Updated TODO.default
2022-11-28Updated README.default
2022-11-28Deleted dump of debugging code.default