summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Instead of comparing the output status with == 200, it's better to check usin...Gravatar Stefano Marinelli2025-10-212-5/+5
* Enhances Mastodon API compatibility by adding support for displaying remote u...Gravatar Stefano Marinelli2025-10-183-15/+430
* FEDERATION.md: also document outgoing Webmention.Gravatar grunfink2025-10-171-1/+2
* Updated RELEASE_NOTES.Gravatar grunfink2025-10-171-0/+2
* Merge pull request 'Add FEDERATION.md' (#485) from andypiper/snac2:add-fed-md...Gravatar grunfink2025-10-171-0/+65
|\
| * Add FEDERATION.mdGravatar Andy Piper2025-10-151-0/+65
|/
* Updated RELEASE_NOTES.Gravatar grunfink2025-10-151-1/+1
* Merge pull request 'new czech translations + corrections' (#483) from pmjv/sn...Gravatar grunfink2025-10-151-13/+13
|\
| * new czech translations + correctionsGravatar pmjv2025-10-151-13/+13
|/
* Updated documentation.Gravatar grunfink2025-10-141-3/+4
* xs_webmention.h: updated.Gravatar grunfink2025-10-142-5/+7
* Updated RELEASE_NOTES.Gravatar grunfink2025-10-131-2/+2
* xs_http.h: new file.Gravatar grunfink2025-10-1316-67/+94
* Updated RELEASE_NOTES.Gravatar grunfink2025-10-131-1/+7
* Merge pull request 'Update Brazilian Portuguese (pt_BR) translation' (#480) f...Gravatar grunfink2025-10-111-7/+7
|\
| * Update Brazilian Portuguese (pt_BR) translationGravatar Daltux2025-10-111-7/+7
|/
* Fixed recipient_list() for mentioned accounts.Gravatar grunfink2025-10-111-0/+2
* mastoapi: added deleting for posts.Gravatar grunfink2025-10-101-1/+35
* Merge pull request 'fix fetching' (#479) from byte/snac2:fix/fetching into ma...Gravatar grunfink2025-09-301-0/+4
|\
| * fix fetchingGravatar byte2025-09-301-0/+4
|/
* Updated .po files.Gravatar grunfink2025-09-3016-2944/+3247
* Merge branch 'master' of grunfink-codeberg:grunfink/snac2Gravatar grunfink2025-09-301-11/+3
|\
| * Merge pull request 'CW fix' (#478) from byte/snac2:fix/CW into masterGravatar grunfink2025-09-301-11/+3
| |\
| | * CW fixGravatar byte2025-09-281-11/+3
| |/
* / Updated RELEASE_NOTES.Gravatar grunfink2025-09-281-0/+6
|/
* Bumped version.Gravatar grunfink2025-09-281-1/+1
* Added back instance and actor failure icons.Gravatar grunfink2025-09-281-0/+16
* Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visib...Gravatar grunfink2025-09-286-64/+240
|\
| * Merge branch 'master' into feature/visibilityGravatar byte2025-09-204-35/+35
| |\
| * | implementing visibility scopesGravatar byte2025-09-206-66/+252
* | | Temporary tweak.Gravatar grunfink2025-09-281-16/+0
* | | Show icons for instance and actor failures.Gravatar grunfink2025-09-281-0/+16
* | | In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures.Gravatar grunfink2025-09-281-2/+15
* | | New function actor_failure() (again, but much better).Gravatar grunfink2025-09-282-0/+40
* | | Revert "New function actor_failure()."Gravatar grunfink2025-09-282-19/+9
* | | New function actor_failure().Gravatar grunfink2025-09-282-9/+19
* | | Merge pull request 'making sure that global data is immutable' (#477) from by...Gravatar grunfink2025-09-235-14/+14
|\ \ \ | |_|/ |/| |
| * | making sure that global data is immutableGravatar byte2025-09-225-14/+14
|/ /
* | Merge pull request 'Update po/cs.po' (#476) from pmjv/snac2:master into masterGravatar grunfink2025-09-201-5/+5
|\ \
| * | Update po/cs.poGravatar pmjv2025-09-191-5/+5
|/ /
* | Version 2.83 RELEASED.2.83Gravatar grunfink2025-09-191-1/+1
* | Updated RELEASE_NOTES.Gravatar grunfink2025-09-191-1/+1
* | Merge pull request 'Supplement the zh-CN translation .po file' (#475) from De...Gravatar grunfink2025-09-191-28/+28
|\ \
| * | update po/zh.poGravatar Dejavu Moe2025-09-191-1/+1
| * | update i18n:zh.poGravatar Dejavu Moe2025-09-191-28/+28
|/ /
* | Tweaked logging message.Gravatar grunfink2025-09-171-1/+1
* | More work in replies pages.Gravatar grunfink2025-09-141-0/+10
* | mastoapi: Fixed incorrect messages in status query.Gravatar grunfink2025-09-141-1/+1
|/
* Don't use # anchors in the reply paging, as Misskey seems to dislike them.Gravatar grunfink2025-09-141-3/+3
* Updated RELEASE_NOTES.Gravatar grunfink2025-09-131-2/+4