Commit Graph

1226 Commits

Author SHA1 Message Date
AkiraFukushima e0e88d1b52
Merge pull request #1922 from h3poteto/dependabot/npm_and_yarn/eslint-config-standard-16.0.2
Bump eslint-config-standard from 14.1.1 to 16.0.2
2020-11-30 23:03:01 +09:00
AkiraFukushima c4c63ec9fe Rewrite map to forEach when it is unnecessary 2020-11-30 22:57:41 +09:00
AkiraFukushima e221706123 Fix regexp constructor 2020-11-30 22:52:31 +09:00
AkiraFukushima ec3cb47c5d refactor: Use invoke for ipc to insert cache accounts 2020-11-29 23:48:29 +09:00
AkiraFukushima 81c0781dae refactor: Use invoke for ipc to get cache accounts 2020-11-29 23:46:45 +09:00
AkiraFukushima 9308a27f64 refactor: Use invoke for ipc to insert cache hashtags 2020-11-29 23:43:24 +09:00
AkiraFukushima d2ca00354b refactor: Use invoke for ipc to get cache hashtags 2020-11-29 23:40:52 +09:00
AkiraFukushima 46a0087c78 refactor: Use invoke for ipc to update unread notification 2020-11-29 23:36:36 +09:00
AkiraFukushima faa5e27a03 refactor: Use invoke for ipc to get unread notification 2020-11-29 23:34:31 +09:00
AkiraFukushima ad94355eda refactor: Use invoke for ipc to list fonts 2020-11-29 23:22:33 +09:00
AkiraFukushima 0cb08601f8 refactor: Use invoke for ipc to remove hashtag 2020-11-29 23:19:16 +09:00
AkiraFukushima 778ed6f642 refactor: Use invoke for ipc to list hashtags 2020-11-29 23:17:02 +09:00
AkiraFukushima b3c03b1406 refactor: Use invoke for ipc to save hashtag 2020-11-29 22:49:10 +09:00
AkiraFukushima 5d4428038b refactor: Use invoke for ipc to change language 2020-11-29 22:47:23 +09:00
AkiraFukushima 2b84a9402e refactor: Use invoke for ipc to get global header 2020-11-29 22:43:59 +09:00
AkiraFukushima 61602afcf9 refactor: Use invoke for ipc to change global header 2020-11-29 22:42:16 +09:00
AkiraFukushima 69ac0bb3e9 refactor: Use invoke for ipc to get collapse 2020-11-29 22:38:07 +09:00
AkiraFukushima 173c8a9a3e refactor: Use invoke for ipc to get preferences 2020-11-29 22:31:01 +09:00
AkiraFukushima 1b5c5f9c62 refactor: Use invoke for ipc to update preferences 2020-11-29 01:47:38 +09:00
AkiraFukushima 070995b465 refactor: Use invoke for ipc to remove all accounts 2020-11-29 01:21:39 +09:00
AkiraFukushima bad77b4e60 refactor: Use invoke for ipc to refresh accounts 2020-11-28 23:22:13 +09:00
AkiraFukushima 5b969b39c3 refactor: Use invoke for ipc to backward account 2020-11-28 23:19:18 +09:00
AkiraFukushima e2929402e4 refactor: Use invoke for ipc to forward account 2020-11-28 23:16:23 +09:00
AkiraFukushima a0bbfcd57e refactor: Use invoke for ipc to remove account 2020-11-28 23:14:27 +09:00
AkiraFukushima 5c94bc5cb7 refactor: Use invoke for ipc to update account 2020-11-28 23:10:24 +09:00
AkiraFukushima 5cfc344806 refactor: Use invoke for ipc to get local account 2020-11-28 23:07:18 +09:00
AkiraFukushima 07a94c96da refactor: Use invoke for ipc to list accounts 2020-11-28 23:01:27 +09:00
AkiraFukushima abb3aa741c refactor: Use invoke for ipc to get access token 2020-11-28 22:54:43 +09:00
AkiraFukushima cc1160ea26 refactor: Use invoke for ipc to get auth url 2020-11-28 22:42:19 +09:00
AkiraFukushima ea3b3c530e refs #1932 Use el-popper instead of vue-popper for emoji picker in statuses 2020-11-28 22:20:36 +09:00
AkiraFukushima 730c1b08c6 refs #1934 Use el-popper instead of vue-popper in Toot menu 2020-11-28 21:55:22 +09:00
AkiraFukushima 62b5542e09 refs #1921 Update status in vuex after vote polls 2020-11-28 18:28:07 +09:00
AkiraFukushima e035d7569e refs #1921 Add watchData parameter to DynamicScrollerItem 2020-11-27 01:21:21 +09:00
AkiraFukushima 3a579cc39b refs #1782 Avoid shortcut key on media description in new toot 2020-11-20 01:32:38 +09:00
AkiraFukushima 9eeee3591b refs #1804 Set background color for tabs in sidebar 2020-10-27 21:28:44 +09:00
AkiraFukushima 8004f7fa2b refs #1804 Add buffer for virtual scroll in sidebar 2020-10-27 16:32:29 +09:00
AkiraFukushima dc6f3664cb refs #1804 Add media column under account timeline 2020-10-27 13:37:39 +09:00
AkiraFukushima d00031d9d3 refs #1804 Fix exclude replies timeline in sidebar 2020-10-25 22:52:21 +09:00
AkiraFukushima 68686d7564 refs #1804 Add posts and replies column under account timeline 2020-10-25 19:53:45 +09:00
AkiraFukushima 167095bc7e refs #1804 Move user timeline under nested directory 2020-10-23 01:08:30 +09:00
AkiraFukushima 5374794c16 refs #1845 Add Central Atlas Tamazight in i18n 2020-10-20 23:06:02 +09:00
AkiraFukushima 7e1c7ef8e3 refs #1766 Introduce vue-virtual-scroll in SideBar/Followers 2020-10-20 01:20:11 +09:00
AkiraFukushima d2a808b650 refs #1766 Introduce vue-virtual-scroll in SideBar/Follows 2020-10-20 01:15:01 +09:00
AkiraFukushima 4b36d8f4e1 refs #1766 Introduce vue-virtual-scroll in SideBar/Timeline 2020-10-20 01:12:14 +09:00
AkiraFukushima ab094c377a refs #1766 Introduce vue-virtual-scroll in Lists 2020-10-20 01:04:23 +09:00
AkiraFukushima e37d37668d refs #1766 Introduce vue-virtual-scroll in Tag 2020-10-20 01:00:25 +09:00
AkiraFukushima a2d950fba0 refs #1766 Introduce vue-virtual-scroll in Search/Toot 2020-10-19 23:54:22 +09:00
AkiraFukushima 8353818492 refs #1766 Introduce vue-virtual-scroll in Search/Tag 2020-10-19 23:44:13 +09:00
AkiraFukushima e688cee974 refs #1766 Introduce vue-virtual-scroll in Search/Account 2020-10-19 23:33:43 +09:00
AkiraFukushima 7c0dbde88c refs #1766 Introduce vue-virtual-scroll in Public 2020-10-19 23:23:16 +09:00
AkiraFukushima e23f3c2ad4 refs #1766 Introduce vue-virtual-scroll in Bookmarks 2020-10-17 01:34:19 +09:00
AkiraFukushima f480124e46 refs #1766 Introduce vue-virtual-scroll in Favourite 2020-10-17 01:25:23 +09:00
AkiraFukushima 722a647439 refs #1766 Introduce vue-virtual-scroll in DirectMessages 2020-10-17 01:15:24 +09:00
AkiraFukushima 158eb3e881 refs #1766 Introduce vue-virtual-scroll in Mention 2020-10-16 00:59:47 +09:00
AkiraFukushima 2c3e5ed70d refs #1766 Introduce vue-virtual-scroll in Notifications 2020-10-16 00:47:54 +09:00
AkiraFukushima b673e4df95 refs #1766 Introduce vue-virtual-scroll in Local 2020-10-16 00:06:26 +09:00
AkiraFukushima 3fbd04bf6c refs #1766 Introduce vue-virtual-scroll in Home 2020-10-15 01:01:55 +09:00
AkiraFukushima 2ef7ae2a4c Clean up unused method calling 2020-10-04 21:06:14 +09:00
AkiraFukushima 8be6ac7f75 refs #1285 Fix highlighted account icon 2020-09-21 19:05:47 +09:00
AkiraFukushima 56e42af346 Re-render compose window using v-if for resize handler event 2020-09-21 18:10:45 +09:00
AkiraFukushima 025b8c45c1 Fix window height of new toot when close window with quoted status 2020-09-18 00:03:11 +09:00
AkiraFukushima e179312393 Fix window height of new toot when close window with metidas 2020-09-17 23:59:18 +09:00
AkiraFukushima 2327acd3c5 Fix window height of new toot when close window with spoiler 2020-09-17 23:53:42 +09:00
AkiraFukushima f1e7da5354 Fix window height of new toot when close window with poll 2020-09-17 23:44:31 +09:00
AkiraFukushima 02c2a17991 refs #1351 Apply theme color for suggest popover 2020-09-17 23:34:22 +09:00
AkiraFukushima 4564d10894 refs #1351 Add theme color in new toot window 2020-09-16 23:53:40 +09:00
AkiraFukushima 243b9d0a0c refs #1349 Set line-height in body to change according to font-size 2020-09-16 22:09:21 +09:00
AkiraFukushima 1ecb52f2a9 refs #1713 Support to add bookmark 2020-08-31 12:21:30 +09:00
AkiraFukushima 919f569c7b refs #1713 Add bookmark button on toot 2020-08-30 23:27:42 +09:00
AkiraFukushima bd4bb90870 refs #1714 Create bookmarks timeline 2020-08-24 19:33:55 +09:00
AkiraFukushima 375fb34873 refs #1714 Add bookmark menu in side menu 2020-08-24 17:23:37 +09:00
AkiraFukushima 9293f9c7e1 refs #1694 Set limit height when new toot window height is resized 2020-08-22 22:43:08 +09:00
AkiraFukushima 8ebddf61b2 refs #1453 Allow to post quoted status 2020-08-22 21:52:14 +09:00
AkiraFukushima 4aafc8e4ae refs #1453 Clear quote target status when new toot modal is closed 2020-08-21 18:54:28 +09:00
AkiraFukushima 16ef57426d refs #1453 Display quote target status in new toot 2020-08-21 18:48:11 +09:00
AkiraFukushima 654cf60e58 refs #1453 Add quote button on toot 2020-08-21 11:20:43 +09:00
AkiraFukushima 88ab922273 Specify lang for imported style files 2020-08-20 22:38:30 +09:00
AkiraFukushima d2de728592 refs #1647 Adjust status height when attachments are dropped 2020-07-31 02:03:21 +09:00
AkiraFukushima d2bb350a42 refs #1642 Fix calcurate diff in change list memberships 2020-07-30 23:42:53 +09:00
AkiraFukushima 818fbfa223 refs #1542 Remove unused code 2020-07-08 23:32:21 +09:00
AkiraFukushima ee4d2388d4 refs #1542 Stop to use proxy configuration in renderer process 2020-07-01 00:07:55 +09:00
AkiraFukushima 5a99be907b refs #1542 Fix proxy configuration in preferences 2020-06-30 23:48:55 +09:00
AkiraFukushima 3f8fd76b2e refs #1316 Fix handle close event for emoji picker 2020-06-21 21:43:20 +09:00
AkiraFukushima 766111a894 refs #1316 Consider suggest list for resize new toot window 2020-06-21 01:01:30 +09:00
AkiraFukushima 39d9f68792 refs #1316 Consider spoiler input field for resize new toot window 2020-06-20 23:47:09 +09:00
AkiraFukushima 62f24a8259 refs #1316 Switch overflow style for emoji picker 2020-06-20 23:32:09 +09:00
AkiraFukushima aa406143a2 refs #1316 Allow resize new toot window 2020-06-20 23:32:04 +09:00
AkiraFukushima de8eb815ef refs #1427 Get and show identity proof of accounts 2020-06-10 01:06:35 +09:00
AkiraFukushima 3eda202491 refs #1507 Change blockquote style 2020-06-06 23:26:48 +09:00
AkiraFukushima 598a5d54d9 refs #1438 Fix reblog target id when reblog using shortcut key 2020-05-31 01:23:11 +09:00
AkiraFukushima 26f1635fa1 refs #1452 Emojify quoted user name 2020-05-24 22:17:25 +09:00
AkiraFukushima 3fcc526893 refs #1452 Emojify quoted contents 2020-05-24 22:15:18 +09:00
AkiraFukushima da69efcb72 refs #1471 Handle follow request when receive it in websocket 2020-05-23 23:21:33 +09:00
AkiraFukushima 4eea07d269 refs #1471 Show follow requests in notifications 2020-05-23 22:57:55 +09:00
AkiraFukushima ab13cd1892 refs #1451 Show quoted status notification in notification 2020-05-23 22:41:17 +09:00
AkiraFukushima aec8f67b81 Fix lexical scope 2020-05-17 16:31:37 +09:00
AkiraFukushima f6e4602ba5 Fix word-wrap in pre tag in status 2020-05-17 15:45:01 +09:00
AkiraFukushima c8c61de328 refs #1321 Show quoted status for fedibird 2020-05-13 00:43:47 +09:00
AkiraFukushima 00f561e261 refs #1321 Open detail when quoted status is clicked 2020-05-12 21:53:22 +09:00
AkiraFukushima d7fba4cd43 refs #1321 Update megalodon and detect quoted status 2020-05-12 01:20:37 +09:00