tamaina
|
9bee9d20f7
|
Improve typing
|
2020-05-26 14:33:55 +09:00 |
|
syuilo
|
6be127e18b
|
Implement MiAuth
|
2020-03-28 11:24:37 +09:00 |
|
syuilo
|
1441fd93b9
|
Clean up
|
2020-02-18 08:05:27 +09:00 |
|
syuilo
|
43734f027b
|
Refactoring
|
2020-02-15 21:33:32 +09:00 |
|
syuilo
|
f6154dc0af
|
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
|
2020-01-30 04:37:25 +09:00 |
|
rinsuki
|
121c7542a0
|
投稿の文字数制限の初期値をmeta側と合わせる (#5546)
|
2019-10-26 00:16:47 +09:00 |
|
MeiMei
|
6ba5968861
|
Apply DB limit to the maximum note text length (#5465)
|
2019-10-01 01:46:31 +09:00 |
|
syuilo
|
952789cc1e
|
Use as const
#5089
|
2019-06-27 18:04:09 +09:00 |
|
Acid Chicken (硫酸鶏)
|
4436852de0
|
Deny 'private' in note visibility (#5031)
Fixes #5028
|
2019-06-06 19:45:25 +09:00 |
|
syuilo
|
5aa5896b22
|
Cache meta
|
2019-04-24 08:11:19 +09:00 |
|
syuilo
|
0463c6bb0f
|
Refactor API (#4770)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update description.ts
* wip
|
2019-04-23 22:35:26 +09:00 |
|
syuilo
|
df950d2fc5
|
Clean up
|
2019-04-15 23:37:35 +09:00 |
|
syuilo
|
987168b863
|
strictNullChecks (#4666)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-04-13 01:43:22 +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 |
|
Acid Chicken (硫酸鶏)
|
725600da8f
|
Enhance poll (#4409)
* Start working
* WIP: Enhance poll
* Fix bug
* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296
* Fix style
* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
* WIP: Update poll editor
* Fix bug
* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r
* Fix typo
* Better design
* Beautify poll editor
* Fix UI
* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524
* Add debug logging
* Fix bug
* Log deliver
* fix vote
* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386
* Update poll view
* Maybe done
* Add tests
* Fix path
* Fix test
* Fix test
* Fix test
* Fix expired check on AP
* Update note.ts
* Squashed commit of the following:
commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date: Wed Mar 6 05:16:14 2019 +0900
tune
commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date: Wed Mar 6 05:01:14 2019 +0900
fallback
commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date: Wed Mar 6 04:40:12 2019 +0900
Note
commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date: Wed Mar 6 04:33:58 2019 +0900
createで送る
* Squashed commit of the following:
commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date: Wed Mar 6 06:11:17 2019 +0900
fix
commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date: Wed Mar 6 06:08:33 2019 +0900
messge
commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date: Wed Mar 6 05:16:14 2019 +0900
tune
commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date: Wed Mar 6 05:01:14 2019 +0900
fallback
commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date: Wed Mar 6 04:40:12 2019 +0900
Note
commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date: Wed Mar 6 04:33:58 2019 +0900
createで送る
* Fix typo
* Update vote.ts
* Update vote.ts
* Update poll-editor.vue
* Update tslint.json
* Fix layout
* Add note
* Fix bug
* Rename text key
* 投票するときに投稿として扱わないように (#4425)
* wip
* 形式をMastodonと合わせた
* Bye something
* Use - instead of ~
* Redundancy
* Yes!
* Refactor
* Use moment instead of Date
* Fix indent
* Refactor
if (votes.length)
は必要なさそう
* Clean up
* Bye Date
* Clean
* Fix timer is not displayed
* Fix リモートから無期限pollにvoteできない
* Fix vote actor
|
2019-03-06 22:55:47 +09:00 |
|
syuilo
|
60c9a6528f
|
Improve doc
|
2019-02-25 04:18:09 +09:00 |
|
syuilo
|
b679163d01
|
Improve type definitions
|
2019-02-24 09:45:27 +09:00 |
|
syuilo
|
52774bbe64
|
Introduce OpenAPI specs (#4351)
* wip
* wip
* wip
* Update index.ts
* Update gen-openapi-spec.ts
* Update api.ja-JP.md
* Fix
* Improve doc
* Update gen-openapi-spec.ts
* Update redoc.html
* Improve doc
* Update gen-openapi-spec.ts
* Improve doc
* Update CHANGELOG.md
|
2019-02-23 11:20:58 +09:00 |
|
syuilo
|
2756f553c6
|
Improve error handling of API (#4345)
* wip
* wip
* wip
* Update attached_notes.ts
* wip
* Refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update call.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* ✌️
* Fix
|
2019-02-22 11:46:58 +09:00 |
|
syuilo
|
5aa58da918
|
Migrate cafy to 14.0 (#4240)
|
2019-02-13 16:33:07 +09:00 |
|
Acid Chicken (硫酸鶏)
|
bcc549fd8e
|
Fix style
|
2019-02-05 11:48:08 +09:00 |
|
Acid Chicken (硫酸鶏)
|
da1a238be3
|
Create new type definition for 'ms' (#4057)
* Create new type definition for 'ms'
* Follow lint
|
2019-02-02 00:16:27 +09:00 |
|
syuilo
|
a3493c4f07
|
Privateの公開範囲を廃止
|
2018-12-29 02:55:46 +09:00 |
|
MeiMei
|
c9c2853150
|
ダイレクトでメンションでもユーザーを指定できるように (#3722)
|
2018-12-23 03:44:18 +09:00 |
|
MeiMei
|
e2fc7decad
|
本文からメンション等を展開しないオプション (#3721)
|
2018-12-23 03:25:33 +09:00 |
|
Acid Chicken (硫酸鶏)
|
6951f7e74a
|
Fix #3361 (#3362)
* Update create.ts
* Update api.ts
|
2018-11-22 05:06:51 +09:00 |
|
MeiMei
|
bceb02d760
|
local only visibility (#3254)
* local only visibility
* fix UI
|
2018-11-16 05:47:29 +09:00 |
|
MeiMei
|
9f0b8ba2f8
|
Fix: notes/create hangs when rejected (#3221)
|
2018-11-13 19:34:09 +09:00 |
|
syuilo
|
8f714b5b12
|
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり
|
2018-11-06 07:14:43 +09:00 |
|
syuilo
|
d7a3b71028
|
投稿の最大文字数情報を設定ファイルではなくDBに保存するように
|
2018-11-05 11:09:05 +09:00 |
|
syuilo
|
174f8022eb
|
Refactor
|
2018-11-02 13:47:44 +09:00 |
|
syuilo
|
931bdc6aac
|
Refactoring, Clean up and bug fixes
|
2018-11-02 03:32:24 +09:00 |
|
syuilo
|
3aece449e4
|
Improve API definitions
|
2018-10-22 05:16:27 +09:00 |
|
syuilo
|
fd06fd4dc1
|
Resolve #2560
|
2018-09-10 01:51:46 +09:00 |
|
syuilo
|
a1b82e9723
|
#2620
|
2018-09-05 19:32:46 +09:00 |
|
syuilo
|
2de8e8c358
|
Fix bug
|
2018-08-29 06:59:43 +09:00 |
|
syuilo
|
45b55a8c98
|
Update rate limit setting
|
2018-08-18 04:21:49 +09:00 |
|
syuilo
|
1744316656
|
良い感じに
|
2018-07-16 03:43:36 +09:00 |
|
syuilo
|
1e4a86da8e
|
良い感じに
|
2018-07-16 03:25:35 +09:00 |
|
syuilo
|
aa4ef6745a
|
Refactorng
|
2018-07-07 19:19:00 +09:00 |
|
syuilo
|
2cdcbcc80e
|
✌️
|
2018-07-07 13:34:42 +09:00 |
|
syuilo
|
9b41023c43
|
wip
|
2018-07-06 02:58:29 +09:00 |
|
syuilo
|
fcfd9239c1
|
wip
|
2018-07-06 00:04:40 +09:00 |
|
syuilo
|
10e9d3f32f
|
wip
|
2018-07-05 23:47:36 +09:00 |
|
syuilo
|
11439afde7
|
wip
|
2018-07-05 23:36:07 +09:00 |
|
syuilo
|
d53d45f797
|
wip
|
2018-07-05 22:35:35 +09:00 |
|
syuilo
|
80e5645a84
|
wip
|
2018-06-18 09:54:53 +09:00 |
|
momf
|
33495b5cb3
|
fix: "or" operator.
|
2018-06-08 22:04:07 +09:00 |
|
momf
|
02e6b732e9
|
fix: when text is null, bug can pass validation.
fixed. (maybe?)
|
2018-06-08 22:00:18 +09:00 |
|
syuilo
|
e6eb1b2ae1
|
Clean up
|
2018-05-19 07:33:34 +09:00 |
|