summaryrefslogtreecommitdiff
path: root/src/server/api/service (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-123-737/+0
| | | | Resolve #7779
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-193-23/+23
|
* refactor: refactoring importssyuilo2021-08-193-23/+23
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* refactor: Use path aliassyuilo2021-03-233-8/+8
|
* fix bugsyuilo2021-03-233-15/+15
| | | | https://github.com/syuilo/misskey/commit/48ea805999c6cb8e900aeaec6edaf68788bd51e0#commitcomment-48584326
* refactor: resolve #7139syuilo2021-02-133-21/+18
|
* discordapp.com → discord.com (#7140)MeiMei2021-02-061-3/+3
|
* Use node-fetch instead of request (#6228)MeiMei2020-04-092-60/+14
| | | | | | | | | | | * requestをnode-fetchになど * format * fix error * t * Fix test
* 連携ログインができないのなどを修正 (#6162)MeiMei2020-03-203-27/+16
| | | | | | | | | * 連携ログインができないのを修正 * Cookie名変更, セッションに * igiはやっぱり非セッションCookieで * 2回目以降Discordログインできなくなるのを修正
* Resolve #1669syuilo2020-02-013-54/+69
|
* Update dependencies :rocket:syuilo2019-11-243-6/+6
|
* Update dependencies :rocket:syuilo2019-09-273-3/+3
|
* uuid() と lint (#5288)Satsuki Yanagi2019-08-183-3/+3
| | | | | | * Import only v4 uuid, uuid() without version is deprecated * Add Missing semicolon
* Fix external service authentication (#4846)Satsuki Yanagi2019-05-033-18/+6
|
* Remove unwanted ! character in user token regex (#4830)Satsuki Yanagi2019-05-023-3/+3
|
* Cache metasyuilo2019-04-243-6/+6
|
* Redis必須にsyuilo2019-04-133-24/+6
|
* strictNullChecks (#4666)syuilo2019-04-133-71/+90
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* テーブル分割syuilo2019-04-103-15/+15
|
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-073-87/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * :v: * wip * Update note.ts * Update postgre.ts * wip * wip * wip * wip * Update add-file.ts * wip * wip * wip * Clean up * Update logs.ts * wip * :pizza: * 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 * :v: * clean up * docs * Update push.ts * wip * Update api.ts * wip * :v: * Update make-pagination-query.ts * :v: * 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 * :art: * 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 * :v: * 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 * :art: * 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 * :v: * Refactoring #1540 * test * test * test * test * test * test * test * Fix bug * Fix test * :sushi: * wip * #4471 * Add test for #4335 * Refactor * Fix test * Add tests * :clock4: * Fix bug * Add test * Add test * rename * Fix bug
* Use camelCasesyuilo2019-02-242-4/+4
|
* Refactoringsyuilo2019-02-053-3/+3
|
* Module 'uuid' as import syntax (#4070)Acid Chicken (硫酸鶏)2019-01-312-2/+2
|
* API modules as import syntax (#4069)Acid Chicken (硫酸鶏)2019-01-313-3/+3
|
* Fix typessyuilo2019-01-223-6/+6
|
* Resolve #3366syuilo2018-11-231-163/+0
|
* Update github-bot.tssyuilo2018-11-161-1/+1
|
* Resolve #3274syuilo2018-11-161-0/+11
|
* Update github-bot.tssyuilo2018-11-161-2/+2
|
* Clean upsyuilo2018-11-161-4/+0
|
* Update github-bot.tssyuilo2018-11-161-1/+1
| | | | follow dvelop instead master
* WIP: Add Discord auth (#3239)Acid Chicken (硫酸鶏)2018-11-151-0/+306
| | | | | | * Add Discord auth * Apply review 175263424
* Update github-bot.tssyuilo2018-11-141-9/+9
|
* GitHub / Twitter連携の設定をDBに保存するようにsyuilo2018-11-073-409/+426
|
* Fix #3115Acid Chicken (硫酸鶏)2018-11-051-2/+2
|
* Add GitHub auth (#3095)Acid Chicken (硫酸鶏)2018-11-041-4/+263
|
* Revert "Add GitHub auth"Acid Chicken (硫酸鶏)2018-11-041-263/+4
| | | | This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
* Add GitHub authAcid Chicken (硫酸鶏)2018-11-041-4/+263
|
* Resolve #2894syuilo2018-10-131-0/+1
|
* Redisをオプションにしたりsyuilo2018-10-111-1/+1
|
* V10 (#2826)syuilo2018-10-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * Update CHANGELOG.md * wip * Update CHANGELOG.md * wip * wip * wip * wip
* Use endsWith for readabilityAya Morisawa2018-08-261-1/+1
|
* :v:syuilo2018-08-051-3/+3
|
* #2020syuilo2018-07-301-3/+3
|
* Refactorngsyuilo2018-07-071-1/+1
|
* wipsyuilo2018-06-181-2/+2
|
* wipsyuilo2018-06-021-2/+2
|
* homesyuilo2018-05-281-1/+1
|
* Fix bugsyuilo2018-04-141-12/+18
|
* Fix bugsyuilo2018-04-141-22/+28
|