Julian Lam
|
cc0d18869a
|
test: fixed improper signed_string reconstruction in .verify()
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
bcee1c8dc8
|
fix: incorrect host/hostname usage in well-known test
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
4218ecc4a0
|
fix: save remote follower count separately from local follower count
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
c02271c7af
|
feat: follow/unfollow logic and receipt
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
e6753ce5db
|
fix: missing req.body when parsing ActivityPub requests
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
9dfa1b7209
|
test: fix webfinger test
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
5d95765ee7
|
fix: bugs, more prep to start making calls to self
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
9f94653b3f
|
style: remove unused variable
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
cdc4275fec
|
feat: actor cache, method to resolve inboxes, stub code for sending requests. Now base64 encoding digest as expected by Mastodon
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
2e89900886
|
chore: reorganize controllers for clarity
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
a10df9873b
|
test: added passing test cases for .sign() and .verify()
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
e7184eb8cc
|
feat: http signatures support, .sign() and .verify() AP helper methods
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
4f5f025d57
|
feat: add webfinger ttl cache
|
2023-12-06 13:38:41 -05:00 |
|
Julian Lam
|
57895b7246
|
feat: add .has() call to cache/ttl
|
2023-12-06 13:38:39 -05:00 |
|
Julian Lam
|
ab3ff320b5
|
refactor: acp tpl + config option
- Updated ACP template to match new format
- changed global switch to `activitypubEnabled` (lowercase p)
|
2023-12-06 13:38:18 -05:00 |
|
Julian Lam
|
0cbbce8c16
|
chore: update AP helpers export, 404 logic reversal, no slugify in userslug in mock profile from remote instance
|
2023-12-06 13:38:18 -05:00 |
|
Julian Lam
|
a05b674e27
|
feat: ability to view federated profiles via url manipulation
|
2023-12-06 13:38:18 -05:00 |
|
Julian Lam
|
7e1dac39ea
|
feat: followers and following endpoints
|
2023-12-06 13:38:18 -05:00 |
|
Julian Lam
|
81b6260f2e
|
feat: inbox and outbox routes, stub controllers
|
2023-12-06 13:38:18 -05:00 |
|
Julian Lam
|
099124c49e
|
feat: global switch for disabling federation, + test
|
2023-12-06 13:38:18 -05:00 |
|
Julian Lam
|
1c8e13bb12
|
test: updated activitypub test suite
|
2023-12-06 13:38:18 -05:00 |
|
Julian Lam
|
4bd8d28a8b
|
test: added test cases for activitypub integration, WIP
|
2023-12-06 13:38:18 -05:00 |
|
Julian Lam
|
2dec357aee
|
feat: activitypub actor endpoint for user accounts
|
2023-12-06 13:38:18 -05:00 |
|
Julian Lam
|
51d8f3b195
|
fix: moved .well-known assets to separate router file, added basic webfinger implementation
added tests for webfinger controller
|
2023-12-06 13:38:18 -05:00 |
|
Misty Release Bot
|
da2441b9bd
|
Latest translations and fallbacks
|
2023-12-06 09:19:56 +00:00 |
|
Julian Lam
|
445b70deda
|
test: migrate socket modules tests to v3 api
|
2023-12-05 11:47:55 -05:00 |
|
Julian Lam
|
565ca3cc3b
|
fix: deprecated emailer hook
|
2023-12-05 10:41:23 -05:00 |
|
Julian Lam
|
2c1c4dfe41
|
test: migrate socket.io groups tests to use api v3
|
2023-12-05 10:41:14 -05:00 |
|
renovate[bot]
|
b6b569c0a8
|
fix(deps): update dependency chart.js to v4.4.1 (#12217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-04 19:45:33 -05:00 |
|
renovate[bot]
|
6dab99fd7b
|
fix(deps): update dependency nodebb-theme-persona to v13.2.49 (#12218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-04 19:45:13 -05:00 |
|
renovate[bot]
|
32a403b2bd
|
chore(deps): update dependency eslint to v8.55.0 (#12203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-04 16:39:06 -05:00 |
|
renovate[bot]
|
da87970475
|
fix(deps): update dependency postcss to v8.4.32 (#12204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-04 16:38:53 -05:00 |
|
renovate[bot]
|
9763e97f5a
|
chore(deps): update dependency lint-staged to v15.2.0 (#12210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-04 16:38:42 -05:00 |
|
Opliko
|
f8219aa6cd
|
feat: remove gif exif stripping exception
|
2023-12-04 11:31:36 -05:00 |
|
Opliko
|
0b3eb6c02d
|
fix: extract all pages when stripping metadata
fixes #12207
|
2023-12-04 11:31:36 -05:00 |
|
Misty Release Bot
|
9cd4dac729
|
Latest translations and fallbacks
|
2023-12-04 09:18:51 +00:00 |
|
Julian Lam
|
2c6024e07f
|
feat: update groups.leave to allow global mods to kick users out of groups
|
2023-12-01 13:04:32 -05:00 |
|
Julian Lam
|
78835ebbe9
|
fix: incorrect call to load additional group members
|
2023-12-01 12:25:01 -05:00 |
|
Barış Soner Uşaklı
|
dbbf3a2c6f
|
chore: up harmony
|
2023-12-01 09:32:48 -05:00 |
|
Barış Soner Uşaklı
|
29ae98e8f7
|
Merge branch 'master' into develop
|
2023-12-01 09:19:13 -05:00 |
|
Barış Soner Uşaklı
|
e4656bd41c
|
chore: up harmony
|
2023-12-01 09:13:55 -05:00 |
|
Opliko
|
2d8026ebb7
|
Add basic author information to topic data (#12202)
* feat: add author metadata to topics
* docs: add author object to OpenAPI definition
* docs: add remaining author properties to openapi definition
* docs: mark optional properties optional
* docs: properly set required properties
|
2023-12-01 09:08:50 -05:00 |
|
renovate[bot]
|
b41c7f2a8a
|
fix(deps): update dependency @fortawesome/fontawesome-free to v6.5.1 (#12198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-01 09:08:25 -05:00 |
|
renovate[bot]
|
72d6a4b16d
|
fix(deps): update dependency nodebb-theme-harmony to v1.1.101 (#12199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-01 09:08:17 -05:00 |
|
renovate[bot]
|
cd625705a0
|
fix(deps): update dependency sortablejs to v1.15.1 (#12200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-01 09:07:44 -05:00 |
|
renovate[bot]
|
75f063ba60
|
fix(deps): update dependency ace-builds to v1.32.0 (#12197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-01 09:07:21 -05:00 |
|
Misty Release Bot
|
a8ea2340f4
|
Latest translations and fallbacks
|
2023-12-01 09:18:48 +00:00 |
|
renovate[bot]
|
a94f4a482d
|
fix(deps): update dependency @fortawesome/fontawesome-free to v6.5.0 (#12193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-30 09:56:42 -05:00 |
|
renovate[bot]
|
a50b141f6d
|
chore(deps): update dependency jsdom to v23.0.1 (#12196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-30 09:56:31 -05:00 |
|
renovate[bot]
|
1f287c74c8
|
fix(deps): update dependency sharp to v0.33.0 (#12194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-30 09:56:10 -05:00 |
|