Commit graph

15292 commits

Author SHA1 Message Date
syuilo ca2949fbb4
MisskeyPagesにリストから選択関数を追加 2019-05-05 20:31:15 +09:00
syuilo 17b373ac07
✌️ 2019-05-05 20:16:05 +09:00
syuilo 7aa66f438f
Resolve #4853 2019-05-05 20:12:35 +09:00
syuilo 73641fd78d
Fix #4852 2019-05-05 15:17:29 +09:00
syuilo 64aac9d6ad
Fix #4862 2019-05-05 15:12:25 +09:00
syuilo 2be13736c8
Update user-profile.ts
#4809
2019-05-05 09:42:38 +09:00
MeiMei ff4f5fec1d meidg (#4835) 2019-05-05 09:29:15 +09:00
Satsuki Yanagi 7d64f8abe4 外部サービス連携後のPackedUserがその情報を持つように (#4850) 2019-05-05 09:28:55 +09:00
Satsuki Yanagi 88e6929e9f 外部サービス連携ログインリンクにアイコン追加 (#4858) 2019-05-05 09:28:23 +09:00
Satsuki Yanagi 5fb0a995dd 様々な修正 (#4859)
Typo, Redundant code, Syntax error の修正
2019-05-05 09:27:55 +09:00
Satsuki Yanagi 58a04ce1a5 ログアウトの処理と外部サービス連携Viewがセッションクッキーを作らないように (#4856) 2019-05-05 04:04:30 +09:00
syuilo c6249b82d4
11.10.1 2019-05-04 15:21:35 +09:00
syuilo d6131c0b09
MisskeyPagesでページブロックを削除できなくなっていた問題を修正 2019-05-04 15:14:02 +09:00
syuilo e62c810b7c
Use node 12 2019-05-04 14:53:46 +09:00
syuilo 2851a1a7ef
Update dependencies 🚀 2019-05-04 14:47:28 +09:00
syuilo bf54e58873
11.10.0 2019-05-03 18:58:09 +09:00
syuilo 6b473e3a5c
Fix #4840 2019-05-03 18:55:24 +09:00
syuilo 4b68abd963
割った余りを求める関数をMisskeyPagesに追加 2019-05-03 18:48:40 +09:00
Satsuki Yanagi 0e764a2b3e Fix external service authentication (#4846) 2019-05-03 18:38:19 +09:00
MeiMei 9d1ed1eb0d Some import and export fixes (#4842)
* Fix: Mastodon v2.8.0 のフォローリストがインポートできない

* Fix: エクスポートリクエストに失敗してもエラーが出ない (#4821)

* エクスポートファイルでは同一ハッシュチェックをしないように
2019-05-03 18:33:25 +09:00
syuilo a09a3465a2
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-05-03 14:49:40 +09:00
syuilo 001969efaf
Improve usability 2019-05-03 14:49:22 +09:00
Acid Chicken (硫酸鶏) e7c515da9a
Update README.md [AUTOGEN] (#4839) 2019-05-03 14:34:41 +09:00
Acid Chicken (硫酸鶏) 8367c7dd49
Update README.md [AUTOGEN] (#4837) 2019-05-03 14:32:09 +09:00
syuilo 55e6cae240
Fix #4834 2019-05-03 09:16:31 +09:00
syuilo 5553c3fb17
Improve usability 2019-05-03 08:27:46 +09:00
syuilo 026265cb1e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-05-03 08:22:51 +09:00
syuilo 289c76a802
Disable ServiceWorker 2019-05-03 08:22:44 +09:00
Acid Chicken (硫酸鶏) 7c1bc1d6bc
Update README.md [AUTOGEN] (#4832) 2019-05-02 19:44:59 +09:00
Acid Chicken (硫酸鶏) 90cf0d32b5
Update README.md [AUTOGEN] (#4827) 2019-05-02 18:48:48 +09:00
syuilo abf11bb03c
11.9.0 2019-05-02 17:57:13 +09:00
syuilo 2d1f50303d
Improve MisskeyPages 2019-05-02 17:55:59 +09:00
syuilo 2fdec27ab0
11.8.1 2019-05-02 17:18:11 +09:00
syuilo aff56469ed
Fix bug 2019-05-02 17:15:14 +09:00
Satsuki Yanagi 419cb7fbad Remove unwanted ! character in user token regex (#4830) 2019-05-02 06:24:32 +09:00
Satsuki Yanagi 7882851539 Fix TypeScript semantic error (#4828)
ビルドの時こういうエラーが出てます
src/misc/aiscript/evaluator.ts(2,29): error TS7016: Could not find a declaration file for module 'seedrandom'
2019-05-01 22:56:18 +09:00
syuilo 5a2af24869
11.8.0-2 2019-05-01 20:58:59 +09:00
syuilo 559dfdaa80
11.8.0 2019-05-01 20:56:50 +09:00
syuilo 79c49bc926
ページのソースを見れるように 2019-05-01 20:48:56 +09:00
syuilo 76c538ad25
🎨 2019-05-01 19:50:56 +09:00
syuilo e76e358d98
Fix bug 2019-05-01 19:50:52 +09:00
syuilo 76f37671b4
🎨 2019-05-01 19:45:05 +09:00
syuilo a9fc176c3c
Fix types 2019-05-01 19:31:34 +09:00
syuilo 8b13e3c327
Refactor 2019-05-01 19:20:47 +09:00
syuilo c3cd6ad2d2
Refactoring 2019-05-01 18:33:11 +09:00
syuilo 3444b9c9c8
Add splitStrByLine function 2019-05-01 16:33:54 +09:00
syuilo ca6fc9cd79
Remove strConcat function 2019-05-01 16:07:05 +09:00
syuilo 4747ae8b61
Improve AiScript 2019-05-01 15:17:24 +09:00
syuilo b6c50d63a0
Update ja-JP.yml 2019-05-01 15:04:26 +09:00
syuilo 52ebf2055e
Improve AiScript 2019-05-01 14:54:34 +09:00