Commit graph

17433 commits

Author SHA1 Message Date
rinsuki 48b8320e5e
Fix #6637 (#6638)
* Fix #6637

* fix lint
2020-08-10 01:32:27 +09:00
syuilo 9b2ed96c1c chore: Clean up 2020-08-09 15:59:38 +09:00
syuilo 69d9aa71f2
Full view mode (#6636)
* wuip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update folder.vue

* wip

* Update size.ts

* wip

* wip

* Update index.vue

* wip
2020-08-09 15:51:02 +09:00
syuilo 13683780cd ✌️ 2020-08-09 13:49:44 +09:00
syuilo d780e5b251 enhance(client): ミュートされたノート数を表示するようにしたり 2020-08-09 13:46:19 +09:00
syuilo 917d3d0bd3 chore: Update dependencies 🚀 2020-08-08 10:30:38 +09:00
syuilo 4b19c53697 client: テーマコードをコピーできるようにしたり 2020-08-08 10:27:37 +09:00
syuilo 2d40a15d2b refactor: Extract well-known services 2020-08-07 11:27:37 +09:00
syuilo 2bdcd22ad4 enhance(api): アクセストークンを作成する際、createdAtをlastUsedAtを揃えるようにして、未使用かどうかを判定できるように 2020-08-04 23:09:48 +09:00
MeiMei f73a4e1304
Update .dockerignore (#6620) 2020-08-04 21:12:55 +09:00
Xeltica b265cdbd84
Update CHANGELOG.md 2020-08-03 13:40:32 +09:00
Xeltica a04d8b95c2
Update CHANGELOG.md 2020-08-03 13:40:13 +09:00
syuilo 0e9a8c0cd4 fix(client): Message read state is not reactive 2020-08-02 13:59:05 +09:00
syuilo 5ae8a3c7e8 refactor 2020-08-02 13:49:28 +09:00
syuilo 70ee172128 12.46.0 2020-08-02 00:10:30 +09:00
syuilo b9febc00f9 Update aiscript 2020-08-02 00:09:54 +09:00
syuilo 0112e2f7ec
New Crowdin updates (#6611)
* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Arabic)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Korean)
2020-08-01 23:44:07 +09:00
syuilo 60736bab2a fix(client): Broken syntax highlight 2020-08-01 23:30:51 +09:00
rinsuki fb7c4ee21a
チャットでCmd+Enterできないのを修正 (#6614) 2020-08-01 21:50:21 +09:00
syuilo e93c06cd00 fix appearance 2020-08-01 18:01:48 +09:00
syuilo 0a99345909 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-08-01 16:39:52 +09:00
syuilo 3d08ff7cb4 🎨 2020-08-01 16:39:48 +09:00
syuilo 057ce73ba1
refactor 2020-08-01 12:04:30 +09:00
syuilo 66b07578c5
Fold sidebar (#6610)
* wip

* wip
2020-08-01 10:53:23 +09:00
syuilo de3b365563 chore: Remove debug code 2020-08-01 10:03:47 +09:00
syuilo 7bb8d8b27e refactor(client): Fix order of component property 2020-08-01 10:02:37 +09:00
syuilo 9008664606 fix(client): Cannot read announcement
Fix #6609
2020-08-01 10:02:03 +09:00
syuilo 7374905c28 12.45.1 2020-08-01 01:00:19 +09:00
syuilo 718e20de60
New Crowdin updates (#6599)
* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)
2020-08-01 00:59:40 +09:00
syuilo 73d166323d Update dependencies 🚀 2020-08-01 00:56:09 +09:00
syuilo 3589fc6f4f refactor 2020-07-31 19:21:13 +09:00
syuilo feed6c7acc Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-07-31 19:09:49 +09:00
syuilo 2522e7388d fix(client): Reactivate poll 2020-07-31 19:09:38 +09:00
takonomura 09cfd620bb
Add "files/" to .dockerignore (#6607) 2020-07-31 04:59:52 +09:00
Xeltica 362e95263d
非ログイン時にウェルカムメッセージが被る問題を修正 (#6509)
* fix #6493

* Fix indentation
2020-07-30 23:56:17 +09:00
Nya Candy c6837b9fdf
Mapping files folder outside the container (#6598)
In order to prevent the loss of files uploaded by users when upgrading Misskey deployed with Docker.
**But** it might be necessary to create the folder before `docker-compose up -d` (Not fully tested)
2020-07-30 21:13:38 +09:00
Xeltica 71878f93e4
自分のノートにリアクションを押せるように (#6506)
* resolve #6468

* リモートから来たセルフリアクションの対応
2020-07-30 20:28:35 +09:00
Nya Candy f5d43b1f25
Simplified Chinese Install & Setup Guides Added (#6604)
* Simplified Chinese Install & Setup Guides Added

* Using lists in navigation between languages

* (Delete a closing bracket added by mistake

Co-authored-by: Candinya <dev@lcy.moe>
2020-07-30 18:05:26 +09:00
syuilo 770e7378be 12.45.0 2020-07-30 01:29:15 +09:00
syuilo b9a8620d2f Update AiScript 2020-07-30 01:26:20 +09:00
syuilo d1c8b2993e Add doc 2020-07-30 01:26:09 +09:00
syuilo 01e9b3c2f6 fix(client): プラグインの設定がnullになることがある問題を修正 2020-07-30 00:58:01 +09:00
syuilo 57203de4cb feat(client): プラグインのIDを不要に 2020-07-30 00:41:17 +09:00
syuilo 74d0e83a8a Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-07-30 00:35:30 +09:00
syuilo 9eee5644b9 feat(client): プラグインの設定にdescriptionを表示できるように 2020-07-30 00:35:07 +09:00
tamaina 9fe6f9417e
Update CHANGELOG.md 2020-07-29 23:57:08 +09:00
syuilo e7de5f6051 feat(client): Plugin:register_note_post_interruptor API 2020-07-29 23:37:50 +09:00
syuilo 60d81d74e3 feat(client): AiScript: Plugin:open_url function 2020-07-29 23:10:04 +09:00
syuilo 2701a7e85f fix(client): 通知のノートがリアクティブではない問題を修正
Fix #6602
2020-07-29 23:03:08 +09:00
syuilo 31a0afdaab fix(client): ピン留めされたノートがリアクティブではない問題を修正 2020-07-29 23:02:59 +09:00