summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-11In timeline_request(), call enqueue_actor_request on actor errors.default
2024-05-11Show 'Event' object types as Notes.default
2024-05-11Unified post-like object type match.default
2024-05-11Updated TODO.default
2024-05-11Bumped version.default
2024-05-11Updated RELEASE_NOTES.default
2024-05-11Added an incremental max seconds value to every content search page.default
2024-05-10Added a search box.default
2024-05-10Also add the 'More...' link if there was a search timeout.default
2024-05-10More search tweaks la la la la.default
2024-05-10More search tweaks MUAHAHAHA.default
2024-05-10More web ui search tweaks baaaaah I'm boring.default
2024-05-10More content_search() tweaks.default
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