Commit Graph

1415 Commits

Author SHA1 Message Date
L. E. Segovia dff325af82
Fix moving cursor in cw input 2018-11-29 16:39:48 +00:00
AkiraFukushima ed4ad74dbe
Merge pull request #756 from h3poteto/iss-750
closes #750 Switch focus between Timelines and Account Profile using shortcut keys
2018-11-30 00:54:19 +09:00
AkiraFukushima 68b149c8ee refs #750 Switch focus between Follow notification and Account Profile 2018-11-29 23:34:03 +09:00
AkiraFukushima 70638f6fab refs #750 Switch focus between Timelines and Account Profile using shortcut keys 2018-11-29 23:28:37 +09:00
AkiraFukushima 0a039f18c1
Merge pull request #755 from h3poteto/iss-750
refs #750 Switch focus between Timeline and Toot Detail using shortcut keys
2018-11-28 23:22:59 +09:00
AkiraFukushima 8a5b4acaf6 Update docker image which is used in CircleCI 2018-11-28 23:17:01 +09:00
AkiraFukushima c707c314ba refs #750 Switch focus between Notification and Toot Detail using shortcut keys 2018-11-28 23:12:16 +09:00
AkiraFukushima 8e1f376749 refs #750 Switch focus between Lists and Toot Detail using shortcut keys 2018-11-28 23:03:07 +09:00
AkiraFukushima 1edabdb50b refs #750 Switch focus between Hashtag and Toot Detail using shortcut keys 2018-11-28 23:00:53 +09:00
AkiraFukushima 068cce09b8 refs #750 Switch focus between Public and Toot Detail using shortcut keys 2018-11-28 22:57:30 +09:00
AkiraFukushima c8df200dc6 refs #750 Switch focus between Local and Toot Detail using shortcut keys 2018-11-28 22:55:11 +09:00
AkiraFukushima 772112a48c refs #750 Switch focus between Favourite and Toot Detail using shortcut keys 2018-11-28 22:50:33 +09:00
AkiraFukushima caaa9505ec refs #750 Switch focus between DirectMessages and Toot Detail using shortcut keys 2018-11-28 22:46:51 +09:00
AkiraFukushima 1de436c589 refs #750 Switch focus between Home and Toot Detail using shortcut keys 2018-11-28 22:39:46 +09:00
AkiraFukushima 1568ba7a4d
Merge pull request #752 from amyspark/fix-sidebar-followers-layout
Fix user layout in Follow(ers) tab
2018-11-28 19:30:59 +09:00
L. E. Segovia 8bcfc91847
Fix user layout in Follow(ers) tab 2018-11-27 15:41:55 +00:00
AkiraFukushima d9e0065c4e
Merge pull request #742 from amyspark/add-retoot-filtering
Add extra filtering properties to the Home
2018-11-27 20:27:54 +09:00
AkiraFukushima 27c6598e4a
Merge pull request #751 from h3poteto/iss-749
closes #749 Change help command of shortcut
2018-11-27 20:17:47 +09:00
AkiraFukushima bdd8408064 refs #749 Change help command of shortcut 2018-11-27 09:03:07 +09:00
AkiraFukushima 0ddd141005
Merge pull request #747 from amyspark/increase-sidebar-width
Increase sidebar to 360px
2018-11-27 08:21:21 +09:00
AkiraFukushima 53f0471548
Merge pull request #748 from amyspark/enable-account-access
Enable account dropdown in narrow sidebar menu
2018-11-27 08:17:29 +09:00
L. E. Segovia 719043f5d9
Fix stylelint issues 2018-11-26 13:42:46 +00:00
L. E. Segovia 32cccf0009
Increase sidebar to 360px 2018-11-26 13:33:31 +00:00
AkiraFukushima 068457cdd4
Merge pull request #746 from amyspark/fix-editing-description
Fix editing media description
2018-11-26 22:23:36 +09:00
AkiraFukushima e07b4a7451
Merge pull request #745 from amyspark/clear-timeline-sidebar
Clear sidebar timeline also when component changed
2018-11-26 22:23:26 +09:00
AkiraFukushima 49bb92aaf6
Merge pull request #744 from amyspark/emojify-account-profile
Emojify account profile
2018-11-26 22:23:16 +09:00
AkiraFukushima a93be213c3
Merge pull request #741 from amyspark/pin-toots
Show pinned toots in sidebar timeline
2018-11-26 22:22:56 +09:00
L. E. Segovia 34e5d85129
Enable account dropdown in narrow sidebar menu 2018-11-25 00:35:28 +00:00
L. E. Segovia 833a1f3022
Fix editing media description
I didn't notice that adding `rows` to the textarea blocks cursor side
movement.
2018-11-24 00:54:45 +00:00
L. E. Segovia 4e506ee476
Clear sidebar timeline also when component changed 2018-11-23 23:34:53 +00:00
L. E. Segovia a48362c2f2
Emojify account profile
Enables custom emoji in the account profile's note and followers.
2018-11-23 12:28:47 +00:00
AkiraFukushima 91dfc59383
Merge pull request #743 from h3poteto/fix/header
fix: Change header width when open global header and side menu
2018-11-23 19:15:36 +09:00
AkiraFukushima 9891e37bde fix: Change header width when open global header and side menu 2018-11-23 19:12:26 +09:00
AkiraFukushima b6f4d000d1 Bump to version 2.5.3 2018-11-23 18:31:46 +09:00
AkiraFukushima 8feba2fb24
Merge pull request #738 from amyspark/remove-img-spinner-after-load
Remove spinner after image has been loaded
2018-11-23 17:57:51 +09:00
L. E. Segovia a2da445809
Add extra filtering properties to the Home
This enables filtering replies and boosts/reblogs from the Home
timeline.

Fixes #628.
2018-11-23 02:30:38 +00:00
L. E. Segovia 0b2ccfbd7b
Restore loading spinner path 2018-11-23 00:21:02 +00:00
L. E. Segovia 0837765bca
Remove spinner after image has been loaded
This fixes transparent images that still show the spinner beneath them
after they've been loaded successfully.
2018-11-22 15:09:03 +00:00
AkiraFukushima 73a0f8bec1
Merge pull request #740 from h3poteto/iss-714
closes #714 Add tag as search target and show results of search tags
2018-11-23 00:02:56 +09:00
AkiraFukushima a0ea2aa9b4 refs #714 Update locales 2018-11-22 23:57:29 +09:00
AkiraFukushima 3bdfa22ff8 refs #714 Jump to hashtag timeline when click a result of searching 2018-11-22 23:54:18 +09:00
AkiraFukushima 3813184096 refs #714 Add tag as search target and show results of search tags 2018-11-22 23:48:26 +09:00
AkiraFukushima 2206842261
Merge pull request #739 from amyspark/update-more-packages
Update more packages
2018-11-22 23:19:36 +09:00
L. E. Segovia fc5d78e43e
Show pinned toots in sidebar timeline 2018-11-22 01:07:51 +00:00
AkiraFukushima de0a09c0a6
Merge pull request #737 from amyspark/fix-header-length
Fix header length when not using narrow menu
2018-11-22 08:44:05 +09:00
L. E. Segovia 8d6701316d
Update more packages
- boom
 - Element UI
 - Emoji Mart (Vue)
 - emojilib
 - cfonts
 - copy-webpack-plugin
 - eslint-loader
 - eslint-plugin-import
 - webpack-merge
2018-11-21 16:18:38 +00:00
L. E. Segovia 8aea2303f3
Fix header length when not using narrow menu 2018-11-21 15:40:05 +00:00
AkiraFukushima 7f7250dbea
Merge pull request #736 from h3poteto/update/noto
Update Noto Sans
2018-11-22 00:16:59 +09:00
AkiraFukushima f4cb57ff08 Change location of images directory 2018-11-21 22:48:01 +09:00
AkiraFukushima 99c91b5fe9 Remove unnecessary font setting about Lato 2018-11-21 22:45:37 +09:00