Commit Graph

26858 Commits

Author SHA1 Message Date
Julian Lam
f3b0794d17 fix: some wip code regarding handling a follow activity, remove unfollow activity as that does not exist 2023-12-22 13:35:09 -05:00
Julian Lam
0eadad84cd fix: accidental double-hash in sign/verify 2023-12-22 12:58:46 -05:00
Julian Lam
71e3d26bb4 fix: incorrect logic 2023-12-22 12:58:30 -05:00
Julian Lam
dd480aa4f6 fix: update proceedOnActivityPub middleware to handle how Mastodon doesn't send the 'Accepts' header 2023-12-21 15:49:51 -05:00
Julian Lam
885278842b fix: another bad call to request lib 2023-12-21 14:46:03 -05:00
Julian Lam
8d79617044 fix: broken call to request lib, tests 2023-12-21 14:38:16 -05:00
Julian Lam
00bda0688d Merge remote-tracking branch 'origin/develop' into activitypub 2023-12-21 14:23:50 -05:00
Barış Soner Uşaklı
073f6570c8 Merge branch 'master' into develop 2023-12-21 09:59:58 -05:00
Barış Soner Uşaklı
48a2b5f725 fix: lang key for move notification closes #12241 2023-12-21 09:59:36 -05:00
Barış Soner Uşaklı
eb7126b99a Merge branch 'master' into develop 2023-12-21 09:41:58 -05:00
Barış Soner Uşaklı
459468be0f go to moved post 2023-12-21 09:41:11 -05:00
Misty Release Bot
558179e937 Latest translations and fallbacks 2023-12-21 09:18:26 +00:00
renovate[bot]
3e08ef816d fix(deps): update dependency workerpool to v9.0.3 (#12238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 19:44:32 -05:00
renovate[bot]
6ef8e7672e fix(deps): update dependency esbuild to v0.19.10 (#12237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 19:44:20 -05:00
Barış Soner Uşaklı
e72b26f565 fix: dont send topic notification to poster 2023-12-20 15:12:12 -05:00
Barış Soner Uşaklı
c2239e486d fix: dont send topic notification to poster 2023-12-20 15:11:59 -05:00
Barış Soner Uşaklı
c31e321bae chore: up composer 2023-12-20 14:55:51 -05:00
Misty Release Bot
eb92cee633 chore: update changelog for v3.6.0 2023-12-20 19:03:41 +00:00
Misty Release Bot
75a7062d6b chore: incrementing version number - v3.6.0 v3.6.0 2023-12-20 19:03:40 +00:00
Misty Release Bot
d3cfa1b7e3 chore(i18n): fallback strings for new resources: nodebb.error 2023-12-20 16:37:28 +00:00
Julian Lam
dd0743d3fc chore: make error:email-taken slightly more descriptive 2023-12-20 11:37:04 -05:00
Misty Release Bot
8a8109f160 Latest translations and fallbacks 2023-12-20 09:18:33 +00:00
Barış Soner Uşaklı
250cc771b5 chore: up harmony 2023-12-19 21:34:21 -05:00
Barış Soner Uşaklı
dc97583815 fix: fix display post history 2023-12-19 21:32:05 -05:00
Julian Lam
506d7be5f5 fix: update isJSON test in request lib 2023-12-19 14:34:05 -05:00
Julian Lam
5c881d3f51 refactor: update ap libs to use core request lib 2023-12-19 14:33:38 -05:00
Julian Lam
510763af30 fix: update isJSON test in request lib 2023-12-19 14:33:14 -05:00
Julian Lam
0d6f0530f5 Merge remote-tracking branch 'origin/develop' into activitypub 2023-12-19 14:02:33 -05:00
Barış Soner Uşaklı
9324a75c33 chore: up harmony 2023-12-19 13:14:12 -05:00
Barış Soner Uşaklı
2d7a737666 Merge branch 'master' into develop 2023-12-19 12:16:19 -05:00
Barış Soner Uşaklı
f7e0fd0bd7 fix: 503 rendering on ajaxify
regression from a75a043b61
2023-12-19 12:16:03 -05:00
Barış Soner Uşaklı
06221a0ddf feat: add 500 page for missing tpls, closes #12230 2023-12-18 17:35:37 -05:00
renovate[bot]
055b759703 chore(deps): update dependency eslint-plugin-import to v2.29.1 (#12229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 12:41:48 -05:00
renovate[bot]
a7dd0f92fa chore(deps): update dependency eslint to v8.56.0 (#12231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 12:41:41 -05:00
Barış Soner Uşaklı
4e560adef7 refactor: line breaks good 2023-12-18 12:37:40 -05:00
Barış Soner Uşaklı
4e98653b49 dont blow up upgrade 2023-12-18 12:13:22 -05:00
renovate[bot]
2cccbcf648 fix(deps): update dependency workerpool to v9 (#12234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 12:10:40 -05:00
Barış Soner Uşaklı
c15bdd4cf0 👋Request, 🐶 Fetch, closes #10341 (#12236)
* axios migration

* controller tests

* add missing deps

* feeds

* remove unused async

* flags

* locale-detect

* messaging/middleware

* remove log

* meta

* plugins

* posts

* search

* topics/thumbs

* user/emails

* uploads.js

* socket.io

* cleaunup

* test native fetch

* cleanup

* increase engine to 18

fix remaining tests

* remove testing file

* fix comments,typo

* revert debug
2023-12-18 12:08:34 -05:00
renovate[bot]
451430006e fix(deps): update dependency sharp to v0.33.1 (#12233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-17 19:08:43 -05:00
renovate[bot]
9e2a6f8625 fix(deps): update dependency csrf-sync to v4.0.3 (#12232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-17 19:06:30 -05:00
Barış Soner Uşaklı
7b7bfdb762 text-break on uploads 2023-12-15 20:08:22 -05:00
Julian Lam
a21110fd88 fix: handle null actor uri in helpers.query 2023-12-14 13:47:28 -05:00
Julian Lam
24c1dfac8c test: allow http proto on ci 2023-12-14 12:25:06 -05:00
renovate[bot]
b6ca117ae8 fix(deps): update dependency ace-builds to v1.32.2 (#12228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 12:09:33 -05:00
Barış Soner Uşaklı
f91b823ecc refactor: replace deprecated call with api call 2023-12-14 10:13:19 -05:00
Julian Lam
48fd2e6441 Merge remote-tracking branch 'origin/develop' into activitypub 2023-12-13 13:21:32 -05:00
Julian Lam
7f46f07cb9 fix: unused require 2023-12-13 13:21:29 -05:00
Barış Soner Uşaklı
d13bfacd74 Merge branch 'master' into develop 2023-12-13 13:18:32 -05:00
Barış Soner Uşaklı
2dc1def51f fix: #12227, fix crash in redirect 2023-12-13 13:18:07 -05:00
Julian Lam
4c1b2b3fe6 feat: accept and undo support 2023-12-13 13:15:03 -05:00