Misty Release Bot
92ffc57cce
chore: update changelog for v3.6.3
2024-01-12 16:06:06 +00:00
Misty Release Bot
2eb36b03a6
chore: incrementing version number - v3.6.3
v3.6.3
2024-01-12 16:06:05 +00:00
Barış Soner Uşaklı
1b094b80f1
Merge branch 'master' into develop
2024-01-12 10:28:46 -05:00
Barış Soner Uşaklı
f3927ce76b
fix : #12275 , pin sharp to 0.32.6
2024-01-12 10:28:26 -05:00
renovate[bot]
fc78b00c2f
fix(deps): update dependency nodebb-theme-harmony to v1.2.2 ( #12279 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 10:02:35 -05:00
renovate[bot]
16598f7fcc
fix(deps): update socket.io packages to v4.7.4 ( #12278 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 10:01:42 -05:00
Barış Soner Uşaklı
bbdefad3fc
chore: up harmony
2024-01-11 11:22:19 -05:00
Julian Lam
2b3b6e56af
chore: move assertNote to separate file in preparation for additional note-based methods
2024-01-11 10:05:02 -05:00
Misty Release Bot
eb0fb411f6
Latest translations and fallbacks
2024-01-11 09:18:18 +00:00
Julian Lam
ab40ba6167
feat: assertNotes method
2024-01-10 20:52:38 -05:00
Julian Lam
3ce84b39bc
feat: ability to load remote post data in a topic
2024-01-10 20:52:28 -05:00
Julian Lam
2bd9e9847d
refactor: simplify mocks.post as it only needs minimal data for saving into db
2024-01-10 20:51:23 -05:00
Julian Lam
0d478b2c76
feat: plumb uid into .addParentPosts() so .assertNotes() can be properly called
2024-01-10 20:49:27 -05:00
Barış Soner Uşaklı
71b7d2c8c7
Merge branch 'master' into develop
2024-01-10 17:44:59 -05:00
Barış Soner Uşaklı
5f91cc833f
fix: topic event translations closes #12273
2024-01-10 17:44:52 -05:00
Barış Soner Uşaklı
de405653c2
add default to btn ghost colors
2024-01-10 14:59:34 -05:00
Julian Lam
06e1583461
refactor: move mockProfile and mockPost to separate mocks.js
2024-01-10 14:19:57 -05:00
Julian Lam
f1e5e5a0ad
feat: stub lib for retrieving and mocking posts
2024-01-10 14:14:44 -05:00
Barış Soner Uşaklı
58727b4d9c
Merge branch 'master' into develop
2024-01-10 09:24:49 -05:00
Misty Release Bot
82a936c380
chore: update changelog for v3.6.2
2024-01-10 14:22:20 +00:00
Misty Release Bot
a1143e22eb
chore: incrementing version number - v3.6.2
v3.6.2
2024-01-10 14:22:20 +00:00
renovate[bot]
7cc69df017
chore(deps): update dependency jsdom to v23.2.0 ( #12269 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 21:23:51 -05:00
Julian Lam
91a509c4eb
test: fix error copy
2024-01-08 15:03:46 -05:00
Julian Lam
d1cdb8f858
fix: show full names for remote users
2024-01-08 15:02:36 -05:00
Julian Lam
5e1e809962
feat: send name property in getActor response
2024-01-08 14:46:43 -05:00
Julian Lam
9221506b0f
fix: improper params sent to get and getActor
2024-01-08 14:46:33 -05:00
Julian Lam
ec3c6b67cd
fix: restore hostname prop in getActor method
2024-01-08 14:45:56 -05:00
Julian Lam
7ec75f5830
fix: ActivityPub.get now throws on failure, handle in getActor
2024-01-08 14:30:09 -05:00
Misty Release Bot
ebb4fe0cac
Latest translations and fallbacks
2024-01-07 09:18:14 +00:00
Barış Soner Uşaklı
69132be91d
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2024-01-06 22:30:56 -05:00
Barış Soner Uşaklı
5353979693
Merge branch 'master' into develop
2024-01-06 22:30:49 -05:00
renovate[bot]
12aeb6f72f
chore(deps): update dependency jsdom to v23.1.0 ( #12265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 22:30:35 -05:00
Barış Soner Uşaklı
ef8f8db7bd
chore: up composer
2024-01-06 22:30:27 -05:00
Julian Lam
a1c8c3a043
refactor: update ActivityPub.get and all methods calling it to take a uid so that requests can be signed
2024-01-05 22:46:07 -05:00
Barış Soner Uşaklı
c5d481d942
Merge branch 'master' into develop
2024-01-05 17:38:54 -05:00
Barış Soner Uşaklı
79ebbee5ef
chore: up themes
2024-01-05 17:29:02 -05:00
Barış Soner Uşaklı
80d8cfda1c
move btn-ghost to core
...
remove "btn-outline", it can be replaced with "btn-ghost border"
move chats templates and css from harmony to core, persona nd peace will use same templates
2024-01-05 17:27:18 -05:00
Barış Soner Uşaklı
87c3db3650
Merge branch 'master' into develop
2024-01-05 16:15:30 -05:00
Barış Soner Uşaklı
d3d6d77d1e
fix: recent loading
2024-01-05 16:15:13 -05:00
Julian Lam
942a9b7e5c
fix: send in mocked profile data in follow routes as well
2024-01-05 15:39:45 -05:00
Julian Lam
2a77ae550b
feat: ability to browse follower/following lists of remote accounts
2024-01-05 15:32:55 -05:00
Julian Lam
c66b18670d
fix: tests
2024-01-05 11:56:20 -05:00
Julian Lam
7fd15d6668
feat: expose following/follower counts in actor response
2024-01-05 11:39:17 -05:00
Julian Lam
27e256d26e
fix: isUri helper so that it passes ci tests
2024-01-05 11:38:26 -05:00
Julian Lam
fcca9259b4
fix: frontend follow logic, as uid is no longer webfinger slug
2024-01-05 10:18:44 -05:00
Julian Lam
283e460a57
fix: use simpler getSortedSetRevRange instead of unnecessary zunion call
...
/cc @barisusakli
2024-01-05 10:04:59 -05:00
Julian Lam
e4eeb069c2
Merge remote-tracking branch 'origin/develop' into activitypub
2024-01-05 09:58:46 -05:00
Julian Lam
739b05481c
feat: show remote followers/following in user profile pages
2024-01-05 09:58:37 -05:00
renovate[bot]
b25dfd4730
chore(deps): update commitlint monorepo to v18.4.4 ( #12261 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 18:01:50 -05:00
renovate[bot]
3a32fc8f26
fix(deps): update dependency postcss to v8.4.33 ( #12264 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 18:01:43 -05:00