Daniel Supernault
|
9a7289198a
|
Update PublicApiController, fix edge case in timeline pagination
|
2022-04-03 00:50:25 -06:00 |
Daniel Supernault
|
d9e4cc3df6
|
Update PublicApiController, return empty 403 response
|
2022-03-31 00:14:48 -06:00 |
Daniel Supernault
|
6ba7d43391
|
Updaet PublicApiController, disable legacy public access to local timeline
|
2022-03-31 00:04:04 -06:00 |
Daniel Supernault
|
72e3d89118
|
Update controller signatures, fix mysql 8 support
|
2022-03-30 20:33:34 -06:00 |
Daniel Supernault
|
d2188e7ab3
|
Update PublicApiController
|
2022-02-16 04:41:36 -07:00 |
Daniel Supernault
|
6cfd6be523
|
Add ReblogService, improve reblogged state for api entities
|
2022-01-28 22:06:43 -07:00 |
Daniel Supernault
|
0db82ff2dd
|
Update PublicApiController
|
2022-01-28 20:29:46 -07:00 |
Daniel Supernault
|
c0b1e0427e
|
Update PublicApiController, add bookmark state to timeline endpoints
|
2022-01-27 05:11:34 -07:00 |
Daniel Supernault
|
dcb7ba9c7a
|
Update PublicApiController, fix public timeline endpoint
|
2022-01-09 19:32:41 -07:00 |
Daniel Supernault
|
1515a9f111
|
Update CommentPipeline
|
2022-01-08 04:59:28 -07:00 |
Daniel Supernault
|
08246f2482
|
Update ApiV1Controller, fix account settings bug
|
2022-01-08 04:02:14 -07:00 |
Daniel Supernault
|
0c1a0fa55b
|
Update PublicApiController
|
2022-01-07 19:47:21 -07:00 |
Daniel Supernault
|
861a2d36df
|
Update PublicApiController, enforce only_media on accountStatuses method. Fixes #3105
|
2022-01-05 19:31:49 -07:00 |
Daniel Supernault
|
85fc9dd0a8
|
Update PublicApiController, fix accountStatuses pagination operator
|
2022-01-03 00:59:39 -07:00 |
Daniel Supernault
|
772352903b
|
Update web routes
|
2022-01-02 23:46:17 -07:00 |
Daniel Supernault
|
37dcc4ae13
|
Update PublicApiController
|
2021-12-22 00:59:03 -07:00 |
Daniel Supernault
|
2923453e13
|
Update PublicApiController
|
2021-12-04 20:41:46 -07:00 |
Daniel Supernault
|
aa2dd26c1b
|
Update PublicApiController, fix private account statuses api. Closes #2995
|
2021-11-03 19:40:46 -06:00 |
Daniel Supernault
|
192553ff77
|
Update public timeline api, add experimental cache
|
2021-10-21 19:02:15 -06:00 |
Daniel Supernault
|
37abcf3898
|
Update public timeline api, use cached sorted set and client side block/mute filtering
|
2021-10-20 04:31:07 -06:00 |
Daniel Supernault
|
e5454620e6
|
Update HomeTimeline api
|
2021-10-07 04:49:33 -06:00 |
Daniel Supernault
|
bef959f451
|
Update PublicApiController, use AccountService in accountStatuses method
|
2021-10-07 03:30:23 -06:00 |
Daniel Supernault
|
7709220074
|
Add Polls
|
2021-08-04 20:29:21 -06:00 |
Daniel Supernault
|
3f8acb1266
|
Update AccountService, add syncPostCount method
|
2021-07-26 23:59:38 -06:00 |
Daniel Supernault
|
ee0028bc57
|
Update PublicApiController, use account service
|
2021-07-26 18:47:40 -06:00 |
Daniel Supernault
|
c4146a3040
|
Update RemoteProfile component, add follower modals
|
2021-07-25 05:06:38 -06:00 |
Daniel Supernault
|
bce8edd994
|
Update PublicApiController, improve accountStatuses api perf
|
2021-07-25 01:39:03 -06:00 |
Daniel Supernault
|
f39f32c866
|
Update ApiController, fix notification bug
|
2021-07-21 02:16:20 -06:00 |
Daniel Supernault
|
0153ed6d64
|
Update Timeline, make text-only posts opt-in by default
|
2021-07-21 02:00:57 -06:00 |
Daniel Supernault
|
08f492bd3d
|
Update PublicApiController, remove text only posts
|
2021-07-21 01:19:53 -06:00 |
Daniel Supernault
|
86219b57fc
|
Update PublicApiController, filter out text replies on home timeline
|
2021-07-21 01:03:43 -06:00 |
Daniel Supernault
|
ca6e491c83
|
Update PublicApiController, use fUserFilterService in public timeline endpoint
|
2021-07-15 22:39:40 -06:00 |
Daniel Supernault
|
c8824d1b51
|
Update FollowerService
|
2021-07-11 07:43:29 -06:00 |
Daniel Supernault
|
9650b668e9
|
Update PublicApiController, fix public timeline filtering
|
2021-07-08 17:33:51 -06:00 |
Daniel Supernault
|
4fe42e5b57
|
Update PublicApiController, improve home timeline perf
|
2021-07-07 01:06:20 -06:00 |
Daniel Supernault
|
78529cb1f8
|
Update PublicApiController
|
2021-07-02 03:05:33 -06:00 |
Daniel Supernault
|
82895591c3
|
Update PublicApiController, add LikeService to Network timeline
|
2021-07-02 01:34:35 -06:00 |
Daniel Supernault
|
e5f683fda4
|
Update PublicApiController, improve network timeline perf
|
2021-06-29 01:23:24 -06:00 |
Daniel Supernault
|
1e230e80fb
|
Update PublicApiController, add recent feed support to home timeline
|
2021-06-01 20:03:59 -06:00 |
Daniel Supernault
|
f767d99ad5
|
Update liked by, fix remote username urls
|
2021-05-31 22:43:53 -06:00 |
Daniel Supernault
|
3c1e1f7e87
|
Update PublicApiController, fix likes bug
|
2021-05-31 21:49:44 -06:00 |
Daniel Supernault
|
8a73643277
|
Update PublicApiController, increase public timeline to 6 months from 3
|
2021-05-11 22:12:10 -06:00 |
Daniel Supernault
|
10119bbbea
|
Update PublicApiController, limit network pagination to 3 months
|
2021-04-06 23:37:53 -06:00 |
Daniel Supernault
|
af7face4da
|
Add Network Timeline
|
2021-04-06 21:17:42 -06:00 |
Daniel Supernault
|
e1c6297ee7
|
Update PublicApiController, show unlisted comments
|
2021-03-03 20:18:32 -07:00 |
Daniel Supernault
|
063558e3ac
|
Update comment apis
|
2021-02-28 22:41:07 -07:00 |
Daniel Supernault
|
a443694dc0
|
Update PublicApiController
|
2021-01-11 18:47:16 -07:00 |
Daniel Supernault
|
96afc3e781
|
Update Controllers, add last_active_at logic
|
2021-01-09 02:41:17 -07:00 |
Daniel Supernault
|
f70826e18c
|
Update status model, use scope over deprecated visibility attribute
|
2020-12-27 18:00:43 -07:00 |
Daniel Supernault
|
9fc5a80cd3
|
Update PublicApiController, add state endpoint
|
2020-12-13 22:51:44 -07:00 |