Commit Graph

406 Commits

Author SHA1 Message Date
AkiraFukushima 4002a4aa1c Bump to version 0.3.0 2018-04-03 22:54:48 +09:00
AkiraFukushima e26e791f73
Merge pull request #182 from h3poteto/iss-181
closes #181 Use vue-shortkey at shortcut when post new toot
2018-04-03 22:53:24 +09:00
AkiraFukushima 634d154491 refs #181 Use vue-shortkey at shortcut when post new toot 2018-04-03 22:47:41 +09:00
AkiraFukushima 4f73b1ef2a
Merge pull request #180 from h3poteto/iss-171
closes #171 Show error message when failed to start streaming
2018-04-03 08:34:47 +09:00
AkiraFukushima af85e5c243 refs #171 Show error message when failed to start streaming 2018-04-03 08:34:27 +09:00
AkiraFukushima e9f40f3ab6 Update CHANGELOG 2018-04-02 23:59:20 +09:00
AkiraFukushima aa9cb0ad2f
Merge pull request #179 from h3poteto/default-bg
fix: Set global background color to white
2018-04-02 23:49:09 +09:00
AkiraFukushima fbcfc4e20f fix: Remove unnecessary setting of background-color 2018-04-02 23:45:24 +09:00
AkiraFukushima 2127b2c964 fix: Set global background color to white 2018-04-02 23:06:15 +09:00
AkiraFukushima 404efd4ccb
Merge pull request #178 from h3poteto/mac-bg
fix: Set background color in account profile
2018-04-02 22:59:12 +09:00
AkiraFukushima e31ea3ec3b fix: Set background color in account profile 2018-04-02 22:55:33 +09:00
AkiraFukushima 220912bc9a
Merge pull request #177 from h3poteto/iss-174
closes #174 Skip removeEvents when dom does not have a target element
2018-04-02 22:33:39 +09:00
AkiraFukushima ec126ef4f0 refs #174 Skip removeEvents when dom does not have a target element 2018-04-02 22:33:12 +09:00
AkiraFukushima f8a47125c8
Merge pull request #176 from h3poteto/iss-100
closes #100 Set order in preferences
2018-04-02 22:27:32 +09:00
AkiraFukushima e77e05c556 refs #100 Refresh default active account when load global header 2018-04-02 22:26:22 +09:00
AkiraFukushima cdea89e8ac refs #100 Swap backward a account in preferences 2018-04-02 22:17:08 +09:00
AkiraFukushima f39b881722 refs #100 Swap forward a account order 2018-04-02 09:07:09 +09:00
AkiraFukushima 3839e6c3e8 refs #100 Set order when save account record 2018-04-01 22:48:54 +09:00
AkiraFukushima 1527f1dcaf
Merge pull request #172 from h3poteto/iss-132
closes #132 Create account preferences page
2018-04-01 22:09:03 +09:00
AkiraFukushima 41f74c48f1 refs #132 Remove account in preferences 2018-04-01 22:05:15 +09:00
AkiraFukushima bcc2f0eec6 refs #132 Show username in account preferences 2018-04-01 22:05:15 +09:00
AkiraFukushima 98a25de449 refs #132 List up accounts in preferences 2018-04-01 22:05:15 +09:00
AkiraFukushima e2a89672d5 refs #132 Set default font and height in App 2018-04-01 22:05:15 +09:00
AkiraFukushima 9fa85e59fc refs #132 Create blank preferences page 2018-04-01 22:05:15 +09:00
AkiraFukushima 9ed309ec1b
Merge pull request #175 from h3poteto/iss-174
closes #174 Save account username in local db
2018-04-01 22:03:52 +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 ef32d97f71
Merge pull request #170 from h3poteto/fix_reblog
fix: Fix click event on reblog in notifications
2018-03-31 22:43:43 +09:00
AkiraFukushima dfdb1e3976 fix: Fix click event on reblog in notifications 2018-03-31 22:02:26 +09:00
AkiraFukushima f5b1a9659c
Merge pull request #169 from h3poteto/iss-168
closes #168 Set build category for mac and linux
2018-03-31 21:52:13 +09:00
AkiraFukushima 0f1e2dc3fe refs #168 Set build category for mac and linux 2018-03-31 21:43:52 +09:00
AkiraFukushima c4d61eee06 Update CHANGELOG 2018-03-31 21:30:34 +09:00
AkiraFukushima 5f2d13d618 Bump to version 0.2.3 2018-03-31 20:23:49 +09:00
AkiraFukushima 6189308ec6
Merge pull request #166 from h3poteto/fix_keyevent
fix: Reset ctrl key event handler when close new toot modal
2018-03-31 15:12:02 +09:00
AkiraFukushima f6e162df82 fix: Reset ctrl key event handler when close new toot modal 2018-03-31 15:11:11 +09:00
AkiraFukushima cc52ebd17c
Merge pull request #163 from h3poteto/mas
Setup build environment for Mac App Store version
2018-03-31 00:52:56 +09:00
AkiraFukushima ba9c7736dc Add explaination how to create App Store pkg in readme 2018-03-31 00:50:00 +09:00
AkiraFukushima 45fcd3a83b Setup build environment for Mac App Store version 2018-03-31 00:40:43 +09:00
AkiraFukushima c05937764e
Merge pull request #162 from h3poteto/iss-160
closes #160 Remove html tags in reply notification
2018-03-30 21:29:15 +09:00
AkiraFukushima 6f93dd2a9a refs #160 Remove html tags in reply notification 2018-03-30 21:26:56 +09:00
AkiraFukushima dd4854c63b
Merge pull request #161 from h3poteto/iss-120
closes #120 Add follow/unfollow action in account profile
2018-03-30 20:56:51 +09:00
AkiraFukushima 6f14ffaa27 refs #120 Add follow/unfollow action 2018-03-30 20:51:00 +09:00
AkiraFukushima 89c561c8c6 refs #120 Show followed status in account profile 2018-03-30 20:11:53 +09:00
AkiraFukushima 3e4de3327d refs #120 Add follow/unfollow icon and update following status 2018-03-30 20:01:32 +09:00
AkiraFukushima af6501f862 Update CHANGELOG 2018-03-30 18:30:34 +09:00
AkiraFukushima b208946a4b
Merge pull request #159 from h3poteto/iss-156
closes #156 Set max height in image viewer
2018-03-30 18:27:18 +09:00
AkiraFukushima 0ee1a69a79 refs #156 Set max height in image viewer 2018-03-30 18:15:12 +09:00
AkiraFukushima 1d4a934fae
Merge pull request #158 from h3poteto/iss-116
closes #116 Open account profile in notifications
2018-03-30 18:10:13 +09:00
AkiraFukushima e965251b28 refs #116 Fix design when side bar is appear 2018-03-30 18:09:26 +09:00
AkiraFukushima 57697385d1 refs #116 Open account profile when click reblogged user 2018-03-30 17:50:21 +09:00