Commit Graph

739 Commits

Author SHA1 Message Date
Masaya Nasu 8ba46ced6a
Merge pull request #324 from h3poteto/iss-323
closes #323 Show image as a picture if the extension is unknown in Media
2018-05-21 09:27:07 +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 b111551a07
Merge pull request #321 from h3poteto/iss-319
closes #319 Quit application when window is closed
2018-05-19 23:59:08 +09:00
AkiraFukushima 27abebcb6b refs #319 Quit application when window is closed 2018-05-19 17:01:42 +09:00
AkiraFukushima ee196e9081
Merge pull request #320 from h3poteto/iss-317
closes #317 Use forked repository for mastodon-api
2018-05-19 16:52:20 +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
AkiraFukushima 9b628eb504 Bump to build number 13 2018-05-18 23:19:37 +09:00
AkiraFukushima 7260cef709 Bump to version 1.1.0 2018-05-18 22:29:34 +09:00
AkiraFukushima e5d00f1727
Merge pull request #315 from nasum/iss-312
close #312 show movie on imageviewer
2018-05-18 21:40:53 +09:00
nasum f21cebf18f close #312 show movie on imageviewer 2018-05-18 17:38:16 +09:00
AkiraFukushima 6c2172fec2
Merge pull request #313 from h3poteto/iss-309
closes #309 Clear unread mark when change account
2018-05-17 22:04:30 +09:00
AkiraFukushima ccd159635c refs #309 Clear unread mark when change account 2018-05-17 22:02:59 +09:00
AkiraFukushima 0406280340
Merge pull request #311 from PhotonQyv/security_audit
Security audit - Part 2
2018-05-17 21:48:38 +09:00
AkiraFukushima 91115d932d
Merge pull request #310 from h3poteto/iss-274
closes #274 Update icon when user add a new account
2018-05-16 09:22:28 +09:00
PhotonQyv c8f22bad12
Merge pull request #12 from h3poteto/master
Updates
2018-05-15 19:59:38 +01:00
AkiraFukushima fbc8d814cd refs #274 Update icon when user add a new account 2018-05-16 00:19:07 +09:00
AkiraFukushima ac3e2241d9
Merge pull request #308 from h3poteto/fix/appname
Fix application name, and add comment for website
2018-05-16 00:06:17 +09:00
AkiraFukushima b8b64229b0 Fix application name, and add comment for website 2018-05-15 23:13:52 +09:00
AkiraFukushima 68c6039e03 Update CHANGELOG 2018-05-15 20:46:40 +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
PhotonQyv 44fe917589 Ran: npm install 2018-05-15 12:18:41 +01:00
PhotonQyv a441eb992a Removed package-lock.json, then recreated it with:
npm i --package-lock-only
Then ran:
  npm update watchpack --depth 2
  npm update chokidar --depth 2

Now down to just:
[!] 14 vulnerabilities found -
    Packages audited: 14388 (13712 dev, 867 optional)
    Severity: 4 Low | 10 Moderate
2018-05-15 12:07:34 +01:00
PhotonQyv 726a0561f7 Updated to 'fix' more of the Security Audit issues. 2018-05-15 11:46:59 +01:00
PhotonQyv df9045d7c4
Merge pull request #10 from h3poteto/master
Updates
2018-05-15 10:51:49 +01:00
AkiraFukushima be469a3d19
Update README.md 2018-05-15 09:08:37 +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 6e2b2c42d0
Merge pull request #304 from h3poteto/iss-299
closes #299 Add a background streaming for local timeline
2018-05-15 08:05:47 +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
PhotonQyv b2a9427250
Merge pull request #9 from h3poteto/master
Updated as per Security Audit info
2018-05-12 09:54:52 +01:00
AkiraFukushima c566d1cbbe Bump to version 1.0.1 2018-05-12 17:40:50 +09:00
AkiraFukushima 83cf964ee9
Merge pull request #298 from PhotonQyv/security_audit
Ran the new 'npm audit' and updated some of the packages that are mentioned.
2018-05-12 17:35:06 +09:00
PhotonQyv d3e4584b4e
Merge pull request #8 from h3poteto/master
Updates
2018-05-11 16:10:00 +01:00
AkiraFukushima 4fcd48dfb3
Merge pull request #297 from nasum/fix-image-list-arrow
close #288 fix image list arrow
2018-05-11 22:47:31 +09:00
PhotonQyv 1aca0f8dbd Updated deep-extend@0.5.1 as per Security Audit. 2018-05-11 12:42:44 +01:00
PhotonQyv 6162bf39f2 Updated fill-range as per Security Audit: 'npm update fill-range --depth 7' 2018-05-11 12:12:33 +01:00
PhotonQyv 0de5c1da2b Updated url-loader@1.0.1 as per Security Audit. 2018-05-11 11:57:32 +01:00
PhotonQyv 49c32d8100 Updated sshpk as per Security Audit. 2018-05-11 11:15:09 +01:00
PhotonQyv 15acd0c77d Updated to mocha@5.1.1 as per Security Audit. 2018-05-11 11:06:55 +01:00
PhotonQyv 6428bcc0c6 Updated karma-coverage@1.1.2; electron-packager@12.0.2; node-sass@4.9.0 2018-05-11 10:47:38 +01:00
PhotonQyv 9c11c920c4 Updated karma to 2.0.2 as per Security Audit info. 2018-05-11 10:31:45 +01:00
nasum 28d52fa6d8 close #288 fix image list arrow 2018-05-11 17:27:33 +09:00
PhotonQyv 302873e0e5
Merge pull request #7 from h3poteto/master
Updates
2018-05-11 08:51:47 +01:00
AkiraFukushima 27da363cda
Merge pull request #296 from h3poteto/iss-282
closes #282 Add lazyLoading in account profile timeline
2018-05-11 08:50:30 +09:00