1
0
Commit Graph

4478 Commits

Author SHA1 Message Date
syuilo 52a82ac193 Update about-misskey.vue 2023-10-18 10:07:21 +09:00
Mar0xy 3f0cc256dc add: locales for approval feature 2023-10-18 03:00:48 +02:00
syuilo 145c5c8b2b update deps 2023-10-18 09:43:59 +09:00
Mar0xy 2f2d88dcfc add: Require Approval for Signup 2023-10-18 02:41:36 +02:00
Mar0xy 5c7f517895 chore: change some misskey references to sharkey 2023-10-17 23:55:53 +02:00
Marie 97d9510ce6 merge: "show content for all CWs" button (#83) 2023-10-17 21:34:14 +02:00
ShittyKopper c8df61ed04 feat: "show content for all replies" button 2023-10-17 22:32:14 +03:00
anatawa12 5a3c6575dd 新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048)
* feat: add defaultWithReplies to MiUser

* feat: use defaultWithReplies when creating MiFollowing

* feat: update defaultWithReplies from API

* feat: return defaultWithReplies as a part of $i

* feat(frontend): configure defaultWithReplies

* docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように

* fix: typo

* style: fix lint failure

* chore: improve UI text

* chore: make optional params of  UserFollowingService.follow() object

* chore: UserFollowingService.follow() accept withReplies

* chore: add withReplies to MiFollowRequest

* chore: process withReplies for follow request

* feat: accept withReplies on 'following/create' endpoint

* feat: store defaultWithReplies in client store

* Revert "feat: return defaultWithReplies as a part of $i"

This reverts commit f2cc4fe6

* Revert "feat: update defaultWithReplies from API"

This reverts commit 95e3cee6

* Revert "feat: add defaultWithReplies to MiUser"

This reverts commit 9f5ab14d7063532de2b049bc2ed40a15658168f5.

* feat: configuring withReplies in import-following

* feat(frontend): configure withReplies

* fix(frontend): incorrectly showRepliesToOthersInTimeline can be shown

* fix(backend): withReplies of following/create not working

* fix(frontend): importFollowing error

* fix: withReplies is not working with follow import

* fix(frontend): use v-model

* style: fix lint

---------

Co-authored-by: Sayamame-beans <61457993+sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2023-10-17 20:56:17 +09: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
syuilo e9db0680c4 update deps 2023-10-17 09:04:17 +09: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
syuilo 9338ab461e update deps 2023-10-16 20:13:05 +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 3ebed5aa3e feat: local-only antenna
Resolve #11869
2023-10-16 15:06:00 +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 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
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
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
Mar0xy 731a686b57 fix: router issue due to click to open 2023-10-15 18:52:47 +02:00
Mar0xy 005d7b6da5 upd: uncomment activitypub section 2023-10-15 18:35:55 +02:00
Insert5StarName 42895ab326 fix: remote warning being transparent 2023-10-15 18:18:58 +02:00
Mar0xy 48c7eeb57e fix: prevent quoted toast to be triggered when not quoted 2023-10-15 18:03:27 +02:00
Mar0xy 26cd12f7bf upd: add locale for quoted, add toasts and effects 2023-10-15 18:00:09 +02:00
Mar0xy 704b93f7d6 upd: move some strings into i18n 2023-10-15 17:47:16 +02:00
Mar0xy c904fa6b59 upd: add listenbrainz to mobile view 2023-10-15 17:18:09 +02:00
Marie cb1585532f upd: move icon on about sharkey page to the left slightly 2023-10-15 13:32:42 +02:00
Insert5StarName 09a764a868 chore: update assets 2023-10-15 12:18:29 +02:00
Mar0xy abe44793c4 chore: lint 2023-10-15 02:38:09 +02:00
Mar0xy 7e648a255f upd: Separate quote from boost 2023-10-15 02:16:02 +02:00
Marie 46f1882123 fix: crop icon not being phosphor on drive/file 2023-10-14 14:59:32 +02:00
Amelia Yukii ddd82eb831 fix: MkInfo being transparent 2x 2023-10-14 14:48:38 +02:00
Amelia Yukii 3d4c6340b9 fix: MkInfo being transparent 2023-10-14 14:01:08 +02:00
Mar0xy 080450c10b upd: rename renote to boost 2023-10-14 02:46:36 +02:00
Mar0xy 2d31c189d8 add: sponsors 2023-10-14 01:59:09 +02:00
Mar0xy 96d99f04fb upd: change unrenote function 2023-10-13 22:29:14 +02:00
Mar0xy f77a81c4bc fix: don't open post on clicking renote 2023-10-13 22:05:26 +02:00
Mar0xy 463dfd87b5 upd: add rocket to note 2023-10-13 21:58:58 +02:00