Commit graph

31468 commits

Author SHA1 Message Date
Hazelnoot
9c4e3934d1 exclude local notes from bubble timeline 2025-05-30 14:39:37 -04:00
Marie
9637e1b82b merge: apply more styles to our icons - fixes #1081 (!1069)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1069

Closes #1081

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-30 17:55:25 +00:00
Hazelnoot
b0a5efb357 block remote interactions with local-only posts 2025-05-30 13:10:46 -04:00
Hazelnoot
5818a89ba0 fix circular reference between i.ts, instance.ts, and misskeyApi.ts 2025-05-30 13:04:38 -04:00
dakkar
5c680d65c7 replace more icons
in a few places icon classes are constructed from string constants,
and those not always include the `ti` prefix

also updated the `grep` in `CONTRIBUTING.md` to catch those kind of
constants.
2025-05-30 17:44:35 +01:00
dakkar
0c768524d2 apply more styles to our icons - fixes #1081
the way we replace icons, the `ti` class gets removed, so those styles
were not applied; we always add a `ph-lg` class, so we select on that
one

I've left the `ti` selectors to hopefully make future merge conflicts
clearer
2025-05-30 17:43:15 +01:00
Hazelnoot
c13beacb3a change default value of canUseTranslator to false 2025-05-30 12:35:31 -04:00
Hazelnoot
50ba3c0f46 fix missing ".value" in SkNoteDetailed.vue 2025-05-30 12:35:31 -04:00
Hazelnoot
50a64f97df allow unauthenticated (logged-out) users to translate notes 2025-05-30 12:35:31 -04:00
Hazelnoot
b219ca29c5 comment new property 2025-05-30 12:29:07 -04:00
Hazelnoot
4637d4eb3f clarify query truncation message 2025-05-30 12:28:01 -04:00
Hazelnoot
dd1969c800 suppress messages from TypeORM migration and schema loading in production 2025-05-30 12:28:01 -04:00
Hazelnoot
3fecde29b5 fix TypeORM logger implementation 2025-05-30 12:28:01 -04:00
Hazelnoot
8e660d2aaf don't highlight queries in production 2025-05-30 12:28:01 -04:00
Hazelnoot
04160af3ae fix TypeORM logging to native console instead of NestJS logger 2025-05-30 12:28:01 -04:00
Hazelnoot
b057d3be0d add slowQueryThreshold setting to configure slow query warning 2025-05-30 12:27:59 -04:00
Hazelnoot
eeb175ab2b increase logging indent, since some logger contexts are really long 2025-05-30 12:26:33 -04:00
Marie
d1ddc6f722 merge: Resolve "Show Muted Words doesn't work" - fixes #1079 (!1057)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1057

Closes #1079

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-30 16:26:28 +00:00
Marie
5d8a8bba2a merge: Log config file paths at startup (!1066)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1066

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-05-30 16:25:28 +00:00
Marie
544d169884 merge: Increase chart rate limits (!1065)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1065

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-05-30 16:25:01 +00:00
Marie
48f3910036 merge: Add MK_HIDE_WORKER_ID to exclude worker ID from logs (!1063)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1063

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-05-30 16:24:33 +00:00
Marie
4a55692f7a merge: Disable TypeORM's Redis cache by default (!1062)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1062

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-05-30 16:23:53 +00:00
PrivateGER
31f4325e86
make logger property readonly 2025-05-30 18:01:36 +02:00
PrivateGER
8948369a1b
import fs dep at file level 2025-05-30 18:00:12 +02:00
Hazelnoot
1cd0ed3256 add MK_HIDE_WORKER_ID to exclude worker ID from logs 2025-05-30 09:38:33 -04:00
Hazelnoot
43d975896a use standard logger class in config.ts 2025-05-30 09:15:40 -04:00
Hazelnoot
47a81ba235 clarify error when configs fail to load 2025-05-30 09:09:15 -04:00
Hazelnoot
1a414f1cfb log configuration file paths when loading 2025-05-30 09:06:50 -04:00
Hazelnoot
7d79c77842 disable TypeORM query cache by default 2025-05-30 08:01:01 -04:00
Hazelnoot
79ff245aa4 merge: Fix the AddMissingIndexes1747938628395 migration (!1056)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1056

Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-05-30 11:48:57 +00:00
Hazelnoot
53ec45482d use more robust fixup in 1748128176881-add_instance_foreign_keys.js 2025-05-30 07:46:23 -04:00
Hazelnoot
b748f9768e merge: bring back custom search engine url box - fixes #1078 (!1058)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1058

Closes #1078

Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2025-05-30 11:31:51 +00:00
dakkar
988ce94b97 bring back custom search engine url box - fixes #1078
we had accidentally removed the MkInput
2025-05-30 11:29:49 +01:00
dakkar
d142e10fbd fix folders in mute/block 2025-05-30 11:06:39 +01:00
dakkar
2d396843ea don't really need to reload 2025-05-30 11:05:21 +01:00
dakkar
9d20848b3f fix guard for "show soft-muted words" 2025-05-30 11:04:53 +01:00
Hazelnoot
92bbcd3255 fix saving moderation note 2025-05-29 23:55:40 -04:00
Hazelnoot
f799835ec7 fix Z-fighting in report UI caused by sticky header 2025-05-29 23:13:33 -04:00
Hazelnoot
5924e27859 all MkFolder to not have a sticky header 2025-05-29 23:13:15 -04:00
Hazelnoot
b3022e853e fix refresh / dialog promises in admin-user.vue 2025-05-29 23:04:17 -04:00
Hazelnoot
30f0e5002c refresh instance info after applying moderation rules, and make sure that API calls show a dialog while running 2025-05-29 23:03:24 -04:00
Hazelnoot
5b8764d6df allow os.promiseDialog to accept a callback 2025-05-29 22:41:59 -04:00
Hazelnoot
fadf39d8e7 re-order instance-info tabs to match admin-user 2025-05-29 22:21:59 -04:00
Hazelnoot
979c7628b1 disable status badge strip in admin-user and instance-info 2025-05-29 22:20:21 -04:00
Hazelnoot
f303cb1171 implement SkBadgeStrip 2025-05-29 22:19:51 -04:00
Hazelnoot
756096e498 re-order moderation toggles to match admin-user 2025-05-29 21:16:58 -04:00
Hazelnoot
db7e0d9353 add missing oneline flag to delivery status 2025-05-29 21:14:42 -04:00
Hazelnoot
586c9974a4 add icons to buttons 2025-05-29 21:13:51 -04:00
Hazelnoot
d86920d2f6 match gap size to admin-user 2025-05-29 21:12:13 -04:00
Hazelnoot
43495fbd0d move all buttons to a group 2025-05-29 21:11:13 -04:00