syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								c01210d4fe
								
							
						 | 
						
							
							
								
								chore(lint): Add semicolon rule
							
							
							
							
							
						 | 
						
							2020-05-10 16:30:33 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								f1417c6bb1
								
							
						 | 
						
							
							
								
								chore(lint): Update rule
							
							
							
							
							
						 | 
						
							2020-05-09 16:19:09 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									rinsuki
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								c18f6fde80
								
							
						 | 
						
							
							
								
								lintをGitHub Actions でするように (#6101)
							
							
							
							
							
							
							
							* package.json の lint スクリプトを修正
* lint アクションを追加
* yarn lint --fix
* 手動修正 
							
						 | 
						
							2020-03-04 11:45:33 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Satsuki Yanagi
								
							 
						 | 
						
							
							
							
							
								
							
							
								5fb0a995dd
								
							
						 | 
						
							
							
								
								様々な修正 (#4859)
							
							
							
							
							
							
							
							Typo, Redundant code, Syntax error の修正 
							
						 | 
						
							2019-05-05 09:27:55 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Acid Chicken (硫酸鶏)
								
							 
						 | 
						
							
							
							
							
								
							
							
								725600da8f
								
							
						 | 
						
							
							
								
								Enhance poll (#4409)
							
							
							
							
							
							
							
							* Start working
* WIP: Enhance poll
* Fix bug
* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296
* Fix style
* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
* WIP: Update poll editor
* Fix bug
* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r
* Fix typo
* Better design
* Beautify poll editor
* Fix UI
* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524
* Add debug logging
* Fix bug
* Log deliver
* fix vote
* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386
* Update poll view
* Maybe done
* Add tests
* Fix path
* Fix test
* Fix test
* Fix test
* Fix expired check on AP
* Update note.ts
* Squashed commit of the following:
commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900
    tune
commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900
    fallback
commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900
    Note
commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900
    createで送る
* Squashed commit of the following:
commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:11:17 2019 +0900
    fix
commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:08:33 2019 +0900
    messge
commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900
    tune
commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900
    fallback
commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900
    Note
commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900
    createで送る
* Fix typo
* Update vote.ts
* Update vote.ts
* Update poll-editor.vue
* Update tslint.json
* Fix layout
* Add note
* Fix bug
* Rename text key
* 投票するときに投稿として扱わないように (#4425)
* wip
* 形式をMastodonと合わせた
* Bye something
* Use - instead of ~
* Redundancy
* Yes!
* Refactor
* Use moment instead of Date
* Fix indent
* Refactor
if (votes.length)
は必要なさそう
* Clean up
* Bye Date
* Clean
* Fix timer is not displayed
* Fix リモートから無期限pollにvoteできない
* Fix vote actor
							
						 | 
						
							2019-03-06 22:55:47 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Acid Chicken (硫酸鶏)
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								3548290ff2
								
							
						 | 
						
							
							
								
								Fix tslint.json styles (#4219)
							
							
							
							
							
						 | 
						
							2019-02-13 23:43:55 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Acid Chicken (硫酸鶏)
								
							 
						 | 
						
							
							
							
							
								
							
							
								68ee9a008e
								
							
						 | 
						
							
							
								
								Resolve #4121 (#4122)
							
							
							
							
							
							
							
							* Resolve #4121
* Update tslint.json 
							
						 | 
						
							2019-02-04 18:27:45 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								ff898b4c20
								
							
						 | 
						
							
							
								
								Update tslint.json
							
							
							
							
							
						 | 
						
							2019-01-23 11:55:47 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								c86deab69c
								
							
						 | 
						
							
							
								
								Introduce SonarTS (#3756)
							
							
							
							
							
						 | 
						
							2018-12-27 01:32:31 +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 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								f428372869
								
							
						 | 
						
							
							
								
								Refactor effects function (#2639)
							
							
							
							
							
						 | 
						
							2018-09-06 20:06:16 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								f7c02819be
								
							
						 | 
						
							
							
								
								Fix lint
							
							
							
							
							
						 | 
						
							2018-04-26 14:44:23 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								bc9a8283c6
								
							
						 | 
						
							
							
								
								なんかもうめっちゃ変えた
							
							
							
							
							
						 | 
						
							2017-11-13 18:05:35 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								fffea98462
								
							
						 | 
						
							
							
								
								✌️
							
							
							
							
							
						 | 
						
							2017-10-07 04:30:57 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								6a5c6280ff
								
							
						 | 
						
							
							
								
								✌️
							
							
							
							
							
						 | 
						
							2017-10-07 03:36:46 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								caeba1197c
								
							
						 | 
						
							
							
								
								Refactoring
							
							
							
							
							
						 | 
						
							2017-05-24 20:50:17 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								b095efaee5
								
							
						 | 
						
							
							
								
								Migrate to tslint 5.1.0
							
							
							
							
							
						 | 
						
							2017-04-14 20:45:37 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								798d1610f0
								
							
						 | 
						
							
							
								
								Fix tslint.json
							
							
							
							
							
						 | 
						
							2017-04-14 19:52:39 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								d2c70afd37
								
							
						 | 
						
							
							
								
								Update tslint.json
							
							
							
							
							
						 | 
						
							2017-03-01 17:25:07 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								4b96b55e3e
								
							
						 | 
						
							
							
								
								Update tslint.json
							
							
							
							
							
						 | 
						
							2016-12-29 10:01:59 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								3e64cf1b0f
								
							
						 | 
						
							
							
								
								Use compiler option instead of linter option
							
							
							
							
							
						 | 
						
							2016-12-29 10:01:40 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								307f2626f6
								
							
						 | 
						
							
							
								
								Remove needless settings
							
							
							
							
							
						 | 
						
							2016-12-29 09:56:08 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Aya Morisawa
								
							 
						 | 
						
							
							
							
							
								
							
							
								b3689f2995
								
							
						 | 
						
							
							
								
								Not check linebreak-style
							
							
							
							
							
						 | 
						
							2016-12-29 09:51:09 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									syuilo
								
							 
						 | 
						
							
							
							
							
								
							
							
								b3f42e62af
								
							
						 | 
						
							
							
								
								Initial commit 🍀
							
							
							
							
							
						 | 
						
							2016-12-29 07:49:51 +09:00 | 
						
						
							
							
							
								
							
							
						 |