Commit Graph

28530 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
d4cf5e7ee0 chore: up themes 2024-09-12 10:38:33 -04:00
Barış Soner Uşaklı
ad565a98ea Merge branch 'develop' into activitypub 2024-09-12 10:32:40 -04:00
Barış Soner Uşaklı
3e5a8d1cea chore: up themes 2024-09-12 10:29:10 -04:00
Barış Soner Uşaklı
ecfdb3e0fa move common dropdown tpls to core
move btn link hover/active css to core from harmony
2024-09-12 10:25:01 -04:00
Julian Lam
cf6c4c52b8 refactor: simplified ajaxify.check and likely made it equally more confusing 2024-09-11 14:43:55 -04:00
Barış Soner Uşaklı
c2600b124f fix: closes #12787, filter null topics 2024-09-11 14:26:16 -04:00
Barış Soner Uşaklı
609a9878a5 refactor: fix whitespace 2024-09-11 14:18:32 -04:00
Barış Soner Uşaklı
5220503c73 chore: up deps 2024-09-11 14:08:51 -04:00
Barış Soner Uşaklı
c58e09f91e refactor: fix btn-ghost usage to match bootstrap
remove btn-ghost-sm and replace with btn btn-ghost btn-sm
2024-09-11 14:04:19 -04:00
Julian Lam
5109b53921 feat: update service worker to handle push and notificationclick
Additional event handling for use by the upcoming web-push plugin.
2024-09-11 12:18:31 -04:00
Julian Lam
40fe4d88f9 feat: add onmessage handler for service worker 2024-09-11 12:15:12 -04:00
Julian Lam
fc4f6a4c56 refactor: split out logic to determine ajaxification into exported method
There was some internal logic in ajaxify that handled special links that
should explicitly not be ajaxified (either it is a null href or should be
loaded as a direct page load, etc.) - this was moved out to an exported
method so it can be consumed by the service worker onmessage listener.

Also since this logic evolved over many years, there were some
duplications and so those have been amended (though I will not guarantee
that it was done bug/regression free!!)
2024-09-11 12:14:04 -04:00
Julian Lam
176f4d0d09 fix: remove use of jquery $(this) in ajaxify 2024-09-11 10:22:34 -04:00
Barış Soner Uşaklı
8af4a18465 chore: up persona 2024-09-10 16:46:22 -04:00
renovate[bot]
6dc581773a fix(deps): update fontsource monorepo (#12779)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 13:38:26 -04:00
renovate[bot]
8943a54d82 fix(deps): update dependency body-parser to v1.20.3 (#12783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 13:36:42 -04:00
Barış Soner Uşaklı
1abececab6 chore: up persona 2024-09-10 13:29:13 -04:00
Barış Soner Uşaklı
f64d7e34e2 Merge branch 'master' into develop 2024-09-10 13:11:15 -04:00
Barış Soner Uşaklı
35e92d6df7 chore: up themes 2024-09-10 13:10:36 -04:00
Barış Soner Uşaklı
ea3ffdacd9 move login/register to core 2024-09-10 13:09:48 -04:00
Barış Soner Uşaklı
c9cadbad7e chore: up persona 2024-09-10 12:47:56 -04:00
Barış Soner Uşaklı
db84d04a38 chore: up persona 2024-09-10 12:29:59 -04:00
Julian Lam
d42d3b1c39 fix: crash when AP S2S call made to retrieve a remote user account (not allowed); now returning 404 2024-09-10 11:37:56 -04:00
Barış Soner Uşaklı
705796f628 feat: add action:topics.scheduled.notify
add missing notify calls into scheduled topics
2024-09-10 09:38:05 -04:00
Barış Soner Uşaklı
97edcf6a48 Merge branch 'develop' into activitypub 2024-09-09 17:31:41 -04:00
Misty Release Bot
d348d1dfd7 chore(i18n): fallback strings for new resources: nodebb.users 2024-09-09 21:13:00 +00:00
Barış Soner Uşaklı
d664316094 feat: add followed users lang string 2024-09-09 17:10:33 -04:00
renovate[bot]
98957726f8 chore(deps): update dependency smtp-server to v3.13.5 (#12781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 14:15:34 -04:00
Barış Soner Uşaklı
a80e314169 fix: prevent crash if items is undefined 2024-09-09 14:04:11 -04:00
Barış Soner Uşaklı
6010b72d71 Merge branch 'develop' into activitypub 2024-09-09 14:03:25 -04:00
Barış Soner Uşaklı
98449a2598 Merge branch 'master' into develop 2024-09-09 14:02:55 -04:00
Barış Soner Uşaklı
675ea0f9ea chore: up widget essentials 2024-09-09 13:59:38 -04:00
Misty Release Bot
16ee1ad72e chore(i18n): fallback strings for new resources: nodebb.admin-extend-widgets 2024-09-09 17:20:31 +00:00
Barış Soner Uşaklı
a4f8092e7d Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-09-09 13:15:18 -04:00
Barış Soner Uşaklı
1c2afcc139 feat: add a new widget container
{title}
----
{body}
2024-09-09 13:15:14 -04:00
Misty Release Bot
da0fe464cb Latest translations and fallbacks 2024-09-09 16:56:33 +00:00
Barış Soner Uşaklı
a4aea98c4e chore: up widgets 2024-09-07 22:56:10 -04:00
Barış Soner Uşaklı
1e616da52b Merge branch 'master' into develop 2024-09-07 22:51:19 -04:00
Barış Soner Uşaklı
a6a995538c chore: up widgets 2024-09-07 22:51:01 -04:00
Barış Soner Uşaklı
220af7068a fix: closes #12780, 404 in api/v3 if topic doesn't exist 2024-09-07 21:31:08 -04:00
renovate[bot]
e97e1373ce fix(deps): update dependency diff to v7 (#12778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 01:32:45 -04:00
Julian Lam
652d6c6e2b fix: regression that caused replies to not get federated 2024-09-06 22:04:20 -04:00
renovate[bot]
0784683d64 fix(deps): update dependency mongodb to v6.8.1 (#12777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 21:40:50 -04:00
Julian Lam
045e16d3ce fix: #12760, add proper security context for application actor 2024-09-06 16:27:12 -04:00
Barış Soner Uşaklı
9e673a41a2 chore: up widgets 2024-09-06 15:12:46 -04:00
Julian Lam
909437c306 fix: on topic move out of cid -1, also federate to the public address 2024-09-06 14:35:57 -04:00
Julian Lam
6ed32f6781 fix: bump harmony 2024-09-06 14:16:20 -04:00
Barış Soner Uşaklı
f759a07d3e chore: up widgets 2024-09-06 10:32:24 -04:00
Julian Lam
0f63f67b77 fix: type casting in user block logic 2024-09-05 12:41:25 -04:00
Julian Lam
9357e71898 refactor: standardization; onNewPost internal method to return a superset of post summary
... so as to not require an additional call in internal topics API to call post summary again for a standardized response
2024-09-05 11:42:05 -04:00