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 |
|
Misty Release Bot
|
04b22a261c
|
chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub
|
2026-03-25 15:34:15 +00:00 |
|
Julian Lam
|
4b7be68d1b
|
feat: Third-party blocklists (#14115)
* feat: third-party blocklists
* docs: openapi routes for blocklist routes
* fix: handle null blocklists check
|
2026-03-25 11:31:50 -04:00 |
|
Barış Soner Uşaklı
|
ad5af5f50b
|
Merge branch 'master' into develop
|
2026-03-25 10:21:36 -04:00 |
|
Misty Release Bot
|
a5e23e9b13
|
Latest translations and fallbacks
|
2026-03-25 09:07:37 +00:00 |
|
Barış Soner Uşaklı
|
9b88516250
|
refactor: work with different line-clamp values
|
2026-03-24 10:17:19 -04:00 |
|
Barış Soner Uşaklı
|
bd0157c3eb
|
allow different clam-fade-xx values
like clamp-fade-4 vs clamp-fade-sm-4
|
2026-03-24 10:05:52 -04:00 |
|
Misty Release Bot
|
4666765a28
|
Latest translations and fallbacks
|
2026-03-24 09:07:36 +00:00 |
|
Misty Release Bot
|
246b2f1b19
|
chore(i18n): fallback strings for new resources: nodebb.topic
|
2026-03-23 14:03:54 +00:00 |
|
Barış Soner Uşaklı
|
cb4b6432dd
|
Merge branch 'master' into develop
|
2026-03-23 10:03:19 -04:00 |
|
Barış Soner Uşaklı
|
ad1433e14b
|
fix: #14108, reset filter on notif dropdown open
|
2026-03-23 09:51:56 -04:00 |
|
Misty Release Bot
|
59c6d8591f
|
Latest translations and fallbacks
|
2026-03-23 09:07:37 +00:00 |
|
Barış Soner Uşaklı
|
43e7f0abb9
|
feat: add email share
|
2026-03-22 21:25:43 -04:00 |
|
Misty Release Bot
|
d00ca02a52
|
Latest translations and fallbacks
|
2026-03-22 09:07:37 +00:00 |
|
Misty Release Bot
|
0f8f50af06
|
Latest translations and fallbacks
|
2026-03-21 09:07:35 +00:00 |
|
Misty Release Bot
|
26e892347e
|
chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub
|
2026-03-20 15:17:28 +00:00 |
|
Julian Lam
|
f5e2a0f49a
|
fix: #14112, federation/rules and relays ACP pages not refreshing table properly on changes, basic form validation
|
2026-03-20 11:16:07 -04:00 |
|