Commit Graph

218 Commits

Author SHA1 Message Date
AkiraFukushima b4542d9c6d refs #1307 Disable direct, local and public timeline when initial fetch is failed 2020-04-01 00:05:54 +09:00
AkiraFukushima 68dae08dec refs #816 Fix account profile API call 2020-03-19 23:18:23 +09:00
AkiraFukushima 0200f69e1d Fix megalodon class for 3.0.0 in renderer 2020-03-15 17:53:22 +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 a805ce6a49 Use ipcRenderer through window to mock ipc method in TimelineSpace 2019-12-04 23:03:21 +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 5a25ed42e9 refs #1065 Fix comparison between login user and target account 2019-10-28 22:47:04 +09:00
AkiraFukushima 296ec5c6c2 refs #982 Add proxy configuration for all requests from renderer 2019-10-27 14:41:03 +09:00
AkiraFukushima 0a3701a0ba refs #1035 Add reload method for toot detail in sidebar 2019-09-15 23:18:57 +09:00
AkiraFukushima ad7e93c72a refs #1035 Add reload method for account profile in sidebar 2019-09-15 23:12:49 +09:00
AkiraFukushima ac94f69ba0 refs #1035 refactor: Use enum as component type in sidebar 2019-09-15 22:46:48 +09:00
AkiraFukushima 0579eb337e refs #1035 Re-fetch relationship after mute/block/follow action in sidebar 2019-09-15 22:34:27 +09:00
AkiraFukushima c38d77859e refs #999 Fix API endpoint for direct messages, use conversations 2019-08-12 16:30:10 +09:00
AkiraFukushima 3424fdd603 Use websocket as default streaming method for all timelines 2019-07-29 00:56:55 +09:00
AkiraFukushima ceefd69b26 refs #209 Add integration tests for FollowRequests 2019-06-17 21:35:32 +09:00
AkiraFukushima 2d1cd99193 refs #209 Add integration tests for Public 2019-06-13 23:42:28 +09:00
AkiraFukushima ab8c74b481 refactor: Use type instead of interface 2019-06-06 23:44:50 +09:00
AkiraFukushima 66db37395e refs #630 Handle delete event for tag streaming 2019-05-30 22:01:45 +09:00
AkiraFukushima 449fb00a74 refs #630 Handle delete event for list streaming 2019-05-30 21:53:38 +09:00
AkiraFukushima 3e12bfbcef refs #630 Handle delete event for public streaming 2019-05-29 23:59:09 +09:00
AkiraFukushima b99cb3b81f refs #630 Handle delete event for local streaming 2019-05-29 23:53:16 +09:00
AkiraFukushima a1a4f581b1 refs #630 Handle delete event for direct message streaming 2019-05-29 23:44:43 +09:00
AkiraFukushima cfb69f4d2e refs #630 Handle delete event for user streaming 2019-05-29 23:32:16 +09:00
AkiraFukushima 070dbef653 refs #630 Fix id type for renderer 2019-05-27 23:04:57 +09:00
AkiraFukushima 25c437c66b refs #872 Update reblogged toot in all timelines 2019-05-18 23:06:44 +09:00
AkiraFukushima a97c5feae6 refs #872 Update favourited toot in all timelines 2019-05-18 22:28:53 +09:00
AkiraFukushima 351be72586 Change loading in order to change channel when loading 2019-05-16 23:43:32 +09:00
AkiraFukushima 582e751fba refs #915 Stop loading after fetch home timeline 2019-05-16 23:02:05 +09:00
AkiraFukushima 1ee9013faf refs #772 Accept/Reject follow requests 2019-05-12 14:34:34 +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 153e5c312a refs #850 Replace hashtag with typescript 2019-04-16 21:44:46 +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 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 62dc599844 refs #850 Replace TimelineSpace with typescript 2019-04-07 22:48:37 +09:00
AkiraFukushima 166a39ae9d refs #850 Fix codestyle for typescript-eslint 2019-04-03 22:15:46 +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 7b4ddac7cb Add intergation tests for Contents/Home 2019-01-19 21:41:25 +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 55cb48a0a1
Merge pull request #780 from amyspark/find-pleroma-accounts
Improve searching accounts with Pleroma/MastoFE
2018-12-14 08:55:09 +09: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 536f88b038
Enable searching toots by link 2018-11-30 19:32:35 +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 14a92519b8
Always clear timeline between switches/refreshes 2018-11-18 01:40:29 +00: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 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
L. E. Segovia 931fed93e4
Enable Direct Messages timeline 2018-11-01 17:01:19 +00: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 cfaacf64fc refs #646 Fix parser to parse toot of Pleroma 2018-10-11 01:13:31 +09:00
AkiraFukushima 7f800f6ad4 refs #567 Add mute/block menu on toot 2018-09-30 23:55:33 +09:00
AkiraFukushima 7fceabaa35 refs #607 Reduce statuses when merge timeline 2018-09-18 16:30:32 +09:00
AkiraFukushima 2bd429601b refs #598 Update tag timeline in side menu when save tag timeline 2018-09-14 01:21:07 +09:00