summaryrefslogtreecommitdiff
path: root/src/client/app/desktop/views/pages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* v12 (#5712)syuilo2020-01-306-887/+0
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* Assign URL to each page of settings (#5349)Aya Morisawa2019-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Assign URL to each page of settings * Use router-link * comma * Use active-class * Clean up * space * comma * Redirect if mobile * Redirect to /i/settings/profile * Clean up
* タイトルやアイコンがきちんと設定されないことがある ↵MeiMei2019-08-161-0/+3
| | | | | | | | | | | | | | を修正 (#5265) * Fix: og:site_nameがbase系ページに正しく反映さんれない * instanceNameはAPIのmetaじゃなくてog:site_nameを参照するように * Fix: タイトルが変更されるページから通常ページに遷移してもタイトルが戻らない * Fix: タイトルが戻らない mobile / notifications * Fix: faviconの変更が効かないページがある
* APNG supportsyuilo2019-07-041-1/+3
|
* インスタンス名を空にしてもMisskeyロゴが表示されない問 ↵syuilo2019-05-251-1/+1
| | | | 題を修正
* MisskeyPagesをホームUIに統合syuilo2019-05-242-103/+0
|
* ユーザーグループsyuilo2019-05-181-8/+20
| | | | Resolve #3218
* 様々な修正 (#4859)Satsuki Yanagi2019-05-051-1/+1
| | | Typo, Redundant code, Syntax error の修正
* ページのソースを見れるようにsyuilo2019-05-011-2/+37
|
* Pages (#4811)syuilo2019-04-292-0/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Improve announcementsyuilo2019-04-241-1/+2
| | | | | * お知らせにMFMを使えるように * お知らせに画像を添付できるように
* 色々な修正; Fix #4709 (#4714)tamaina2019-04-161-1/+1
| | | | | | * Fix a la carte 1 * use dialog instead of alert() etc
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* 「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) ↵tamaina2019-03-191-2/+2
| | | | | | | | | | | | | | | (#4515) * 「メッセージ」「トーク」「ダイレクト投稿」 トーク: 一対一のチャット機能・画面 メッセージ: トークでやり取りする発言 ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL * Fix display of messaging * :v: * Update ja-JP.yml
* シェアページを統合syuilo2019-03-121-78/+0
|
* Better share templatesyuilo2019-03-121-2/+3
|
* Follow latest Web Share Target specificationsyuilo2019-03-121-2/+13
|
* Fix errorsyuilo2019-02-281-1/+1
|
* Refactorsyuilo2019-02-281-2/+0
|
* i18n整理syuilo2019-02-261-4/+4
|
* Improve docsyuilo2019-02-251-1/+1
|
* Improve UIsyuilo2019-02-161-120/+0
|
* 検索結果を内部コンポーネントにsyuilo2019-02-151-150/+0
|
* Improve desktop UX (#4262)syuilo2019-02-1534-4648/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * Merge * wip * wip * wip * wip * wip * wip
* Emojify user.friends of desktop view (#4249)Lynx Kotoura2019-02-141-1/+1
|
* Fix title of robot icon in user.header of desktop view (#4243)Lynx Kotoura2019-02-141-1/+1
|
* Update user.followers-you-know.vue (#4215)Acid Chicken (硫酸鶏)2019-02-101-0/+2
|
* deckにフォローされていますマークを追加 (#4207)MeiMei2019-02-101-0/+11
| | | | | | * deckにフォローされていますを追加 * opacity
* :art:syuilo2019-02-065-5/+5
|
* アニメーション停止箇所の追加 (#4138)MeiMei2019-02-051-3/+12
|
* Fix importssyuilo2019-02-042-2/+2
|
* リモートの外部サービス認証情報を表示する (#4047)Acid Chicken (硫酸鶏)2019-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * Update user.vue * Update ja-JP.yml * Fix path refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb * Update user.vue * Update ja-JP.yml * Re-fix path refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb * Update user.vue * Update ja-JP.yml * Update ja-JP.yml * Fix sentence a little
* [Client] Fix #3321syuilo2019-01-211-6/+0
|
* Fix 404syuilo2019-01-211-2/+2
|
* :art:syuilo2019-01-211-2/+1
|
* Drop stalk featuresyuilo2019-01-201-27/+0
| | | | | | Resolve #3935 Closes #2226 Closes #1946
* スパム報告機能syuilo2019-01-193-109/+10
| | | | Resolve #1970
* Refactor: Rename misskey-flavored-markdown --> mfmsyuilo2019-01-193-9/+9
|
* Fix camelCase in HTMLsyuilo2019-01-192-2/+2
|
* Fix missing username conversions (#3922)MeiMei2019-01-192-12/+2
|
* [Client] Fix chart renderingsyuilo2019-01-171-2/+1
|
* Hide NSFW in Photos (#3875)MeiMei2019-01-112-0/+3
|
* Compact URL preview (#3835)MeiMei2019-01-061-0/+1
| | | | | | | | | | | | | | | | | | | | * Compact url-preview * fix header * increase limit * better limit * Revert "better limit" This reverts commit ef396f773394068b0b7e37fccff31c70661b3978. ハードリミットかけるならサーバー上でかけたほうが良さそう * Revert "increase limit" This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
* Locked mark (#3836)MeiMei2019-01-051-1/+4
|
* Renamesyuilo2019-01-041-1/+1
|
* Make instance logo customisable (#3829)ibrokemypie2019-01-041-1/+1
|
* :art:syuilo2018-12-304-7/+7
|
* :art:syuilo2018-12-303-3/+0
|
* user mention (#3771)MeiMei2018-12-272-1/+15
|
* Fix i18n: is-suspendedAya Morisawa2018-12-271-1/+1
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>