Commit Graph

353 Commits

Author SHA1 Message Date
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
AkiraFukushima b330c1cfbb fixes #104 Stop streaming when window is closed in macOS 2018-04-30 20:11:38 +09:00
AkiraFukushima 384c3a72fd refs #256 Show favourites count in toot 2018-04-29 09:51:08 +09:00
AkiraFukushima 74594559f8
Merge pull request #272 from h3poteto/iss-255
closes #255 Show reblogs count in toot
2018-04-29 09:46:37 +09:00
AkiraFukushima a63efcf105 refs #255 Show reblogs count in toot 2018-04-29 09:40:02 +09:00
Neville Park 9b54ee4e82
Slight wording change 2018-04-28 13:09:45 -04:00
Neville Park afe0a63e13
Slight wording change 2018-04-28 13:07:16 -04:00
AkiraFukushima a655502b7c
Merge pull request #270 from nasum/multi-image-attachement
move image list
2018-04-28 19:45:01 +09:00
AkiraFukushima 5ec94241bd
Merge pull request #269 from nasum/add-fav-effect
add favorite effect
2018-04-28 19:41:36 +09:00
nasum 2e51c1c4ee move image list 2018-04-27 19:15:14 +09:00
nasum faee2bade2 add favorite effect 2018-04-27 17:14:59 +09:00
AkiraFukushima 713c3abbe0 refs #257 Copy link to toot 2018-04-27 08:46:44 +09:00