Commit Graph

970 Commits

Author SHA1 Message Date
AkiraFukushima b887acc6f4 refs #874 Post status with polls 2019-07-16 23:56:00 +09:00
AkiraFukushima d95ec64513 refs #874 Hold polls data in NewTootModal component 2019-07-16 21:51:33 +09:00
AkiraFukushima e558945fca refs #874 Use translation for poll in new toot 2019-07-16 00:02:33 +09:00
AkiraFukushima 8d0350c9ec refs #874 Divide component for Poll 2019-07-15 21:38:03 +09:00
AkiraFukushima ca609e8ea7 refs #874 Allow remove poll option in new toot 2019-07-15 21:32:26 +09:00
AkiraFukushima 7c346a039a refs #874 Add polls form in new toot modal 2019-07-15 19:42:33 +09:00
AkiraFukushima 473bc139ea refs #874 [stylelint] Fix selector order 2019-07-15 15:45:38 +09:00
AkiraFukushima 06598c1b67 refs #874 Fix percentage of polls when votes count is zero 2019-07-15 15:30:14 +09:00
AkiraFukushima bcbcb981e6 refs #874 Refresh polls in timeline 2019-07-15 15:13:56 +09:00
AkiraFukushima 1a8d49b6d6 refs #874 Use translation for polls 2019-07-14 22:57:16 +09:00
AkiraFukushima 46e541c5ed refs #874 Fix polls components design 2019-07-14 22:22:50 +09:00
AkiraFukushima 369ff3097b refs #874 Show voted polls with percentage in timeline 2019-07-14 22:06:57 +09:00
AkiraFukushima 3d862068c0 refs #874 Move Toot and Notification to organisms 2019-07-14 18:55:38 +09:00
AkiraFukushima 42689c4647 refs #874 Divide component for Poll 2019-07-14 18:26:27 +09:00
AkiraFukushima 61c0b1ccf4 refs #874 Add radio button for poll in Toot 2019-07-14 17:41:53 +09:00
AkiraFukushima a9dc10b912 refs #921 Wait to change route until change el-menu-item 2019-06-28 23:54:44 +09:00
AkiraFukushima c4055095c7 refs #921 Unbind streaming notification after destroyed 2019-06-27 23:03:33 +09:00
AkiraFukushima 5201a65b9f refs #921 Restart all user streamings when reload 2019-06-27 23:03:33 +09:00
AkiraFukushima 1b5c9cee32 refs #921 Allow switching streaming only dm, local, public, tag, and list 2019-06-27 23:03:33 +09:00
AkiraFukushima 97b05e78c5 refs #921 Show error message when failed to start streamings 2019-06-27 23:03:33 +09:00
AkiraFukushima f27f816fe5 refs #921 Fix unbind streaming when user change accounts 2019-06-27 23:03:33 +09:00
AkiraFukushima 80e9e6368c refs #921 Run all userstreaming and notify for all accounts 2019-06-27 23:03:30 +09:00
AkiraFukushima 0dff4909c8 refs #943 Allow up to 72pt font in Appearance 2019-06-16 22:01:48 +09:00
AkiraFukushima de7fad73f6 refs #821 Update translations for toot padding 2019-06-05 22:36:19 +09:00
AkiraFukushima ea40702f09 refs #821 Read toot padding option and apply it on toot 2019-06-05 22:09:52 +09:00
AkiraFukushima 47a8d9a8d1 refs #821 Save toot padding in preferences 2019-06-05 21:51:02 +09:00
AkiraFukushima e4eb81b47b refs #932 Fix hashtag when it is fixed 2019-06-03 22:27:50 +09:00
AkiraFukushima 66db37395e refs #630 Handle delete event for tag streaming 2019-05-30 22:01:45 +09:00
AkiraFukushima 449fb00a74 refs #630 Handle delete event for list streaming 2019-05-30 21:53:38 +09:00
AkiraFukushima 3e12bfbcef refs #630 Handle delete event for public streaming 2019-05-29 23:59:09 +09:00
AkiraFukushima b99cb3b81f refs #630 Handle delete event for local streaming 2019-05-29 23:53:16 +09:00
AkiraFukushima a1a4f581b1 refs #630 Handle delete event for direct message streaming 2019-05-29 23:44:43 +09:00
AkiraFukushima cfb69f4d2e refs #630 Handle delete event for user streaming 2019-05-29 23:32:16 +09:00
AkiraFukushima 070dbef653 refs #630 Fix id type for renderer 2019-05-27 23:04:57 +09:00
AkiraFukushima b797404d04 refs #923 Stop loading after initialized in direct messages 2019-05-22 21:28:22 +09:00
AkiraFukushima 25c437c66b refs #872 Update reblogged toot in all timelines 2019-05-18 23:06:44 +09:00
AkiraFukushima a97c5feae6 refs #872 Update favourited toot in all timelines 2019-05-18 22:28:53 +09:00
AkiraFukushima 351be72586 Change loading in order to change channel when loading 2019-05-16 23:43:32 +09:00
AkiraFukushima 582e751fba refs #915 Stop loading after fetch home timeline 2019-05-16 23:02:05 +09:00
AkiraFukushima 50948a03c3
Merge pull request #914 from h3poteto/refactor/new-toot
refactor: Move logics to vuex store in new toot
2019-05-15 22:58:01 +09:00
AkiraFukushima 79bd5bef7f refactor: Catch exception and show message when post toots 2019-05-14 23:33:28 +09:00
AkiraFukushima 252c540829 refactor: Move logics to store in new toot 2019-05-14 00:25:09 +09:00
AkiraFukushima 1ee9013faf refs #772 Accept/Reject follow requests 2019-05-12 14:34:34 +09:00
AkiraFukushima 8c283f949c refs #772 Add follow requests menu in side menu 2019-05-11 23:01:59 +09:00
Paco Len 8e043375d1
Update Language.vue 2019-05-07 22:38:46 +02:00
AkiraFukushima 7a1d9ed05b refs #884 Add request loading circle in new toot modal 2019-05-07 23:22:01 +09:00
AkiraFukushima 327f621791 refs #884 Add request loading circle in header menu 2019-05-07 22:40:46 +09:00
AkiraFukushima 40b5b05157
Merge pull request #890 from h3poteto/iss-862
closes #862 Add detail link on timestamp in toot
2019-04-22 22:19:29 +09:00
AkiraFukushima c8cf28a55b refs #862 Add detail link on timestamp in toot 2019-04-20 12:59:39 +09:00
AkiraFukushima 71bcf0a083 refs #888 Show scrollbar only hoverred in SideMenu 2019-04-20 11:30:51 +09:00
AkiraFukushima d85f884079 refs #888 Override scrollbar color in SideMenu 2019-04-20 00:33:38 +09:00
AkiraFukushima b2241ab2ad refs #850 Replace List and Tag in Hashtag with typescript 2019-04-14 21:13:07 +09:00
AkiraFukushima 77d0268257 refs #850 Replace Show in Lists with typescript 2019-04-14 19:11:27 +09:00
AkiraFukushima 166a39ae9d refs #850 Fix codestyle for typescript-eslint 2019-04-03 22:15:46 +09:00
AkiraFukushima f80b86c59a fix: Hide long username and instance name in side menu 2019-03-20 22:40:31 +09:00
AkiraFukushima 159ebf2ca8 refs #848 Fix validation which checks toot max length 2019-03-20 22:05:04 +09:00
AkiraFukushima 8414e22b96 refs #843 Fix code style for mentions 2019-03-19 09:29:25 +09:00
AkiraFukushima 89ddb4c4d3 refs #843 Fix scroll design in Mentions 2019-03-15 01:13:26 +09:00
AkiraFukushima 0520b3406a refs #843 fix: Filter mentions to get only mentions for pleroma 2019-03-15 01:12:37 +09:00
AkiraFukushima f4ea67ff0a refs #843 Fix reloadable for mentions 2019-03-15 01:04:37 +09:00
AkiraFukushima b6d3aeaf84 refs #843 Add Mention timeline 2019-03-15 01:02:10 +09:00
AkiraFukushima 680fae56a4
Merge pull request #836 from ffwff/master
Add option to hide all attachments
2019-02-22 23:37:28 +09:00
AkiraFukushima b75271f16b refs #832 Adjust z-index for emoji picker in NewTootModal 2019-02-18 23:56:38 +09:00
ffwff 23d90cf665 Add option to hide all attachments 2019-02-18 20:16:19 +07:00
AkiraFukushima 8f375c7a54 Change computed to directed in toot 2019-01-24 00:15:53 +09:00
AkiraFukushima 7874efc1f7 Change computed to locked in toot 2019-01-24 00:14:33 +09:00
AkiraFukushima e57d01b17a Change computed to filtered in toot 2019-01-24 00:06:13 +09:00
AkiraFukushima c6dda41188 Change computed to isShowAttachments in toot 2019-01-24 00:05:09 +09:00
AkiraFukushima 80e9c7a92c Change computed to sensitive in toot 2019-01-24 00:03:54 +09:00
AkiraFukushima b953e45c86 Change computed to isShowContent in toot 2019-01-24 00:02:31 +09:00
AkiraFukushima c76c6f0c49 Change computed to spoilered in toot 2019-01-24 00:01:25 +09:00
AkiraFukushima 5032c9c0f7 Change computed to application in toot 2019-01-23 23:44:41 +09:00
AkiraFukushima 1b2a3f725a Change computed to isMyMessage in toot 2019-01-23 23:43:10 +09:00
AkiraFukushima 58db5c1b25 Change computed to favouritesCount in toot 2019-01-23 23:41:06 +09:00
AkiraFukushima 6facd3ccfa Change computed to reblogsCount in toot 2019-01-23 23:39:51 +09:00
AkiraFukushima 47d25b921c Change computed to mediaAttachments in toot 2019-01-23 23:38:07 +09:00
AkiraFukushima ef20849dea Change computed to originalMessage in toot 2019-01-23 23:35:55 +09:00
AkiraFukushima 3a06489e74 refs #825 Set default value to ignoreCW and ignoreNFSW 2019-01-23 23:18:28 +09:00
AkiraFukushima d5f2db098a refs #825 Add preferences to change cw and nfsw 2019-01-23 22:25:18 +09:00
AkiraFukushima bfa362fec5 refs #209 Add unit/integration tests for GlobalHeader 2018-12-31 00:03:36 +09:00
AkiraFukushima 2cfbb9d2cd refs #209 Add store integration test for Preferences/Appearance 2018-12-30 14:59:53 +09:00
AkiraFukushima bd16a491fa refs #791 Fix cursor position when user type arrow keys on image description 2018-12-25 00:39:57 +09:00
AkiraFukushima fc02edde9f refs #804 Hide switch streaming button when user using Pleroma 2018-12-24 17:16:32 +09:00
AkiraFukushima d43d5a17d9 refs #793 Use same arrow icon for collapse buttons 2018-12-22 22:18:49 +09:00
AkiraFukushima dd02d2e4e5
Merge pull request #786 from h3poteto/iss-769
closes #769 Add a button to switch websocket for streaming
2018-12-19 09:22:44 +09:00
AkiraFukushima c210bea4d9 refs #769 Switch user streaming method 2018-12-18 23:00:46 +09:00
kPherox e4c071f1db
Fix emoji size 2018-12-16 00:00:15 +09:00
kPherox 7360c4106c
Emojify display name in follow notification 2018-12-15 23:07:02 +09: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 a57f1648ea
Fix stylelint issues in Account 2018-12-12 01:04:54 +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 f5e2f64392
Fix media description again 2018-12-08 00:21:44 +00:00
AkiraFukushima 4f6f56c53f refs #768 Add instance icon in account header 2018-12-06 23:17:35 +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 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
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 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 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 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 d2c8c14de1
Merge pull request #732 from amyspark/fix-fonts
Fix Whalebird font stack
2018-11-21 22:43:11 +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 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 d92d6734e1
Fix viewer alignment with non-square imgs/videos 2018-11-18 12:35:32 +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 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 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 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 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 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 30a68ab57d refs #673 Remove old visibility settings 2018-10-29 09:23: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 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 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 3a68556057 refs #651 Fix accounts order on globala header 2018-10-12 01:21:21 +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 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 dc86b08c94 Fix message id in timeline 2018-10-05 23:57:16 +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 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 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 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 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 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