| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge pull request 'new czech translations + corrections' (#483) from ↵ | 2025-10-15 | 1 | -13/+13 | ||
| |\ | | | | | | | | | | | pmjv/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/483 | |||||
| | * | new czech translations + corrections | 2025-10-15 | 1 | -13/+13 | ||
| |/ | | | | snacpilled 💊 | |||||
| * | Updated documentation. | 2025-10-14 | 1 | -3/+4 | ||
| | | ||||||
| * | xs_webmention.h: updated. | 2025-10-14 | 2 | -5/+7 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2025-10-13 | 1 | -2/+2 | ||
| | | ||||||
| * | xs_http.h: new file. | 2025-10-13 | 16 | -67/+94 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2025-10-13 | 1 | -1/+7 | ||
| | | ||||||
| * | Merge pull request 'Update Brazilian Portuguese (pt_BR) translation' (#480) ↵ | 2025-10-11 | 1 | -7/+7 | ||
| |\ | | | | | | | | | | | from daltux/snac2:pt_BR-5 into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/480 | |||||
| | * | Update Brazilian Portuguese (pt_BR) translation | 2025-10-11 | 1 | -7/+7 | ||
| |/ | | | | New strings regarding post visibility translated. | |||||
| * | Fixed recipient_list() for mentioned accounts. | 2025-10-11 | 1 | -0/+2 | ||
| | | ||||||
| * | mastoapi: added deleting for posts. | 2025-10-10 | 1 | -1/+35 | ||
| | | | | | I'm sure that I've done this before, but whatever. | |||||
| * | Merge pull request 'fix fetching' (#479) from byte/snac2:fix/fetching into ↵ | 2025-09-30 | 1 | -0/+4 | ||
| |\ | | | | | | | | | | | master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/479 | |||||
| | * | fix fetching | 2025-09-30 | 1 | -0/+4 | ||
| |/ | ||||||
| * | Updated .po files. | 2025-09-30 | 16 | -2944/+3247 | ||
| | | ||||||
| * | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | 2025-09-30 | 1 | -11/+3 | ||
| |\ | ||||||
| | * | Merge pull request 'CW fix' (#478) from byte/snac2:fix/CW into master | 2025-09-30 | 1 | -11/+3 | ||
| | |\ | | | | | | | | | | Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/478 | |||||
| | | * | CW fix | 2025-09-28 | 1 | -11/+3 | ||
| | |/ | ||||||
| * / | Updated RELEASE_NOTES. | 2025-09-28 | 1 | -0/+6 | ||
| |/ | ||||||
| * | Bumped version. | 2025-09-28 | 1 | -1/+1 | ||
| | | ||||||
| * | Added back instance and actor failure icons. | 2025-09-28 | 1 | -0/+16 | ||
| | | ||||||
| * | Merge pull request 'implementing scopes' (#474) from ↵ | 2025-09-28 | 6 | -64/+240 | ||
| |\ | | | | | | | | | | | byte/snac2:feature/visibility into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/474 | |||||
| | * | Merge branch 'master' into feature/visibility | 2025-09-20 | 4 | -35/+35 | ||
| | |\ | ||||||
| | * | | implementing visibility scopes | 2025-09-20 | 6 | -66/+252 | ||
| | | | | ||||||
| * | | | Temporary tweak. | 2025-09-28 | 1 | -16/+0 | ||
| | | | | ||||||
| * | | | Show icons for instance and actor failures. | 2025-09-28 | 1 | -0/+16 | ||
| | | | | ||||||
| * | | | In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures. | 2025-09-28 | 1 | -2/+15 | ||
| | | | | ||||||
| * | | | New function actor_failure() (again, but much better). | 2025-09-28 | 2 | -0/+40 | ||
| | | | | ||||||
| * | | | Revert "New function actor_failure()." | 2025-09-28 | 2 | -19/+9 | ||
| | | | | | | | | | | | | | This reverts commit 335b90a9d1654aadb4e0d87114b82685defcd50b. | |||||
| * | | | New function actor_failure(). | 2025-09-28 | 2 | -9/+19 | ||
| | | | | ||||||
| * | | | Merge pull request 'making sure that global data is immutable' (#477) from ↵ | 2025-09-23 | 5 | -14/+14 | ||
| |\ \ \ | |_|/ |/| | | | | | | | | | | | byte/snac2:fix/immutable into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/477 | |||||
| | * | | making sure that global data is immutable | 2025-09-22 | 5 | -14/+14 | ||
| |/ / | ||||||
| * | | Merge pull request 'Update po/cs.po' (#476) from pmjv/snac2:master into master | 2025-09-20 | 1 | -5/+5 | ||
| |\ \ | | | | | | | | | | Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/476 | |||||
| | * | | Update po/cs.po | 2025-09-19 | 1 | -5/+5 | ||
| |/ / | ||||||
| * | | Version 2.83 RELEASED.2.83 | 2025-09-19 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-09-19 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Merge pull request 'Supplement the zh-CN translation .po file' (#475) from ↵ | 2025-09-19 | 1 | -28/+28 | ||
| |\ \ | | | | | | | | | | | | | | | | DejavuMoe/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/475 | |||||
| | * | | update po/zh.po | 2025-09-19 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | correct a missing colon | |||||
| | * | | update i18n:zh.po | 2025-09-19 | 1 | -28/+28 | ||
| |/ / | | | | | | | modified: po/zh.po | |||||
| * | | Tweaked logging message. | 2025-09-17 | 1 | -1/+1 | ||
| | | | ||||||
| * | | More work in replies pages. | 2025-09-14 | 1 | -0/+10 | ||
| | | | ||||||
| * | | mastoapi: Fixed incorrect messages in status query. | 2025-09-14 | 1 | -1/+1 | ||
| |/ | ||||||
| * | Don't use # anchors in the reply paging, as Misskey seems to dislike them. | 2025-09-14 | 1 | -3/+3 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2025-09-13 | 1 | -2/+4 | ||
| | | ||||||
| * | Updated documentation. | 2025-09-13 | 1 | -0/+4 | ||
| | | ||||||
| * | Set default max_failing_days to 15 days. | 2025-09-13 | 1 | -1/+1 | ||
| | | ||||||
| * | New configuration directive 'max_failing_days'. | 2025-09-13 | 1 | -1/+2 | ||
| | | ||||||
| * | Updated documentation. | 2025-09-12 | 1 | -1/+2 | ||
| | | ||||||
| * | Fixed bug in instance_failure() path. | 2025-09-12 | 1 | -1/+1 | ||
| | | ||||||
| * | New function instance_failure(). | 2025-09-12 | 3 | -0/+66 | ||
| | | ||||||
| * | Fixed RSS. | 2025-09-09 | 1 | -0/+3 | ||
| | | ||||||