syuilo
|
05b8111c19
|
Pages (#4811)
* wip
* wip
* wip
* Update page-editor.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update page-editor.variable.core.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update aiscript.ts
* wip
* Update package.json
* wip
* wip
* wip
* wip
* wip
* Update page.vue
* wip
* wip
* wip
* wip
* more info
* wip fn
* wip
* wip
* wip
|
2019-04-29 09:11:57 +09:00 |
|
syuilo
|
64d00b08a3
|
Improve announcement
* お知らせにMFMを使えるように
* お知らせに画像を添付できるように
|
2019-04-24 15:21:39 +09:00 |
|
tamaina
|
f966d0b32c
|
色々な修正; Fix #4709 (#4714)
* Fix a la carte 1
* use dialog instead of alert() etc
|
2019-04-16 13:05:10 +09:00 |
|
syuilo
|
f0a29721c9
|
Use PostgreSQL instead of MongoDB (#4572)
* wip
* Update note.ts
* Update timeline.ts
* Update core.ts
* wip
* Update generate-visibility-query.ts
* wip
* wip
* wip
* wip
* wip
* Update global-timeline.ts
* wip
* wip
* wip
* Update vote.ts
* wip
* wip
* Update create.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update files.ts
* wip
* wip
* Update CONTRIBUTING.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update read-notification.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update cancel.ts
* wip
* wip
* wip
* Update show.ts
* wip
* wip
* Update gen-id.ts
* Update create.ts
* Update id.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Docker: Update files about Docker (#4599)
* Docker: Use cache if files used by `yarn install` was not updated
This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.
* Docker: Migrate MongoDB to Postgresql
Misskey uses Postgresql as a database instead of Mongodb since version 11.
* Docker: Uncomment about data persistence
This patch will save a lot of databases.
* wip
* wip
* wip
* Update activitypub.ts
* wip
* wip
* wip
* Update logs.ts
* wip
* Update drive-file.ts
* Update register.ts
* wip
* wip
* Update mentions.ts
* wip
* wip
* wip
* Update recommendation.ts
* wip
* Update index.ts
* wip
* Update recommendation.ts
* Doc: Update docker.ja.md and docker.en.md (#1) (#4608)
Update how to set up misskey.
* wip
* ✌️
* wip
* Update note.ts
* Update postgre.ts
* wip
* wip
* wip
* wip
* Update add-file.ts
* wip
* wip
* wip
* Clean up
* Update logs.ts
* wip
* 🍕
* wip
* Ad notes
* wip
* Update api-visibility.ts
* Update note.ts
* Update add-file.ts
* tests
* tests
* Update postgre.ts
* Update utils.ts
* wip
* wip
* Refactor
* wip
* Refactor
* wip
* wip
* Update show-users.ts
* Update update-instance.ts
* wip
* Update feed.ts
* Update outbox.ts
* Update outbox.ts
* Update user.ts
* wip
* Update list.ts
* Update update-hashtag.ts
* wip
* Update update-hashtag.ts
* Refactor
* Update update.ts
* wip
* wip
* ✌️
* clean up
* docs
* Update push.ts
* wip
* Update api.ts
* wip
* ✌️
* Update make-pagination-query.ts
* ✌️
* Delete hashtags.ts
* Update instances.ts
* Update instances.ts
* Update create.ts
* Update search.ts
* Update reversi-game.ts
* Update signup.ts
* Update user.ts
* id
* Update example.yml
* 🎨
* objectid
* fix
* reversi
* reversi
* Fix bug of chart engine
* Add test of chart engine
* Improve test
* Better testing
* Improve chart engine
* Refactor
* Add test of chart engine
* Refactor
* Add chart test
* Fix bug
* コミットし忘れ
* Refactoring
* ✌️
* Add tests
* Add test
* Extarct note tests
* Refactor
* 存在しないユーザーにメンションできなくなっていた問題を修正
* Fix bug
* Update update-meta.ts
* Fix bug
* Update mention.vue
* Fix bug
* Update meta.ts
* Update CONTRIBUTING.md
* Fix bug
* Fix bug
* Fix bug
* Clean up
* Clean up
* Update notification.ts
* Clean up
* Add mute tests
* Add test
* Refactor
* Add test
* Fix test
* Refactor
* Refactor
* Add tests
* Update utils.ts
* Update utils.ts
* Fix test
* Update package.json
* Update update.ts
* Update manifest.ts
* Fix bug
* Fix bug
* Add test
* 🎨
* Update endpoint permissions
* Updaye permisison
* Update person.ts
#4299
* データベースと同期しないように
* Fix bug
* Fix bug
* Update reversi-game.ts
* Use a feature of Node v11.7.0 to extract a public key (#4644)
* wip
* wip
* ✌️
* Refactoring
#1540
* test
* test
* test
* test
* test
* test
* test
* Fix bug
* Fix test
* 🍣
* wip
* #4471
* Add test for #4335
* Refactor
* Fix test
* Add tests
* 🕓
* Fix bug
* Add test
* Add test
* rename
* Fix bug
|
2019-04-07 21:50:36 +09:00 |
|
tamaina
|
7f7e6d5aba
|
「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) (#4515)
* 「メッセージ」「トーク」「ダイレクト投稿」
トーク: 一対一のチャット機能・画面
メッセージ: トークでやり取りする発言
ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL
* Fix display of messaging
* ✌️
* Update ja-JP.yml
|
2019-03-19 17:45:46 +09:00 |
|
syuilo
|
db693f598b
|
シェアページを統合
|
2019-03-12 13:02:16 +09:00 |
|
syuilo
|
0494c770a1
|
Better share template
|
2019-03-12 12:59:26 +09:00 |
|
syuilo
|
c473b62aed
|
Follow latest Web Share Target specification
|
2019-03-12 12:55:43 +09:00 |
|
syuilo
|
517084b1fc
|
Fix error
|
2019-02-28 14:17:39 +09:00 |
|
syuilo
|
b7927ba386
|
Refactor
|
2019-02-28 12:49:13 +09:00 |
|
syuilo
|
61ac024127
|
i18n整理
|
2019-02-26 14:13:02 +09:00 |
|
syuilo
|
31802c9749
|
Improve doc
|
2019-02-25 03:21:54 +09:00 |
|
syuilo
|
88dc4c83cb
|
Improve UI
|
2019-02-16 10:58:44 +09:00 |
|
syuilo
|
957a1149e0
|
検索結果を内部コンポーネントに
|
2019-02-15 14:52:21 +09:00 |
|
syuilo
|
53422ffcb2
|
Improve desktop UX (#4262)
* wip
* wip
* wip
* wip
* wip
* wip
* Merge
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-02-15 05:08:59 +09:00 |
|
Lynx Kotoura
|
25a8b26977
|
Emojify user.friends of desktop view (#4249)
|
2019-02-14 13:42:14 +09:00 |
|
Lynx Kotoura
|
77fb9eb2be
|
Fix title of robot icon in user.header of desktop view (#4243)
|
2019-02-14 03:01:42 +09:00 |
|
Acid Chicken (硫酸鶏)
|
9561908ad3
|
Update user.followers-you-know.vue (#4215)
|
2019-02-10 17:15:41 +09:00 |
|
MeiMei
|
22a9e950c7
|
deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加
* opacity
|
2019-02-10 05:26:49 +09:00 |
|
syuilo
|
bcd886c4f5
|
🎨
|
2019-02-06 17:51:33 +09:00 |
|
MeiMei
|
4162981081
|
アニメーション停止箇所の追加 (#4138)
|
2019-02-05 06:22:39 +09:00 |
|
syuilo
|
30b1b1a5ed
|
Fix imports
|
2019-02-04 09:37:15 +09:00 |
|
Acid Chicken (硫酸鶏)
|
00f9c824d1
|
リモートの外部サービス認証情報を表示する (#4047)
* Update user.vue
* Update ja-JP.yml
* Fix path
refs: 7e3a8d56e6
* Update user.vue
* Update ja-JP.yml
* Re-fix path
refs: 4bb4903ee5 , 7e3a8d56e6
* Update user.vue
* Update ja-JP.yml
* Update ja-JP.yml
* Fix sentence a little
|
2019-02-01 20:02:10 +09:00 |
|
syuilo
|
2df2cf0983
|
[Client] Fix #3321
|
2019-01-21 21:03:55 +09:00 |
|
syuilo
|
01584a6bf9
|
Fix 404
|
2019-01-21 17:25:36 +09:00 |
|
syuilo
|
bf931f2c82
|
🎨
|
2019-01-21 17:19:00 +09:00 |
|
syuilo
|
6909add1ec
|
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
|
2019-01-20 12:25:00 +09:00 |
|
syuilo
|
048b9c295e
|
スパム報告機能
Resolve #1970
|
2019-01-19 19:16:48 +09:00 |
|
syuilo
|
466cae524e
|
Refactor: Rename misskey-flavored-markdown --> mfm
|
2019-01-19 08:45:12 +09:00 |
|
syuilo
|
620722cb55
|
Fix camelCase in HTML
|
2019-01-19 08:30:53 +09:00 |
|
MeiMei
|
160f424466
|
Fix missing username conversions (#3922)
|
2019-01-19 08:28:46 +09:00 |
|
syuilo
|
51a6bc4fe1
|
[Client] Fix chart rendering
|
2019-01-17 17:54:25 +09:00 |
|
MeiMei
|
dd77a6194e
|
Hide NSFW in Photos (#3875)
|
2019-01-11 08:10:39 +09:00 |
|
MeiMei
|
a479e65f3e
|
Compact URL preview (#3835)
* Compact url-preview
* fix header
* increase limit
* better limit
* Revert "better limit"
This reverts commit ef396f773394068b0b7e37fccff31c70661b3978.
ハードリミットかけるならサーバー上でかけたほうが良さそう
* Revert "increase limit"
This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
|
2019-01-06 12:56:13 +09:00 |
|
MeiMei
|
d0aff4409d
|
Locked mark (#3836)
|
2019-01-05 19:59:10 +09:00 |
|
syuilo
|
b4b6e9548d
|
Rename
|
2019-01-04 03:52:50 +09:00 |
|
ibrokemypie
|
ebf9cd18c8
|
Make instance logo customisable (#3829)
|
2019-01-04 03:02:40 +09:00 |
|
syuilo
|
4f76acd249
|
🎨
|
2018-12-30 14:00:57 +09:00 |
|
syuilo
|
f11ebafe47
|
🎨
|
2018-12-30 01:32:58 +09:00 |
|
MeiMei
|
fdd42fc2d7
|
user mention (#3771)
|
2018-12-27 23:14:30 +09:00 |
|
Aya Morisawa
|
cb9960b0ac
|
Fix i18n: is-suspended
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2018-12-27 20:59:49 +09:00 |
|
Aya Morisawa
|
1404539895
|
Resolve #3287, resolve #3107
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2018-12-27 20:46:23 +09:00 |
|
MeiMei
|
5174e16f7b
|
Feature to show only my posts in the user page (#3753)
* Fix #3681
* Feature to show only my posts in the user page
|
2018-12-26 23:11:50 +09:00 |
|
MeiMei
|
c81eb49f9e
|
Supports emoji in notifications (#3751)
|
2018-12-26 05:15:02 +09:00 |
|
MeiMei
|
95c4e4497e
|
Fix tag not found (#3710)
|
2018-12-21 21:46:50 +09:00 |
|
syuilo
|
6ef83d9c59
|
Update deck.notes.vue
|
2018-12-19 11:23:46 +09:00 |
|
syuilo
|
fca4ceef21
|
[Client] デッキのTLにUIの動きを減らすオプションが適用されていなかったのを修正
|
2018-12-19 11:22:27 +09:00 |
|
syuilo
|
37daff6d61
|
[Client] Fix #2764
|
2018-12-19 06:04:59 +09:00 |
|
syuilo
|
d18ee12d2f
|
[Client] Add some animations 🎨
|
2018-12-16 11:32:20 +09:00 |
|
syuilo
|
7cd2d59576
|
[Client] Fix bug
|
2018-12-16 09:03:07 +09:00 |
|