Commit Graph

664 Commits

Author SHA1 Message Date
Gaëtan Frenoy feb0a0177a Add i18n for 'Loading' messages 2018-08-14 23:04:50 +02:00
Gaëtan Frenoy 4b30f7735d Fix English spelling typos 2018-08-14 23:00:02 +02:00
AkiraFukushima 0cf58d0f27 refs #151 Restart application when change languages 2018-08-14 10:18:30 +09:00
AkiraFukushima 70ac667fcd refs #151 Fix default visibility state 2018-08-14 09:20:37 +09:00
AkiraFukushima 6143481bfc refs #151 Define i18n key in constants to translate in rendering 2018-08-14 09:03:52 +09:00
AkiraFukushima 9c45082524 refs #151 Switch language in preferences 2018-08-13 23:48:13 +09:00
AkiraFukushima 8d47e28cfe refs #151 Set default language to english 2018-08-13 18:05:30 +09:00
AkiraFukushima cbcc85b222 refs #151 Translate at receive drop overlay 2018-08-13 17:30:17 +09:00
AkiraFukushima a5c917b16e refs #151 Translate login 2018-08-13 17:30:17 +09:00
AkiraFukushima 4ed72f01d4 refs #151 Translate messages 2018-08-13 17:30:17 +09:00
AkiraFukushima 8bbb27cb7c refs #151 Use absolute path to load constants 2018-08-13 17:30:16 +09:00
AkiraFukushima 4fcb886bfa refs #151 Translate at lists 2018-08-13 17:30:16 +09:00
AkiraFukushima 444bd60b57 refs #151 Translate at search 2018-08-13 17:30:16 +09:00
AkiraFukushima 034876d12e refs #151 Translate at hashtag 2018-08-13 17:30:16 +09:00
AkiraFukushima bd4f8f4b5e refs #151 Translate at list member modals 2018-08-13 17:30:16 +09:00
AkiraFukushima 1bb0c5d2e0 refs #151 Fix nested translation for moadls, cards, and side_bar 2018-08-13 17:30:16 +09:00
AkiraFukushima cab5a98287 refs #151 Translate at account profile 2018-08-13 17:30:16 +09:00
AkiraFukushima 09c8e2679b refs #151 Translate at toot 2018-08-13 17:29:56 +09:00
AkiraFukushima 41c53726f1 refs #151 Translate at jump 2018-08-13 17:29:56 +09:00
AkiraFukushima 110697f95b refs #151 Use constants object at theme 2018-08-13 17:29:56 +09:00
AkiraFukushima 981805399a refs #151 Use constants object at display name style 2018-08-13 17:29:56 +09:00
AkiraFukushima 61d65c4081 refs #151 Translate at new toot 2018-08-13 17:29:56 +09:00
AkiraFukushima 33cf04c754 refs #151 Translate at preferences 2018-08-13 17:29:55 +09:00
AkiraFukushima 7f7f80adb6 refs #151 Translate at header menu 2018-08-13 17:29:55 +09:00
AkiraFukushima 5542fadfb7 refs #151 Add vue-i18next and translate side menu 2018-08-13 17:29:55 +09:00
AkiraFukushima 12be5bc3d6 refs #151 Add i18next and translate main menu 2018-08-13 17:29:55 +09:00
Gaëtan Frenoy b68aac0906 fix spelling typos (#479) 2018-08-12 20:42:56 +02:00
AkiraFukushima 8838772992 fixes #484 Fix API response of lists 2018-08-12 22:41:37 +09:00
AkiraFukushima 4aa9c65467
Merge pull request #476 from h3poteto/iss-453
closes #453 Check and submit instance with enter key in login form
2018-08-08 22:37:20 +09:00
AkiraFukushima aeebdd644a
Merge pull request #475 from h3poteto/fix/jump
Use vue-shortkey in jump modal because sometimes jump modal is freeze
2018-08-08 22:37:09 +09:00
AkiraFukushima 90718a3dff
Merge pull request #471 from h3poteto/iss-352
closes #352 Suggest account name in new toot
2018-08-08 22:36:54 +09:00
AkiraFukushima 70bd8e8176 refs #453 Check and submit instance with enter key in login form 2018-08-08 22:16:13 +09:00
AkiraFukushima 3b8cb16ccc Use vue-shortkey in jump modal because sometimes jump modal is freeze 2018-08-08 21:32:38 +09:00
AkiraFukushima 4c53908763 refs #437 Disable transparent becasue user can not change window size 2018-08-08 19:26:20 +09:00
AkiraFukushima 2f560c2ed3 refs #352 Fix shortcut for post toot 2018-08-08 01:09:46 +09:00
AkiraFukushima c491b473a1 refs #352 Start suggest after user stop writing 2018-08-08 01:05:14 +09:00
AkiraFukushima 9fe41145ba refs #352 Search accounts for suggest 2018-08-07 23:23:37 +09:00
AkiraFukushima bdfd0beb29 refs #352 Close suggest popover when text is not match 2018-08-07 23:23:17 +09:00
AkiraFukushima d4d3514990 refs #352 Insert and replace account when suggestion is selected 2018-08-07 23:23:17 +09:00
AkiraFukushima 440460337f refs #352 Divide status component, and show popover for suggest accounts 2018-08-07 23:23:17 +09:00
AkiraFukushima fa43325e58 refs #352 Pick up account name from status 2018-08-07 23:22:40 +09:00
AkiraFukushima 736f2e9a29 refs #352 Add function to take account name from text 2018-08-07 23:22:10 +09:00
Gaëtan Frenoy 779acb652a Support for arrow keys when display medias 2018-08-05 17:05:12 +02:00
AkiraFukushima 5440ef141f fix #466 Rescue error in lazy loading in favourite 2018-08-04 00:11:57 +09:00
AkiraFukushima af43064700 refs #461 Set default visibility from preferences in new toot modal 2018-08-02 00:02:44 +09:00
AkiraFukushima 8638bee417 refs #461 Use constants for visibility 2018-08-01 23:41:05 +09:00
AkiraFukushima 2dd68338ed refs #461 Add toot visibility setting in preferences 2018-08-01 23:09:36 +09:00
AkiraFukushima a5eeac7230 fix: Close new toot modal when post 2018-08-01 21:32:21 +09:00
AkiraFukushima 44c69e6d36 refs #466 Catch raise when the response does not have link header of favourites 2018-07-31 19:00:13 +09:00
AkiraFukushima e4759b7fd1 refs #447 Fix account switching in global header menu 2018-07-31 08:15:10 +09:00
AkiraFukushima ad813821fc refs #452 Fix splash file path in production 2018-07-28 21:16:13 +09:00
AkiraFukushima 4141e2f4c2 refs #452 Fix design of splash screen 2018-07-28 20:44:16 +09:00
AkiraFukushima bf5a7f35f6 refs #452 Add splash screen when starting the window 2018-07-28 00:49:05 +09:00
AkiraFukushima 0c73f313dd refs #451 Update megalodon and fix lazy loading in favourite 2018-07-27 21:33:05 +09:00
AkiraFukushima 79668a3380 Fix scroll-behavior because custom scroll function is already defined 2018-07-22 22:51:38 +09:00
AkiraFukushima 2b9b79fd37 Fix disable some menu item when window is hidden in mac 2018-07-22 22:25:23 +09:00
AkiraFukushima 0422ce8ad8 Update electron version to 2.0.5 2018-07-21 15:47:14 +09:00
AkiraFukushima 937662b92f refs #377 Add dock menu only mac 2018-07-21 14:29:52 +09:00
AkiraFukushima 2514c587ac refs #377 Add account change menu in dock menu 2018-07-21 14:13:52 +09:00
AkiraFukushima 77d65d2a1a refs #377 Add full screen menu 2018-07-21 00:38:07 +09:00
AkiraFukushima 13d26c3bfb refs #377 Show some menus for mac only macOS 2018-07-21 00:29:04 +09:00
AkiraFukushima 368058ca80 refs #377 Add hide, hideothers, unhide at menu 2018-07-20 23:36:06 +09:00
AkiraFukushima 4afd1de7d1 refs #377 Hide app when close button is clicked in mac 2018-07-20 22:51:44 +09:00
AkiraFukushima b0f6d6f30e fix: Fix scroll speed when range is too small 2018-07-20 22:23:35 +09:00
AkiraFukushima 5f6b26cedd refs #441 Add scroll top button in list 2018-07-19 22:05:21 +09:00
AkiraFukushima fff15da061 refs #441 Add scroll top button in tag 2018-07-19 22:02:19 +09:00
AkiraFukushima 66979e1156 refs #441 Add scroll top button in public 2018-07-19 21:57:54 +09:00
AkiraFukushima 5966a71b8f refs #441 Add scroll top button in local 2018-07-19 21:51:54 +09:00
AkiraFukushima c4a245686e refs #441 Add scroll top button in favourite 2018-07-19 21:46:04 +09:00
AkiraFukushima ec6fba9024 refs #441 Add scroll top button in notification 2018-07-19 21:35:13 +09:00
AkiraFukushima 56f58dd088 refs #441 Add scroll top button in home 2018-07-19 00:47:40 +09:00
AkiraFukushima 52d67e9861 Update megalodon version to 0.2.0 2018-07-16 17:47:47 +09:00
AkiraFukushima a0e69e922e refs #433 Change boost icon when the status is private 2018-07-15 14:35:08 +09:00
AkiraFukushima af1ce9030e Use v-show instead of v-if where it is not necessary 2018-07-15 10:34:08 +09:00
AkiraFukushima 499e2194db fixes: Use flex box instead of float at side menu 2018-07-12 22:28:30 +09:00
AkiraFukushima 584774b2a2 refs #434 Fix domain format for subdomain 2018-07-12 08:58:05 +09:00
AkiraFukushima bce8cf9ce9 refs #434 Add mocha test and run in circleci 2018-07-12 00:46:55 +09:00
AkiraFukushima 8b5674818e fixes: Close popper after do some actions 2018-07-11 08:43:36 +09:00
AkiraFukushima dc79a5231b refs #430 Show authorization url to rescue it is not opened 2018-07-11 01:13:50 +09:00
AkiraFukushima 985a1fc24d refs #300 Use search method instead of includes to use regexp 2018-07-10 22:52:08 +09:00
AkiraFukushima a1524a5154 refs #300 Apply filter to Lists 2018-07-10 22:33:27 +09:00
AkiraFukushima 0e5d7d7414 refs #300 Apply filter to Tag 2018-07-10 22:21:51 +09:00
AkiraFukushima b2b4350294 refs #300 Apply filter to Public 2018-07-10 22:16:33 +09:00
AkiraFukushima cf364c68a5 refs #300 Fix misspell 2018-07-10 22:10:57 +09:00
AkiraFukushima 74eec83af1 refs #300 Apply filter to Local 2018-07-10 08:36:19 +09:00
AkiraFukushima 48b959a322 refs #300 Apply filter to Favourites 2018-07-10 08:31:07 +09:00
AkiraFukushima 406d9fe54f refs #300 Apply filter to reblog in notifications 2018-07-10 08:24:32 +09:00
AkiraFukushima d30840386e refs #300 Apply filter to favourites in notifications 2018-07-10 00:57:34 +09:00
AkiraFukushima 114ede6e67 refs #300 Apply filter to mentions in notifications 2018-07-10 00:50:20 +09:00
AkiraFukushima b0500e0649 refs #300 Add filter to Home timeline 2018-07-09 08:49:49 +09:00
AkiraFukushima 0e4673fcfc refs #417 Allow drop file to upload the media to mastodon 2018-07-05 22:15:31 +09:00
AkiraFukushima 89a9540d67 Change color of collapse button 2018-07-05 00:53:51 +09:00
AkiraFukushima 7a17766260 refs #402 Validate domain name at login 2018-07-04 23:59:01 +09:00
AkiraFukushima 7ca65e8922 refs #341 Save collapse status and read it after launched 2018-07-03 23:02:16 +09:00
AkiraFukushima 2240df3588 refs #341 Collapse side menu 2018-07-03 01:01:46 +09:00
AkiraFukushima 6a05b39f34 refs #382 Use Lato font in textarea because backtic is broken in Noto 2018-07-02 22:51:40 +09:00
AkiraFukushima 9ee40bd968 refs #415 Display loading on the timeline space instead of loading covering the whole 2018-07-02 21:53:09 +09:00
AkiraFukushima 201c8c2553
Merge pull request #419 from h3poteto/iss-413
closes #413 Fix target message when the message is reblogged in toot menu
2018-07-01 23:00:36 +09:00
AkiraFukushima 7960b70834 refs #413 Close toot menu after do action 2018-07-01 21:51:05 +09:00
AkiraFukushima 41fecc8678 refs #413 Fix target message when the message is reblogged in toot menu 2018-07-01 21:32:00 +09:00
AkiraFukushima 1c4a06ef92 refs #416 Skip stop streaming if the object is not initialized 2018-07-01 21:15:54 +09:00
AkiraFukushima c4a0380005 Through reload if the function is not implemented 2018-06-27 22:53:30 +09:00
AkiraFukushima 9a59093ba7 Reload Hashtag from reload button 2018-06-27 22:46:59 +09:00
AkiraFukushima 657675eb5d Reload Favourites from reload button 2018-06-27 22:41:33 +09:00
AkiraFukushima 83f432c643 Reload List timeline from reload button 2018-06-27 22:27:46 +09:00
AkiraFukushima f82a6c2ed7 Reload Public from reload button 2018-06-27 21:54:20 +09:00
AkiraFukushima b4ed8f5179 Reload Notification from reload button 2018-06-27 21:13:18 +09:00
AkiraFukushima ffa42c7e81 Reload Local timeline from reload button 2018-06-27 21:10:40 +09:00
AkiraFukushima adde49d8af Add reload button and reload home timeline 2018-06-27 09:25:10 +09:00
AkiraFukushima a679074d28
Merge pull request #381 from akito19/allow-reload-page
Allow reload pages with shortcut keys
2018-06-27 00:28:37 +09:00
AkiraFukushima 5d50efe342 refs #405 Fix display state of loading in side bar 2018-06-25 08:31:32 +09:00
Akito Kasai ecd15891b1 Allow reload pages with shortcut keys
This allows users to reload pages with `Cmd + r` or `Ctrl + r`.
2018-06-23 01:45:52 +09:00
AkiraFukushima 45f1ed5c00 refs #409 Fix findLink method to detect link, tag, and account 2018-06-20 08:54:26 +09:00
AkiraFukushima 5cd56b28df refs #406 Reload side menu after create a list 2018-06-20 00:24:20 +09:00
AkiraFukushima 31cb1a8fff refs #380 Set visibility from source message when reply 2018-06-19 22:44:33 +09:00
AkiraFukushima b24a38bbb6 refs #396 Refresh list members after add member 2018-06-19 08:47:35 +09:00
AkiraFukushima 9723c60855 refs #396 Show modal to add accounts to the list 2018-06-19 00:39:42 +09:00
AkiraFukushima 8cf3b71406 refs #396 Create list edit page which can manage list memberships 2018-06-18 00:11:36 +09:00
AkiraFukushima ee7ecda4a2 refs #356 Create lists 2018-06-17 00:32:57 +09:00
AkiraFukushima 52269e5ff2
Merge pull request #398 from h3poteto/iss-397
closes #397 Add lists page
2018-06-16 22:52:03 +09:00
AkiraFukushima ffb4eec6ad
Merge pull request #399 from h3poteto/icon
Update toot icon
2018-06-16 22:51:53 +09:00
AkiraFukushima 302ace1298
Merge pull request #400 from h3poteto/iss-385
fixes #385 Allow video to post toot
2018-06-16 22:51:39 +09:00
AkiraFukushima a704a46181 fixes #385 Allow video to post toot 2018-06-16 16:59:42 +09:00
AkiraFukushima 9b7a8ecb70 Update toot icon 2018-06-16 16:12:21 +09:00
AkiraFukushima 39f714e0da refs #397 Add router link to lists 2018-06-16 15:42:03 +09:00
AkiraFukushima dc87b3354e refs #397 Add lists page 2018-06-16 15:33:52 +09:00
AkiraFukushima 1546a728fe refs #326 Open the manage lists window of an account on account profile 2018-06-16 01:08:34 +09:00
AkiraFukushima a5e95c3b4f refs #393 Guard setting badge unless macOS 2018-06-14 22:40:29 +09:00
AkiraFukushima 35644bcae4 refs #393 Show icon badge when receive notifications 2018-06-14 22:33:44 +09:00
AkiraFukushima 06976f3375 refs #385 Allow movies as media when post toot 2018-06-14 09:05:03 +09:00
AkiraFukushima 8a00261239 refs #390 Remove all account associations 2018-06-13 22:51:41 +09:00
AkiraFukushima a669dcf93f refs #387 Block to login the same account of the same domain 2018-06-12 08:48:01 +09:00
AkiraFukushima 6143977e17 refs #375 Encode tag for non ascii tags 2018-06-10 17:14:40 +09:00
AkiraFukushima 5d549618ee Use megalodon instead of mastodon-api as mastodon api client in render process 2018-06-10 12:25:39 +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 8f47d10180 refs #374 Remove global shortcut and use mousetrap 2018-06-06 20:25:28 +09:00
AkiraFukushima e4a6eae40e refs #363 Open account profile when click account name in toot 2018-06-06 00:42:15 +09:00
AkiraFukushima aab9508bb5 refs #366 Add shortcut key to jump 2018-06-05 21:24:53 +09:00
AkiraFukushima 865ad4118e refs #367 Add hashtag and search page in jump list 2018-06-05 20:00:33 +09:00
AkiraFukushima 4abfc041b4 refs #368 Enable scroll in side menu 2018-06-05 00:39:37 +09:00
AkiraFukushima e6704d5807 refs #358 Open tag timeline page when click reblogged 2018-06-03 01:08:05 +09:00
AkiraFukushima 685851e72c refs #358 Open tag timeline page when click favourited 2018-06-03 01:06:31 +09:00
AkiraFukushima 87402d0602 refs #358 Open tag timeline page when click tag in toot 2018-06-03 00:46:56 +09:00
AkiraFukushima 626d3042fa refs #355 Remove registerd hashtag 2018-06-02 15:30:20 +09:00
AkiraFukushima a9678b0c06 refs #355 Update tag keyword in tag timeline 2018-06-02 00:13:41 +09:00
AkiraFukushima 00452f9fe2 refs #355 List up saved tags in hastag page 2018-06-01 18:26:52 +09:00
AkiraFukushima 2659991091 refs #355 Save hashtag in local db 2018-06-01 14:19:56 +09:00
AkiraFukushima 7115ad45fc refs #355 Fix side menu highlight when tag page 2018-06-01 13:28:35 +09:00
AkiraFukushima 8ab2ac4ee3 refs #355 Fix streaming stop function 2018-06-01 13:11:27 +09:00
AkiraFukushima d6ee7b3578 refs #355 Add back button in tag page 2018-06-01 12:34:46 +09:00
AkiraFukushima 1d1839a0ea refs #355 Set side menu active when tag page is opended 2018-06-01 01:19:32 +09:00
AkiraFukushima 59e2fde554 refs #355 Update tag timeline with stream and lazy fetch past timeline 2018-05-31 18:13:38 +09:00
AkiraFukushima ad1f0aa662 refs #355 Add tag search page and fetch initial timeline 2018-05-31 16:39:13 +09:00
AkiraFukushima 6c51a0ff8f refs #350 Set context menu 2018-05-30 20:54:21 +09:00
AkiraFukushima 08f9c30ca6 refs #273 Add toot button on header menu 2018-05-30 08:33:47 +09:00
AkiraFukushima d15800bbc2 refs #347 Add a space after username in reply 2018-05-29 23:15:48 +09:00
AkiraFukushima 6e73a04a6f
Merge pull request #346 from h3poteto/fix/space
Fix float setting in toot view
2018-05-29 08:18:14 +09:00
AkiraFukushima c2f7fedf99 Fix float setting in toot view 2018-05-28 21:54:35 +09:00
AkiraFukushima 5fbe24bf3f Fix font and color of placeholder in new toot modal 2018-05-28 21:13:30 +09:00
AkiraFukushima 064e899487
Revert "closes #273 Add a top level menu for new toot" 2018-05-28 08:37:16 +09:00
AkiraFukushima c663ded98f refs #327 Allow drop file to upload files 2018-05-27 22:05:29 +09:00
AkiraFukushima 77592f2c47
Merge pull request #342 from h3poteto/iss-273
closes #273 Add a top level menu for new toot
2018-05-27 00:34:08 +09:00
AkiraFukushima 0c03617018 refs #273 Add a top level menu for new toot 2018-05-26 23:44:37 +09:00
AkiraFukushima 34d614d5c8 refs #316 Fix typo in list streaming 2018-05-26 01:05:28 +09:00
AkiraFukushima 651ebb1a82
Merge pull request #335 from h3poteto/iss-333
closes #333 Guard duplicate username in reply
2018-05-25 22:35:21 +09:00
AkiraFukushima f8ef716dbe Hide application when can not detect application 2018-05-25 08:39:03 +09:00
AkiraFukushima 5b8fabab5b refs #302 Set spoiler text when new toot 2018-05-25 08:31:41 +09:00
AkiraFukushima c2c658f838 refs #330 Show sensitive button when attached medias are exist 2018-05-25 00:21:20 +09:00
AkiraFukushima 0b01643a69 refs #330 Set sensitive in new toot modal 2018-05-24 23:38:24 +09:00
AkiraFukushima 5493d6126f refs #329 Hide sensitive medias by default 2018-05-24 08:46:03 +09:00
AkiraFukushima fab173c52f refs #333 Guard duplicate username in reply 2018-05-24 00:26:31 +09:00
AkiraFukushima 4fade4bc75 refs #301 Show content waring status and control visibility 2018-05-23 01:20:36 +09:00
AkiraFukushima 9b5e92b23e refs #323 Show image as a picture if the extension is unknown in Media 2018-05-21 09:18:37 +09:00
AkiraFukushima adf6c83d61
Merge pull request #322 from nasum/iss-318
close #318 fix image size in image viewer
2018-05-21 09:10:45 +09:00
nasum 447084b32e close #318 fix image size in image viewer 2018-05-20 23:33:38 +09:00
AkiraFukushima 27abebcb6b refs #319 Quit application when window is closed 2018-05-19 17:01:42 +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
nasum f21cebf18f close #312 show movie on imageviewer 2018-05-18 17:38:16 +09:00
AkiraFukushima ccd159635c refs #309 Clear unread mark when change account 2018-05-17 22:02:59 +09:00
AkiraFukushima fbc8d814cd refs #274 Update icon when user add a new account 2018-05-16 00:19:07 +09:00
AkiraFukushima b8b64229b0 Fix application name, and add comment for website 2018-05-15 23:13:52 +09:00
AkiraFukushima 3e36812399
Merge pull request #307 from h3poteto/iss-306
closes #306 Fill all account name when the status is multiple replied
2018-05-15 20:41:25 +09:00
AkiraFukushima 8a5d757f44 refs #306 Fill all accounts name when multiple reply status 2018-05-15 20:32:38 +09:00
AkiraFukushima fb1e85ee62
Merge pull request #305 from h3poteto/iss-303
closes #303 Show the application from which the status was posted
2018-05-15 08:05:57 +09:00
AkiraFukushima cb02fde8a7 refs #306 Fix reply target toot when reblogged 2018-05-15 00:37:11 +09:00
AkiraFukushima da2780a9d1 refs #303 Show the application from which the status was posted 2018-05-14 22:16:51 +09:00
AkiraFukushima ea120ae97e refs #299 Manage unread mark for local timeline 2018-05-14 21:52:04 +09:00
AkiraFukushima d0fe2ffa57 refs #299 Start local streaming when initialize timeline space 2018-05-14 21:37:34 +09:00
AkiraFukushima c9f8d85926 refs #299 Clean streaming when window-all-close 2018-05-14 09:21:11 +09:00
nasum 28d52fa6d8 close #288 fix image list arrow 2018-05-11 17:27:33 +09:00
AkiraFukushima 10b9dbdb09 refs #282 Add lazyLoading in account profile timeline 2018-05-11 01:10:30 +09:00
AkiraFukushima f0f3c61a87
Merge pull request #294 from h3poteto/iss-291
closes #291 Show original status timestamp in reblogged toot
2018-05-10 09:21:03 +09:00
AkiraFukushima dbc7c17451 refs #283 Add following status for requested 2018-05-10 09:00:11 +09:00
AkiraFukushima 48792bcbee refs #291 Show original status timestamp in reblogged toot 2018-05-10 08:49:06 +09:00
AkiraFukushima 62863a200d refs #286 Update toot status in TootDetail 2018-05-10 00:23:27 +09:00
AkiraFukushima 604f1a2723 refs #286 Update toot status in AccountProfile's timeline 2018-05-10 00:04:01 +09:00
AkiraFukushima d02b17fe13 refs #228 Fix loading circle in sidebar 2018-05-04 13:37:54 +09:00
AkiraFukushima 2a0e432f23 refs #254 Allow delete toot in favourites, local, public and lists 2018-04-30 22:11:40 +09:00
AkiraFukushima 439966cbcb refs #254 Allow delete toot in home 2018-04-30 22:04:33 +09:00
AkiraFukushima f2477a4762 refs #254 Add delete button in toot detail menu if toot is my toot 2018-04-30 21:33:12 +09:00