summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix #4731syuilo2019-10-212-2/+6
|
* Escでメディアビューワが閉じれるように (#5494)MeiMei2019-10-213-3/+17
| | | | | | * EscやBackspaceでメディアビューワが閉じれるように * Backspaceでは閉じないように
* Improve emoji-picker (#5515)MeiMei2019-10-219-32/+153
| | | | | | | | | | * Improve emoji-picker * remove unimplanted translation * カテゴリのサジェスト * use unique
* Add ssl to elasticsearch config settings (#5527)Takeshi Umeda2019-10-213-1/+2
|
* Fix bug on iOSsyuilo2019-10-201-0/+1
|
* Improve usabilitysyuilo2019-10-201-0/+1
|
* Fix bugsyuilo2019-10-171-1/+1
|
* Fix #5508 (#5509)MeiMei2019-10-161-2/+2
|
* Fix #5504 など (#5507)MeiMei2019-10-163-2/+33
| | | | | | | | * カスタム絵文字を重複登録できないように * fix * fix
* みつけるの微修正 (#5506)MeiMei2019-10-161-2/+2
| | | | | | * default instance name * とりあえずリモートの人気のユーザーはリモートのみにするように
* みつけるに連合分を表示するように (#5490)MeiMei2019-10-145-75/+91
| | | | | | * みつける Fediverse * discovered
* Update https-proxy-agent など (#5497)MeiMei2019-10-141-1/+3
| | | | | | * Use proxy for web-push * https-proxy-agent 3.0.0
* Resolve #5500syuilo2019-10-143-10/+14
|
* 閉じずに残ってしまうメニューなどの修正 (#5496)MeiMei2019-10-096-7/+31
| | | | | | * Fix: ページ移動等してもメニュー等が閉じずに残ってしまう * Fix: ページ移動してもメディアビューワーが残ってしまう
* ダウンロードURLにdownloadを付けないなど (#5488)MeiMei2019-10-043-7/+4
|
* Indicate if input value is invalid (#5422)Satsuki Yanagi2019-10-041-1/+18
| | | | | | | | | | | | * Indicate if input value is invalid * titleのとなり * となりにメッセージ * CSS as Suggested * 同じ色に
* Fix #5468 (#5470)Acid Chicken (硫酸鶏)2019-10-041-6/+9
| | | | | | | | | | | | | | | | | | * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * fix type error * trust the module * remove space * accept charset
* Fix: オフライン時に大室櫻子が出てこない (#5480)MeiMei2019-10-041-1/+1
| | | | | | * Fix: オフライン時に大室櫻子が出てこない * use onerror
* Apply DB limit to the maximum note text length (#5465)MeiMei2019-10-014-3/+16
|
* Fix typo: accpet -> accept (#5469)Aya Morisawa2019-09-301-2/+2
|
* Update reversi-bot.ja-JP.mdsyuilo2019-09-281-3/+3
|
* Update dependencies :rocket:syuilo2019-09-2717-27/+27
|
* Decrease tag limitsyuilo2019-09-273-4/+4
|
* Limit the tag counts to 100 (#5263)Acid Chicken (硫酸鶏)2019-09-273-4/+4
| | | | | | | | | | | | * Limit the tag counts to 256 * Update create.ts * Update create.ts * Update create.ts * Limit the user tag
* PWA Fix (#5432)tamaina2019-09-273-12/+49
| | | | | | | | | | | | * PWA Fix * SWが/api/へのリクエストに関与しないように * fix semicolon * Update base.pug * Update base.pug
* Refactor removal of trailing comma/period (#5434)Aya Morisawa2019-09-271-4/+1
| | | | | | * Refactor removal of trailing comma/period * Use regex
* AP featured collectionの修正 / Collection Activityの対応 / ↵MeiMei2019-09-2710-106/+85
| | | | | | | | | | | | | | typeの修正など (#5460) * resolver type / fix updateFeatured * type ApObject * fix strange type * AP Activity * Collection Activityが失敗したらとりあえず無視
* Use mk-fracsyuilo2019-09-261-2/+2
|
* Add mk-frac component (#5456)Acid Chicken (硫酸鶏)2019-09-262-0/+51
| | | | | | | | * Add mk-frac component * Follow lint * FIx linting miss
* Better broadcast widget mk2 (#5455)tamaina2019-09-261-78/+128
| | | | | | | | | | | | | | | | * better broadcast widget * :art: * :art: * :art: * mk2 (left nav with chevron icons) * fix * button title
* Resolve #5454 (#5458)Satsuki Yanagi2019-09-261-1/+1
|
* 任意のグループからユーザーを削除すると他のグループ ↵Satsuki Yanagi2019-09-261-1/+1
| | | | らでも削除されちゃうのを修正 (#5459)
* Resolve #5447 (#5448)MeiMei2019-09-242-7/+9
| | | | | | * Resolve syuilo#5447 * subページではalternateを表示しないように
* Fix bug (#5453)syuilo2019-09-241-4/+12
|
* Fix bugsyuilo2019-09-241-6/+6
|
* Use stringz.length instead of String.length in hashtag length calculation ↵Acid Chicken (硫酸鶏)2019-09-222-2/+2
| | | | | | | | (#5443) * Use stringz.length instead of String.length * length to 128, ignore combining
* Adminページのユーザー一覧フィルターに利用可能アカウ ↵Satsuki Yanagi2019-09-212-0/+3
| | | | | | | | | | トを追加 (#5430) * Adminページのユーザー一覧フィルターにアクティブアカウントを追加 * validator update * availableに
* Fix: syuilo#3122 (#5435)MeiMei2019-09-211-1/+1
|
* 絵文字ピッカーの Unicode 12.0 対応など (#5441)MeiMei2019-09-217-32/+1690
| | | | | | | | | | | | | | | | | | | | * Twemoji 12.1 * 絵文字ライブラリを持つように * Fix chess_pawn emoji * Add Unicode 12.0 emojis * Add transgender flag/symbol emoji * Add some japanese emoji keywords * format emojilist.json * fix emojilist order * Add missing flags
* Fix: selectでprefix/sufixがないときにいらない下線が付く (#5440)MeiMei2019-09-211-0/+3
|
* Fix: unknown user cause 500 on AP (#5436)MeiMei2019-09-201-3/+3
|
* Fix: Keycap Number Sign が表示できない (#5431)MeiMei2019-09-151-0/+1
| | | | | | * Fix: Keycap Number Sign が表示できない * add U+20E3
* Fix typo - invalied (#5433)MeiMei2019-09-154-4/+4
| | | | | | * Fix typo - invelied * fix Valied
* Follow requests page improvements (#5429)Zero King2019-09-151-1/+2
| | | | | | * follow-requests: add spacing between actions * follow-requests: make separator more visible in dark themes
* Resolve #5420 (#5421)Satsuki Yanagi2019-09-123-9/+9
|
* Fix typo: ommited -> omitted (#5406)Aya Morisawa2019-09-091-1/+1
|
* AP Lock (#5410)MeiMei2019-09-094-56/+90
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-09-094-30/+4
|\
| * 広告ブロッカーの警告を削除 (#5408)MeiMei2019-09-084-30/+4
| | | | | | | | | | | | | | | | | | | | * remove f*ckadbloack * follow-buttonが消されないように * revert version * remove locales
* | Fix #5403syuilo2019-09-091-3/+7
| |