Commit Graph

218 Commits

Author SHA1 Message Date
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
AkiraFukushima a4abb6312d refs #577 Add unblock menu to unblock an account 2018-09-13 00:43:28 +09:00
AkiraFukushima b1d496993a refs #577 Add block menu to block an account 2018-09-13 00:40:14 +09:00
AkiraFukushima 96654119f5 refs #577 Add unmute menu to unmute an account 2018-09-13 00:30:54 +09:00
AkiraFukushima 8838772992 fixes #484 Fix API response of lists 2018-08-12 22:41:37 +09:00
AkiraFukushima 5440ef141f fix #466 Rescue error in lazy loading in favourite 2018-08-04 00:11:57 +09:00
AkiraFukushima 44c69e6d36 refs #466 Catch raise when the response does not have link header of favourites 2018-07-31 19:00:13 +09:00
AkiraFukushima 0c73f313dd refs #451 Update megalodon and fix lazy loading in favourite 2018-07-27 21:33:05 +09:00
AkiraFukushima a1524a5154 refs #300 Apply filter to Lists 2018-07-10 22:33:27 +09:00
AkiraFukushima 0e5d7d7414 refs #300 Apply filter to Tag 2018-07-10 22:21:51 +09:00
AkiraFukushima b2b4350294 refs #300 Apply filter to Public 2018-07-10 22:16:33 +09:00
AkiraFukushima 74eec83af1 refs #300 Apply filter to Local 2018-07-10 08:36:19 +09:00
AkiraFukushima 48b959a322 refs #300 Apply filter to Favourites 2018-07-10 08:31:07 +09:00
AkiraFukushima 114ede6e67 refs #300 Apply filter to mentions in notifications 2018-07-10 00:50:20 +09:00
AkiraFukushima b0500e0649 refs #300 Add filter to Home timeline 2018-07-09 08:49:49 +09:00
AkiraFukushima 8cf3b71406 refs #396 Create list edit page which can manage list memberships 2018-06-18 00:11:36 +09:00
AkiraFukushima ee7ecda4a2 refs #356 Create lists 2018-06-17 00:32:57 +09:00
AkiraFukushima dc87b3354e refs #397 Add lists page 2018-06-16 15:33:52 +09:00
AkiraFukushima 35644bcae4 refs #393 Show icon badge when receive notifications 2018-06-14 22:33:44 +09:00
AkiraFukushima 6143977e17 refs #375 Encode tag for non ascii tags 2018-06-10 17:14:40 +09:00
AkiraFukushima 5d549618ee Use megalodon instead of mastodon-api as mastodon api client in render process 2018-06-10 12:25:39 +09:00
AkiraFukushima e4a6eae40e refs #363 Open account profile when click account name in toot 2018-06-06 00:42:15 +09:00
AkiraFukushima 626d3042fa refs #355 Remove registerd hashtag 2018-06-02 15:30:20 +09:00
AkiraFukushima 00452f9fe2 refs #355 List up saved tags in hastag page 2018-06-01 18:26:52 +09:00
AkiraFukushima 2659991091 refs #355 Save hashtag in local db 2018-06-01 14:19:56 +09:00
AkiraFukushima 59e2fde554 refs #355 Update tag timeline with stream and lazy fetch past timeline 2018-05-31 18:13:38 +09:00
AkiraFukushima ad1f0aa662 refs #355 Add tag search page and fetch initial timeline 2018-05-31 16:39:13 +09:00
AkiraFukushima d0fe2ffa57 refs #299 Start local streaming when initialize timeline space 2018-05-14 21:37:34 +09:00
AkiraFukushima 10b9dbdb09 refs #282 Add lazyLoading in account profile timeline 2018-05-11 01:10:30 +09:00
AkiraFukushima 62863a200d refs #286 Update toot status in TootDetail 2018-05-10 00:23:27 +09:00
AkiraFukushima 604f1a2723 refs #286 Update toot status in AccountProfile's timeline 2018-05-10 00:04:01 +09:00
AkiraFukushima 2a0e432f23 refs #254 Allow delete toot in favourites, local, public and lists 2018-04-30 22:11:40 +09:00
AkiraFukushima 439966cbcb refs #254 Allow delete toot in home 2018-04-30 22:04:33 +09:00
AkiraFukushima 94341437c5 fix: Insert error of timeline when lazy loading 2018-04-23 08:34:29 +09:00
AkiraFukushima eebf4cac53 refs #264 Fix change status in home and notifications 2018-04-23 00:36:56 +09:00
AkiraFukushima 5f6b096b9d refs #197 Manage unread statuses in lists 2018-04-21 15:53:06 +09:00
AkiraFukushima a6760117ad refs #197 Manage unread statuses in public 2018-04-21 14:50:09 +09:00
AkiraFukushima 195bc073a2 refs #197 Manage unread statuses in local 2018-04-21 14:15:43 +09:00
AkiraFukushima 9c502b1a22 refs #197 Manage unread notification when scrolling 2018-04-21 01:08:25 +09:00
AkiraFukushima a9c16f32f2 refs #197 Move store state to each pages 2018-04-21 00:06:29 +09:00
AkiraFukushima 8cfa31256e fix: Close side bar when user change account 2018-04-17 09:15:55 +09:00
AkiraFukushima f4b845031b refs #165 Add loading in search 2018-04-16 20:04:11 +09:00
AkiraFukushima a4c4e00954 refs #165 Call API to search accounts 2018-04-15 23:58:24 +09:00
AkiraFukushima 880484adc6 refs #165 Add basic search content 2018-04-15 20:22:27 +09:00
AkiraFukushima 85c77e4aa3 fix: Handle error when lazy loading in public 2018-04-14 22:00:59 +09:00
AkiraFukushima 5950db40fb fix: Handle error when lazy loading in local 2018-04-14 21:58:53 +09:00
AkiraFukushima fb64cd6614 fix: Handle error when lazy loading in notification 2018-04-14 21:57:21 +09:00
AkiraFukushima 09bd6f20ea fix: Handle error when lazy loading in home 2018-04-14 21:55:22 +09:00
AkiraFukushima 87801766f4 fix: Handle error when lazy loading in favourite 2018-04-14 21:53:17 +09:00
Sardo b7f3fd2e04 Allow user click on toot to view detail 2018-04-11 13:19:59 +08:00
Sardo 99a80fc9fa Can show Ancestors and Descendants now 2018-04-10 17:53:21 +08:00
Sardo bdeb77cccc Try to add toot detail display to sidebar 2018-04-10 16:10:40 +08:00
AkiraFukushima 32b8ab9190 refs #167 Streaming update in list timeline 2018-04-09 23:43:36 +09:00
AkiraFukushima abcef61a71 refs #167 Add lazyLoading in list timeline 2018-04-09 23:08:52 +09:00
AkiraFukushima b860ccca86 refs #167 Update toot when user favourite/reblog a toot in list timeline 2018-04-09 22:05:15 +09:00
AkiraFukushima b7f3e30a23 refs #167 Load list timeline 2018-04-09 21:10:25 +09:00
AkiraFukushima 5b79bc1181 refs #193 Check preferences before sound 2018-04-07 23:18:20 +09:00
AkiraFukushima a0ef5779fe refs #123 Show followers in account profile 2018-04-07 16:19:41 +09:00
AkiraFukushima da474f6c8a refs #123 Show follows in account profile 2018-04-07 15:57:15 +09:00
AkiraFukushima e89426c3ac refs #122 Show user's timeline in account profile 2018-04-06 09:06:28 +09:00
AkiraFukushima 40bd7853b0 refs #190 Sound a system sound when user toot 2018-04-05 21:04:40 +09:00
AkiraFukushima b6123f6bd3 refs #190 Sound a system sound when user favourite or reblog 2018-04-05 09:00:42 +09:00
AkiraFukushima d79871ca09 refs #183 Add loading when follow/unfollow 2018-04-04 22:52:43 +09:00
AkiraFukushima 6f14ffaa27 refs #120 Add follow/unfollow action 2018-03-30 20:51:00 +09:00
AkiraFukushima 3e4de3327d refs #120 Add follow/unfollow icon and update following status 2018-03-30 20:01:32 +09:00
AkiraFukushima 5e27514c26 refs #116 Fix lazy loading 2018-03-30 17:25:13 +09:00
AkiraFukushima a83572471d refs #116 Show account profile in side bar 2018-03-30 16:48:32 +09:00
AkiraFukushima eaff1e097c refs #116 Hide side bar in the default 2018-03-30 00:20:39 +09:00
AkiraFukushima bcd1cfd1c4 refs #116 refactor: Add contents components 2018-03-30 00:20:15 +09:00