summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-09Fixed failed mkdir() in restricted environments.default
2023-07-08Bumper version.default
2023-07-08New server config array "webfinger_domains".default
2023-07-07Version 2.36 RELEASED.default
2023-07-06Updated TODO.default
2023-07-06Updated RELEASE_NOTES.default
2023-07-06Pinned posts also appear in the public timeline.default
2023-07-05index_list() and index_list_desc() always return a list, even if empty.default
2023-07-05Tweaked static_get() logging.default
2023-07-05Posts can be pinned/unpinned from the web interface.default
2023-07-05Pinned posts appear at the top of the public timeline.default
2023-07-05Updated documentation.default
2023-07-05Merge branch 'master' of triptico.com:git/snac2default
2023-07-05Backport from xs.default
2023-07-04Also call process_tags() when in the public timeline's bio.default
2023-07-04Fixed weird prototype of process_tags().default
2023-07-04The actor bio now accepts tags.default
2023-07-04index_list() and index_list_desc() don't return deleted entries.default
2023-07-04Updated RELEASE_NOTES.default
2023-07-04Updated TODO.default
2023-07-04The content warning check and description is propagated from the replied mess...default
2023-07-04Also fill the sensitive content fields in the edit dialog.default
2023-07-04The sensitive content can have a description.default
2023-07-04Updated TODO.default
2023-07-04Updated TODO.default
2023-07-04Call index_del() from _object_user_cache().default
2023-07-04More unfollow notification tweaks.default
2023-07-04Updated RELEASE_NOTES.default
2023-07-04Also show unfollows in the notification area.default
2023-07-03Backport from xs.default
2023-07-02Updated RELEASE_NOTES.default
2023-07-02Updated TODO.default
2023-07-02Added HTTP caching to static data.default
2023-07-01Fixed footer link.default
2023-07-01Added CSS classes to notification and people pages.default
2023-06-30Updated TODO.default
2023-06-29Updated README.default
2023-06-29Added class snac-post-header to the people list.default
2023-06-29Added a new snac-post-header CSS class.default
2023-06-29New file doc/susie-qr.png.default
2023-06-29Updated RELEASE_NOTES.default
2023-06-29Call is_instance_blocked() from activitypub_post_handler().default
2023-06-29Added command-line interface for [un]blocking full instances.default
2023-06-29Added instance blocking to data storage.default
2023-06-28Updated TODO.default
2023-06-28Fixed unpinning indexing.default
2023-06-28Add a pin emoji to pinned posts.default
2023-06-28Added some error control to pinning.default
2023-06-28Also purge pinned.idx.default
2023-06-28In mastoapi, notes can be pinned / unpinned.default