Commit Graph

18 Commits

Author SHA1 Message Date
AkiraFukushima a669dcf93f refs #387 Block to login the same account of the same domain 2018-06-12 08:48:01 +09:00
AkiraFukushima a46eb5ab07 Use megalodon instead of mastodon-api as mastodon api client in main process 2018-06-09 20:42:12 +09:00
AkiraFukushima 07cddf48b9 refs #317 Use forked repository for mastodon-api, and set website url when register application 2018-05-19 16:41:44 +09:00
AkiraFukushima b8b64229b0 Fix application name, and add comment for website 2018-05-15 23:13:52 +09:00
AkiraFukushima 71a98ad815 refs #258 Refresh all accounts when opened 2018-04-22 15:48:20 +09:00
AkiraFukushima 3839e6c3e8 refs #100 Set order when save account record 2018-04-01 22:48:54 +09:00
AkiraFukushima 018cc91db1 refs #174 Refactor auth.js to use async/await 2018-04-01 21:58:57 +09:00
AkiraFukushima 23623f6b99 refs #174 Save account username in local db 2018-04-01 21:43:23 +09:00
AkiraFukushima 6f658a6f0b refs #101 Add electron-log for production logger 2018-03-24 10:57:41 +09:00
AkiraFukushima 2f5b993014 refs #10 Save domain name in nedb 2018-03-11 00:48:40 +09:00
AkiraFukushima c2305197e4 Refactor main/index, remove unused function 2018-03-09 17:08:27 +09:00
AkiraFukushima e4e4445c35 refs #1 Show instance url in sidemenu 2018-03-09 15:48:20 +09:00
AkiraFukushima 1d8b696765 Ignore unauthorized instance 2018-03-09 00:33:43 +09:00
AkiraFukushima fa3bc25d77 Update access token and redirect after login 2018-03-09 00:24:18 +09:00
AkiraFukushima 410211b3a9 Search mastodon instance before login 2018-03-08 23:08:33 +09:00
AkiraFukushima c2a982b503 Check local access token and redirect to timeline 2018-03-08 18:36:09 +09:00
AkiraFukushima 77d50b1923 Save access token in local storage 2018-03-08 18:00:33 +09:00
AkiraFukushima a3554ec281 Get access token from mstdn.jp 2018-03-08 17:41:39 +09:00