1
0
Commit Graph

108 Commits

Author SHA1 Message Date
Mar0xy f0fe8eceaf upd: add option to select between note designs
Adds the ability to choose between `Sharkey` or `Misskey`
2023-12-02 13:09:25 +01:00
Insert5StarName 1a4bff7698 upd: rework threading/post ui 1/2
Co-authored-by: Gaspard Wierzbinski <contact@cpluspatch.com>
Co-authored-by: Marie <marie@kaifa.ch>
2023-12-02 01:39:29 +01:00
zyoshoka 98e1af28b8 enhance(frontend): ノートプレビューにCWが反映されるように (#12509)
* enhance(frontend): ノートプレビューにCWが反映されるように

* Update CHANGELOG.md

* refactor: 不要な条件を除去

* Revert "refactor: 不要な条件を除去"

This reverts commit e4eff689bd1f2df78411a2f01ee05434e2d298a8.

* fix: やっぱり不要な条件だった
2023-11-30 13:49:31 +09:00
Mar0xy 363bb43658 upd: remove quote button restriction and coloring 2023-11-29 22:26:56 +01:00
Mar0xy c9112b2949 upd: use null as default on user like setting 2023-11-28 22:21:40 +01:00
Mar0xy 42bf8e5e76 merge: upstream 2023-11-22 23:40:27 +01:00
Mar0xy a3fd51d6e0 upd: change the way likes get handled 2023-11-16 23:47:44 +01:00
Mar0xy 490b249407 upd: Allow users to change default like emoji
When users change the default like emoji in reactions tab from heart to another one it will be send out as that specific emoji.

If reset back to heart it will default to the instance like emoji again which is heart by default.

Closes transfem-org/Sharkey#95
2023-11-16 00:22:12 +01:00
syuilo 3939360e55 fix(frontend): 特定の条件下でノートがnyaizeされない問題を修正
Fix #12331
2023-11-15 11:09:54 +09:00
Mar0xy 430a96ebdb fix: like not being set 2023-11-12 22:40:33 +01:00
Mar0xy 5c38e6b824 add: custom like emoji per instance, fix like
This fixes the fact that likes on mastodon didn't get federated properly and let's instance admins choose a custom emoji
2023-11-12 22:16:47 +01:00
Mar0xy db29a5c2da merge: develop 2023-11-04 21:52:12 +01:00
Mar0xy 647e76ab36 merge: upstream 2023-11-04 14:32:28 +01:00
syuilo 5e9f6a90df enhance(frontend): ノート内のカスタム絵文字をクリックすることで、コピーおよびリアクションができるように 2023-11-04 18:27:22 +09:00
Amelia Yukii 08de1f7baa fix: icons being inconsistent and PG (#136) 2023-11-03 23:20:53 +01:00
ShittyKopper a796c8663b upd: pointer on clickToOpen-able parts of notes 2023-11-01 23:57:37 +03:00
ShittyKopper ae5d052274 upd: implement radius setting
to keep things manageable i merged a lot of one off values into just a
handful of common sizes, so some parts of the ui will look different than
upstream even with the "Misskey" rounding mode
2023-11-01 21:43:26 +03:00
ShittyKopper 72204d9294 Revert "prototype: decreased rounding"
This reverts commit 7a51e2d404.
2023-11-01 21:43:26 +03:00
Mar0xy 4dd23a3793 merge: upstream 2023-10-31 19:33:24 +01:00
かっこかり 481db8aba4 fix(frontend): MFMパース時に意図せずnyaizeされる問題を修正 (#12161)
* Update MkMisskeyFlavoredMarkdown.ts

* Update MkMisskeyFlavoredMarkdown.ts

* Update MkMisskeyFlavoredMarkdown.ts

* Update MkNote.vue

* (fix) にゃいずをノートでのみ適用

* fix

* Fix lint
2023-10-28 12:41:17 +09:00
Mar0xy 13c5da63d7 fix: MFM overflowing out of note
Closes transfem-org/Sharkey#104
2023-10-22 22:48:49 +02:00
Mar0xy fc5d75f8d4 fix: no translations on sub notes
Closes bug:  transfem-org/Sharkey#89
2023-10-19 22:23:27 +02:00
ShittyKopper c8df61ed04 feat: "show content for all replies" button 2023-10-17 22:32:14 +03:00
Marie a8d937b08e chore: add newline between } and @media 2023-10-15 19:28:15 +02:00
Insert5StarName a977d4316d fix: wrong scaling in notifications container 2023-10-15 19:25:59 +02:00
Insert5StarName 85aa0c06bc fix: make MKNoteSub scale correctly 2023-10-15 19:01:28 +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 7e648a255f upd: Separate quote from boost 2023-10-15 02:16:02 +02:00
Mar0xy d561aae3e5 chore: lint 2023-10-13 21:54:57 +02:00
Mar0xy 363df5b256 upd: add renote limit to other note components 2023-10-13 21:53:38 +02:00
syuilo f6ba5cfaf4 merge: timeline 1 2023-10-13 17:58:11 +02:00
Mar0xy bf3d493d04 Revert "feat: improve tl performance" 2023-10-03 20:21:26 +02:00
Mar0xy 38e35e1472 merge: upstream 2023-10-03 15:20:49 +02:00
syuilo 6277a5545c feat: improve tl performance (#11946)
* wip

* wip

* wip

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* Update NoteCreateService.ts

* wip

* Update user-notes.ts

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* Update timeline.ts

* Update timeline.ts

* Update timeline.ts

* Update timeline.ts

* Update timeline.ts

* wip

* Update timelines.ts

* Update timelines.ts

* Update timelines.ts

* wip

* wip

* wip

* Update timelines.ts

* Update misskey-js.api.md

* Update timelines.ts

* Update timelines.ts

* wip

* wip

* wip

* Update timelines.ts

* wip

* Update timelines.ts

* wip

* test

* Update activitypub.ts

* refactor: UserListJoining -> UserListMembership

* Update NoteCreateService.ts

* wip
2023-10-03 20:26:11 +09:00
Mar0xy 099b86ff3c chore: lint 2023-10-01 02:06:04 +02:00
Mar0xy 9fd66f92db Merge branch 'icons' of https://github.com/transfem-org/Sharkey into icons 2023-10-01 01:53:38 +02:00
Mar0xy 802ad0fa02 add: like button 2023-10-01 01:53:17 +02:00
Insert5StarName 7a51e2d404 prototype: decreased rounding 2023-10-01 01:20:20 +02:00
Mar0xy 8d4e99b3a9 Merge branch 'icons' of https://github.com/transfem-org/Sharkey into icons 2023-10-01 00:52:07 +02:00
Mar0xy 2ea7e799fe upd: add buttons to replies 2023-10-01 00:51:57 +02:00
Insert5StarName b50c1ef9a5 upd: fix rest of icons 2023-10-01 00:46:42 +02:00
Mar0xy 7f0863a96e fix: buttons opening post view 2023-09-23 01:26:57 +02:00
Mar0xy 0da4717983 upd: clicky click on replies 2023-09-22 23:56:00 +02:00
syuilo b0f6c44f36 refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
syuilo 1f7a81aae7 update deps (#11764)
* update deps

* node16

* wip

* wip

* wip

* Update test-utils.ts

* wip

* Update tsconfig.json

* wip

* Update package.json

* wip

* Update following.vue

* Update followers.vue

* Update index.vue

* Update share.vue

* Update MkUserPopup.vue

* Update MkPostForm.vue

* wip

* Update MkTokenGenerateWindow.vue

* Update MkPagination.vue

* refactor

* update deps

* update deps

* Update sw.ts

* wip

* wip

* wip

* Update FetchInstanceMetadataService.ts

* Update FetchInstanceMetadataService.ts

* update node

* update deps

* 🎨
2023-09-04 13:33:38 +09:00
파링 c3fd848750 fix: word mute is not applied to sub note (#11711)
* fix: word mute is not applied to sub note

* chore: update changelog

* chore: run eslint fix

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-08-14 13:02:59 +09:00
Shun Sakai c2370a1be6 chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348)
* chore: Add the SPDX information to each file

Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.

* tweak format

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
syuilo 177359689e fix(frontend): カラーバーがリプライには表示されないのを修正 2023-05-11 16:26:35 +09:00
syuilo f16a7cbcf2 refactor(frontend): remove $i 2023-04-01 13:52:07 +09:00