Commit graph

16260 commits

Author SHA1 Message Date
syuilo
61b95a13fc Update router.ts 2020-02-01 10:57:47 +09:00
syuilo
640feba309 Add note 2020-02-01 10:03:16 +09:00
syuilo
36368f5fd4 Improve navigation 2020-02-01 09:59:55 +09:00
syuilo
f64e5a17ea Fix bug 2020-02-01 09:45:30 +09:00
syuilo
ee9957fd0b Rename theme 2020-02-01 09:21:28 +09:00
syuilo
8365167452 Update router.ts 2020-02-01 09:19:05 +09:00
syuilo
06f6227ea8 Update CHANGELOG.md 2020-02-01 09:17:35 +09:00
syuilo
5ee7e0a9fd Update router.ts 2020-02-01 09:16:18 +09:00
syuilo
49f81869e7 Fix bug 2020-02-01 09:12:04 +09:00
syuilo
1090981a77 Update avatar.vue 2020-02-01 09:01:20 +09:00
syuilo
240a55a35a Keep alive index page 2020-02-01 09:00:22 +09:00
syuilo
72f0e1c4df Fix bug 2020-02-01 07:49:02 +09:00
syuilo
59ce8f8cf7 Improve usability 2020-02-01 07:42:21 +09:00
syuilo
d9d374e67b Improve autocomplete 2020-02-01 07:38:40 +09:00
syuilo
f9d2d4ae58 ✌️ 2020-02-01 07:20:17 +09:00
syuilo
d06ed48008 Resolve #1669 2020-02-01 07:16:52 +09:00
syuilo
5cb68d6635 Update gulpfile.ts 2020-02-01 06:32:21 +09:00
Acid Chicken (硫酸鶏)
665491afb6 Merge pull request #5786 from syuilo/patch/autogen/v11
[AUTOMATED] Update README.md
2020-01-31 18:10:58 +09:00
syuilo
8cad379d90 Better migration 2020-01-31 16:57:13 +09:00
syuilo
36e148b8f3 Show patrons 2020-01-31 16:33:36 +09:00
syuilo
a17616f11b Fix style 2020-01-31 15:50:46 +09:00
syuilo
44cfe9b322 Fix bug 2020-01-31 15:45:19 +09:00
syuilo
5f09e619f8 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-01-31 15:25:41 +09:00
syuilo
9c46e0aece Update icon 2020-01-31 15:25:38 +09:00
syuilo
08695388dd Update CHANGELOG.md 2020-01-31 13:42:29 +09:00
syuilo
3852ce02b5 Update CHANGELOG.md 2020-01-31 13:34:40 +09:00
syuilo
d08387c859 Update follow-button.vue 2020-01-31 12:01:13 +09:00
syuilo
42189e1833 Improve follow button 2020-01-31 11:58:59 +09:00
syuilo
e8eaade610 Refactor 2020-01-31 11:38:52 +09:00
syuilo
d5b532cc2d Resolve #2230 2020-01-31 11:35:18 +09:00
syuilo
09c5591e5b Add patreon link 2020-01-31 07:05:03 +09:00
syuilo
44b54be6d8 Update ja-JP.yml 2020-01-31 07:01:56 +09:00
syuilo
fba5a5a2d2 Pages 2020-01-31 07:01:45 +09:00
syuilo
755a117349 New Crowdin translations (#5792)
* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Danish)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Norwegian)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Portuguese)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)
2020-01-31 05:33:31 +09:00
syuilo
93e5e7e60d Fix style 2020-01-31 05:21:41 +09:00
syuilo
d0b4a35764 Fix style 2020-01-31 05:20:10 +09:00
syuilo
4e491e3dc9 Update CHANGELOG.md 2020-01-31 05:18:23 +09:00
syuilo
efc3631231 Fix password reset 2020-01-31 05:15:59 +09:00
syuilo
c0847e8c4d Show moderator badge 2020-01-31 05:09:52 +09:00
tamaina
4a885deec1 Make notifications widget flexible (#5791)
* Make notifications widget flexible

* fix
2020-01-31 04:53:16 +09:00
tamaina
10fe46c6fd fix 2020-01-30 20:27:14 +09:00
tamaina
82640fb539 Fix duplicated disconnected dialog (Fix #5782) (#5790)
* Fix #5782
fix duplicated disconnected dialog

* fix
2020-01-30 19:57:22 +09:00
syuilo
9786d89afe Add some themes 🎨 2020-01-30 19:39:07 +09:00
syuilo
b4dd79f327 Update CHANGELOG.md 2020-01-30 19:00:11 +09:00
syuilo
e7afe613dc Fix 2020-01-30 19:00:08 +09:00
MeiMei
d6ec67d5f9 AP audience (visibility) パースの修正 (#5783)
* Refactor audience

* audienceのないAP Object 対応

* fix

* Update src/remote/activitypub/audience.ts

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update src/remote/activitypub/audience.ts

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-01-30 18:58:13 +09:00
tamaina
e7f717e455 Make timeline widget flexible (#5788) 2020-01-30 18:32:09 +09:00
syuilo
b5abefdcb4 Fix bug 2020-01-30 18:31:08 +09:00
syuilo
4d2829e13e Update CHANGELOG.md 2020-01-30 18:01:26 +09:00
syuilo
577fa62d4a Update CHANGELOG.md 2020-01-30 17:58:53 +09:00