1
0
Commit Graph

212 Commits

Author SHA1 Message Date
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
Mar0xy 62bb0d1eaa upd: add option to disable server disconnect warning
Closes transfem-org/Sharkey#152
2023-11-15 23:59:29 +01:00
Mar0xy 83f328de8a add: Importing of Posts
- Supports Instagram, Mastodon/Pleroma/Akkoma, Twitter and *key
2023-11-12 15:12:42 +01:00
Mar0xy 04657c14c7 upd: remove leftover nsfw ai option 2023-11-07 19:23:58 +01:00
Mar0xy 9cd2759769 feat: isIndexable 2023-11-07 19:16:57 +01:00
Mar0xy 42a5d473e5 upd: remove remaining parts of tw 2023-11-07 17:10:27 +01:00
Marie f270f98756 chore: fix locale used in settings/drive/cleaner 2023-11-07 17:06:17 +01:00
Mar0xy e409abdd40 upd: add frontend option to export data 2023-11-07 11:38:50 +01:00
Mar0xy 35b3ac228c merge: upstream 2023-11-05 11:19:03 +01:00
syuilo 56401ed91c 🎨 2023-11-05 08:25:08 +09: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 ca1cda0db0 enhance(frontend): tweak settings page 2023-11-04 16:44:14 +09:00
syuilo 67414e0181 perf(frontend): soundConfigStore を defaultStore に統合しAPIリクエストを削減 2023-11-04 10:09:21 +09:00
Amelia Yukii 08de1f7baa fix: icons being inconsistent and PG (#136) 2023-11-03 23:20:53 +01:00
Mar0xy 7c480424a6 merge: upstream 2023-11-03 15:35:12 +01:00
syuilo f62ad3ed3e feat: notification grouping
Resolve #12211
2023-11-02 15:57:55 +09:00
Mar0xy 9a73e98551 upd: remove footerspacer from settings 2023-11-02 00:46:46 +01:00
ShittyKopper 5ac10730ae upd: replace more hardcoded radius values 2023-11-01 23:00:55 +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
ShittyKopper e1844db11b upd: add corner roundness setting 2023-11-01 21:43:26 +03:00
Mar0xy 8388b18df9 merge: upstream 2023-11-01 12:39:07 +01:00
かっこかり 5fb6847419 Feat: 未読通知数を表示できるように (#11982)
* 未読通知数を表示できるように

* Update Changelog

* オプトインにする

* Fix lint

* (add) テスト通知のプッシュ通知を追加

* add test

* フロントエンドの表示上限を99に変更

* Make it default on

* 共通スタイルをくくりだす

* Update Changelog

* tweak

* Update UserEntityService.ts

* rename

* Update navbar-for-mobile.vue

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-01 13:34:05 +09:00
Mar0xy 4dd23a3793 merge: upstream 2023-10-31 19:33:24 +01:00
syuilo e6e5bf1da4 🎨 2023-10-31 13:46:58 +09:00
_ c239058624 feat(frontend): スワイプやボタンでタイムラインを再読込する機能 (#12113)
* pc reloading

* add: disable TL websocket option

* fix: stream disconnect when reload

* add: pull to refresh

* fix: pull to refresh

* add changelog

* fact: change to disableStreamingTimeline

* lint

* remove: en-US text

* refactor

* refactor

* add license identifier

* tweak

* Update MkPullToRefresh.vue

* Update MkPullToRefresh.vue

* change name timeoutHeartBeat

* tweak

* 🎨

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 09:12:20 +09:00
syuilo 7436e0da18 lint fixes 2023-10-29 16:09:20 +09:00
かっこかり 1a8243f1ca MkCodeのパースエンジンをShikiに変更 (#12102)
* (swap) prism -> shiki

* fix styles

* (bump) aiscript-vscode to v0.0.5

* refactor

* replace prism-editor (beta)

* Update scratchpad.vue

* (enhance) MkCodeEditor自動インデント改行

* (fix) lint

* (add) scratchpad: MkStickyContainer

* Update CHANGELOG.md

* clean up

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-29 14:12:40 +09:00
かっこかり e5ff8d8445 enhance: プラグイン削除時にアクセストークンも削除する (#12167)
* (enhance) プラグイン削除時にトークンも削除

* update changelog
2023-10-28 07:54:06 +09:00
syuilo afb37f0b03 🎨 2023-10-24 14:38:15 +09:00
syuilo 8091e8b900 🎨 2023-10-22 16:16:02 +09:00
syuilo 1aeae6217e chore(frontend): tweak settings ui 2023-10-22 16:12:01 +09:00
syuilo 18fb7a2080 enhance(frontend): アイコンのデコレーションを非表示にできるように 2023-10-22 16:05:32 +09:00
syuilo 4eaa02d25f enhance: improve avatar decoration 2023-10-22 13:02:24 +09:00
syuilo fd8d253e1e 🎨 2023-10-22 09:43:55 +09:00
かっこかり f51bca41c5 Feat: 外部サイトからテーマ・プラグインのインストールができるように (#12034)
* Feat: 外部サイトからテーマ・プラグインのインストールができるように

* Update Changelog

* Change Changelog

* Remove unnecessary imports

* Update fetch-external-resources.ts

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-10-21 18:41:12 +09:00
anatawa12 722584bf72 すべてのフォロー中の人のwithRepliesを変える機能 (#12049)
* feat: endpoint to update all following

* feat(frontend): change show replies for all

* docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように

* fix: cancel not working
2023-10-21 18:39:19 +09:00
syuilo 2c0a139da6 feat: Avatar decoration (#12096)
* wip

* Update ja-JP.yml

* Update profile.vue

* .js

* Update home.test.ts
2023-10-21 18:38:07 +09:00
Mar0xy e1e02a6dbc fix: being able to set birthday into the future 2023-10-19 13:26:40 +02:00
Mar0xy 4b230d792c merge: upstream changes 2023-10-18 19:48:03 +02:00
Mar0xy 5ddf7e008d add: locales for toggles 2023-10-18 19:01:50 +02:00
Mar0xy c21d255604 add: Bot Trending Toggle, Hide Bot in Timeline client option 2023-10-18 07:29:16 +02: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
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
Mar0xy 704b93f7d6 upd: move some strings into i18n 2023-10-15 17:47:16 +02:00
Mar0xy 78b016e35c upd: icons 2023-10-13 19:07:41 +02:00
Mar0xy f8f128b347 merge: all upstream changes 2023-10-13 19:01:17 +02:00
syuilo f6ba5cfaf4 merge: timeline 1 2023-10-13 17:58:11 +02:00