summaryrefslogtreecommitdiff
path: root/src/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update mfm.js (#7435)marihachi2021-04-114-32/+11
| | | | | | | | | * use mfm.js 0.14.0 * use mfm.extract * use mfm.extract * use mfm.extract
* refactor mfm extract (#7434)marihachi2021-04-104-47/+28
| | | | | | | | | | | | | * refactor extractCustomEmojisFromMfm() * refactor extract-hashtags * refactor extract-mentions * refactor extract-hashtags * refactor extract-url-from-mfm * refactor extract-mentions
* Fix punycode deprecation warning (#7426)MeiMei2021-04-041-1/+1
|
* Use mfm-js for MFM parsing (#7415)syuilo2021-04-025-18/+79
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update mfm.ts * wip * update mfmjs * refactor * nanka * Update mfm.ts * Update to-html.ts * Update to-html.ts * wip * fix test * fix test
* tweak avatar generationsyuilo2021-04-021-1/+1
|
* Refactor (#7394)syuilo2021-03-242-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update define.ts * Update update.ts * Update user.ts * wip * wip * Update request.ts * URL * wip * wip * wip * wip * Update invite.ts * Update create.ts
* refactor: Use path aliassyuilo2021-03-235-5/+5
|
* noteのread処理syuilo2021-03-232-4/+46
|
* fix bugsyuilo2021-03-231-3/+3
| | | | https://github.com/syuilo/misskey/commit/48ea805999c6cb8e900aeaec6edaf68788bd51e0#commitcomment-48584326
* refactorsyuilo2021-03-221-1/+1
|
* perf(server): Cache user keypairsyuilo2021-03-221-0/+10
|
* tweak cache lifetimesyuilo2021-03-221-1/+1
|
* perf(server): Reduce database querysyuilo2021-03-221-0/+47
|
* refactor: extract functionssyuilo2021-03-221-12/+26
|
* のホストmei232021-03-221-1/+1
|
* populateEmojisのリファクタと絵文字情報のキャッシュ (#7378)MeiMei2021-03-222-3/+78
| | | | | | | | | | | * revert * Refactor populateEmojis, Cache emojis * ん * fix typo * コメント
* perf(server): Improver performancesyuilo2021-03-191-1/+1
|
* lintsyuilo2021-03-181-1/+3
|
* Improve chart performance (#7360)syuilo2021-03-181-0/+88
| | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update chart.ts * wip * Improve server performance * wip * wip
* formatsyuilo2021-03-181-1/+1
|
* fix bugsyuilo2021-03-181-0/+1
|
* Improve server performancesyuilo2021-03-181-0/+25
|
* refactor: resolve #7139syuilo2021-02-132-4/+2
|
* wip: email notificationsyuilo2021-02-131-0/+29
|
* Resolve #7149syuilo2021-02-071-0/+6
|
* Resurrect Service Worker (#7108)tamaina2021-02-061-29/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Resolve #7106 * fix lint * fix lint * save lang in idb * fix lint * fix * cache locale file * fix lint * :v: * wip * fix [wip] * fix [wip] Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Improve captcha (#7138)MeiMei2021-02-061-0/+56
|
* using set instead of array for search (#7126)Ehsan Javadynia2021-01-301-4/+4
| | | | | | | * Resolve #6905 * Resolve #6905 * Resolve #6905
* fix bugsyuilo2020-12-281-2/+2
|
* Bug fix and refactoringsyuilo2020-12-282-10/+9
|
* ActivityPubでリモートのオブジェクトをGETするときのリク ↵MeiMei2020-10-181-2/+3
| | | | | | | ストをHTTP Signatureで署名するオプション (#6731) * Sign ActivityPub GET * Fix v12, v12.48.0 UI bug
* Migrate to Vue3 (#6587)syuilo2020-10-171-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update reaction.vue * fix bug * wip * wip * wjio * wip * Revert "wip" This reverts commit e427f2160adf4e8a4147006e25a89854edab0033. * wip * wip * wip * Update init.ts * Update drive-window.vue * wip * wip * Use PascalCase for components * Use PascalCase for components * update dep * wip * wip * wip * Update init.ts * wip * Update paging.ts * Update test.vue * watch deep * wip * lint * wip * wip * wip * wip * wiop * wip * Update webpack.config.ts * alllow null poll * wip * wip * wip * wiop * UI redesign & refactor (#6714) * wip * wip * wip * wip * wip * Update drive.vue * Update word-mute.vue * wip * wip * wip * clean up * wip * Update default.vue * wip * Update notes.vue * Update mfm.ts * Update index.home.vue * Update post-form.vue * Update post-form-attaches.vue * wip * Update post-form.vue * Update sidebar.vue * wip * wip * Update index.vue * wip * Update default.vue * Update index.vue * Update index.vue * wip * Update post-form-attaches.vue * Update note.vue * wip * clean up * Update notes.vue * wip * wip * Update ja-JP.yml * wip * wip * Update index.vue * wip * wip * wip * wip * wip * wip * wip * wip * Update default.vue * wip * Update _dark.json5 * wip * wip * wip * clean up * wip * wip * Update index.vue * Update test.vue * wip * wip * fix * wip * wip * wip * wip * clena yop * wip * wip * Update store.ts * Update messaging-room.vue * Update default.widgets.vue * fix * wip * wip * Update modal.vue * wip * Update os.ts * Update os.ts * Update deck.vue * Update init.ts * wip * Update ja-JP.yml * v-sizeは単にwindowのresizeを監視するだけで良いかもしれない * Update modal.vue * wip * Update tooltip.ts * wip * wip * wip * wip * wip * Update image-viewer.vue * wip * wip * Update style.scss * Update style.scss * Update visitor.vue * wip * Update init.ts * Update init.ts * wip * wip * Update visitor.vue * Update visitor.vue * Update visitor.vue * Update visitor.vue * wip * wip * Update modal.vue * Update header.vue * Update menu.vue * Update about.vue * Update about-misskey.vue * wip * wip * Update visitor.vue * Update tooltip.ts * wip * Update drive.vue * wip * Update style.scss * Update header.vue * wip * wip * Update users.user.vue * Update announcements.vue * wip * wip * wip * Update emojis.vue * wip * Update emojis.vue * Update style.scss * Update users.vue * wip * Update style.scss * wip * Update welcome.entrance.vue * Update radio.vue * Update size.ts * Update emoji-edit-dialog.vue * wip * Update emojis.vue * wip * Update emojis.vue * Update emojis.vue * Update emojis.vue * wip * wip * wip * wip * Update file-dialog.vue * wip * wip * Update token-generate-window.vue * Update notification-setting-window.vue * wip * wip * Update _error_.vue * Update ja-JP.yml * wip * wip * Update store.ts * Update emojis.vue * Update emojis.vue * Update emojis.vue * Update announcements.vue * Update store.ts * wip * Update page-editor.vue * wip * wip * Update modal.vue * wip * Update select-file.ts * Update timeline.vue * Update emojis.vue * Update os.ts * wip * Update user-select.vue * Update mfm.ts * Update get-file-info.ts * Update drive.vue * Update init.ts * Update mfm.ts * wip * wip * Update window.vue * Update note.vue * wip * wip * Update user-info.vue * wip * wip * wip * wip * wip * Update header.vue * Update header.vue * wip * Update explore.vue * wip * wip * wip * Update webpack.config.ts * wip * wip * wip * wip * wip * wip * Update autocomplete.ts * wip * wip * wip * Update toast.vue * wip * Update post-form-dialog.vue * wip * wip * wip * wip * wip * Update users.vue * wip * Update explore.vue * wip * wip * wip * Update package.json * wip * Update icon-dialog.vue * wip * wip * Update user-preview.ts * wip * wip * wip * wip * wip * Update instance.vue * Update user-name.vue * Update federation.vue * Update instance.vue * wip * wip * Update tag.vue * wip * wip * wip * wip * wip * Update instance.vue * wip * Update os.ts * Update os.ts * wip * wip * wip * Update router.ts * wip * Update init.ts * Update note.vue * Update messages.vue * wip * wip * wip * wip * wip * google * wip * wip * wip * wip * Update theme-editor.vue * wip * wip * Update room.vue * Update channel-editor.vue * wip * Update window.vue * Update window.vue * wip * Update window.vue * Update window.vue * wip * Update menu.vue * wip * wip * wip * wip * Update messaging-room.vue * wip * Update post-form.vue * Update default.widgets.vue * Update window.vue * wip
* chore: better error textsyuilo2020-09-171-1/+1
|
* Channel (#6621)syuilo2020-08-181-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wop * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * add notes * wip * wip * wip * wip * sound * wip * add kick_gaba2 * wip
* refactor: Rename functionsyuilo2020-07-281-1/+1
|
* ワードミュート (#6594)syuilo2020-07-271-0/+39
| | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip
* feat(server): Fetch icon url of an instance (#6591)syuilo2020-07-262-2/+23
| | | | | | | * feat(server): Fetch icon url of an instance Resolve #6589 * chore: Rename the function
* feat: Blurhash integrationsyuilo2020-07-191-20/+17
| | | | Resolve #6559
* feat: トークン手動発行機能syuilo2020-07-181-0/+28
|
* Increase download timeout to 60 sec (#6503)MeiMei2020-07-061-1/+1
|
* Update english nyaize (#6456)Robin B2020-06-211-1/+3
| | | | | | | | | * Update english nyaize * Update src/misc/nyaize.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* feat(client): ↵tamaina2020-06-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 投稿フォームのボタンの説明を表示するように (#6408) * Add title attr with buttons on the post form * fix * tooltip * missing ; * remove title attr * fix bug * Update reactions-viewer.details.vue * help wip * ok! * i18n Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-231-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * tabun ok * better msg * oops * fix lint * Update gulpfile.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/client/scripts/set-i18n-contexts.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * refactor Co-authored-by: acid-chicken <root@acid-chicken.com> * ✨ * wip * fix lint * たぶんおk * fix flush * Translate Notification * remove console.log * fix * add notifications * remove san * wip * ok * :v: * Update src/prelude/array.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * wip * i18n refactor * Update init.ts * :v: Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Supports Unicode 13.0 emoji (#6365)MeiMei2020-05-151-2/+2
| | | | | * Supports Unicode 13.0 emoji * fix
* pub-relay (#6341)MeiMei2020-05-101-0/+36
| | | | | | | | | | | | | | | * pub-relay * relay actorをApplicationにする * Disable koa-compress * Homeはリレーに送らない * Disable debug * UI * cleanupなど
* chore(lint): Add missing semicolonssyuilo2020-05-102-3/+3
|
* refactor(server): Improve readabilitysyuilo2020-05-101-6/+16
|
* enhance(server): Resolve #6286syuilo2020-04-261-1/+3
|
* Fix #6229syuilo2020-04-211-2/+2
|
* リアクションの修正 (#6260)MeiMei2020-04-161-1/+1
|