Commit Graph

198 Commits

Author SHA1 Message Date
AkiraFukushima 56c65b7e68 fix: Fix image position in ImageViewer 2018-04-08 18:15:28 +09:00
AkiraFukushima 5b79bc1181 refs #193 Check preferences before sound 2018-04-07 23:18:20 +09:00
AkiraFukushima 5a42fa767b refs #193 Set default preferences page is general 2018-04-07 22:47:15 +09:00
AkiraFukushima c9b4ca8d36 refs #193 Add sound setting in preferences, and save setting data in json 2018-04-07 22:40:57 +09:00
AkiraFukushima a0ef5779fe refs #123 Show followers in account profile 2018-04-07 16:19:41 +09:00
AkiraFukushima 4f2ab66c66 refs #123 Open a user profile when click in follows 2018-04-07 16:10:45 +09:00
AkiraFukushima da474f6c8a refs #123 Show follows in account profile 2018-04-07 15:57:15 +09:00
AkiraFukushima 59c057b315 refs #122 Change tab in account profile 2018-04-07 12:07:56 +09:00
AkiraFukushima e89426c3ac refs #122 Show user's timeline in account profile 2018-04-06 09:06:28 +09:00
AkiraFukushima 74c712ac38 refs #188 Rescue order when account order is unexpected value 2018-04-05 22:58:02 +09:00
AkiraFukushima 40bd7853b0 refs #190 Sound a system sound when user toot 2018-04-05 21:04:40 +09:00
AkiraFukushima b6123f6bd3 refs #190 Sound a system sound when user favourite or reblog 2018-04-05 09:00:42 +09:00
AkiraFukushima d79871ca09 refs #183 Add loading when follow/unfollow 2018-04-04 22:52:43 +09:00
AkiraFukushima 7f97158ffb refs #183 Add loading when search instances 2018-04-04 22:34:42 +09:00
AkiraFukushima 6cddbd70cf fix: Add announce that general preferences is not implemented yet 2018-04-04 20:40:07 +09:00
AkiraFukushima d0a3d35f8e fix: Open user profile on reblogger icon and reblogger name 2018-04-04 20:35:18 +09:00
AkiraFukushima 3317583c18 fix: Set font size of close button in image viewer 2018-04-04 20:15:55 +09:00
AkiraFukushima 51f59b869f fix: Set font size of close button in login 2018-04-04 20:11:33 +09:00
AkiraFukushima 77849895f5 fix: Float attachments in toot 2018-04-04 19:56:00 +09:00
AkiraFukushima 86957f5f66 fix: Set limit to attachment height 2018-04-04 09:06:41 +09:00
AkiraFukushima 634d154491 refs #181 Use vue-shortkey at shortcut when post new toot 2018-04-03 22:47:41 +09:00
AkiraFukushima af85e5c243 refs #171 Show error message when failed to start streaming 2018-04-03 08:34:27 +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 e31ea3ec3b fix: Set background color in account profile 2018-04-02 22:55:33 +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 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 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 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 dfdb1e3976 fix: Fix click event on reblog in notifications 2018-03-31 22:02:26 +09:00
AkiraFukushima f6e162df82 fix: Reset ctrl key event handler when close new toot modal 2018-03-31 15:11:11 +09:00
AkiraFukushima 6f93dd2a9a refs #160 Remove html tags in reply notification 2018-03-30 21:26:56 +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 0ee1a69a79 refs #156 Set max height in image viewer 2018-03-30 18:15:12 +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
AkiraFukushima 246ce3aed3 refs #116 Open account profile when click follow user 2018-03-30 17:47:45 +09:00
AkiraFukushima aac7c33a99 refs #116 Open account profile when click favourite user 2018-03-30 17:45:20 +09:00
AkiraFukushima 92585f948e refs #116 Open account profile when click reblogger 2018-03-30 17:40:26 +09:00
AkiraFukushima f9b4026297 refs #116 Open links in the default browser 2018-03-30 17:36:45 +09:00