Commit Graph

140 Commits

Author SHA1 Message Date
AkiraFukushima 136e9db4b6 refs #2088 Add notification preference for status notification 2021-03-02 11:28:03 +09:00
AkiraFukushima 24a7cb14ed refs #2028 Add a configuration item to disable spellchecker 2021-01-24 15:06:16 +09:00
AkiraFukushima d6bbe5fa87 refs #1997 Add Sinhala in i18n 2020-12-26 23:15:11 +09:00
xatier bc77377f64
Fix typos
NFSW -> NSFW (not safe for work)
reuqest -> request
assocication -> association
2020-12-25 05:33:00 -08:00
xatier 0297074984
Add Traditional Chinese in i18n 2020-12-24 18:26:56 -08: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 c00ff94f07 Fix invoke/handle in integration spec 2020-11-30 22:30:06 +09:00
AkiraFukushima f3a08cda2f Fix types in integration spec 2020-09-13 17:24:36 +09:00
AkiraFukushima 1ecb52f2a9 refs #1713 Support to add bookmark 2020-08-31 12:21:30 +09:00
AkiraFukushima 375fb34873 refs #1714 Add bookmark menu in side menu 2020-08-24 17:23:37 +09:00
AkiraFukushima 2927b9115a refs #1642 Fix tests for list membership 2020-07-31 01:28:21 +09:00
AkiraFukushima de8eb815ef refs #1427 Get and show identity proof of accounts 2020-06-10 01:06:35 +09:00
AkiraFukushima da69efcb72 refs #1471 Handle follow request when receive it in websocket 2020-05-23 23:21:33 +09:00
AkiraFukushima aec8f67b81 Fix lexical scope 2020-05-17 16:31:37 +09:00
AkiraFukushima d7fba4cd43 refs #1321 Update megalodon and detect quoted status 2020-05-12 01:20:37 +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 5de8221bf1 Bump megalodon version to 3.1.1 2020-04-22 21:26:25 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00
AkiraFukushima 870f7b5302 Update electron-log to 4.1.1 and fix proxy spec 2020-04-11 18:00:32 +09:00
AkiraFukushima 3046a17fcd refs #1307 Confirm timelines after initialized 2020-03-31 21:14:24 +09:00
AkiraFukushima f9653647e4 refs #816 Add support for Misskey login 2020-03-18 00:21:57 +09:00
AkiraFukushima 4dceedb3ef Fix megalodon class for 3.0.0 in spec 2020-03-15 17:53:22 +09:00
AkiraFukushima 5ca36ed8f1 Fix appearance spec 2019-12-11 23:18:06 +09:00
AkiraFukushima fe766aaf3f refs #1021 Add test for toot parser 2019-12-11 22:48:38 +09:00
AkiraFukushima 6d59ea63e4 Update jest version to 24.9.0 and fix some tests 2019-12-04 23:09:11 +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 456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00
AkiraFukushima 9844c35750 refs #901 Use ipcRenderer directly from electron 2019-11-27 23:24:41 +09:00
AkiraFukushima 1627472682 refs #901 Update electron-mock-ipc for new electron interface 2019-11-20 23:36:11 +09:00
AkiraFukushima e8bfffc58b refs #901 Replace shell and clipboard using window object 2019-11-20 22:31:26 +09:00
AkiraFukushima 534736ea58 refs #1106 Remove unsued spec which checks perfection of translation 2019-11-18 22:36:19 +09:00
AkiraFukushima 961f90d606 refs #1096 Reject duplicated status when append statuses in Hashtag 2019-11-13 23:50:02 +09:00
AkiraFukushima b48a877f5d refs #1096 Reject duplicated status when append statuses in Lists 2019-11-13 23:49:55 +09:00
AkiraFukushima 9cdeba0df5 refs #1096 Reject duplicated status when append statuses in Notifications 2019-11-13 23:42:50 +09:00
AkiraFukushima 542eaf2959 refs #1096 Reject duplicated status when append statuses in Mentions 2019-11-13 23:35:00 +09:00
AkiraFukushima a68b34c252 refs #1096 Reject duplicated status when append statuses in Public 2019-11-13 23:29:37 +09:00
AkiraFukushima 46a86f4778 refs #1096 Reject duplicated status when append statuses in Local 2019-11-13 23:27:01 +09:00
AkiraFukushima 414280d284 refs #1096 Reject duplicated status when append statuses in DirectMessages 2019-11-13 23:23:41 +09:00
AkiraFukushima 6f4c90a2cf refs #1096 Reject duplicated status when append statuses in Home 2019-11-13 22:53:38 +09:00
AkiraFukushima b88f778e3a closes #1076 Check instance API before request host-meta when confirm instance 2019-11-07 22:49:00 +09:00
AkiraFukushima f7cfe8867c refs #1065 Add a spec to test isOwnProfile getter 2019-10-28 23:19:58 +09:00
AkiraFukushima 45707b669d refs #982 Fix specs for proxy configuration 2019-10-27 18:37:43 +09:00
AkiraFukushima a0a0838fb4 refs #982 Load system proxy configuration when launch app 2019-10-27 13:29:49 +09:00
AkiraFukushima e1cbdedaf5 Update electron version to 6.1.0 2019-10-23 23:07:20 +09:00
AkiraFukushima 337012c2ef refs #948 Add other options in prefereces 2019-09-25 23:19:21 +09:00
AkiraFukushima 2a8f3ec226 refs #1028 Fix mocked response for login confirm in tests 2019-09-14 22:34:45 +09:00
AkiraFukushima 1af9813986 refs #999 Fix direct message spec because use conversations API 2019-08-12 16:39:31 +09:00