Commit graph

24862 commits

Author SHA1 Message Date
Mar0xy
1e3e50ae0f
fix: type for nsfw endpoint 2023-10-18 13:35:38 +02:00
Mar0xy
a4a1b8bb8b
add: isSilenced handling to user and timeline 2023-10-18 13:34:16 +02:00
Marie
95b2689a21
fix: default for bottrending in model 2023-10-18 07:31:08 +02:00
Mar0xy
c21d255604
add: Bot Trending Toggle, Hide Bot in Timeline client option 2023-10-18 07:29:16 +02:00
Mar0xy
fa5cf36602
fix: reports not sending email
Closes transfem-org/Sharkey#81
2023-10-18 06:14:12 +02:00
Mar0xy
cb9bd6a004
add: mark all media from user as NSFW
Closes transfem-org/Sharkey#69
2023-10-18 05:32:47 +02:00
Mar0xy
5c7f517895
chore: change some misskey references to sharkey 2023-10-17 23:55:53 +02:00
Marie
715dea9414
upd: remove cutting off the description on relays 2023-10-17 22:51:05 +02:00
Amelia Yukii
22fb72fcfb
Update Dockerfile 2023-10-17 21:40:21 +02:00
Marie
97d9510ce6
merge: "show content for all CWs" button (#83) 2023-10-17 21:34:14 +02:00
ShittyKopper
1a9e94a554 upd: ja-JP translation for expand/collapseAllCws. machine translated 2023-10-17 22:32:27 +03:00
ShittyKopper
c8df61ed04 feat: "show content for all replies" button 2023-10-17 22:32:14 +03:00
Mar0xy
6cac291d3d
fix: relays not getting accepted 2023-10-17 21:08:15 +02:00
Marie
f73e56ca2c
fix: invalid param impressumUrl 2023-10-17 19:39:48 +02:00
Amelia Yukii
284beac14a
Update SECURITY.md 2023-10-17 16:07:09 +02:00
Marie
f71a675a34
ci: remove updating server for stable releases 2023-10-17 09:34:58 +02:00
Insert5StarName
4d71afa884 fix: move background into seperate element to prevent it from being funny 2023-10-17 08:23:10 +02:00
Mar0xy
6f46dfa7bb
upd: change top size on background css
Closes transfem-org/Sharkey#82
2023-10-17 02:12:58 +02:00
Mar0xy
5710735a15
upd: icons on instance-block page 2023-10-16 23:49:30 +02:00
Mar0xy
68886b9ab5
merge: upstream performance changes & instance silencing 2023-10-16 23:38:21 +02:00
Mar0xy
9e74455320
up: dev version 2023-10-16 23:12:53 +02:00
syuilo
9338ab461e update deps 2023-10-16 20:13:05 +09:00
syuilo
7e4562d50a Update CHANGELOG.md 2023-10-16 20:12:06 +09:00
まっちゃてぃー
5efd01ba70
feat: サーバーサイレンス機能を追加 (#12031)
* feat : サーバーサイレンスを追加

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update locale

* Update instance-info.vue

* update misskey-js.api.md

* lint fix

* migration fix

* 既存のものを使うように

* fix

* 色々直した

* Update packages/frontend/src/pages/admin/instance-block.vue

* Update packages/frontend/src/pages/admin/instance-block.vue

* Update packages/frontend/src/components/MkInstanceCardMini.vue

* Update packages/backend/src/core/entities/InstanceEntityService.ts

* Update packages/backend/src/core/entities/InstanceEntityService.ts

* Update packages/backend/src/core/entities/InstanceEntityService.ts

* Update packages/backend/src/core/UserFollowingService.ts

* Update packages/backend/src/core/UserFollowingService.ts

* fix: サイレンスされてるサーバーからの投稿は全部ホームにする

* fix: undefinedでfalseを返すようにした

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-16 20:11:27 +09:00
syuilo
1966876320 fix test 2023-10-16 17:42:33 +09:00
syuilo
3ebed5aa3e feat: local-only antenna
Resolve #11869
2023-10-16 15:06:00 +09:00
syuilo
6a321ba340 fix test 2023-10-16 14:35:44 +09:00
syuilo
34d1b463a4 fix tests 2023-10-16 12:58:17 +09:00
syuilo
24437a04d4 fix of 1fa1d31696 2023-10-16 12:00:56 +09:00
syuilo
1fa1d31696 perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
Mar0xy
b7fd84c643
upd: remove show more button effects 2023-10-16 02:05:34 +02:00
Mar0xy
6779272c81
upd: change how show more gets shown 2023-10-16 01:39:02 +02:00
Mar0xy
1eb536f086
upd: remove buggy backdrop-filter 2023-10-16 00:52:03 +02:00
Mar0xy
67c95ea646
fix: type error 2023-10-15 23:42:47 +02:00
Mar0xy
ca428977a5
merge: upstream 2023-10-15 23:36:38 +02:00
Mar0xy
cec0207b60
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-10-15 23:19:50 +02:00
Mar0xy
88216861a9
upd: attempt at fancy blur 2023-10-15 23:19:21 +02:00
Insert5StarName
83cc9cf980 fix: pinned notes not being transparent 2023-10-15 20:26:05 +02:00
Amelia Yukii
c9d03c9ced
fix: some missing transparent elements 2023-10-15 20:18:19 +02:00
Mar0xy
870fbf9852
merge: transparency
Closes transfem-org/Sharkey#65
2023-10-15 20:07:51 +02:00
Mar0xy
85f3534b2c
fix: decrement of renotecount 2023-10-15 19:43:57 +02:00
Marie
a8d937b08e
chore: add newline between } and @media 2023-10-15 19:28:15 +02:00
Insert5StarName
25c7e55c54 fix: Detailed view too 2023-10-15 19:27:46 +02:00
Insert5StarName
a977d4316d fix: wrong scaling in notifications container 2023-10-15 19:25:59 +02:00
Mar0xy
18f7067103
upd: add locales for client settings 2023-10-15 19:25:21 +02:00
Mar0xy
2f1f463009
upd: client option for click to open posts 2023-10-15 19:16:14 +02:00
Marie
05967dd364
merge: Fix translations (#75) 2023-10-15 19:03:33 +02:00
Insert5StarName
85aa0c06bc fix: make MKNoteSub scale correctly 2023-10-15 19:01:28 +02:00
Insert5StarName
94d2a16e89 fix: make note footer scale correctly 2023-10-15 18:58:56 +02:00
dakkar
d901ac6f67 fix some translations of "replies" & "renotes" tab labels
it & fr I'm sure, es & ca & pt I'm pretty confident, the rest is
pretty much copy&paste from other translations that have more context
2023-10-15 17:58:08 +01:00