Commit Graph

556 Commits

Author SHA1 Message Date
AkiraFukushima 8c283f949c refs #772 Add follow requests menu in side menu 2019-05-11 23:01:59 +09:00
AkiraFukushima fe670ff955 refs #893 Remove commas between pinned hashtags in new toot 2019-05-08 22:41:17 +09: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 e7458f5f21 Use accounts/search API in search 2019-04-28 20:57:07 +09:00
AkiraFukushima f0490d4e62 Use accounts/search API to search account in sidebar 2019-04-28 20:50:14 +09:00
AkiraFukushima 9db6db6afe Introduce prettier combinated eslint 2019-04-20 13:39:26 +09:00
AkiraFukushima 8af4806d23 refs #850 Replace unreadNotification with typescript 2019-04-16 23:50:53 +09:00
AkiraFukushima 82ad1b22cf refs #850 Replace preferences with typescript 2019-04-16 22:35:46 +09:00
AkiraFukushima 153e5c312a refs #850 Replace hashtag with typescript 2019-04-16 21:44:46 +09:00
AkiraFukushima be651b3014 refs #850 Add define types for notify, sound, and timeline 2019-04-15 22:37:57 +09:00
AkiraFukushima ef219fce2b refs #850 Add define types for fonts 2019-04-15 22:30:05 +09:00
AkiraFukushima efabd590a9 refs #850 Add define types for unreadNotification 2019-04-15 22:24:02 +09:00
AkiraFukushima bfabb81706 refs #850 Add define types for theme in constants 2019-04-15 22:13:52 +09:00
AkiraFukushima 87d394b025 refs #850 Add define types for visibility in constants 2019-04-15 20:47:05 +09:00
AkiraFukushima 0b8aa46aab refs #850 Divide some types for renderer 2019-04-14 23:25:10 +09:00
AkiraFukushima a45d68684c refs #850 Fix name for local account types 2019-04-14 23:21:08 +09:00
AkiraFukushima baf6dc3084 refs #850 Use rootState for all stores 2019-04-14 23:11:24 +09:00
AkiraFukushima 4bd517a07b refs #850 Replace Favourites with typescript 2019-04-14 22:51:28 +09:00
AkiraFukushima b2241ab2ad refs #850 Replace List and Tag in Hashtag with typescript 2019-04-14 21:13:07 +09:00
AkiraFukushima f71edcc889 refs #850 Replace Hashtag with typescript 2019-04-14 20:44:48 +09:00
AkiraFukushima e68002ea83 refs #850 Replace Edit in Lists with typescript 2019-04-14 20:32:48 +09:00
AkiraFukushima 77d0268257 refs #850 Replace Show in Lists with typescript 2019-04-14 19:11:27 +09:00
AkiraFukushima df6e8837a4 refs #850 Replace Index in Lists with typescript 2019-04-14 18:51:38 +09:00
AkiraFukushima de1fda2947 refs #850 Replace Lists with typescript 2019-04-14 18:45:16 +09:00
AkiraFukushima b66790a9aa refs #850 Replace Toots in Search with typescript 2019-04-14 18:38:49 +09:00
AkiraFukushima 15a0719844 refs #850 Replace Tag in Search with typescript 2019-04-14 17:51:01 +09:00
AkiraFukushima dd2361e821 refs #850 Replace Account in Search with typescript 2019-04-14 17:44:20 +09:00
AkiraFukushima 3921d7f7fe refs #850 Replace Search with typescript 2019-04-14 17:37:50 +09:00
AkiraFukushima c60192ba18 fixes #850 Fix mutation name in Public 2019-04-14 17:31:49 +09:00
AkiraFukushima 5e7220bb8a refs #850 Replace DirectMessages with typescript 2019-04-14 17:29:36 +09:00
AkiraFukushima 10236e1192 refs #850 Replace Mentions with typescript 2019-04-14 17:12:20 +09:00
AkiraFukushima 7623ef757f refs #850 Replace Notifications with typescript 2019-04-14 16:42:00 +09:00
AkiraFukushima 0e0cbabe23 refs #850 Replace Publis with typescript 2019-04-14 16:27:11 +09:00
AkiraFukushima 6c3fe850f0 refs #850 Replace Local with typescript 2019-04-14 15:48:55 +09:00
AkiraFukushima 3127ebe050 refs #850 Replace Home with typescript 2019-04-13 19:11:11 +09:00
AkiraFukushima 366053b98b refs #850 Replace Timeline in SideBar with typescript 2019-04-12 23:29:27 +09:00
AkiraFukushima ee736b338b refs #850 Replace Follows in SideBar with typescript 2019-04-12 00:59:00 +09:00
AkiraFukushima c29c538eb2 refs #850 Replace Followers in SideBar with typescript 2019-04-12 00:42:18 +09:00
AkiraFukushima 864da847c7 refs #850 Replace AccountProfile in SideBar with typescript 2019-04-11 23:38:46 +09:00
AkiraFukushima f98c6f4cd4 refs #850 Replace TootDetails in SideBar with typescript 2019-04-11 23:14:42 +09:00
AkiraFukushima ca76063a74 refs #850 Replace SideBar with typescript 2019-04-11 22:54:23 +09:00
AkiraFukushima 21605412cf [eslint] refs #850 Fix indent spaces for NewToot 2019-04-11 00:24:34 +09:00
AkiraFukushima b9941e71c3 refs #850 Replace Shortcut with typescript 2019-04-11 00:19:25 +09:00
AkiraFukushima ac21511236 refs #850 Replace Report with typescript 2019-04-11 00:15:12 +09:00
AkiraFukushima 0208e7c22a refs #850 Replace NewToot and Status with typescript 2019-04-11 00:06:43 +09:00
AkiraFukushima 20f3dcba22 refs #850 Replace MuteConfirm with typescript 2019-04-10 22:07:02 +09:00
AkiraFukushima 921d3f07e3 refs #850 Replace ListMembership with typescript 2019-04-10 21:57:37 +09:00
AkiraFukushima 7c01aa877a refs #850 Replace ImageViewer with typescript 2019-04-10 21:18:22 +09:00
AkiraFukushima 9670ee1dc8 refs #850 Replace AddListMember with typescript 2019-04-10 20:58:11 +09:00
AkiraFukushima 1bb938e0a6 refs #850 Replace Jump with typescript 2019-04-09 23:15:15 +09:00
AkiraFukushima 94e3f57065 refs #850 Replace Contents and Modals with typescript 2019-04-09 22:49:20 +09:00
AkiraFukushima c08150a3a4 refs #850 Replace HeaderMenu with typescript 2019-04-09 01:09:12 +09:00
AkiraFukushima fb3a815e59 refs #850 Replace SideMenu with typescript 2019-04-08 22:45:02 +09:00
AkiraFukushima 62dc599844 refs #850 Replace TimelineSpace with typescript 2019-04-07 22:48:37 +09:00
AkiraFukushima e941846c01 refs #850 Replace Toot with typescript 2019-04-06 23:32:52 +09:00
AkiraFukushima ca6fc13975 refs #850 Replace Preferences with typescript 2019-04-06 22:08:12 +09:00
AkiraFukushima 0edac701ae refs #850 Replace Settings with typescript 2019-04-06 00:53:00 +09:00
AkiraFukushima 93c2464fe6 refs #850 Replace GlobalHeader with typescript 2019-04-04 22:59:05 +09:00
AkiraFukushima 0e33b465a1 refs #850 Replace Authorize with typescript 2019-04-04 22:35:08 +09:00
AkiraFukushima fb378a6d24 refs #850 Replace Login with typescript 2019-04-04 22:24:24 +09:00
AkiraFukushima 35ddf9e32b refs #850 Replace App with typescript 2019-04-03 23:46:01 +09:00
AkiraFukushima 166a39ae9d refs #850 Fix codestyle for typescript-eslint 2019-04-03 22:15:46 +09:00
AkiraFukushima 8437763dd7 refs #850 Use typescript for store 2019-03-25 00:36:01 +09:00
AkiraFukushima 446e2251a7 refs #843 Add mention timeline to jump list 2019-03-20 22:16:50 +09:00
AkiraFukushima 68114b86f3 refs #843 Add unit spec for mentions 2019-03-19 09:24:07 +09:00
AkiraFukushima 0520b3406a refs #843 fix: Filter mentions to get only mentions for pleroma 2019-03-15 01:12:37 +09:00
AkiraFukushima b6d3aeaf84 refs #843 Add Mention timeline 2019-03-15 01:02:10 +09:00
AkiraFukushima 3281d97ddd refs #515 [fix] Reload app general config after change preferences 2019-02-22 23:49:44 +09:00
ffwff 23d90cf665 Add option to hide all attachments 2019-02-18 20:16:19 +07: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 55b11ed7c8 refs #209 Add unit tests for TimelineSpace 2019-01-20 22:44:03 +09:00
AkiraFukushima 7b4ddac7cb Add intergation tests for Contents/Home 2019-01-19 21:41:25 +09:00
AkiraFukushima 4970fc59a1 refs #209 Add unit/integration tests for SideMenu 2018-12-31 23:36:46 +09:00
AkiraFukushima bfa362fec5 refs #209 Add unit/integration tests for GlobalHeader 2018-12-31 00:03:36 +09:00
AkiraFukushima 5380cf12ab refs #209 Add unit/integration tests for Preferences/Notification 2018-12-30 16:56:38 +09:00
AkiraFukushima bad672c275 refs #209 Add unit/integration tests for Preferences/Language 2018-12-30 16:29:12 +09:00
AkiraFukushima 883b9d3e48 refs #209 Add unit/integration tests for Preferences/General 2018-12-30 15:27:46 +09:00
AkiraFukushima 2cfbb9d2cd refs #209 Add store integration test for Preferences/Appearance 2018-12-30 14:59:53 +09:00
AkiraFukushima fac9bd9de7 refs #209 Add Preferences/Appearance store tests 2018-12-29 23:53:12 +09:00
AkiraFukushima 473679be77 refs #209 Add Login store unit tests 2018-12-29 00:04:17 +09:00
AkiraFukushima ee84c12e26
Merge pull request #805 from h3poteto/iss-804
refs #804 Hide switch streaming button when user are using Pleroma
2018-12-24 18:02:29 +09:00
AkiraFukushima 3c00324b47 Fix typo when stop direct messages streaming 2018-12-24 17:21:17 +09:00
AkiraFukushima fc02edde9f refs #804 Hide switch streaming button when user using Pleroma 2018-12-24 17:16:32 +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 4253bb791d refs #769 Switch hashtag streaming method 2018-12-18 23:30:04 +09:00
AkiraFukushima c94bfce7eb refs #769 Switch list streaming method 2018-12-18 23:26:59 +09:00
AkiraFukushima 13eaa22832 refs #769 Switch direct streaming method 2018-12-18 23:23:12 +09:00
AkiraFukushima 1d30a5e32c refs #769 Switch public streaming method 2018-12-18 23:17:56 +09:00
AkiraFukushima 1e50e2dd6d refs #769 Switch local streaming method 2018-12-18 23:12:18 +09:00
AkiraFukushima c210bea4d9 refs #769 Switch user streaming method 2018-12-18 23:00:46 +09:00
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
L. E. Segovia 9130102a24
Use finally() to reenable Toot button 2018-12-12 19:59:11 +00:00
L. E. Segovia 66c5c3df35
Prevent multiple toot submissions 2018-12-12 00:50:57 +00:00
L. E. Segovia 5fd2fdb6b0
Add Pinned toot update handler 2018-12-11 23:50:46 +00:00
L. E. Segovia 7036158287
Improve searching accounts with Pleroma/MastoFE 2018-12-11 23:29:54 +00: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
L. E. Segovia 95c67ca1e5
Remove async from Toot actions 2018-11-28 23:53:42 +00:00
L. E. Segovia 7c664b1d78
Fix undoing retoots/favourites 2018-11-28 01:58:31 +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 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 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
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 70fd73dfa8
Enable adding a media description 2018-11-19 14:56:49 +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
L. E. Segovia 14a92519b8
Always clear timeline between switches/refreshes 2018-11-18 01:40:29 +00:00
L. E. Segovia 5812963f24
Update toot modal to copy CWs 2018-11-17 18:27:58 +00:00
AkiraFukushima 76d133f5b4 fix: Stop unbind events when reload, and call unbind when destroy 2018-11-17 21:03:56 +09:00
AkiraFukushima 2e4db2aa72 fixes #696 Check acct when parse account 2018-11-17 17:59:31 +09:00
AkiraFukushima e75e13f043 refactor: Cage Cards components in molecules according to atomic design 2018-11-14 21:44:33 +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 a47712ca40 fixes #677 Fix unread mark on side menu when public timeline is updated 2018-11-09 22:42:21 +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 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 bf05f38b9c refs #691 Block changing account when the modal is active 2018-11-03 14:10:22 +09:00
L. E. Segovia 931fed93e4
Enable Direct Messages timeline 2018-11-01 17:01:19 +00:00
L. E. Segovia 437458af79
Enable playback of animated media 2018-10-31 14:04:49 +00: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 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 6e9e814299 Remove unnecesary state to fix preference's menu 2018-10-26 22:50:58 +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 d7d31074b3 refs #668 Block to open account profile when the account is not found 2018-10-20 21:55:25 +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 3a68556057 refs #651 Fix accounts order on globala header 2018-10-12 01:21:21 +09:00
AkiraFukushima e25c8ac641 refs #651 Reoreder accounts and fix order method 2018-10-11 23:12:22 +09:00
AkiraFukushima cfaacf64fc refs #646 Fix parser to parse toot of Pleroma 2018-10-11 01:13:31 +09:00
AkiraFukushima 470160ee6f Fix bind method when reloading 2018-10-07 21:44:35 +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 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 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 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 78605f1492 refs #251 Move appearance settings to separate page 2018-09-21 00:16:10 +09:00
AkiraFukushima 2c7d12e7e0 refs #610 Store hashtags and auto insert pined hashtags 2018-09-19 21:24:06 +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 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 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 63576a9239
Merge pull request #590 from h3poteto/iss-527
refs #527 Change time format and set in preferences
2018-08-31 08:12:11 +09:00
AkiraFukushima 868598fe7f refs #527 Set locale for moment 2018-08-31 01:08:07 +09:00
AkiraFukushima ab54cbac53 refs #527 Change time format according to settings 2018-08-31 00:54:40 +09:00
AkiraFukushima 46dc719666 refs #527 Add time format setting in preferences 2018-08-31 00:28:06 +09:00
AkiraFukushima 6adbc11480 Fix bug for save preference in general 2018-08-30 23:21:46 +09:00
AkiraFukushima 2de06a9776 refs #581 Control notification using preferences 2018-08-30 08:34:11 +09:00
AkiraFukushima 5b43b606d5 refs #581 Switch and save notification setting 2018-08-30 00:56:56 +09:00
AkiraFukushima 618c154182 refs #581 Show notification setting in preferences 2018-08-30 00:28:43 +09:00
AkiraFukushima 67ae87010e Fix reply visibility level 2018-08-24 19:58:27 +09:00
AkiraFukushima 7e0a0510da fixes: Stop toot shortcut when modal is opened 2018-08-24 00:14:37 +09:00
AkiraFukushima 94c772b874 refs #561 Add shortcut help modal 2018-08-22 23:30:49 +09:00
AkiraFukushima 810a0660aa refs #517 Update instance custom emoji and apply to suggest 2018-08-19 14:42:20 +09:00
AkiraFukushima c0947991f9 refs #505 Update default toot visibility of new toot 2018-08-18 00:01:33 +09:00
AkiraFukushima 0cf58d0f27 refs #151 Restart application when change languages 2018-08-14 10:18:30 +09:00
AkiraFukushima 70ac667fcd refs #151 Fix default visibility state 2018-08-14 09:20:37 +09:00
AkiraFukushima 9c45082524 refs #151 Switch language in preferences 2018-08-13 23:48:13 +09:00
AkiraFukushima a5c917b16e refs #151 Translate login 2018-08-13 17:30:17 +09:00
AkiraFukushima 8bbb27cb7c refs #151 Use absolute path to load constants 2018-08-13 17:30:16 +09:00
AkiraFukushima 41c53726f1 refs #151 Translate at jump 2018-08-13 17:29:56 +09:00
AkiraFukushima 110697f95b refs #151 Use constants object at theme 2018-08-13 17:29:56 +09:00
AkiraFukushima 981805399a refs #151 Use constants object at display name style 2018-08-13 17:29:56 +09:00
AkiraFukushima 61d65c4081 refs #151 Translate at new toot 2018-08-13 17:29:56 +09:00
AkiraFukushima 8838772992 fixes #484 Fix API response of lists 2018-08-12 22:41:37 +09:00
AkiraFukushima 9fe41145ba refs #352 Search accounts for suggest 2018-08-07 23:23:37 +09:00
AkiraFukushima 5440ef141f fix #466 Rescue error in lazy loading in favourite 2018-08-04 00:11:57 +09:00
AkiraFukushima af43064700 refs #461 Set default visibility from preferences in new toot modal 2018-08-02 00:02:44 +09:00