和風ドレッシング
|
9bc07c1a1c
|
Media Proxy を実装 (#5649)
* Media Proxy を実装
* サンプルを追加
|
2019-12-20 01:54:28 +09:00 |
|
MeiMei
|
cbbdc98744
|
/files/ 下のヘッダ設定タイミングを修正 (#5650)
|
2019-12-20 01:39:59 +09:00 |
|
MeiMei
|
932436096f
|
管理画面でstatsを継続リクエストしないように (#5608)
|
2019-12-15 03:43:31 +09:00 |
|
MeiMei
|
d95242cab0
|
ミュート/ブロックでページングと解除ができるように (#5610)
|
2019-12-15 03:42:33 +09:00 |
|
MeiMei
|
c012f4f880
|
AP引用でquoteUrlに対応 (#5632)
* Supports quoteUrl
* Quote resolveをリトライする
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2019-12-15 03:37:54 +09:00 |
|
MeiMei
|
3e85aad80a
|
Implement Talk has read federation (#5636)
* Talk read
* fix
* 複数のRead ActivityはCollectionとして送るように
* あ
|
2019-12-15 03:37:19 +09:00 |
|
MeiMei
|
648be3005f
|
Fix #5637 (#5638)
|
2019-12-15 03:35:09 +09:00 |
|
MeiMei
|
66165b1935
|
Redis prefixにホスト名を使用するように (Resolve #5639) (#5640)
|
2019-12-15 03:34:11 +09:00 |
|
MeiMei
|
e9360ac892
|
Fix AP inbox Announce (#5641)
|
2019-12-15 03:32:48 +09:00 |
|
MeiMei
|
1d234e10bd
|
Fix #4800 (#5622)
|
2019-12-12 00:49:30 +09:00 |
|
MeiMei
|
2a9de356db
|
Fix #5611 (#5612)
|
2019-12-12 00:46:10 +09:00 |
|
MeiMei
|
43f3f8a058
|
Resolve syuilo#5548 (#5607)
|
2019-12-12 00:41:26 +09:00 |
|
riku6460
|
4998ba8866
|
Fix #5424 (#5604)
|
2019-12-12 00:39:59 +09:00 |
|
MeiMei
|
fe9371f06c
|
AP Signatureヘッダの特殊処理を削除 (#5628)
|
2019-12-11 23:14:51 +09:00 |
|
syuilo
|
9985c010bc
|
Update master.ts
|
2019-11-24 17:11:53 +09:00 |
|
syuilo
|
f7a328d66e
|
Update dependencies 🚀
|
2019-11-24 17:09:32 +09:00 |
|
syuilo
|
9c38e9722a
|
Fix bug
|
2019-11-24 16:43:19 +09:00 |
|
MeiMei
|
b241967fb9
|
Fix: ローカルにフォロワー限定投稿が流れてくる (#5598)
|
2019-11-24 08:31:57 +09:00 |
|
syuilo
|
1f86a6d329
|
Fix bug
|
2019-11-23 09:43:47 +09:00 |
|
syuilo
|
7a6b5b0bfc
|
Remove unused import
|
2019-11-18 06:30:58 +09:00 |
|
syuilo
|
e406791b7b
|
Fix bug
|
2019-11-18 06:27:22 +09:00 |
|
syuilo
|
4ce2f596ee
|
Refactor
|
2019-11-18 06:25:47 +09:00 |
|
syuilo
|
567f71fe61
|
Refactor
|
2019-11-18 06:23:44 +09:00 |
|
Mary
|
70bb5879f9
|
boot: remove setAttribute() calls and translate reload msg (#5532)
* boot: remove setAttribute() calls and translate reload msg
* Update src/client/app/boot.js
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2019-11-17 00:44:21 +09:00 |
|
MeiMei
|
44ab428803
|
無駄なAP deliverをしないように (#5589)
* DeliverManager, note/create
* recipe
* followers delivers
* comment
* rename
* fix
* cleanup
|
2019-11-09 18:51:54 +09:00 |
|
MeiMei
|
b34b728fbb
|
Resolve #5587 (#5588)
* Resolve #5587
* stat
|
2019-11-09 18:24:41 +09:00 |
|
MeiMei
|
8ada1725bf
|
管理画面のジョブキュー一覧の修正 (#5586)
* Fix: inboxのジョブキューが表示されない
* ジョブキューで試行回数等を表示するように
* DBとオブジェクトストレージのジョブキューが表示されるように
|
2019-11-07 05:41:44 +09:00 |
|
MeiMei
|
873444c3c6
|
APの統計とログの修正と強化 (#5585)
* Fix #5580
* Improve AP logging
|
2019-11-07 00:02:18 +09:00 |
|
MeiMei
|
8bdd4fd061
|
Resolve #5582 (#5583)
|
2019-11-06 23:56:56 +09:00 |
|
syuilo
|
a35d01ee0f
|
Resolve #5581
|
2019-11-05 22:20:56 +09:00 |
|
syuilo
|
77c9b90e6d
|
Store nodeinfo per federated instances (#5578)
* Store nodeinfo per federated instances
* Update fetch-nodeinfo.ts
* Update fetch-nodeinfo.ts
* update
|
2019-11-05 22:14:42 +09:00 |
|
syuilo
|
2f8992f98a
|
Fix bug
|
2019-11-05 22:11:47 +09:00 |
|
syuilo
|
072bc2d9fb
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2019-11-04 20:44:05 +09:00 |
|
syuilo
|
cc7fec4b9f
|
Improve reaction setting
Fix #5577
|
2019-11-04 20:44:01 +09:00 |
|
MeiMei
|
570931cff8
|
Fix #5552 (#5579)
|
2019-11-03 17:54:37 +09:00 |
|
MeiMei
|
92af4401e2
|
実行時にpackage.jsonを参照しないように (#5418)
* 実行時にpackage.jsonを参照しないように
* nodeinfo
* move meta.json
* add dummy
* lowercase
|
2019-11-01 22:34:26 +09:00 |
|
MeiMei
|
93a889df82
|
Preserve the attached order in AP (#5561)
* Preserve the attached order in AP
* Revert "Preserve the attached order in AP"
This reverts commit 8ac09cc81b .
* use IN
|
2019-11-01 05:46:20 +09:00 |
|
rinsuki
|
0c1d3e186b
|
新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに (#5562)
* 新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに
Fix #2467
Related #5560
* remove unnecessary import
* Update src/services/note/create.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2019-11-01 05:43:54 +09:00 |
|
MeiMei
|
ff81648134
|
Resolve #5560 (#5568)
|
2019-11-01 05:39:00 +09:00 |
|
syuilo
|
59a32e9352
|
Fix chart bug
|
2019-10-31 15:51:33 +09:00 |
|
Aya Morisawa
|
bf654c6f42
|
Componentize modal (#5386)
|
2019-10-29 09:51:19 +09:00 |
|
Acid Chicken (硫酸鶏)
|
34c82776fc
|
Make issue process of registration tickets better (#5545)
* Make issue process of registration tickets better
* Fix illegal indent
* Bye rangestr
* Update invite.ts
* Fix bug
* Update invite.ts
|
2019-10-29 09:46:51 +09:00 |
|
MeiMei
|
02bde5150e
|
Fix: プロフィールで他のユーザーにうつってもfieldsが更新されない (#5563)
|
2019-10-29 09:37:55 +09:00 |
|
MeiMei
|
245b08b624
|
Talk federation (#5534)
|
2019-10-29 06:01:14 +09:00 |
|
MeiMei
|
4f2b4366f2
|
Fix #5539 (#5542)
|
2019-10-28 20:34:01 +09:00 |
|
rinsuki
|
121c7542a0
|
投稿の文字数制限の初期値をmeta側と合わせる (#5546)
|
2019-10-26 00:16:47 +09:00 |
|
syuilo
|
c9bf99fa66
|
Fix bug
|
2019-10-25 16:13:37 +09:00 |
|
syuilo
|
7ff8fb027d
|
Fix #4731
|
2019-10-21 00:52:50 +09:00 |
|
MeiMei
|
d672bb4643
|
Escでメディアビューワが閉じれるように (#5494)
* EscやBackspaceでメディアビューワが閉じれるように
* Backspaceでは閉じないように
|
2019-10-21 00:46:14 +09:00 |
|
MeiMei
|
4c6c06c80a
|
Improve emoji-picker (#5515)
* Improve emoji-picker
* remove unimplanted translation
* カテゴリのサジェスト
* use unique
|
2019-10-21 00:43:39 +09:00 |
|
Takeshi Umeda
|
97b6af62fe
|
Add ssl to elasticsearch config settings (#5527)
|
2019-10-21 00:41:12 +09:00 |
|
syuilo
|
f180f02dd1
|
Fix bug on iOS
|
2019-10-20 23:13:14 +09:00 |
|
syuilo
|
3c99b2fd12
|
Improve usability
|
2019-10-20 23:12:07 +09:00 |
|
syuilo
|
c81ff10d5b
|
Fix bug
|
2019-10-17 00:42:04 +09:00 |
|
MeiMei
|
a103ae6755
|
Fix #5508 (#5509)
|
2019-10-16 04:03:51 +09:00 |
|
MeiMei
|
5c44c75c23
|
Fix #5504 など (#5507)
* カスタム絵文字を重複登録できないように
* fix
* fix
|
2019-10-16 04:03:18 +09:00 |
|
MeiMei
|
3a973aee69
|
みつけるの微修正 (#5506)
* default instance name
* とりあえずリモートの人気のユーザーはリモートのみにするように
|
2019-10-16 03:45:09 +09:00 |
|
MeiMei
|
488fe2e7bd
|
みつけるに連合分を表示するように (#5490)
* みつける Fediverse
* discovered
|
2019-10-14 02:00:29 +09:00 |
|
MeiMei
|
8da278a279
|
Update https-proxy-agent など (#5497)
* Use proxy for web-push
* https-proxy-agent 3.0.0
|
2019-10-14 01:53:28 +09:00 |
|
syuilo
|
da69650505
|
Resolve #5500
|
2019-10-14 01:41:25 +09:00 |
|
MeiMei
|
a85f6edd8a
|
閉じずに残ってしまうメニューなどの修正 (#5496)
* Fix: ページ移動等してもメニュー等が閉じずに残ってしまう
* Fix: ページ移動してもメディアビューワーが残ってしまう
|
2019-10-09 21:42:23 +09:00 |
|
MeiMei
|
d17c6adba4
|
ダウンロードURLにdownloadを付けないなど (#5488)
|
2019-10-04 20:18:41 +09:00 |
|
Satsuki Yanagi
|
a81d5786f3
|
Indicate if input value is invalid (#5422)
* Indicate if input value is invalid
* titleのとなり
* となりにメッセージ
* CSS as Suggested
* 同じ色に
|
2019-10-04 14:18:49 +09:00 |
|
Acid Chicken (硫酸鶏)
|
75e2b075e1
|
Fix #5468 (#5470)
* Update activitypub.ts
* Update activitypub.ts
* Update activitypub.ts
* Update activitypub.ts
* fix type error
* trust the module
* remove space
* accept charset
|
2019-10-04 10:29:28 +09:00 |
|
MeiMei
|
533884dcaa
|
Fix: オフライン時に大室櫻子が出てこない (#5480)
* Fix: オフライン時に大室櫻子が出てこない
* use onerror
|
2019-10-04 10:27:57 +09:00 |
|
MeiMei
|
6ba5968861
|
Apply DB limit to the maximum note text length (#5465)
|
2019-10-01 01:46:31 +09:00 |
|
Aya Morisawa
|
cea2d621f2
|
Fix typo: accpet -> accept (#5469)
|
2019-09-30 19:00:17 +09:00 |
|
syuilo
|
84be4aa91e
|
Update reversi-bot.ja-JP.md
|
2019-09-28 19:48:08 +09:00 |
|
syuilo
|
42a14508f6
|
Update dependencies 🚀
|
2019-09-27 05:50:34 +09:00 |
|
syuilo
|
4dc4ac2f0c
|
Decrease tag limit
|
2019-09-27 05:18:09 +09:00 |
|
Acid Chicken (硫酸鶏)
|
bf9da8458c
|
Limit the tag counts to 100 (#5263)
* Limit the tag counts to 256
* Update create.ts
* Update create.ts
* Update create.ts
* Limit the user tag
|
2019-09-27 05:16:59 +09:00 |
|
tamaina
|
b040ac6373
|
PWA Fix (#5432)
* PWA Fix
* SWが/api/へのリクエストに関与しないように
* fix semicolon
* Update base.pug
* Update base.pug
|
2019-09-27 05:12:56 +09:00 |
|
Aya Morisawa
|
e94dd8a5e8
|
Refactor removal of trailing comma/period (#5434)
* Refactor removal of trailing comma/period
* Use regex
|
2019-09-27 04:59:40 +09:00 |
|
MeiMei
|
e14509574d
|
AP featured collectionの修正 / Collection Activityの対応 / typeの修正など (#5460)
* resolver type / fix updateFeatured
* type ApObject
* fix strange type
* AP Activity
* Collection Activityが失敗したらとりあえず無視
|
2019-09-27 04:58:28 +09:00 |
|
syuilo
|
3a093f8bd7
|
Use mk-frac
|
2019-09-26 05:47:42 +09:00 |
|
Acid Chicken (硫酸鶏)
|
ebb9a9b64f
|
Add mk-frac component (#5456)
* Add mk-frac component
* Follow lint
* FIx linting miss
|
2019-09-26 04:24:38 +09:00 |
|
tamaina
|
ef17838c64
|
Better broadcast widget mk2 (#5455)
* better broadcast widget
* 🎨
* 🎨
* 🎨
* mk2 (left nav with chevron icons)
* fix
* button title
|
2019-09-26 04:23:48 +09:00 |
|
Satsuki Yanagi
|
11ddbdc58d
|
Resolve #5454 (#5458)
|
2019-09-26 04:15:34 +09:00 |
|
Satsuki Yanagi
|
4e8047275b
|
任意のグループからユーザーを削除すると他のグループからでも削除されちゃうのを修正 (#5459)
|
2019-09-26 04:14:41 +09:00 |
|
MeiMei
|
c19670d611
|
Resolve #5447 (#5448)
* Resolve syuilo#5447
* subページではalternateを表示しないように
|
2019-09-24 04:08:52 +09:00 |
|
syuilo
|
540bd3630a
|
Fix bug (#5453)
|
2019-09-24 03:58:00 +09:00 |
|
syuilo
|
49f6b3233e
|
Fix bug
|
2019-09-24 02:57:34 +09:00 |
|
Acid Chicken (硫酸鶏)
|
0f2d392b4b
|
Use stringz.length instead of String.length in hashtag length calculation (#5443)
* Use stringz.length instead of String.length
* length to 128, ignore combining
|
2019-09-22 01:21:45 +09:00 |
|
Satsuki Yanagi
|
61642539b1
|
Adminページのユーザー一覧フィルターに利用可能アカウントを追加 (#5430)
* Adminページのユーザー一覧フィルターにアクティブアカウントを追加
* validator update
* availableに
|
2019-09-21 21:35:22 +09:00 |
|
MeiMei
|
1b7454ca77
|
Fix: syuilo#3122 (#5435)
|
2019-09-21 21:33:01 +09:00 |
|
MeiMei
|
60d2558ed6
|
絵文字ピッカーの Unicode 12.0 対応など (#5441)
* 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
|
2019-09-21 21:31:38 +09:00 |
|
MeiMei
|
9f5a763c69
|
Fix: selectでprefix/sufixがないときにいらない下線が付く (#5440)
|
2019-09-21 01:47:32 +09:00 |
|
MeiMei
|
0ef31a8bac
|
Fix: unknown user cause 500 on AP (#5436)
|
2019-09-20 05:14:21 +09:00 |
|
MeiMei
|
1a8632e802
|
Fix: Keycap Number Sign が表示できない (#5431)
* Fix: Keycap Number Sign が表示できない
* add U+20E3
|
2019-09-15 23:33:58 +09:00 |
|
MeiMei
|
c1c955031e
|
Fix typo - invalied (#5433)
* Fix typo - invelied
* fix Valied
|
2019-09-15 23:27:33 +09:00 |
|
Zero King
|
75ab146860
|
Follow requests page improvements (#5429)
* follow-requests: add spacing between actions
* follow-requests: make separator more visible in dark themes
|
2019-09-15 02:38:34 +09:00 |
|
Satsuki Yanagi
|
c3f9b2dcc3
|
Resolve #5420 (#5421)
|
2019-09-12 21:27:44 +09:00 |
|
Aya Morisawa
|
9d530a5c38
|
Fix typo: ommited -> omitted (#5406)
|
2019-09-09 22:47:52 +09:00 |
|
MeiMei
|
827c378ac1
|
AP Lock (#5410)
|
2019-09-09 22:46:45 +09:00 |
|
syuilo
|
9b91b92bca
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2019-09-09 22:28:48 +09:00 |
|
syuilo
|
e7fcca0e06
|
Fix #5403
|
2019-09-09 22:28:41 +09:00 |
|
syuilo
|
a36e5b4543
|
Refactoring
|
2019-09-09 22:18:32 +09:00 |
|
MeiMei
|
a7b710a2f8
|
広告ブロッカーの警告を削除 (#5408)
* remove f*ckadbloack
* follow-buttonが消されないように
* revert version
* remove locales
|
2019-09-08 21:19:28 +09:00 |
|
MeiMei
|
c033464b92
|
AP Undo Announce (#5400)
* AP Undo Announce
* Use activity id
|
2019-09-08 11:30:44 +09:00 |
|
syuilo
|
4db710a4b0
|
Fix indentation
|
2019-09-04 14:35:21 +09:00 |
|