Hazelnoot
67d859f0d8
fix indents in megalodon files
2025-06-12 21:11:17 -04:00
Hazelnoot
b8dd7f4a95
update to summaly 5.2.2
2025-06-12 21:11:17 -04:00
Hazelnoot
b0b707e907
regen pnpm-lock.yaml
2025-06-12 21:11:16 -04:00
Hazelnoot
3198f34d4b
fix TS errors in megalodon
2025-06-12 21:11:16 -04:00
Hazelnoot
6b77c8b12b
correctly separate production / development dependencies
2025-06-12 21:11:16 -04:00
Hazelnoot
5b6099deb0
pin katex version
2025-06-12 21:11:16 -04:00
Hazelnoot
ce248e48b3
use pnpm package alias for @transfem-org/summaly
2025-06-12 21:11:16 -04:00
Hazelnoot
7eca06d672
use pnpm package alias for @transfem-org/sfm-js
2025-06-12 21:11:16 -04:00
Hazelnoot
0a97672011
align megalodon tsconfig with the rest of the project
2025-06-12 21:11:16 -04:00
Hazelnoot
a348d7aa09
remove unused script from megalodon
2025-06-12 21:11:16 -04:00
Hazelnoot
1a964cb6c0
pcleanup dependencies:
...
* Consolidate multiple different HTML/XML/RSS libraries to use the Cheerio stack
* Remove unused deps
* Move dev dependencies to correct section
* Pin versions where missing
2025-06-12 21:11:16 -04:00
piuvas
3e9a2c36f1
make defederation rocket use theme colors.
2025-06-12 20:46:52 -03:00
Hazelnoot
20370e5e75
merge: Emit log messages with correct level ( !1097 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1097
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-12 19:06:43 +00:00
Hazelnoot
ae7767cd73
merge: Implement basic support for fep-e232 and fep-044f quotes ( resolves #1097 and #1098 ) ( !1098 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1098
Closes #1097 and #1098
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-12 16:45:07 +00:00
Hazelnoot
55551a5a8a
merge: Avoid more N+1 queries in NoteEntityService and UserEntityService ( !1099 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1099
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-12 15:42:39 +00:00
Hazelnoot
791487c4df
merge: Enforce DM visibility in generateVisibilityQuery ( !1108 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1108
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-11 21:15:30 +00:00
dakkar
1ff135278b
give up on running e2e tests in CI
...
they're too flaky, let's just make sure we run them by hand
2025-06-11 11:20:54 +01:00
Hazelnoot
8f5212e453
enforce DM visibility in notes/mentions
2025-06-10 20:07:01 -04:00
Hazelnoot
27c27529f6
enforce DM visibility in generateVisibilityQuery
2025-06-10 19:52:47 -04:00
dakkar
d374f2c95d
tweak jest e2e config
...
`maxConcurrency` is how many `test.concurrent` to run at once, nothing
to do with how many test *files* to run (that's probably `maxWorkers`
which is already 1)
2025-06-10 17:10:45 +01:00
dakkar
f6f3852b38
pick lints
2025-06-10 16:33:44 +01:00
dakkar
b4608aeb53
fix fetch-validate-ap-deny e2e test
...
our error messages are slightly different from upstream's
2025-06-10 16:22:09 +01:00
dakkar
ae9daca4f2
only run 1 e2e test at a time
...
I think each test wipes the database at startup? but they share the
database, so running them in parallel feels like a bad idea in general
2025-06-10 16:17:17 +01:00
dakkar
363fb4db3a
fix streaming e2e test
...
the test I toggled said:
* ayako follows kyoko, withReplies:false
* kyoko posts a reply to kanako
* ayako is looking at the global timeline
* ayako will see kyoko's reply
but I'm pretty sure we don't want that, so the test was wrong for
Sharkey and the backend behaviour is correct
2025-06-10 16:09:22 +01:00
dakkar
31e21d4d7d
fix timeline e2e test
2025-06-10 16:04:02 +01:00
dakkar
88dac56efc
fix notes e2e test
2025-06-10 15:37:20 +01:00
dakkar
d222fafc1b
fix visibility regressions and merge typos
2025-06-10 15:13:53 +01:00
dakkar
aba4b537ad
fix typo in QueryService
2025-06-10 14:49:14 +01:00
dakkar
26aef4d043
fix tests for new user shape
2025-06-10 14:49:04 +01:00
dakkar
25eafee4e2
let tests create users
2025-06-10 14:38:58 +01:00
dakkar
65e8bbd046
fix merge mistake
2025-06-10 14:12:31 +01:00
dakkar
3ebf9c4a71
Merge branch 'develop' into upstream/2025.5.0
2025-06-10 14:02:32 +01:00
Hazelnoot
8cf6f32869
merge: Fix admin-user / instance-info styling and broken controls ( !1106 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1106
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-06-10 06:40:46 +00:00
Hazelnoot
a0692ab91f
merge: Fix hard-muted notes leaving extra lines on the screen ( !1107 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1107
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-06-09 19:39:29 +00:00
Hazelnoot
841288aced
merge: Don't prepend "RE:" if the CW already has it ( !1104 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1104
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-09 19:25:56 +00:00
Hazelnoot
23e723099a
merge: Add missing comma to NoteEntityService.ts ( !1105 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1105
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-09 19:25:29 +00:00
Hazelnoot
442062db8d
fix hard-muted notes leaving extra lines on the screen
2025-06-09 13:31:25 -04:00
Hazelnoot
30679935ce
fix admin-user not working inside the reports ui
2025-06-09 13:19:54 -04:00
Hazelnoot
cd92518b59
increase width of admin-user and instance-admin screens to prevent scrolling the tab bar
2025-06-09 13:03:39 -04:00
Hazelnoot
1fe91cdab7
fix _spacer CSS on FireFox
2025-06-09 13:03:15 -04:00
Hazelnoot
c200ed3666
fix relations in MastodonDataService.ts
2025-06-09 12:48:32 -04:00
Hazelnoot
646ffa7b62
fix missing @bindThis in CacheService
2025-06-09 11:45:20 -04:00
Hazelnoot
ed766e98e1
fix mixed-up userFollowingsCache / userFollowersCache
2025-06-09 11:37:51 -04:00
Hazelnoot
51572b7314
fix refactoring mistake in CacheService.ts
2025-06-09 11:26:21 -04:00
Hazelnoot
caa6dee656
add missing comma to NoteEntityService.ts
2025-06-09 11:11:11 -04:00
Hazelnoot
424e163c6f
fix type errors with JsonLdService and remove unused factory pattern
2025-06-09 11:03:51 -04:00
Hazelnoot
d0ae76214c
output log messages with correct level
2025-06-09 11:03:48 -04:00
Hazelnoot
cbb1ed3eed
accept fep-e232 "tag" quotes in objects
2025-06-09 11:03:17 -04:00
Hazelnoot
aefd94c0b0
render fep-e232 "tag" quotes in notes
2025-06-09 11:03:02 -04:00
Hazelnoot
b2c72da96c
pull out ILink interface
2025-06-09 11:03:02 -04:00