Commit Graph

11817 Commits

Author SHA1 Message Date
Misty Release Bot
09085d08bd Latest translations and fallbacks 2026-04-10 09:07:38 +00:00
Julian Lam
ef2a17f25d fix: remove reference to hallucinated schema, fix hideSave definitions 2026-04-09 20:15:42 -04:00
Julian Lam
28e173d639 fix: properly order the routes 2026-04-09 20:15:42 -04:00
Julian Lam
c4eeffc3f0 feat(public/openapi/read.yaml): add analytics and errors routes
Co-authored-by: aider (ollama/qwen2.5-coder:7b) <aider@aider.chat>
2026-04-09 20:15:42 -04:00
Julian Lam
7f81b54112 feat(public/openapi): add OpenAPI v3 specifications for admin/federation/analytics and errors routes
Co-authored-by: aider (ollama/qwen2.5-coder:7b) <aider@aider.chat>
2026-04-09 20:15:42 -04:00
Misty Release Bot
b67a9663b2 chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub 2026-04-09 14:50:31 +00:00
Julian Lam
21c4fbc5f1 fix: rejig AP errors UX 2026-04-09 10:50:02 -04:00
Misty Release Bot
bd5e0ddc7f Latest translations and fallbacks 2026-04-09 09:07:38 +00:00
Misty Release Bot
b1f758f672 chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub 2026-04-08 16:17:53 +00:00
Julian Lam
818d621de3 fix: wrong database key 2026-04-08 12:17:28 -04:00
Misty Release Bot
3423541ea5 chore(i18n): fallback strings for new resources: nodebb.admin-menu, nodebb.admin-settings-activitypub 2026-04-08 16:14:52 +00:00
Julian Lam
2699fd2278 feat: ap/errors acp page 2026-04-08 12:12:53 -04:00
Julian Lam
85cfcfa87b fix: missing await 2026-04-08 11:29:22 -04:00
Misty Release Bot
9b0daae6ad chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub 2026-04-08 15:18:50 +00:00
Julian Lam
188e2b10e9 feat: integrate ap.inErr analytics into federation analytics chart 2026-04-08 11:18:15 -04:00
Julian Lam
0956eba08a fix: remove commented-out lines 2026-04-08 11:18:15 -04:00
Misty Release Bot
fed7bd704c Latest translations and fallbacks 2026-04-08 09:07:39 +00:00
Misty Release Bot
9a5e417402 Latest translations and fallbacks 2026-04-07 09:07:37 +00:00
Julian Lam
7a0443c50a fix: lint 2026-04-06 10:35:25 -04:00
Misty Release Bot
ae3cf3c011 chore(i18n): fallback strings for new resources: nodebb.error 2026-04-06 13:54:53 +00:00
Julian Lam
d74e5fabbe refactor: activitypub inbox to throw errors directly, move reject to internal method, handle errors at controller level by calling internal reject method to bounce back an AP Reject, closes ##14150 2026-04-06 09:54:23 -04:00
Misty Release Bot
8753900851 Latest translations and fallbacks 2026-04-06 09:07:37 +00:00
Misty Release Bot
dd9bc1b429 Latest translations and fallbacks 2026-04-04 09:07:36 +00:00
Barış Soner Uşaklı
7088d378ea add opera to icons 2026-04-02 17:14:10 -04:00
Misty Release Bot
c397398084 chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub 2026-04-01 19:09:19 +00:00
Julian Lam
f008a65ea2 feat: record AP parsing failures, save activity in db for 24h 2026-04-01 15:08:53 -04:00
Misty Release Bot
cd66230121 chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub 2026-04-01 18:33:17 +00:00
Julian Lam
54893c81b4 feat: hourly and daily terms for ap analytics 2026-04-01 14:32:50 -04:00
Misty Release Bot
30b494a14d chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub 2026-04-01 18:03:28 +00:00
Julian Lam
a58771ed8a fix: rename 'activities' to 'received' in federation analytics 2026-04-01 14:03:00 -04:00
Julian Lam
0b80cf1c92 feat: track and show sent activities as well 2026-04-01 14:03:00 -04:00
Misty Release Bot
cb8b0bb3a3 chore(i18n): fallback strings for new resources: nodebb.admin-menu, nodebb.admin-settings-activitypub 2026-04-01 17:43:19 +00:00
Julian Lam
9e5312a185 feat: basic federation analytics with filtering by host 2026-04-01 13:42:19 -04:00
Misty Release Bot
0d295f51ec Latest translations and fallbacks 2026-04-01 09:07:40 +00:00
Julian Lam
4c1f6b1f56 fix: encode nid in client-side when marking notifications read/unread 2026-03-31 14:42:13 -04:00
Misty Release Bot
1ac17f5c64 Latest translations and fallbacks 2026-03-31 09:07:38 +00:00
Barış Soner Uşaklı
e15b7ff7f8 fix: method name 2026-03-30 18:32:40 -04:00
Barış Uşaklı
2612340bc9 refactor socket notifications (#14135)
* refactor socket notifications

* dunno why these two gut fubared

* add missing yaml files

* more fixes

* fix: schema

* lint: fix lint issues
2026-03-30 12:02:34 -04:00
Misty Release Bot
b98c064146 chore(i18n): fallback strings for new resources: nodebb.error 2026-03-30 14:29:52 +00:00
Julian Lam
be347e674b fix: loosen actor-matching check in Undo activity 2026-03-30 10:29:23 -04:00
Barış Soner Uşaklı
d0d5441340 Merge branch 'master' into develop 2026-03-30 09:47:45 -04:00
Barış Soner Uşaklı
af0e3d9689 fix: closes #14133, don't modify displayName for system groups
added a helper to just modify it for front end
2026-03-30 09:45:07 -04:00
Misty Release Bot
b629b8cfb5 Latest translations and fallbacks 2026-03-30 09:07:38 +00:00
Misty Release Bot
9b7d62be5e Latest translations and fallbacks 2026-03-29 09:15:59 +00:00
Barış Soner Uşaklı
10814b64a5 Merge branch 'master' into develop 2026-03-28 13:25:26 -04:00
Misty Release Bot
f5d8ff90b8 Latest translations and fallbacks 2026-03-28 09:08:38 +00:00
Julian Lam
2327cae764 fix: #14045, automatically open category selector dropdown on move topic modal 2026-03-27 13:20:58 -04:00
Misty Release Bot
82fad39f81 Latest translations and fallbacks 2026-03-27 09:12:32 +00:00
Barış Soner Uşaklı
835723482e feat: add unreadNids to /api/notifications 2026-03-26 11:50:55 -04:00
Misty Release Bot
74b702dfef Latest translations and fallbacks 2026-03-26 09:07:47 +00:00