Commit Graph

1148 Commits

Author SHA1 Message Date
AkiraFukushima 9466130cf4 refs #991 Use v2 API for suggest 2019-08-11 11:47:54 +09:00
AkiraFukushima f7d4141e34 refs #985 Fix uniqueness in suggestion 2019-08-11 11:31:39 +09:00
AkiraFukushima 9b459549dc refs #985 Ignore error for unique constraints in account cache 2019-08-10 22:30:30 +09:00
AkiraFukushima 56c2387b8e refs #985 Search accounts from cache and API 2019-08-10 22:22:17 +09:00
AkiraFukushima 93a7ae5148 refs #985 Save account cache when updated 2019-08-10 18:31:50 +09:00
AkiraFukushima e01156df08 refs #985 Add cache db for accounts 2019-08-08 23:39:27 +09:00
AkiraFukushima be7c891a10 refs #985 Move emoji suggest logic to vuex 2019-08-07 23:02:37 +09:00
AkiraFukushima 2a337dc4cf refs #985 Move close suggest logic to vuex 2019-08-07 22:22:03 +09:00
AkiraFukushima 2c50d0f744 refs #985 Move account suggest logic to vuex 2019-08-07 22:14:37 +09:00
AkiraFukushima b337526e5a refs #985 Search hashtag from cache and API 2019-08-07 00:06:09 +09:00
AkiraFukushima e5778500fe refs #985 Fix cache method for hashtag 2019-08-01 00:40:28 +09:00
AkiraFukushima 7301970495 refs #985 Add cache db for hashtags 2019-07-31 00:17:30 +09:00
AkiraFukushima 8ce514a4fb refs #983 Use static method to call instance API 2019-07-29 23:35:49 +09:00
AkiraFukushima 1c836dfb95 refs #983 Get streaming url for instance API before start streaming 2019-07-29 23:32:02 +09:00
AkiraFukushima fa98286000 Remove unused translation 2019-07-29 01:04:09 +09:00
AkiraFukushima 3424fdd603 Use websocket as default streaming method for all timelines 2019-07-29 00:56:55 +09:00
AkiraFukushima de03ea802a refs #972 Set appId to notify in windows10 2019-07-24 01:14:43 +09:00
AkiraFukushima d1cf670379 refs #975 fix: Check webContents status when receive status in streaming 2019-07-23 00:13:19 +09:00
AkiraFukushima 0720b9f1d1 refs #975 Check webContent status before send event in all streamings 2019-07-22 23:32:14 +09:00
AkiraFukushima b51d7e1a15
Merge pull request #974 from h3poteto/iss-958
closes #958 Notify notification in main process
2019-07-22 23:03:05 +09:00
AkiraFukushima 5def4f14d3 refs #958 Fix to use same i18n instance in main process 2019-07-22 23:00:56 +09:00
AkiraFukushima 9eb839d452 refs #958 Add all translation for notification 2019-07-22 22:57:36 +09:00
AkiraFukushima 95a2ee670f refs #958 Use i18n to show notification 2019-07-22 22:54:09 +09:00
AkiraFukushima 1ad06f1ff0 refs #976 Fix digits number of percentage in polls 2019-07-22 22:38:18 +09:00
AkiraFukushima 23ce3821c1 refs #958 Notify notification in main process instead of renderer process 2019-07-22 00:19:23 +09:00
AkiraFukushima 39bab92a62 fixes #969 Clear polls after close new toot modal 2019-07-21 01:11:52 +09:00
AkiraFukushima 3756cd5347 refs #969 Update translation files for poll validations 2019-07-20 22:25:49 +09:00
AkiraFukushima d44651e9e9 refs #969 Attach poll only specified, and block invalid poll options 2019-07-20 22:21:40 +09:00
AkiraFukushima aeed12cd59 refs #969 Reset poll form when toggle the form 2019-07-20 22:09:55 +09:00
AkiraFukushima 4ad223fe6a refs #964 Fix translation for invalid keys 2019-07-19 19:36:43 +09:00
AkiraFukushima c3c3e0838b refs #964 Add a spec to check duplicate keys between translation and missing json 2019-07-19 01:09:07 +09:00
AkiraFukushima d04bdc881d Add default fonts for emoji in Linux 2019-07-18 22:51:04 +09:00
AkiraFukushima 805d582a03 refs #874 Update expires translation 2019-07-17 09:11:32 +09:00
AkiraFukushima f71e902463 refs #874 Set expire in poll form 2019-07-17 01:36:19 +09:00
AkiraFukushima 7e1ca935de refs #874 Clear old polls after close modal 2019-07-16 23:57:34 +09:00
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