Commit Graph

1804 Commits

Author SHA1 Message Date
Julian Lam
3e33e1a3fc fix: ap webfinger test 2025-01-20 13:42:19 -05:00
Barış Soner Uşaklı
866588f7fa test: missing ; 2025-01-20 13:25:05 -05:00
Julian Lam
af4d07fba4 feat: fix activitypub toggler to be more complete; tests. #13054 2025-01-20 12:05:17 -05:00
Julian Lam
98280d30e7 fix: #12990, local references via remote posts are not linkified properly, + tests for helper 2025-01-15 14:19:45 -05:00
Barış Soner Uşaklı
2b50a74f5e Merge branch 'master' into develop 2025-01-08 09:45:52 -05:00
Barış Soner Uşaklı
82538ca333 test: editor tests 2025-01-07 18:29:42 -05:00
Barış Soner Uşaklı
e845afc120 test: missing service worker test 2025-01-07 17:59:41 -05:00
Barış Soner Uşaklı
54233dcdf0 test: add last one 2025-01-07 17:52:26 -05:00
Barış Soner Uşaklı
ae2bd5ab41 test: custom fields tests
add missing setReputation test
2025-01-07 17:35:42 -05:00
Julian Lam
e1db9642c2 fix: add sourceContent prop to posts API; fix other tests 2025-01-07 14:44:21 -05:00
Barış Soner Uşaklı
2f5effda26 chore: remove log 2025-01-07 14:25:15 -05:00
Barış Soner Uşaklı
b129c6c0e7 test: fix controller tests 2025-01-07 14:13:59 -05:00
Barış Soner Uşaklı
0d3a8757bd test: missing translator tests 2025-01-07 13:55:40 -05:00
Barış Soner Uşaklı
127e0e22cf test: fix relative path in tests 2025-01-07 13:31:48 -05:00
Barış Soner Uşaklı
225c91edb1 test: add translateInPlace test 2025-01-07 13:29:32 -05:00
Barış Soner Uşaklı
407b0cc6ac test: subfolder in category link 2025-01-07 13:14:41 -05:00
Barış Soner Uşaklı
95b42f830a test: add helper tests 2025-01-07 13:09:16 -05:00
Julian Lam
12fb205b09 fix: activitypub tests 2025-01-07 12:20:46 -05:00
Barış Soner Uşaklı
d5ae91a35d test: debounce/throttle 2025-01-07 11:58:54 -05:00
Barış Soner Uşaklı
8864e65805 test: add back disabled test since node 18 is minimum 2025-01-07 11:35:20 -05:00
Barış Soner Uşaklı
29804a1093 test: fix user picture test 2025-01-03 10:07:42 -05:00
Barış Soner Uşaklı
fa24f1dd83 test: fix thumb test 2025-01-03 09:58:03 -05:00
Barış Soner Uşaklı
0087764ce0 Merge branch 'master' into develop 2024-12-24 12:37:18 -05:00
Barış Soner Uşaklı
c60cee5997 fix: #13007, replace $ with \uFF04, like . 2024-12-24 12:37:06 -05:00
Barış Soner Uşaklı
eb49a64974 Merge branch 'master' into develop 2024-12-24 10:13:51 -05:00
Barış Soner Uşaklı
c69fa811e5 fix: convert to str than filter
prevent empty strings from getting passed to mongodb
https://github.com/NodeBB/NodeBB/issues/13007#issuecomment-2560503754
2024-12-23 20:29:42 -05:00
Julian Lam
2ab72ada3f Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-11 10:12:33 -05:00
Barış Soner Uşaklı
468d930a8d test: remove routes that no longer exist 2024-12-09 19:22:37 -05:00
Barış Soner Uşaklı
b05dc7f7bd test: fix test 2024-12-09 19:16:09 -05:00
Barış Soner Uşaklı
0495842fae lint: missing semi 2024-12-09 18:25:31 -05:00
Barış Soner Uşaklı
9d2af7e10c refactor: replace math.random with crypto 2024-12-09 18:18:02 -05:00
Julian Lam
45d2fe11dc Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-04 15:24:26 -05:00
Barış Soner Uşaklı
9a635870b4 feat: add "keep original image after resize" option
closes #12946
2024-12-02 10:08:52 -05:00
Julian Lam
c0e58b03c5 Merge remote-tracking branch 'origin/develop' into activitypub 2024-11-26 11:34:18 -05:00
Barış Soner Uşaklı
173c604a2c test: fix tests 2024-11-25 18:42:59 -05:00
Julian Lam
f449fafccf fix: don't chop off colons when generating titles as they could interfere with emoji 2024-11-14 15:07:42 -05:00
Barış Soner Uşaklı
1327316d8f Merge branch 'develop' into activitypub 2024-11-14 10:53:51 -05:00
Julian Lam
4614958bcc fix: update copy to reflect real default value of 2000px for resizeImageWidthThreshold 2024-11-07 10:57:26 -05:00
Julian Lam
a59dae3f0a fix: #12866 again, more tests 2024-10-31 11:35:28 -04:00
Julian Lam
beb85604bd fix: #12866, improve title generator, refactor tests 2024-10-25 13:18:45 -04:00
Julian Lam
8492b5f402 fix: #12857 byebye cheerio 2024-10-18 14:41:22 -04:00
Julian Lam
5c43108480 Merge remote-tracking branch 'origin/develop' into activitypub 2024-10-16 15:03:05 -04:00
Barış Soner Uşaklı
a5f3d097bb chore: up composer
add test for /compose route
2024-10-08 00:08:10 -04:00
Julian Lam
8ef0df57e6 refactor: check HTTP signatures on all activitypub requests
- `validate` is now renamed `assertPayload`
- HTTP signature checking is now in new middleware `verify`
- `verify` is now called on all routes in activitypub controller
- Rejects on signature failure for POST requests
2024-10-07 14:08:57 -04:00
Julian Lam
45a0b8189b fix: tests 2024-09-30 16:59:24 -04:00
Julian Lam
ba2c3fcef4 Merge remote-tracking branch 'origin/develop' into activitypub 2024-09-04 14:38:50 -04:00
Barış Soner Uşaklı
be32cf4404 test: since admin pwd changes in test, login with new pwd 2024-08-23 10:38:31 -04:00
Barış Soner Uşaklı
f361df0193 fix: #12754, throw if currentPwd == newPwd 2024-08-23 09:52:00 -04:00
Barış Soner Uşaklı
df6062d8be Merge branch 'develop' into activitypub 2024-08-21 12:57:10 -04:00
Barış Soner Uşaklı
ed2f3b7518 test: create topic for socket.io tests 2024-08-02 16:24:56 -04:00