Commit Graph

1280 Commits

Author SHA1 Message Date
AkiraFukushima b85ca92b40 clean: Remove unnecessary comments 2020-12-02 23:31:15 +09:00
AkiraFukushima 8a21d518a7 fix: Don't always render emoji picker and tool menu 2020-12-02 21:38:55 +09:00
AkiraFukushima d145353c3e refs #1936 Fix compose window height when add poll options 2020-12-01 00:14:37 +09:00
AkiraFukushima 00f69a131e Update definition type files 2020-11-30 23:51:51 +09:00
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
AkiraFukushima 13103cc2d8 refs #1321 Show quoted status in timelines 2020-05-11 22:11:46 +09:00
AkiraFukushima a4298c9100 refs #1317 Set hidden and ellipsis when text is overflowed in link preview 2020-05-08 01:08:45 +09:00
AkiraFukushima 2d85190038 refs #1317 Open link when it is clicked on preview 2020-05-07 23:28:48 +09:00
AkiraFukushima 681bd3b2b1 refs #1317 Show link preview in notifications 2020-05-07 22:49:02 +09:00
AkiraFukushima 6c6ae1f9ac refs #1317 Show link preview in toot 2020-05-07 22:32:08 +09:00
AkiraFukushima f32dd69401 refs #1425 Fix update after react emoji to the statuses 2020-05-06 00:05:19 +09:00
AkiraFukushima 3590d115c4 refs #1397 Fix opened user's timeline in sidebar 2020-04-25 22:06:20 +09:00
AkiraFukushima 46ed94fd2f refs #1390 Fix list memberships parser when add or remove list memberships 2020-04-25 21:50:16 +09:00
AkiraFukushima b6ae363db4 refs #1281 Add reaction notification preferences 2020-04-25 21:38:23 +09:00
AkiraFukushima aacb1437cb refs #1281 Create notification when receive emoji reaction in web socket 2020-04-25 21:25:28 +09:00
AkiraFukushima b030109f75 refs #1281 Use i18n in notification status 2020-04-25 21:15:01 +09:00
AkiraFukushima a45bb4b1e8 refs #1281 Add emoji reaction notification 2020-04-25 21:02:56 +09:00
AkiraFukushima 5f8c86aa3c refs #1281 Add reaction buttion and refresh after reaction 2020-04-23 22:19:04 +09:00
AkiraFukushima 0355d6e6d0 refs #1281 Hide emoji reaction button in Mastodon 2020-04-22 22:43:17 +09:00
AkiraFukushima 7d36f96396 refs #1281 Send emoji reactions to the statuses 2020-04-22 22:38:11 +09:00
AkiraFukushima f5dfd2474a refs #1281 Add emoji picker on reaction button 2020-04-22 22:23:00 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00
AkiraFukushima a948c2f47b refs #1263 Specify word-break to normal in New toot 2020-04-11 17:33:35 +09:00
AkiraFukushima 4aed8a9065 refs #1318 Apply font-size settings in New toot 2020-04-11 17:23:40 +09:00
AkiraFukushima b4542d9c6d refs #1307 Disable direct, local and public timeline when initial fetch is failed 2020-04-01 00:05:54 +09:00
AkiraFukushima 3046a17fcd refs #1307 Confirm timelines after initialized 2020-03-31 21:14:24 +09:00
AkiraFukushima 17e1bef9f1 refs #816 Change authorize message in misskey 2020-03-19 23:27:09 +09:00
AkiraFukushima 68dae08dec refs #816 Fix account profile API call 2020-03-19 23:18:23 +09:00
AkiraFukushima d662735729 refs #816 Fix visibility detector when the response does not contain default visibility 2020-03-18 23:24:36 +09:00
AkiraFukushima f9653647e4 refs #816 Add support for Misskey login 2020-03-18 00:21:57 +09:00
AkiraFukushima 0200f69e1d Fix megalodon class for 3.0.0 in renderer 2020-03-15 17:53:22 +09:00
Mostafa Ahangarha 96edad7e97 Add bidi support for textarea for making toot 2020-02-11 11:41:24 +04:30
Mostafa Ahangarha 70fe11fd91 add bidi support for favs 2020-02-11 11:40:49 +04:30
Mostafa Ahangarha c9c13592a1 add bidi support for toots 2020-02-08 19:24:41 +04:30
AkiraFukushima 79ba8ecbad refs #1225 Catch error when can not load image in exifImageUrl 2020-01-14 00:53:35 +09:00
AkiraFukushima 1a41d63f4f refs #1179 Hide detail menu in toot detail sidebar 2020-01-13 16:06:32 +09:00
AkiraFukushima 5fe150cd94 refs #1222 Read exif and rotate image in ImageViewer 2020-01-12 23:35:37 +09:00
AkiraFukushima 3fd6547afb refs #1222 Read exif and rotate image in Notifications 2020-01-12 23:12:55 +09:00
AkiraFukushima 854482511c refs #1222 Read exif and rotate image when the image is replaced in FailoverImg 2020-01-12 23:08:00 +09:00
AkiraFukushima 9750c49ee8 refs #1222 Read exif and rotate image in Toot 2020-01-12 23:01:00 +09:00
AkiraFukushima 3e5ac49ed7 Fix lazy loading for account timeline in sidebar 2020-01-12 17:25:58 +09:00
AkiraFukushima 4f9733cdfd Fix loading css path for vue-popper.js 2019-12-22 23:36:57 +09:00
AkiraFukushima c8bd829a47 refs #1021 Search account in reply_to and context before account name search 2019-12-13 00:12:30 +09:00
AkiraFukushima fe766aaf3f refs #1021 Add test for toot parser 2019-12-11 22:48:38 +09:00
AkiraFukushima 744e459ba2 refs #1136 Remove word-break in toot 2019-12-11 22:07:39 +09:00
AkiraFukushima ec9ce16c47 Use ipcRenderer through window to mock ipc method 2019-12-04 23:03:34 +09:00
AkiraFukushima a805ce6a49 Use ipcRenderer through window to mock ipc method in TimelineSpace 2019-12-04 23:03:21 +09:00
AkiraFukushima 9a3ed1fe43 Use ipcRenderer through window to mock ipc method in Modals 2019-12-04 22:56:38 +09:00
AkiraFukushima 8950459bd5 Use ipcRenderer through window to mock ipc method in organisms 2019-12-04 22:53:20 +09:00
AkiraFukushima ba97ac2447 Use ipcRenderer through window to mock ipc method in Settings 2019-12-04 22:48:55 +09:00
AkiraFukushima 456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00