Julian Lam
16f8f536da
fix: do not retrieve remote outbox count when asserting actor
...
This change means that a remote user's post count is only the number
of posts they have stored locally. This is easier to reconcile with
the profile UI since showing the artificial number could cause issues
if the local instance contains fewer or no posts by that user.
fixes #12646
2024-06-21 16:48:17 -04:00
Barış Soner Uşaklı
0573e8f3de
Merge branch 'develop' into activitypub
2024-06-21 14:53:48 -04:00
Barış Soner Uşaklı
7f2cd0c08d
Merge branch 'master' into develop
2024-06-21 14:53:40 -04:00
Barış Soner Uşaklı
467aeea227
make h1 a bit bigger
2024-06-21 14:53:31 -04:00
Barış Soner Uşaklı
f35a6c631e
Merge branch 'develop' into activitypub
2024-06-21 14:47:06 -04:00
Barış Soner Uşaklı
1680c65fd8
Merge branch 'master' into develop
2024-06-21 14:46:56 -04:00
Barış Soner Uşaklı
c570a19b37
scale down header font size
2024-06-21 14:46:45 -04:00
Julian Lam
b691d2a9b2
chore: bump version to 4.0.0-alpha
v4.0.0-alpha
2024-06-21 12:59:55 -04:00
Barış Soner Uşaklı
c8b39007de
Merge branch 'develop' into activitypub
2024-06-21 11:24:23 -04:00
Barış Soner Uşaklı
29c01e0e29
Merge branch 'master' into develop
2024-06-21 11:24:11 -04:00
Misty Release Bot
5726199b1a
Latest translations and fallbacks
2024-06-21 09:18:56 +00:00
Julian Lam
d9ac7f4995
fix: double sanitization
2024-06-20 22:25:09 -04:00
Julian Lam
8003946feb
Revert "fix: change setImmediate to a 5s timeout to give plugins (or anything waiting for the return value of the API call) a chance to finish execution"
...
This reverts commit 7fada44bf2 .
2024-06-20 22:20:41 -04:00
Barış Soner Uşaklı
3332480cf1
fix : #12645 , use titleRaw like reply button
2024-06-20 14:15:52 -04:00
Barış Soner Uşaklı
7d679db28e
fix: dont load cid=-1 in tag filter dropdown
2024-06-20 10:40:33 -04:00
renovate[bot]
94691372a6
fix(deps): update dependency nodemailer to v6.9.14 ( #12643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 09:59:22 -04:00
renovate[bot]
115f236fba
fix(deps): update dependency webpack to v5.92.1 ( #12644 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 09:59:09 -04:00
Julian Lam
7fada44bf2
fix: change setImmediate to a 5s timeout to give plugins (or anything waiting for the return value of the API call) a chance to finish execution
2024-06-19 18:09:02 -04:00
Julian Lam
4b86b37889
fix: openapi spec for v3 posts get
2024-06-19 18:08:49 -04:00
Julian Lam
a3c6c872b9
fix: wrap ap note creation in setImmediate to let internal hooks have a chance to wrap up first
2024-06-19 13:48:00 -04:00
Julian Lam
daed74134a
fix(deps): bump markdown
2024-06-19 12:44:50 -04:00
Julian Lam
59818031bc
fix: improper sanitization and parsing in mocks.note
...
- sanitize-html invocation was stripping out images by default, now added as an exception
- only post content was passsed into filter:parse.post, but hook expects post summary
2024-06-19 11:24:24 -04:00
Barış Soner Uşaklı
5a2fa52ccc
fix: remove parseInt on users controller
2024-06-19 11:04:09 -04:00
Barış Soner Uşaklı
b3b34ebad6
Merge branch 'develop' into activitypub
2024-06-19 11:03:01 -04:00
Barış Soner Uşaklı
515cae5943
Merge branch 'master' into develop
2024-06-19 11:02:44 -04:00
Barış Soner Uşaklı
6f6cfb1a5a
fix: update follower/following counts after removing uid from zsets
...
use batch instead of async.each
2024-06-19 10:15:31 -04:00
renovate[bot]
a78cd1b483
chore(deps): update docker/build-push-action action to v6 ( #12641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-19 09:05:59 -04:00
renovate[bot]
d023933dd3
chore(deps): update dependency lint-staged to v15.2.7 ( #12638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-19 09:05:41 -04:00
renovate[bot]
31186b8c41
chore(deps): update dependency nyc to v17 ( #12627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-19 09:05:31 -04:00
Barış Soner Uşaklı
aae0b5b09f
chore: up harmony
2024-06-18 10:06:24 -04:00
Barış Soner Uşaklı
f86c70644a
Merge branch 'master' into develop
2024-06-18 10:05:03 -04:00
Barış Soner Uşaklı
b98333f38c
chore: up harmony
2024-06-18 10:04:55 -04:00
renovate[bot]
b80a8dec1c
fix(deps): update dependency sass to v1.77.6 ( #12640 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 18:27:09 -04:00
renovate[bot]
66f66ede99
chore(deps): update dependency sass-embedded to v1.77.5 ( #12639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 18:13:23 -04:00
renovate[bot]
21e061a059
fix(deps): update dependency webpack to v5.92.0 ( #12631 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 18:13:12 -04:00
Barış Soner Uşaklı
529cd3712b
Merge branch 'develop' into activitypub
2024-06-17 18:07:46 -04:00
Barış Soner Uşaklı
fa86efad93
Merge branch 'master' into develop
2024-06-17 18:07:29 -04:00
Barış Soner Uşaklı
351ee71d64
fix: suggested topic tid
2024-06-17 18:07:21 -04:00
Julian Lam
4eb998d59d
fix: send additional @context entry for publicKey support, fixes #12604
2024-06-17 16:27:59 -04:00
Julian Lam
e6e6c2a28a
fix: null case handling
2024-06-17 16:01:36 -04:00
Julian Lam
6e2178b0dc
feat: instance-level allow andd deny list for federatioN
2024-06-17 15:50:27 -04:00
Julian Lam
d0a1ebcff7
feat: store encountered instances by last seen date
2024-06-17 15:08:22 -04:00
Julian Lam
4b8a9e58ae
fix: category follow schema test
2024-06-17 14:47:00 -04:00
Barış Soner Uşaklı
a458bdd638
serve nodeinfo/2.0.json as well
2024-06-17 11:54:00 -04:00
Barış Soner Uşaklı
b540ecd313
chore: up harmony
2024-06-17 11:24:49 -04:00
Barış Soner Uşaklı
c021e7e80f
refactor: announces
...
store number of announces on post hash, show announces like votes, with tooltip and a way to see all, remove them from topic.events so they dont load all tid:<tid>:posts everytime topic is loaded
2024-06-17 11:18:48 -04:00
Barış Soner Uşaklı
05b7828e33
Merge branch 'develop' into activitypub
2024-06-17 09:18:38 -04:00
Barış Soner Uşaklı
52f693d6a0
Merge branch 'master' into develop
2024-06-17 09:18:27 -04:00
Barış Soner Uşaklı
41f1cd69ad
test: spec
2024-06-16 23:15:36 -04:00
Barış Soner Uşaklı
b148d0fcf9
test: spec
2024-06-16 23:03:03 -04:00