Commit Graph

70 Commits

Author SHA1 Message Date
AkiraFukushima bdbf4885cf
Merge pull request #47 from h3poteto/iss-7
closes #7 Add loading when load home timeline
2018-03-13 23:33:24 +09:00
AkiraFukushima 375dfab154 refs #7 Add loading when get accounts list 2018-03-13 23:32:26 +09:00
AkiraFukushima 29d37d6489 refs #7 Add loading when load home timeline 2018-03-13 23:31:06 +09:00
AkiraFukushima 28ecc94318
Merge pull request #45 from h3poteto/margin
fix: Add margin to p elements for mac
2018-03-13 23:16:43 +09:00
AkiraFukushima fcaa9a74e1 fix: Add margin to p elements for mac 2018-03-13 23:14:24 +09:00
AkiraFukushima 675ddabc83
Merge pull request #43 from h3poteto/iss-16
closes #16 Error message when api call has error
2018-03-13 22:35:40 +09:00
AkiraFukushima 0dc1788a89 refs #16 Handle error when could not start user stream 2018-03-13 22:35:04 +09:00
AkiraFukushima 4c227b2dfa refs #16 Error message when authorize 2018-03-13 22:25:31 +09:00
AkiraFukushima c559275cca refs #16 Provide callback function when use mastodon-api 2018-03-13 19:18:02 +09:00
AkiraFukushima 144ee0844c
Merge pull request #42 from h3poteto/iss-20
refs #20 Change app icon
2018-03-13 17:20:09 +09:00
AkiraFukushima ec4ae0ae2c refs #20 Add mac icns 2018-03-13 17:07:54 +09:00
AkiraFukushima cab7cecf5d refs #20 Update 256 icon 2018-03-13 16:56:09 +09:00
AkiraFukushima f2e2fb1763
Merge pull request #41 from h3poteto/iss-39
refs #39 Fix sidemenu router index using url path
2018-03-13 16:35:06 +09:00
AkiraFukushima 6e499226d9 refs #39 Fix sidemenu router index using url path 2018-03-13 16:29:03 +09:00
AkiraFukushima f4f5685cc8
Merge pull request #40 from h3poteto/iss-38
closes #38 Add edit and window menu
2018-03-13 16:13:08 +09:00
AkiraFukushima 98d0ddf0b6 refs #38 Add edit and window menu 2018-03-13 16:08:17 +09:00
AkiraFukushima e2c47374f0
Merge pull request #37 from h3poteto/social-token
fix: Get social token from environments instead of json-storage
2018-03-13 15:12:07 +09:00
AkiraFukushima 770fb20058 fix: Get social token from environments instead of json-storage 2018-03-13 15:09:54 +09:00
AkiraFukushima d6ec25fdb7
Merge pull request #36 from h3poteto/iss-26
refs #26 Add desktop notification when get notification in user stream
2018-03-13 14:53:19 +09:00
AkiraFukushima 2ef6a65aae refs #26 Add desktop notification when get notification in user streaming 2018-03-13 14:52:13 +09:00
AkiraFukushima a0c01f1313
Merge pull request #35 from h3poteto/iss-28
closes #28 Post new toot
2018-03-13 10:52:45 +09:00
AkiraFukushima 4ab318a7f7 refs #28 Validate and count toot text 2018-03-13 10:52:28 +09:00
AkiraFukushima 9a05ac9152 refs #28 Add shortcut to post toot 2018-03-13 10:28:24 +09:00
AkiraFukushima c38c6fc48c refs #28 Focus on textarea when new toot modal is open 2018-03-13 10:04:07 +09:00
AkiraFukushima 4afa0d6799 refs #28 Post new toot 2018-03-13 08:41:03 +09:00
AkiraFukushima bb6098c58d refs #28 Add new toot modal 2018-03-13 01:42:47 +09:00
AkiraFukushima dc025d03ed refs #28 Catch menu and shortcut events 2018-03-13 01:00:19 +09:00
AkiraFukushima 7326710d2a
Merge pull request #34 from h3poteto/iss-29
closes #29 Stop old user streaming when start user streaming
2018-03-12 23:31:36 +09:00
AkiraFukushima 0b46a736d6 refs #29 Stop old user streaming when start user streaming 2018-03-12 23:30:55 +09:00
AkiraFukushima 1b625d88ae
Merge pull request #33 from h3poteto/iss-32
fixes #32 Append notification when stream updating
2018-03-12 23:27:00 +09:00
AkiraFukushima 42fc04498b fixes #32 Append notification when stream updating 2018-03-12 23:26:29 +09:00
AkiraFukushima 3a3d085164
Merge pull request #31 from h3poteto/iss-25
closes #25 Get recent notifications
2018-03-12 23:22:40 +09:00
AkiraFukushima ecece664c6 refs #25 Add reblog event card in notifications 2018-03-12 23:22:21 +09:00
AkiraFukushima ffcf13f1a2 refs #25 Add mention event card in notifications 2018-03-12 23:13:55 +09:00
AkiraFukushima d305e50f6f refs #25 Add follow event card in notifications 2018-03-12 23:06:27 +09:00
AkiraFukushima 90d82610d6 refs #25 Add favourite event card in notifications 2018-03-12 22:35:31 +09:00
AkiraFukushima 333a2be131
Merge pull request #23 from h3poteto/iss-6
refs #6 Call streaming and display home timeline
2018-03-12 20:05:17 +09:00
AkiraFukushima 0facfff1be refs #6 Change datetime format in toot 2018-03-12 20:04:30 +09:00
AkiraFukushima ac8bdc04fe refs #6 Fix toot design 2018-03-12 19:36:13 +09:00
AkiraFukushima e1ede624f9 refs #6 Get recent home timeline when timelie space is created 2018-03-12 17:17:41 +09:00
AkiraFukushima 9b0728b724 refs #6 Stop userstreaming when timeline space will destroy 2018-03-12 16:47:27 +09:00
AkiraFukushima 41900126cd refs #6 Start streaming in home timeline 2018-03-12 16:42:05 +09:00
AkiraFukushima e15d8706ae refs #6 Call account in timeline space store 2018-03-12 01:20:08 +09:00
AkiraFukushima 9c695b2b72
Merge pull request #21 from h3poteto/iss-10
closes #10 Save domain name and display it in sidemenu
2018-03-11 01:52:54 +09:00
AkiraFukushima 773a58d0bb refs #10 Display domain name in sidemenu 2018-03-11 01:51:35 +09:00
AkiraFukushima 2f5b993014 refs #10 Save domain name in nedb 2018-03-11 00:48:40 +09:00
AkiraFukushima 89b1e8898d
Merge pull request #19 from h3poteto/iss-7
refs #7 Add loading in login button
2018-03-10 23:29:37 +09:00
AkiraFukushima eb0c83c733 refs #7 Add loading in login button 2018-03-10 23:28:55 +09:00
AkiraFukushima 1ea2497c2c
Merge pull request #17 from h3poteto/iss-3
closes #3 Fix login page design
2018-03-10 23:21:48 +09:00
AkiraFukushima ae4f315107 refs #3 Rename instance to account in global header 2018-03-10 23:21:09 +09:00