Commit Graph

135 Commits

Author SHA1 Message Date
Acid Chicken (硫酸鶏)
da1a238be3 Create new type definition for 'ms' (#4057)
* Create new type definition for 'ms'

* Follow lint
2019-02-02 00:16:27 +09:00
MeiMei
c7ebf6f990 Hide suspended users (#4075) 2019-02-01 09:57:51 +09:00
MeiMei
a6e7bbc306 send/receive user hashtags via AP (#4064) 2019-01-31 20:42:45 +09:00
Aya Morisawa
28bfb45426
Avoid export default 2019-01-30 16:56:27 +09:00
Aya Morisawa
e3b1d00e4c
Extract parsePlain function 2019-01-30 15:27:54 +09:00
syuilo
35e7dca2bb
Resolve #3847 (#3849)
* Update notifications.ts

* Update notifications.ts

* Update notifications.ts

* Update notifications.ts

* Add missing semicolon

* Improve readability

* Fix typo
2019-01-08 13:32:28 +09:00
MeiMei
8823a6c1a1 フォローしているユーザーからのフォローを自動承認するオプション (#3780) 2018-12-28 21:36:58 +09:00
syuilo
cce3e52642
通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
Aya Morisawa
e9f8897fe2
Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
Aya Morisawa
125849673a
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
MeiMei
34393ef89f Improve custom emoji parsing (#3539)
* Use MFM parser for extracting emoji in name

* Fix custom emoji regex

* Revert "Fix custom emoji regex"

This reverts commit 4c21caf59753e7653c02f81ddf0cde8c44f48008.
2018-12-08 06:39:15 +09:00
MeiMei
4522568749 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
syuilo
45bee7cc2f
Resolve #327 2018-12-03 20:08:18 +09:00
MeiMei
683a85ecc0 Fix SMTP (#3436) 2018-11-30 00:35:17 +09:00
syuilo
77d2d84e05
Fix #3434 2018-11-30 00:04:28 +09:00
MeiMei
3bde4285eb Fix SMTP (#3433)
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo
22e30b44b9
Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo
1bc109b42c
Implement email config 2018-11-29 16:23:45 +09:00
MeiMei
65bfa3c0d6 Fix: update_client_setting (#3086) 2018-11-04 03:33:37 +09:00
syuilo
9b94ddff0a
Clean up 2018-11-02 13:49:09 +09:00
syuilo
174f8022eb
Refactor 2018-11-02 13:47:44 +09:00
syuilo
a7e6b766be
Resolve #2623 2018-11-02 12:49:08 +09:00
syuilo
931bdc6aac
Refactoring, Clean up and bug fixes 2018-11-02 03:32:24 +09:00
syuilo
5d61c7c691
Refactor and use original image for banner 2018-11-01 09:30:51 +09:00
syuilo
1fca8d322c
Clean up 2018-11-01 09:19:22 +09:00
syuilo
1a51b98700
Refactor 2018-10-31 22:35:02 +09:00
syuilo
3aece449e4
Improve API definitions 2018-10-22 05:16:27 +09:00
Dr. Gutfuck LLC
1729d05e8c Localized mark all as read message (#2956)
* Localized read-all message

* Fixed some weirdness:   src/client/app/init.ts

* Unfucked server api stuff (sorry lol):   src/server/api/endpoints/i/read_all_unread_notes.ts

* Clean up
2018-10-20 15:46:01 +09:00
syuilo
fb5f6fdc10
未読の投稿をすべて既読にできるように 2018-10-19 06:36:59 +09:00
syuilo
99da4f9839
Add some tests and some fixes 2018-10-16 08:54:36 +09:00
syuilo
65e5cfa68e
Resolve #2853 2018-10-13 20:11:00 +09:00
syuilo
d0570d7fe3
V10 (#2826)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* Update CHANGELOG.md

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip
2018-10-07 11:06:17 +09:00
syuilo
fce7dc0f4e
Improve error handling of pack function of notification 2018-10-04 13:53:48 +09:00
syuilo
e8afa2c940
Improve pack function of favorite 2018-10-04 13:33:59 +09:00
MeiMei
c09a2a37fe リモートのピン留め投稿取得対応 (#2798)
* Fetch featured

* Handle featured change

* Fix typo
2018-10-02 16:27:36 +09:00
syuilo
59d67d3140
ピン留めを解除することができるようにしたり 2018-09-24 16:26:12 +09:00
syuilo
429bf179dc
Refactor: Better type annotations 2018-09-18 13:14:17 +09:00
MeiMei
11496d887e Publish pinned notes (#2731) 2018-09-18 13:08:27 +09:00
syuilo
1f2ebce8ed
Resolve #1302 2018-09-18 06:29:47 +09:00
syuilo
3220d69a69
常にメディアを閲覧注意として投稿するオプションを実装 2018-09-14 20:11:01 +09:00
syuilo
d9a1cd082c
#2623 2018-09-10 02:21:16 +09:00
syuilo
eb4f625bbd
Fix #2096 2018-09-10 02:09:33 +09:00
mei23
57a63d38aa Send Update activity 2018-09-01 20:23:01 +09:00
syuilo
2de8e8c358 Fix bug 2018-08-29 06:59:43 +09:00
syuilo
0875460974 ユーザーのアイコンにサムネイルを使うように
Closes #2365
2018-08-25 19:44:47 +09:00
syuilo
f3936a79aa Fix #2335 2018-08-19 04:01:10 +09:00
syuilo
ce0f6f7ebe type指定廃止 2018-08-02 09:30:57 +09:00
syuilo
bcf854b7bb Clean up 2018-08-02 09:27:30 +09:00
syuilo
83d9730d93 #2020 2018-07-30 07:20:27 +09:00
syuilo
ce405fc4f6 Fix #2007 2018-07-28 07:52:48 +09:00
Aya Morisawa
5d09b7e38b mark as read all -> mark all as read
Close #855
2018-07-20 14:16:02 +09:00
syuilo
16726789da Update api definitions 2018-07-17 04:36:44 +09:00
syuilo
aa4ef6745a Refactorng 2018-07-07 19:19:00 +09:00
syuilo
9b41023c43 wip 2018-07-06 02:58:29 +09:00
syuilo
11439afde7 wip 2018-07-05 23:36:07 +09:00
syuilo
80e5645a84 wip 2018-06-18 09:54:53 +09:00
syuilo
14d12c21f2 nanka iroiro 2018-06-07 05:14:37 +09:00
syuilo
b0f989dbac Deckにウィジェットを置けるように 2018-06-06 19:22:45 +09:00
syuilo
60a7f7f146 wip 2018-06-02 16:27:24 +09:00
syuilo
4feff8835c wip 2018-06-02 16:01:32 +09:00
syuilo
484d17f53f wip 2018-06-02 00:15:17 +09:00
syuilo
bae44b4708 wip 2018-06-01 01:12:02 +09:00
syuilo
51255bb446 wip 2018-05-31 22:56:02 +09:00
syuilo
b414068ada Refactor 2018-05-22 11:39:48 +09:00
syuilo
f8c414aafc #1621 2018-05-21 11:08:08 +09:00
syuilo
3f2a7a561e アイコンのレンダリングを改善 2018-05-06 18:04:37 +09:00
syuilo
f664cf09c0 Update cafy to 8.0.0 🚀 2018-05-02 18:06:16 +09:00
syuilo
372bfaceda リファクタリングなど 2018-04-29 17:17:15 +09:00
syuilo
0f27b62924 Update dependencies 🚀 2018-04-27 19:12:15 +09:00
syuilo
7602e8f938 cafy 5.xに移行 2018-04-24 18:13:06 +09:00
syuilo
4953842ff1 ✌️ 2018-04-20 13:31:43 +09:00
syuilo
0d5bc3be66 ストーキング実装
Closes #1511
2018-04-19 12:43:25 +09:00
syuilo
bd3d57a67f ストリーム経由でAPIにリクエストできるように 2018-04-11 17:40:01 +09:00
syuilo
998b1c4a9c Clean up 2018-04-08 19:14:55 +09:00
syuilo
5ddb047794 Fix bugs 2018-04-08 05:02:50 +09:00
syuilo
a02ee3a08b Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo
a1b490afa7 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
Akihiko Odaki
ad38cd2605 Introduce publishers directory 2018-04-02 13:33:46 +09:00
Akihiko Odaki
3fb6834f7d Introduce config module 2018-04-02 13:15:53 +09:00
Akihiko Odaki
5b9f3701f5 Abolish common and misc directories 2018-04-02 12:58:53 +09:00
Akihiko Odaki
68a9aac957 Implement remote status retrieval 2018-03-31 20:33:14 +09:00
syuilo
616408f36e oops 2018-03-30 21:31:51 +09:00
syuilo
cf33e483f7 整理した 2018-03-29 20:32:18 +09:00
syuilo
bfc193d8cd Resolve conflicts 2018-03-29 14:48:47 +09:00
Akihiko Odaki
90f8fe7e53 Introduce processor 2018-03-29 01:54:41 +09:00