Stefano Marinelli
|
bebb2c7439
|
Instead of comparing the output status with == 200, it's better to check using valid_status()
|
2025-10-21 12:29:56 +02:00 |
|
Stefano Marinelli
|
2d433afc27
|
Enhances Mastodon API compatibility by adding support for displaying remote users' follower/following/post counts and their posts when viewing profiles in Mastodon-compatible apps (Fedilab, Tusky, etc.).
Fixes for Moshidon and improvements for better compatibility with HAProxy
|
2025-10-18 21:33:31 +02:00 |
|
grunfink
|
0fd993d5c6
|
FEDERATION.md: also document outgoing Webmention.
|
2025-10-17 23:05:14 +02:00 |
|
grunfink
|
8f1ee4c0fb
|
Updated RELEASE_NOTES.
|
2025-10-17 21:31:45 +02:00 |
|
grunfink
|
5419430ae2
|
Merge pull request 'Add FEDERATION.md' (#485) from andypiper/snac2:add-fed-md into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/485
|
2025-10-17 21:29:48 +02:00 |
|
Andy Piper
|
2201e0e5f3
|
Add FEDERATION.md
Signed-off-by: Andy Piper <andypiper@ownmail.net>
|
2025-10-15 18:24:41 +01:00 |
|
grunfink
|
8b294d4442
|
Updated RELEASE_NOTES.
|
2025-10-15 18:00:26 +02:00 |
|
grunfink
|
04ba2531a3
|
Merge pull request 'new czech translations + corrections' (#483) from pmjv/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/483
|
2025-10-15 17:58:53 +02:00 |
|
pmjv
|
55502a354d
|
new czech translations + corrections
snacpilled 💊
|
2025-10-15 10:43:29 +02:00 |
|
grunfink
|
4097e1035b
|
Updated documentation.
|
2025-10-14 05:27:36 +02:00 |
|
grunfink
|
5bf3133f91
|
xs_webmention.h: updated.
|
2025-10-14 05:21:33 +02:00 |
|
grunfink
|
9e6d583a4f
|
Updated RELEASE_NOTES.
|
2025-10-13 20:14:59 +02:00 |
|
grunfink
|
212284c792
|
xs_http.h: new file.
|
2025-10-13 13:07:06 +02:00 |
|
grunfink
|
4f0b97ecf6
|
Updated RELEASE_NOTES.
|
2025-10-13 12:55:21 +02:00 |
|
grunfink
|
0fda150238
|
Merge pull request 'Update Brazilian Portuguese (pt_BR) translation' (#480) from daltux/snac2:pt_BR-5 into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/480
|
2025-10-11 22:22:35 +02:00 |
|
Daltux
|
2c2b5a87a3
|
Update Brazilian Portuguese (pt_BR) translation
New strings regarding post visibility translated.
|
2025-10-11 16:53:58 -03:00 |
|
grunfink
|
fc62cb0089
|
Fixed recipient_list() for mentioned accounts.
|
2025-10-11 18:47:52 +02:00 |
|
grunfink
|
885ee3f5b9
|
mastoapi: added deleting for posts.
I'm sure that I've done this before, but whatever.
|
2025-10-10 21:17:54 +02:00 |
|
grunfink
|
7d942d42df
|
Merge pull request 'fix fetching' (#479) from byte/snac2:fix/fetching into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/479
|
2025-09-30 21:36:12 +02:00 |
|
byte
|
5c68861787
|
fix fetching
|
2025-09-30 21:30:56 +02:00 |
|
grunfink
|
2d4b3780f2
|
Updated .po files.
|
2025-09-30 09:54:38 +02:00 |
|
grunfink
|
1e62e504e1
|
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
|
2025-09-30 09:51:04 +02:00 |
|
grunfink
|
02e028b1d6
|
Merge pull request 'CW fix' (#478) from byte/snac2:fix/CW into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/478
|
2025-09-30 09:50:43 +02:00 |
|
byte
|
c83c14f41d
|
CW fix
|
2025-09-28 16:45:04 +00:00 |
|
grunfink
|
5c958b5b18
|
Updated RELEASE_NOTES.
|
2025-09-28 15:54:05 +02:00 |
|
grunfink
|
234f3e285c
|
Bumped version.
|
2025-09-28 15:50:03 +02:00 |
|
grunfink
|
a12db9a44e
|
Added back instance and actor failure icons.
|
2025-09-28 15:48:33 +02:00 |
|
grunfink
|
ab698c2bd6
|
Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visibility into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/474
|
2025-09-28 15:46:56 +02:00 |
|
grunfink
|
65d868092c
|
Temporary tweak.
|
2025-09-28 15:46:26 +02:00 |
|
grunfink
|
08f8445307
|
Show icons for instance and actor failures.
|
2025-09-28 15:27:38 +02:00 |
|
grunfink
|
6069660c91
|
In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures.
|
2025-09-28 14:48:05 +02:00 |
|
grunfink
|
cddb2724d5
|
New function actor_failure() (again, but much better).
|
2025-09-28 14:40:24 +02:00 |
|
grunfink
|
5d95ffa9f6
|
Revert "New function actor_failure()."
This reverts commit 335b90a9d1.
|
2025-09-28 14:37:07 +02:00 |
|
grunfink
|
335b90a9d1
|
New function actor_failure().
|
2025-09-28 14:26:18 +02:00 |
|
grunfink
|
144eb7bfbc
|
Merge pull request 'making sure that global data is immutable' (#477) from byte/snac2:fix/immutable into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/477
|
2025-09-23 09:01:55 +02:00 |
|
byte
|
d23ac2b9f5
|
making sure that global data is immutable
|
2025-09-22 23:27:47 +00:00 |
|
byte
|
5610ffb13b
|
Merge branch 'master' into feature/visibility
|
2025-09-20 17:17:27 +02:00 |
|
byte
|
dcf5acaf53
|
implementing visibility scopes
|
2025-09-20 17:16:54 +02:00 |
|
grunfink
|
8e58a6b8a7
|
Merge pull request 'Update po/cs.po' (#476) from pmjv/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/476
|
2025-09-20 00:12:37 +02:00 |
|
pmjv
|
32b885ef74
|
Update po/cs.po
|
2025-09-19 15:48:23 +02:00 |
|
grunfink
|
91b217e212
|
Version 2.83 RELEASED.
|
2025-09-19 10:06:00 +02:00 |
|
grunfink
|
14f71ab47f
|
Updated RELEASE_NOTES.
|
2025-09-19 10:05:37 +02:00 |
|
grunfink
|
635bbe24b9
|
Merge pull request 'Supplement the zh-CN translation .po file' (#475) from DejavuMoe/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/475
|
2025-09-19 09:04:23 +02:00 |
|
Dejavu Moe
|
0f2e4c289d
|
update po/zh.po
correct a missing colon
|
2025-09-19 07:33:33 +08:00 |
|
Dejavu Moe
|
3a4c6d91ab
|
update i18n:zh.po
modified: po/zh.po
|
2025-09-19 07:30:11 +08:00 |
|
grunfink
|
31a4b18027
|
Tweaked logging message.
|
2025-09-17 20:52:47 +02:00 |
|
grunfink
|
2656f69d7c
|
More work in replies pages.
|
2025-09-14 00:50:46 +02:00 |
|
grunfink
|
9eb2f672f9
|
mastoapi: Fixed incorrect messages in status query.
|
2025-09-14 00:30:00 +02:00 |
|
grunfink
|
428ae12639
|
Don't use # anchors in the reply paging, as Misskey seems to dislike them.
|
2025-09-14 00:05:51 +02:00 |
|
grunfink
|
851ecabfbf
|
Updated RELEASE_NOTES.
|
2025-09-13 09:53:05 +02:00 |
|