Commit Graph

1078 Commits

Author SHA1 Message Date
AkiraFukushima 55cb48a0a1
Merge pull request #780 from amyspark/find-pleroma-accounts
Improve searching accounts with Pleroma/MastoFE
2018-12-14 08:55:09 +09:00
AkiraFukushima 2bbb607c54
Merge pull request #784 from amyspark/prevent-multiple-toots
Prevent multiple toot submissions
2018-12-14 08:53:37 +09:00
Torin 7075245624
Updated English Text
I suggest modifying some of the English wording throughout the application for better grammar and readability.
2018-12-12 16:10:25 -08:00
L. E. Segovia 9130102a24
Use finally() to reenable Toot button 2018-12-12 19:59:11 +00:00
AkiraFukushima 8c1cdd4ddb Add a button to switch websocket for streaming 2018-12-12 20:16:20 +09:00
AkiraFukushima bd64b10ad6
Merge pull request #785 from amyspark/make-ui-accessible
Make UI a bit more accessible
2018-12-12 18:54:11 +09:00
AkiraFukushima e10b32ffee
Merge pull request #783 from amyspark/fix-sidebar-error
Close sidebar before changing account
2018-12-12 18:51:33 +09:00
AkiraFukushima 6c143d9ea2
Merge pull request #782 from amyspark/add-pinned-toot-handler
Add Pinned toot update handler
2018-12-12 18:50:49 +09:00
L. E. Segovia 40d34a74a7
Make Mute modal accessible 2018-12-12 02:27:34 +00:00
L. E. Segovia 1eca141381
Fix Pleroma search test 2018-12-12 01:07:22 +00:00
L. E. Segovia a57f1648ea
Fix stylelint issues in Account 2018-12-12 01:04:54 +00:00
L. E. Segovia 66c5c3df35
Prevent multiple toot submissions 2018-12-12 00:50:57 +00:00
L. E. Segovia 7a101eb112
Close sidebar before changing account 2018-12-12 00:49:24 +00:00
L. E. Segovia 9d7969e43c
Add missing ARIA labels to the Toot component 2018-12-12 00:47:59 +00:00
L. E. Segovia f2037e2e90
Add ARIA roles to the New Toot modal 2018-12-12 00:38:52 +00:00
L. E. Segovia 6371ec5438
Add dialog role to the media viewer 2018-12-12 00:37:05 +00:00
L. E. Segovia 39f3f4ab9d
Add missing media descriptions 2018-12-12 00:36:10 +00:00
L. E. Segovia 4220fc41f9
Add role=presentation to images 2018-12-12 00:34:24 +00:00
L. E. Segovia c5be1eb92a
Make timeline header and filter menus accessible 2018-12-12 00:23:22 +00:00
L. E. Segovia 1e95e955a6
Make Settings accessible 2018-12-12 00:19:47 +00:00
L. E. Segovia 02503739b4
Make Preferences accessible 2018-12-12 00:19:08 +00:00
L. E. Segovia f8ef652db0
Add BDI to Retoots 2018-12-11 23:55:43 +00:00
L. E. Segovia 5fd2fdb6b0
Add Pinned toot update handler 2018-12-11 23:50:46 +00:00
L. E. Segovia 5f65e83850
Fix LTR content leaking direction
Fixes #778
2018-12-11 23:44:33 +00:00
L. E. Segovia 7036158287
Improve searching accounts with Pleroma/MastoFE 2018-12-11 23:29:54 +00:00
AkiraFukushima 9bb1198dbb
Merge pull request #776 from amyspark/fix-streaming-listeners
Keep an error listener after stopping socket
2018-12-09 17:10:51 +09:00
L. E. Segovia f5e2f64392
Fix media description again 2018-12-08 00:21:44 +00:00
L. E. Segovia 7752230e09
Keep an error listener after stopping socket 2018-12-07 14:20:05 +00:00
AkiraFukushima 4f6f56c53f refs #768 Add instance icon in account header 2018-12-06 23:17:35 +09:00
AkiraFukushima 232733ab6b
Merge pull request #766 from amyspark/fix-retoots-opening
Fix retrieving a retoot's toot tree
2018-12-04 22:59:39 +09:00
AkiraFukushima 9230646adc
Merge pull request #762 from amyspark/use-sanitize-html
Use sanitize-html for stripping tags
2018-12-04 22:57:53 +09:00
L. E. Segovia 9ad4064504
Fix retrieving a retoot's toot tree 2018-12-03 14:48:24 +00:00
AkiraFukushima ec2f10b3ce fixes #750 Update shortcut help for switching focus 2018-12-03 23:15:10 +09:00
L. E. Segovia 29851555c9
Use sanitize-html for stripping tags 2018-12-03 10:31:05 +00:00
L. E. Segovia fca5c73845
Stylelint fixes 2018-12-01 20:54:50 +00:00
L. E. Segovia 536f88b038
Enable searching toots by link 2018-11-30 19:32:35 +00:00
AkiraFukushima 90865f6ec5
Merge pull request #757 from amyspark/fix-editing-cw
Fix moving cursor in CW input
2018-11-30 08:15:45 +09:00
AkiraFukushima dd74867930
Merge pull request #753 from amyspark/improve-toot-handling
Keep timestamp up-to-date and accessible
2018-11-30 08:14:37 +09:00
AkiraFukushima 8207d678cd
Merge pull request #754 from amyspark/fix-undoing-retoots
Fix undoing retoots/favourites
2018-11-30 08:14:09 +09:00
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
L. E. Segovia 95c67ca1e5
Remove async from Toot actions 2018-11-28 23:53:42 +00: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 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
L. E. Segovia 7c664b1d78
Fix undoing retoots/favourites 2018-11-28 01:58:31 +00:00
L. E. Segovia c4bd241dfb
Keep timestamp up-to-date and accessible 2018-11-27 19:24:27 +00: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 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 9891e37bde fix: Change header width when open global header and side menu 2018-11-23 19:12:26 +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
L. E. Segovia fc5d78e43e
Show pinned toots in sidebar timeline 2018-11-22 01:07:51 +00: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
AkiraFukushima e104ac0e6b Change suggestion logic for performance 2018-11-12 22:07:13 +09:00
AkiraFukushima a47712ca40 fixes #677 Fix unread mark on side menu when public timeline is updated 2018-11-09 22:42:21 +09:00
AkiraFukushima c9a1d68b99 refs #677 Update translations 2018-11-08 22:54:36 +09:00
AkiraFukushima 744c65d990 refs #677 Fix default settings of unread notification 2018-11-08 22:44:58 +09:00
AkiraFukushima 8934d16cc8 refs #677 Adjust reload for customized streamings 2018-11-08 22:32:53 +09:00
AkiraFukushima 5ac0f1e275 refs #677 Remove favourite settings 2018-11-08 22:11:51 +09:00
AkiraFukushima ecc0a4aac5 refs #677 Read settings and streaming update with background for public 2018-11-08 08:33:36 +09:00
AkiraFukushima 1bcdc91ef6 refs #677 Adjust streaming of Local and DM 2018-11-08 08:12:51 +09:00
AkiraFukushima bb124d886c refs #677 Customize unread notification and save the settings 2018-11-07 22:48:50 +09:00
AkiraFukushima 70d5ae3262 refs #677 Add a setting window to customize unread notification of timeline 2018-11-06 23:08:17 +09:00
AkiraFukushima 78a6fbdf0b refs #662 Reload direct messages in reloadable 2018-11-04 14:36:48 +09:00
AkiraFukushima 68d5346585 refs #662 Add mixin to reload timeline 2018-11-04 14:33:47 +09:00
AkiraFukushima 968039b5ae refs #662 Update direct messages with streaming 2018-11-04 01:37:30 +09:00
AkiraFukushima 6ed4fb0d65 refs #662 Add background streaming for direct message 2018-11-04 01:12:36 +09:00
AkiraFukushima b1efcdad1f
Merge pull request #689 from h3poteto/iss-681
closes #681 Add emoji picker in new toot modal
2018-11-04 00:10:18 +09:00
AkiraFukushima 470bea45ae
Merge pull request #688 from amyspark/direct-messages
Enable Direct Messages timeline
2018-11-03 23:53:44 +09:00
AkiraFukushima 2afbe388d4 refs #681 Add custom emojis in emoji picker 2018-11-03 23:48:19 +09:00
AkiraFukushima ea8b6f87b6
Merge pull request #692 from h3poteto/iss-691
closes #691 Block changing account when the modal is active
2018-11-03 16:23:53 +09:00
AkiraFukushima bf05f38b9c refs #691 Block changing account when the modal is active 2018-11-03 14:10:22 +09:00
AkiraFukushima e6fd65e936 fix: Fix tag parser in tootParser for Pleroma's tag 2018-11-03 12:35:03 +09:00
AkiraFukushima 67a53b0429 refs #681 Insert selected emoji from emoji picker 2018-11-03 01:13:57 +09:00
AkiraFukushima 50c8bea5f0 refs #681 Show emoji picker in new toot modal 2018-11-02 23:58:34 +09:00
L. E. Segovia 8b7fa64467
Add missing fixes for the DM timeline 2018-11-02 01:11:15 +00:00
L. E. Segovia 931fed93e4
Enable Direct Messages timeline 2018-11-01 17:01:19 +00:00
AkiraFukushima ca2fb46488
Merge pull request #687 from amyspark/amyspark/fix-up-button
Do not position the ⬆️ button behind the sidebar
2018-11-01 21:06:04 +09:00
L. E. Segovia 3ae9f5a4bb
Do not position the 🆙 button behind the sidebar 2018-10-31 14:11:11 +00:00
L. E. Segovia 437458af79
Enable playback of animated media 2018-10-31 14:04:49 +00:00
AkiraFukushima 4296b6c8a6
Merge pull request #684 from h3poteto/iss-680
closes #680 Open the links in meta fields in the default browser
2018-10-30 00:58:47 +09:00
AkiraFukushima 5fca328af3 refs #680 Open the links in meta fields in the default browser 2018-10-30 00:54:11 +09:00
AkiraFukushima a419bce709 fix: Remove duplicated emojis when suggest 2018-10-29 23:35:34 +09:00
AkiraFukushima 00d6bd7347 Add sensitive settings and sync to each instance 2018-10-29 22:55:40 +09:00
AkiraFukushima d07e2dbf98 refs #673 Update translations 2018-10-29 09:35:11 +09:00
AkiraFukushima 30a68ab57d refs #673 Remove old visibility settings 2018-10-29 09:23:27 +09:00
AkiraFukushima 1690b0b55b refs #673 Read visibility settings from instance when new toot 2018-10-29 09:18:27 +09:00
AkiraFukushima e0179a6f87 refs #673 Set visibility and sync web instance 2018-10-27 00:54:51 +09:00
AkiraFukushima 885a14c5cb refs #673 Add toot visibility settings 2018-10-27 00:23:12 +09:00
AkiraFukushima 6e9e814299 Remove unnecesary state to fix preference's menu 2018-10-26 22:50:58 +09:00
AkiraFukushima e5da09ef3d refs #673 Add settings page for each accounts 2018-10-26 22:36:00 +09:00
AkiraFukushima b2fb2206b0 refs #625 Load hide/show status when reopen app 2018-10-23 22:21:04 +09:00
AkiraFukushima 409c5a7b91 refs #625 Add option to hide/show global header 2018-10-23 08:49:53 +09:00
AkiraFukushima 49ad122fe5 Fix menu-item space and notification badge for narrow style 2018-10-22 23:29:44 +09:00
AkiraFukushima e43162aee4 Fix list and hashtag menu for narrow style 2018-10-21 22:15:52 +09:00
AkiraFukushima 1ba04bb369 refs #619 Clear notification badge on app icon when reload or scroll 2018-10-21 12:46:27 +09:00
AkiraFukushima ee49a3dfe9 Add role and alt tag for accessibility 2018-10-21 11:17:59 +09:00
AkiraFukushima d7d31074b3 refs #668 Block to open account profile when the account is not found 2018-10-20 21:55:25 +09:00
AkiraFukushima 1a8f2a702a refs #665 Save refresh token if it exists 2018-10-20 20:38:38 +09:00
AkiraFukushima 2773cfa539 refs #657 Fix overflow of follow/followers tab 2018-10-16 08:28:05 +09:00
AkiraFukushima 943ee7bee1 refs #657 Fix loading when fetch follows/followers in follow/followers tab 2018-10-16 01:09:09 +09:00
AkiraFukushima 4bf25eb6de refs #657 Fix loading when fetch follows/followers in profile 2018-10-16 01:01:05 +09:00
AkiraFukushima af4f9cd8cb refs #657 Show relationships and follow/unfollow button in follows tab 2018-10-16 00:53:36 +09:00
AkiraFukushima 66cdc17892 refs #657 Show relationships and follow/unfollow button in profile 2018-10-15 23:22:14 +09:00
AkiraFukushima 5a3cd81a91 Fix order of unique when initialize 2018-10-13 01:20:08 +09:00
AkiraFukushima f370c748d6 Fix searching account when open my profile 2018-10-13 00:54:15 +09:00
AkiraFukushima 7c6a2d398a refs #644 Show profile's metadata in account profile 2018-10-12 22:44:28 +09:00
AkiraFukushima dc938e16a9
Merge pull request #655 from h3poteto/iss-651
refs #651 Fix accounts order on globala header
2018-10-12 08:25:57 +09:00
AkiraFukushima 3a68556057 refs #651 Fix accounts order on globala header 2018-10-12 01:21:21 +09:00
AkiraFukushima 97959f0fd1
Merge pull request #654 from h3poteto/iss-651
refs #651 Reoreder accounts and fix order method
2018-10-11 23:41:05 +09:00
AkiraFukushima e25c8ac641 refs #651 Reoreder accounts and fix order method 2018-10-11 23:12:22 +09:00
Canorus 10d7280c8f Update Korean translation 2018-10-11 10:32:29 +09:00
AkiraFukushima cfaacf64fc refs #646 Fix parser to parse toot of Pleroma 2018-10-11 01:13:31 +09:00
AkiraFukushima 2ff99a7c23 refs #646 Move toot parser 2018-10-10 22:12:25 +09:00
AkiraFukushima 5c0865fb0f
Merge pull request #648 from h3poteto/fix/listeners
Fix remove listeners in websocket
2018-10-10 22:04:28 +09:00
AkiraFukushima 2b19f103e0 Add menu to reopen window after close window in macOS 2018-10-10 09:05:21 +09:00
AkiraFukushima dcb1c7b363 Fix remove listeners in websocket 2018-10-10 01:19:55 +09:00
AkiraFukushima e945efe8c7 Fix calling unbind local streaming in timeline space 2018-10-09 22:13:57 +09:00
AkiraFukushima 470160ee6f Fix bind method when reloading 2018-10-07 21:44:35 +09:00
AkiraFukushima a6a469f5f5 Fix protocol of websocket in streaming 2018-10-06 22:28:16 +09:00
AkiraFukushima 3a62089c77 Fix hashtag and list streaming of Pleroma 2018-10-06 00:08:41 +09:00
AkiraFukushima dc86b08c94 Fix message id in timeline 2018-10-05 23:57:16 +09:00
AkiraFukushima d341c9205e refs #635 Connect to Pleroma with Web Socket to streaming update 2018-10-05 08:42:59 +09:00
AkiraFukushima c00fa89b4e
Merge pull request #637 from h3poteto/iss-632
closes #632 Open toot detail when user click favourited or rebloged not…
2018-10-02 23:18:00 +09:00
AkiraFukushima 9b6dde311e refs #632 Open toot detail when user click favourited or rebloged notification 2018-10-02 23:03:40 +09:00
AkiraFukushima 890a7cdb0c refs #360 Update too max characters if the API responds toot_max_chars 2018-10-02 20:49:37 +09:00
AkiraFukushima c53407b05a refs #567 Update translations 2018-10-01 00:10:20 +09:00
AkiraFukushima 7f800f6ad4 refs #567 Add mute/block menu on toot 2018-09-30 23:55:33 +09:00
AkiraFukushima ede18f50a2 refs #567 Add reporting method on toot 2018-09-30 23:01:40 +09:00
AkiraFukushima b74c68cf45 fix: Use system-font-families instead of font-manager because it is not native module 2018-09-29 19:20:05 +09:00
AkiraFukushima 13573d60c2
Merge pull request #627 from Canorus/master
Update Korean localization
2018-09-26 23:30:19 +09:00
AkiraFukushima 74f15a3037 refs #579 Update translations 2018-09-26 23:28:42 +09:00
Canorus d3983417e6 Merge branch 'iss-579' of https://github.com/h3poteto/whalebird-desktop 2018-09-26 22:48:03 +09:00
AkiraFukushima de4f463371 refs #579 Load custom font 2018-09-26 21:06:53 +09:00
AkiraFukushima 7c1bb16147 refs #579 Save fonts when user change fonts 2018-09-26 20:49:01 +09:00
AkiraFukushima 69021bc6d1 refs #579 List up fonts list 2018-09-26 01:02:36 +09:00
AkiraFukushima b55317bfb7 refs #579 Add font-manager and rebuild electron for font-manager 2018-09-25 08:54:23 +09:00
Canorus 7fdacdfbbf Update Korean localization 2018-09-24 23:39:40 +09:00
AkiraFukushima 5efbb3dd28 refs #251 Update locales for themes 2018-09-23 10:17:24 +09:00
AkiraFukushima 33b90e39c8 refs #251 Add kimbie dark theme 2018-09-23 10:13:28 +09:00
AkiraFukushima d93601f148 refs #251 Add solarized light theme 2018-09-23 01:19:12 +09:00
AkiraFukushima ea1e3ed12b refs #251 Add solarized dark theme 2018-09-22 23:37:59 +09:00
AkiraFukushima be6b4bb777 refs #251 Update locales for custom theme 2018-09-22 23:02:39 +09:00
AkiraFukushima 0eb5dacce3 refs #251 Load user defined custom theme color in app 2018-09-22 22:48:46 +09:00
AkiraFukushima d4a40b0db8 refs #251 Create color pallet to customize theme color in appearance 2018-09-22 22:29:14 +09:00
AkiraFukushima 48907098e0 refs #251 [stylelint] Fix style formats 2018-09-21 23:50:02 +09:00
AkiraFukushima a2d49ac8fe refs #251 Fix float setting 2018-09-21 23:46:08 +09:00
AkiraFukushima 2c76e89329 refs #251 Update translation files for preferences 2018-09-21 23:33:27 +09:00
AkiraFukushima 9410b4479d refs #251 Update i18n keys in toot visibility 2018-09-21 08:41:55 +09:00
AkiraFukushima 72e6073f21 refs #251 Fix design of general setting 2018-09-21 08:39:27 +09:00
AkiraFukushima c58a5a74e8 refs #251 Fix design of notification setting 2018-09-21 00:49:17 +09:00
AkiraFukushima 460841892f refs #251 Fix design of language setting 2018-09-21 00:31:21 +09:00
AkiraFukushima 78605f1492 refs #251 Move appearance settings to separate page 2018-09-21 00:16:10 +09:00
AkiraFukushima 951ac2f511 refs #610 Update locales 2018-09-19 21:26:49 +09:00
AkiraFukushima 2c7d12e7e0 refs #610 Store hashtags and auto insert pined hashtags 2018-09-19 21:24:06 +09:00
AkiraFukushima a9e21af750 refs #610 Add button to pin the hashtag in new toot 2018-09-18 22:30:31 +09:00
AkiraFukushima e97be71471 Fix line height for font icons 2018-09-18 22:19:11 +09:00
AkiraFukushima c47b5ece91
Merge pull request #615 from h3poteto/iss-607
refs #607 Reduce statuses when merge timeline
2018-09-18 21:22:01 +09:00
AkiraFukushima 7fceabaa35 refs #607 Reduce statuses when merge timeline 2018-09-18 16:30:32 +09:00
AkiraFukushima 0f93e7ec32 refs #609 Suggest hashtags in new toot 2018-09-18 15:49:29 +09:00
AkiraFukushima ddc33f3f9a Call close confirm when cancel new toot 2018-09-18 00:46:34 +09:00
AkiraFukushima 31398f4cca
Merge pull request #612 from h3poteto/iss-611
closes #611 Stop shortcut when jump modal is hidden
2018-09-17 23:19:34 +09:00
AkiraFukushima 55670d3ec0 refs #611 Stop shortcut when jump modal is hidden 2018-09-17 22:02:58 +09:00
AkiraFukushima 3eb47d2641 refs #444 Set nowrap for domain name in side menu 2018-09-17 15:41:50 +09:00
AkiraFukushima ec028d0be4
Merge pull request #606 from h3poteto/iss-598
closes #598 Show tags in side menu
2018-09-14 22:09:48 +09:00
AkiraFukushima a0b7e29728 refs #598 Show title in hashtag 2018-09-14 21:19:28 +09:00
AkiraFukushima 2bd429601b refs #598 Update tag timeline in side menu when save tag timeline 2018-09-14 01:21:07 +09:00
AkiraFukushima 82c1621427 refs #598 Add tag timelines to jump menu 2018-09-14 00:20:13 +09:00
AkiraFukushima 2d68305723 refs #598 Show tags in side menu 2018-09-14 00:06:18 +09:00
AkiraFukushima 2e822d9c1f refs #601 Fix losting focused notification in notifications 2018-09-13 23:21:54 +09:00
AkiraFukushima 2d2aa38416 refs #601 Fix losting focused toot in timeline 2018-09-13 23:03:47 +09:00
AkiraFukushima 6d0c07e298 Fix popper design 2018-09-13 21:38:03 +09:00
AkiraFukushima 7140eadc61 refs #577 Update translation for mute/block menu 2018-09-13 08:04:54 +09:00
AkiraFukushima a4abb6312d refs #577 Add unblock menu to unblock an account 2018-09-13 00:43:28 +09:00
AkiraFukushima b1d496993a refs #577 Add block menu to block an account 2018-09-13 00:40:14 +09:00
AkiraFukushima 96654119f5 refs #577 Add unmute menu to unmute an account 2018-09-13 00:30:54 +09:00
AkiraFukushima a03c97f5fe refs #577 Add mute menu to mute an account 2018-09-13 00:14:40 +09:00
AkiraFukushima d5ec8c0441 Fix default fonts for japanese 2018-09-11 08:51:14 +09:00
AkiraFukushima 3747c5d941
Merge pull request #596 from AceHalo/dev-min-to-tray-for-win32
Minmize to tray for win32
2018-09-11 08:26:47 +09:00
AkiraFukushima 8e0bfbe1d4 Open profile using shortcut in follow notification 2018-09-10 01:01:38 +09:00
AkiraFukushima 555e28bff3 Open detail and profile using shortcut in reblog notification 2018-09-10 00:53:43 +09:00
AkiraFukushima 377c9a6225 Open detail and profile using shortcut in favourite notification 2018-09-09 23:29:52 +09:00