Commit Graph

807 Commits

Author SHA1 Message Date
L. E. Segovia 32cccf0009
Increase sidebar to 360px 2018-11-26 13:33:31 +00:00
AkiraFukushima 9891e37bde fix: Change header width when open global header and side menu 2018-11-23 19:12:26 +09: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
L. E. Segovia 8aea2303f3
Fix header length when not using narrow menu 2018-11-21 15:40:05 +00: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
AkiraFukushima f7b3cf956b Update Noto Sans 2018-11-21 22:43:54 +09:00
AkiraFukushima d2c8c14de1
Merge pull request #732 from amyspark/fix-fonts
Fix Whalebird font stack
2018-11-21 22:43:11 +09:00
AkiraFukushima fb9b8cd958 Fix json style in locales 2018-11-21 21:36:25 +09:00
AkiraFukushima 3ea62cd58d
Merge pull request #733 from amyspark/media-description
Enable adding a media description
2018-11-21 21:26:21 +09:00
L. E. Segovia b124801a4d
Fix stylelint typos 2018-11-19 18:17:38 +00:00
L. E. Segovia 42964e2bf5
Fix stylelint typo 2018-11-19 18:11:59 +00:00
L. E. Segovia 82e8700f5e
Fix typo in Follow component 2018-11-19 14:57:34 +00:00
L. E. Segovia 70fd73dfa8
Enable adding a media description 2018-11-19 14:56:49 +00:00
L. E. Segovia 2079c720ef
Remove Lato fallback from the New Toot modal
(this breaks emoji rendering too!)
2018-11-18 22:08:45 +00:00
L. E. Segovia 0766f6f8df
Fix font stack for emojis 2018-11-18 22:05:40 +00:00
L. E. Segovia d92d6734e1
Fix viewer alignment with non-square imgs/videos 2018-11-18 12:35:32 +00:00
L. E. Segovia 411ee0b7f8
Remove unneeded getter 2018-11-18 12:35:06 +00:00
L. E. Segovia a313b95625
Enable a vue-loading overlay for the media viewer
This commit modifies the CSS for the media viewer heavily. Please report
back if there are any issues!
2018-11-18 12:05:57 +00:00
AkiraFukushima e86d1c909a
Merge pull request #726 from amyspark/clear-timeline-sidebar
Always clear timeline between switches/refreshes
2018-11-18 11:51:23 +09:00
AkiraFukushima cb80193dbc
Merge pull request #723 from amyspark/enable-cw-reply
Update toot modal to copy CWs
2018-11-18 11:50:55 +09:00
AkiraFukushima 4b6620d386
Merge pull request #725 from amyspark/fix-fallback-image
Fix failover image refresh
2018-11-18 11:39:49 +09:00
L. E. Segovia 14a92519b8
Always clear timeline between switches/refreshes 2018-11-18 01:40:29 +00:00
L. E. Segovia 3fb9e05b61
Fix failover image refresh 2018-11-18 01:39:43 +00:00
L. E. Segovia c0e966722b
Fix username emojification in sidebar 2018-11-17 18:41:24 +00:00
L. E. Segovia 5812963f24
Update toot modal to copy CWs 2018-11-17 18:27:58 +00:00
AkiraFukushima 482c5db7e1 refs #664 Show loading spinner when loading images 2018-11-17 23:42:05 +09:00
AkiraFukushima 76d133f5b4 fix: Stop unbind events when reload, and call unbind when destroy 2018-11-17 21:03:56 +09:00
AkiraFukushima 5027d0209e Add settings button on header menu 2018-11-17 18:15:54 +09:00
AkiraFukushima cfff3a183f
Merge pull request #716 from amyspark/update-toot-layout
Update Toot layout
2018-11-17 18:02:33 +09:00
AkiraFukushima 08af4bc609
Merge pull request #718 from h3poteto/696/fix
fixes #696 Check acct when parse account
2018-11-17 18:01:21 +09:00
AkiraFukushima 2e4db2aa72 fixes #696 Check acct when parse account 2018-11-17 17:59:31 +09:00
AkiraFukushima 28b76ff03c fix: Await initialize when TimelineSpace is created 2018-11-17 17:49:52 +09:00
L. E. Segovia fb01521781
Improve media alt handling and sizing 2018-11-17 00:11:43 +00:00
L. E. Segovia dff1c2f8c4
Update toot layout 2018-11-16 17:09:13 +00:00
L. E. Segovia 35481bb61a Fix style-lint space issue 2018-11-15 00:58:30 +00:00
L. E. Segovia cc72550812
Fix timeline header width w/collapsed acct sidebar 2018-11-14 22:57:12 +00:00
AkiraFukushima fd21220317 [stylelint] Fix css style in molecules components 2018-11-14 21:53:35 +09:00
AkiraFukushima e75e13f043 refactor: Cage Cards components in molecules according to atomic design 2018-11-14 21:44:33 +09:00
AkiraFukushima 6a8585a0ec refs #702 Show substitute image when can not load the image 2018-11-14 21:29:15 +09:00
AkiraFukushima ddae6c97f7 refs #548 Render emojis in username 2018-11-14 00:14:57 +09:00
AkiraFukushima 838a9b1dd8 Don't load emoji picker as default for performance 2018-11-13 23:38:59 +09:00
AkiraFukushima 8d45ab659c refs #696 Fix toot parser for account, tag and link 2018-11-13 23:30:30 +09:00
AkiraFukushima 54f776a459 Upgrade Webpack version to 4.x 2018-11-12 23:54:39 +09:00
AkiraFukushima 60406740dc Remove status and spoiler text from state for performance 2018-11-12 22:18:33 +09:00