Commit Graph
3609 Commits
Author SHA1 Message Date
grunfink 97bf8a9cbc Fixed search by url for piefed.
Piefed returns 200 OK for webfinger queries, even it it doesn't return any valid data.
2025-05-26 07:40:08 +02:00
grunfink 117244e169 Bumped version. 2025-05-26 07:28:00 +02:00
grunfink 0d95692d46 Updated RELEASE_NOTES. 2025-05-26 07:25:38 +02:00
grunfink 126056b8ef Merge pull request 'Increase verbosity for srv_debug() in tag_index()' (#405) from shtrophic/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/405
2025-05-25 18:45:04 +02:00
shtrophic 11b4a46d54 Increase verbosity for srv_debug() in tag_index() 2025-05-25 11:38:15 +02:00
grunfink 56816b3051 Minor memory leak fixes. 2025-05-22 11:18:48 +02:00
grunfink 096bb21710 Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from postscriptum/snac2:utf8-lower-tags into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/400
2025-05-22 11:15:07 +02:00
grunfink 8c60545e65 Merge pull request 'Improvements for Russian translation (инстанция -> сервер)' (#398) from ivan_c/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/398
2025-05-22 11:13:18 +02:00
grunfink 853e932199 Merge pull request 'German translation - Capitalisation adjusted' (#399) from zen/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/399
2025-05-22 11:10:20 +02:00
Ivan b67ec49612 Rename one more instance from "инстанция" to "сервер" 2025-05-22 05:53:36 +00:00
postscriptum 450e679f51 add missed replacement to the mastoapi_get_handler function (search case) 2025-05-22 04:37:13 +03:00
postscriptum ec37139f5a cleanup ending spaces 2025-05-22 04:35:52 +03:00
postscriptum e567736640 add missed replacement to the content_match function 2025-05-22 04:16:28 +03:00
postscriptum 24105f6e97 use utf-8 lowercase function for tags #396 2025-05-22 03:34:48 +03:00
zen d6973cf43a po/de_DE.po aktualisiert 2025-05-21 21:24:10 +02:00
Oliver 979718e3cc Merge pull request 'master refresh' (#8) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/zen/snac2/pulls/8
2025-05-21 21:11:47 +02:00
zen 1b0804bb0d po/de_DE.po aktualisiert 2025-05-21 21:06:16 +02:00
zen 5d335d6f98 po/de_DE.po aktualisiert 2025-05-21 20:59:51 +02:00
zen 0ef160ad7b po/.alt_de_DE.po aktualisiert 2025-05-21 20:56:14 +02:00
Ivan 5deedb3a2e Improvements for Russian translation (инстанция -> сервер) 2025-05-21 16:42:35 +00:00
grunfink 5059fadf34 Merge pull request 'make greetings theme adaptive; define style in header' (#397) from postscriptum/snac2:adaptive-greeting-page into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/397
2025-05-20 23:08:49 +02:00
postscriptum bf94f6af77 make greetings theme adaptive; define style in header 2025-05-20 21:29:17 +03:00
grunfink 2b2b66ed8d Updated RELEASE_NOTES. 2025-05-20 06:33:46 +02:00
grunfink aa49cf4222 Merge pull request 'Faster performance metrics' (#395) from dandelions/snac2:pr-faster-metric into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/395
2025-05-20 06:32:39 +02:00
grunfink c950981cca Improved post language markup. 2025-05-19 20:14:07 +02:00
green 321f64ed70 performance: use following_list_len in more places 2025-05-19 15:25:11 +02:00
green 00fd1a1c3e performance: functions to get the number of followers 2025-05-19 15:19:38 +02:00
grunfink 072ae21013 Operations on the 'people' page redirects back to it instead of 'admin'. 2025-05-18 09:38:38 +02:00
grunfink 8f048b06cb Updated RELEASE_NOTES. 2025-05-18 09:16:53 +02:00
grunfink 31b0f750a8 mastoapi: added post endpoints for 'authorize' and 'reject' follow requests. 2025-05-18 09:11:40 +02:00
grunfink 0900f69f2a mastoapi: added endpoint /v1/follow_requests. 2025-05-18 08:43:31 +02:00
grunfink ee84140ecc Added a pending follow request count next to the "people" link. 2025-05-18 08:23:48 +02:00
grunfink 8ae0089bdb mastoapi: Also process the types[] argument in notifications. 2025-05-14 08:48:15 +02:00
grunfink f321905d4b Version 2.77 RELEASED. 2025-05-12 09:43:11 +02:00
grunfink 99368bf155 Updated RELEASE_NOTES. 2025-05-12 09:42:54 +02:00
grunfink 418581a71d Minor tweak to link extraction regex. 2025-05-11 18:59:28 +02:00
zen 66210ad764 Typo correction
Typo correction
2025-05-11 15:16:40 +00:00
grunfink 0d0f34c94d Updated RELEASE_NOTES. 2025-05-11 10:48:23 +02:00
grunfink 7c828f3787 Updated RELEASE_NOTES. 2025-05-09 15:41:09 +02:00
grunfink c166e05f7d As they look ugly in some platforms, links are no longer shown as attachments. 2025-05-09 15:31:58 +02:00
grunfink 33647d2cb7 Version 2.76 RELEASED. 2025-05-09 10:48:29 +02:00
grunfink b0f9ce2a8e Updated RELEASE_NOTES. 2025-05-09 10:47:49 +02:00
grunfink 05c9b46d1c Updated TODO. 2025-05-09 10:29:19 +02:00
grunfink e2619bcf91 Updated RELEASE_NOTES. 2025-05-09 08:45:39 +02:00
grunfink 7d2d97a037 Updated RELEASE_NOTES. 2025-05-09 08:43:58 +02:00
grunfink 38ff37703e Added header "access-control-expose-headers" with the "Link" value.
This helps paging in Mastodon clients.
2025-05-09 08:37:16 +02:00
default 12107401ea Fixed crash. 2025-05-06 07:28:43 +02:00
grunfink b84a2ec87d Updated RELEASE_NOTES. 2025-05-06 05:59:52 +02:00
grunfink 6e42d34eab Merge pull request 'Display custom emoji in more places' (#343) from dandelions/snac2:emoji-pr into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/343
2025-05-06 03:55:43 +00:00
grunfink 97568a7c93 Better error handling in xs_webmention_send(). 2025-05-04 18:10:36 +02:00