aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-26Fixed search by url for piefed.grunfink
Piefed returns 200 OK for webfinger queries, even it it doesn't return any valid data.
2025-05-26Bumped version.grunfink
2025-05-26Updated RELEASE_NOTES.grunfink
2025-05-25Merge pull request 'Increase verbosity for srv_debug() in tag_index()' ↵grunfink
(#405) from shtrophic/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/405
2025-05-25Increase verbosity for srv_debug() in tag_index()shtrophic
2025-05-22Minor memory leak fixes.grunfink
2025-05-22Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from ↵grunfink
postscriptum/snac2:utf8-lower-tags into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/400
2025-05-22Merge pull request 'Improvements for Russian translation (инстанция ↵grunfink
-> сервер)' (#398) from ivan_c/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/398
2025-05-22Merge pull request 'German translation - Capitalisation adjusted' (#399) ↵grunfink
from zen/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/399
2025-05-22Rename one more instance from "инстанция" to "сервер"Ivan
2025-05-22add missed replacement to the `mastoapi_get_handler` function (`search` case)postscriptum
2025-05-22cleanup ending spacespostscriptum
2025-05-22add missed replacement to the `content_match` functionpostscriptum
2025-05-22use utf-8 lowercase function for tags #396postscriptum
2025-05-21po/de_DE.po aktualisiertzen
2025-05-21Merge pull request 'master refresh' (#8) from grunfink/snac2:master into masterOliver
Reviewed-on: https://codeberg.org/zen/snac2/pulls/8
2025-05-21po/de_DE.po aktualisiertzen
2025-05-21po/de_DE.po aktualisiertzen
2025-05-21po/.alt_de_DE.po aktualisiertzen
2025-05-21Improvements for Russian translation (инстанция -> сервер)Ivan
2025-05-20Merge pull request 'make greetings theme adaptive; define style in header' ↵grunfink
(#397) from postscriptum/snac2:adaptive-greeting-page into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/397
2025-05-20make greetings theme adaptive; define style in headerpostscriptum
2025-05-20Updated RELEASE_NOTES.grunfink
2025-05-20Merge pull request 'Faster performance metrics' (#395) from ↵grunfink
dandelions/snac2:pr-faster-metric into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/395
2025-05-19Improved post language markup.grunfink
2025-05-19performance: use following_list_len in more placesgreen
2025-05-19performance: functions to get the number of followersgreen
2025-05-18Operations on the 'people' page redirects back to it instead of 'admin'.grunfink
2025-05-18Updated RELEASE_NOTES.grunfink
2025-05-18mastoapi: added post endpoints for 'authorize' and 'reject' follow requests.grunfink
2025-05-18mastoapi: added endpoint /v1/follow_requests.grunfink
2025-05-18Added a pending follow request count next to the "people" link.grunfink
2025-05-14mastoapi: Also process the types[] argument in notifications.grunfink
2025-05-12Version 2.77 RELEASED.grunfink
2025-05-12Updated RELEASE_NOTES.grunfink
2025-05-11Minor tweak to link extraction regex.grunfink
2025-05-11Typo correctionzen
Typo correction
2025-05-11Updated RELEASE_NOTES.grunfink
2025-05-09Updated RELEASE_NOTES.grunfink
2025-05-09As they look ugly in some platforms, links are no longer shown as attachments.grunfink
2025-05-09Version 2.76 RELEASED.grunfink
2025-05-09Updated RELEASE_NOTES.grunfink
2025-05-09Updated TODO.grunfink
2025-05-09Updated RELEASE_NOTES.grunfink
2025-05-09Updated RELEASE_NOTES.grunfink
2025-05-09Added header "access-control-expose-headers" with the "Link" value.grunfink
This helps paging in Mastodon clients.
2025-05-06Fixed crash.default
2025-05-06Updated RELEASE_NOTES.grunfink
2025-05-06Merge pull request 'Display custom emoji in more places' (#343) from ↵grunfink
dandelions/snac2:emoji-pr into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/343
2025-05-04Better error handling in xs_webmention_send().grunfink