Commit Graph

4236 Commits

Author SHA1 Message Date
AkiraFukushima e0886921d8
Merge pull request #60 from h3poteto/iss-51
closes #51 Add favourite on toot
2018-03-14 17:00:45 +09:00
AkiraFukushima f19bcd180e refs #51 Add favourite on toot 2018-03-14 16:59:39 +09:00
AkiraFukushima dfbeba57bb
Merge pull request #57 from h3poteto/iss-55
closes #55 Prevent submit in form
2018-03-14 16:15:18 +09:00
AkiraFukushima 279be645d7 refs #55 Prevent submit in authorize 2018-03-14 16:14:03 +09:00
AkiraFukushima 0b5559b3bb refs #55 Prevent submit in login 2018-03-14 16:12:44 +09:00
AkiraFukushima 311e0204ea refs #55 Prevent submit in new toot 2018-03-14 15:53:30 +09:00
AkiraFukushima 58c2c3295c
Merge pull request #56 from h3poteto/iss-49
closes #49 Open link with default browser in toot
2018-03-14 15:48:00 +09:00
AkiraFukushima 0e680d14db refs #49 Open link with default browser in toot 2018-03-14 15:45:34 +09:00
AkiraFukushima bd1cd482eb
Merge pull request #54 from h3poteto/iss-24
refs #24 Stream local/public timeline
2018-03-14 14:58:55 +09:00
AkiraFukushima 2eb0454a24 refs #24 Remove ipcRenderer listeners for keyboard shortcuts 2018-03-14 14:57:51 +09:00
AkiraFukushima 4f47a79bf7 refs #24 Remove ipcRenderer listeners when destroyed timeline space 2018-03-14 14:54:41 +09:00
AkiraFukushima 847648fd5d refs #24 Listen public streaming in main process, and display public timeline 2018-03-14 14:54:20 +09:00
AkiraFukushima 13c8b8e638 refs #24 Remove ipcRenderer listeners when destroyed local timeline component 2018-03-14 12:39:40 +09:00
AkiraFukushima 2163f5018c refs #24 Listen local streaming in main process, and display local timeline 2018-03-14 12:24:54 +09:00
AkiraFukushima 4a7fc1fa0f
Merge pull request #50 from h3poteto/iss-46
closes #46 Get favourites from api
2018-03-13 23:57:01 +09:00
AkiraFukushima 5660069004 refs #46 Get favourites from api 2018-03-13 23:56:23 +09:00
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