summaryrefslogtreecommitdiff
path: root/src/client/app/desktop/views/pages (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-30v12 (#5712)syuilo6-887/+0
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2019-08-29Assign URL to each page of settings (#5349)Aya Morisawa1-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
2019-08-16タイトルやアイコンがきちんと設定されないことがある ↵MeiMei1-0/+3
を修正 (#5265) * Fix: og:site_nameがbase系ページに正しく反映さんれない * instanceNameはAPIのmetaじゃなくてog:site_nameを参照するように * Fix: タイトルが変更されるページから通常ページに遷移してもタイトルが戻らない * Fix: タイトルが戻らない mobile / notifications * Fix: faviconの変更が効かないページがある
2019-07-04APNG supportsyuilo1-1/+3
2019-05-25インスタンス名を空にしてもMisskeyロゴが表示されない問 ↵syuilo1-1/+1
題を修正
2019-05-24MisskeyPagesをホームUIに統合syuilo2-103/+0
2019-05-18ユーザーグループsyuilo1-8/+20
Resolve #3218
2019-05-05様々な修正 (#4859)Satsuki Yanagi1-1/+1
Typo, Redundant code, Syntax error の修正
2019-05-01ページのソースを見れるようにsyuilo1-2/+37
2019-04-29Pages (#4811)syuilo2-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
2019-04-24Improve announcementsyuilo1-1/+2
* お知らせにMFMを使えるように * お知らせに画像を添付できるように
2019-04-16色々な修正; Fix #4709 (#4714)tamaina1-1/+1
* Fix a la carte 1 * use dialog instead of alert() etc
2019-04-07Use PostgreSQL instead of MongoDB (#4572)syuilo1-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
2019-03-19「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) ↵tamaina1-2/+2
(#4515) * 「メッセージ」「トーク」「ダイレクト投稿」 トーク: 一対一のチャット機能・画面 メッセージ: トークでやり取りする発言 ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL * Fix display of messaging * :v: * Update ja-JP.yml
2019-03-12シェアページを統合syuilo1-78/+0
2019-03-12Better share templatesyuilo1-2/+3
2019-03-12Follow latest Web Share Target specificationsyuilo1-2/+13
2019-02-28Fix errorsyuilo1-1/+1
2019-02-28Refactorsyuilo1-2/+0
2019-02-26i18n整理syuilo1-4/+4
2019-02-25Improve docsyuilo1-1/+1
2019-02-16Improve UIsyuilo1-120/+0
2019-02-15検索結果を内部コンポーネントにsyuilo1-150/+0
2019-02-15Improve desktop UX (#4262)syuilo34-4648/+0
* wip * wip * wip * wip * wip * wip * Merge * wip * wip * wip * wip * wip * wip
2019-02-14Emojify user.friends of desktop view (#4249)Lynx Kotoura1-1/+1
2019-02-14Fix title of robot icon in user.header of desktop view (#4243)Lynx Kotoura1-1/+1
2019-02-10Update user.followers-you-know.vue (#4215)Acid Chicken (硫酸鶏)1-0/+2
2019-02-10deckにフォローされていますマークを追加 (#4207)MeiMei1-0/+11
* deckにフォローされていますを追加 * opacity
2019-02-06:art:syuilo5-5/+5
2019-02-05アニメーション停止箇所の追加 (#4138)MeiMei1-3/+12
2019-02-04Fix importssyuilo2-2/+2
2019-02-01リモートの外部サービス認証情報を表示する (#4047)Acid Chicken (硫酸鶏)1-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
2019-01-21[Client] Fix #3321syuilo1-6/+0
2019-01-21Fix 404syuilo1-2/+2
2019-01-21:art:syuilo1-2/+1
2019-01-20Drop stalk featuresyuilo1-27/+0
Resolve #3935 Closes #2226 Closes #1946
2019-01-19スパム報告機能syuilo3-109/+10
Resolve #1970
2019-01-19Refactor: Rename misskey-flavored-markdown --> mfmsyuilo3-9/+9
2019-01-19Fix camelCase in HTMLsyuilo2-2/+2
2019-01-19Fix missing username conversions (#3922)MeiMei2-12/+2
2019-01-17[Client] Fix chart renderingsyuilo1-2/+1
2019-01-11Hide NSFW in Photos (#3875)MeiMei2-0/+3
2019-01-06Compact URL preview (#3835)MeiMei1-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.
2019-01-05Locked mark (#3836)MeiMei1-1/+4
2019-01-04Renamesyuilo1-1/+1
2019-01-04Make instance logo customisable (#3829)ibrokemypie1-1/+1
2018-12-30:art:syuilo4-7/+7
2018-12-30:art:syuilo3-3/+0
2018-12-27user mention (#3771)MeiMei2-1/+15
2018-12-27Fix i18n: is-suspendedAya Morisawa1-1/+1
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>