30 Commits

Author SHA1 Message Date
kPherox
ed8514c8c7
Add interface for account docs of NeDB 2019-04-27 18:49:31 +09:00
kPherox
f32e28b914
Add client creater for authorized account 2019-04-27 18:43:06 +09:00
kPherox
9f7d54cb88
Add setter for non authorized clients 2019-04-27 18:37:20 +09:00
kPherox
d3f5313bd8
Add username props to user timeline component 2019-04-27 06:45:45 +09:00
kPherox
4094a32ab2
WIP: Switch Main/Welcome component 2019-04-27 04:28:19 +09:00
Cutls
a802a155c3 Add: button to timelines with auth 2019-04-26 23:37:32 +09:00
Cutls
f20d07905a Add: insert account data to db 2019-04-25 23:39:45 +09:00
kPherox
a0ce20d829
Add timeline toot component 2019-04-25 22:02:09 +09:00
Cutls
877001938a Add: make account.db with NeDB 2019-04-25 21:26:25 +09:00
Cutls
60f7855117 Introduce: NeDB 2019-04-25 21:17:52 +09:00
Cutls
41bc02c959 Add: get verify_credentials and error message 2019-04-25 21:13:12 +09:00
kPherox
8f3edf76e6
Add error handling to get timeline
Revert to async get
Fix freeze when invalid domain
2019-04-25 14:21:21 +09:00
kPherox
d47aaf66c1
Add base input component 2019-04-25 14:06:36 +09:00
Cutls
fd719a0235 Add: get access token 2019-04-25 01:04:26 +09:00
Cutls
4887dfbd5b Change code formatter config 2019-04-25 00:52:40 +09:00
kPherox
502f3d4a69
Add listener for changed ui theme 2019-04-24 20:59:30 +09:00
kPherox
430a64f592
Refactoring load timeline 2019-04-24 19:46:00 +09:00
kPherox
e81cf581ef
Add status id list 2019-04-24 06:07:15 +09:00
kPherox
e0fc3df242
Change to send timeline result 2019-04-24 05:30:16 +09:00
kPherox
088599f88c
Add streming class 2019-04-24 05:13:47 +09:00
kPherox
ab37afb4e6
Add clients manager class 2019-04-24 03:58:06 +09:00
kPherox
49acb2c7b7
Move Timeline.ready to Application.onReady
Disabled add column button if not input
2019-04-24 03:40:04 +09:00
kPherox
e5b723837d
Remove @types/ws 2019-04-24 02:56:47 +09:00
kPherox
38657ce31a
Remove singleton option
Always singleton:(
2019-04-24 02:16:13 +09:00
Cutls
4f2da222a1 WIP: show timeline with megalodon 2019-04-24 01:07:20 +09:00
kPherox
df9207dfcf
Carve out open url action 2019-04-22 19:08:23 +09:00
kPherox
ee18182915
Refactoring 2019-04-22 18:39:16 +09:00
kPherox
4d0d302900
Add thank to credits 2019-04-22 15:57:51 +09:00
kPherox
40a814e9d8
Update README.md 2019-04-22 13:35:19 +09:00
kPherox
28ccb6cca4
Move to new file Application/Menu class
Add Window class
2019-04-10 19:35:55 +09:00