summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-10Added a skip argument to content_search().default
2024-05-10Some tweaks to web ui search.default
2024-05-09Added a title to search results.default
2024-05-09The /admin page now accepts ?q=regex for a content search.default
2024-05-09Updated dependencies.default
2024-05-09Added a maximum results argument to content_search().default
2024-05-09mastoapi: some search by content tweaks.default
2024-05-09mastoapi: Added content search.default
2024-05-09Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2024-05-09Merge pull request 'Set avatars and custom emoji as square (fixes display in ↵grunfink
Dillo)' (#166) from kvibber/snac2:style-tweaks-on-2.52 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/166
2024-05-09Merge branch 'master' into style-tweaks-on-2.52Kelson Vibber
2024-05-09Set avatars and custom emoji as square (fixes display in Dillo)Kelson Vibber
The minimalist web browser Dillo has recently started up development again. Its CSS implementation only applies the explicitly stated width and height of an image, so avatars were displaying at 2.5 em high, and the full original width. https://dillo-browser.github.io/
2024-05-08Rewritten content_search() to read from both timelines.default
2024-05-08Minor tweaks to content_search().default
2024-05-08Renamed to content_search().default
2024-05-08Added a timeout flag to search_by_content().default
2024-05-08New function search_by_content().default
2024-05-08Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2024-05-08Merge pull request 'allow unboosting your own posts' (#165) from ↵grunfink
khm/snac2:unboost-self into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/165
2024-05-07allow unboosting your own postskhm
2024-05-08More HTML simplification.default
2024-05-07Added a title to the instance timeline.default
2024-05-07Added a title to list timelines.default
2024-05-07New op #3 to list_maint() (get list name).default
2024-05-07Minor "Back to top" "More..." link refactoring.default
2024-05-07Fixed typo.default
2024-05-07List timelines can now be (manually) navigated from the web UI.default
URLs are {srv_baseurl}/{user}/list/{list_id} (you must know the list id).
2024-05-07Version 2.52 RELEASED.default
2024-05-06Logging, logging, logging everywhere.default
2024-05-06More logging!default
2024-05-06mastoapi: also fix polls from Pleroma.default
2024-05-05Minor RSS title beautifying.default
2024-05-05Search by tag returns RSS if the appropriate header is defined.default
2024-05-05New function timeline_to_rss().default
2024-05-05Updated RELEASE_NOTES.default
2024-05-05More logging.default
2024-05-05More logging.default
2024-05-05Added some more logging.default
2024-05-05Enqueue an object request for closed polls.default
It seems that Pleroma does not send poll updates on close (or never).
2024-05-05New function enqueue_object_request().default
2024-05-05More Pleroma poll tweaks.default
2024-05-05Fixed Pleroma polls.default
2024-05-03Backport from xs.default
2024-05-02Updated RELEASE_NOTES.default
2024-05-02Updated RELEASE_NOTES.default
2024-05-02Merge branch 'master' of comam.es:git/snac2default
2024-05-02Fixed confusion in Undo + Follow processing.default
2024-05-01Updated RELEASE_NOTES.default
2024-04-30Also add announces to lists.default
2024-04-30Added more internal integrity checks.default
index_add_md5() barfs if the md5 is not valid.