Commit graph

235 commits

Author SHA1 Message Date
Daniel Supernault
e71972d8f1
Update ApiV1Controller, map AccountService 2022-11-17 20:13:26 -07:00
Daniel Supernault
8b7121f9fb
Update AccountService, fix delete status 2022-11-17 19:51:48 -07:00
Daniel Supernault
94697d536b
Add Server Directory integration 2022-11-13 20:11:07 -07:00
Daniel Supernault
b0422d4f26
Fix remote profile avatar urls when storing locally 2022-10-08 22:59:33 -06:00
Daniel Supernault
1de7a136f6
Update MediaStorageService 2022-10-07 06:16:54 -06:00
Daniel Supernault
b8ad594a05
Update CollectionController 2022-10-02 18:55:16 -06:00
Daniel Supernault
84e152896b
Update CollectionController 2022-10-01 05:36:07 -06:00
Daniel Supernault
eac3220ffd
Update CollectionService, revert timestamp change 2022-10-01 00:14:26 -06:00
Daniel Supernault
3bf792072a
Update CollectionService 2022-10-01 00:07:28 -06:00
Daniel Supernault
c40b2f091f
Update CollectionService 2022-09-30 23:48:11 -06:00
Daniel Supernault
5ec25204ca
Update LikeService, fix typo 2022-09-29 04:50:10 -06:00
Daniel Supernault
20d9f8b890
Update LikeService 2022-09-21 05:34:39 -06:00
Daniel Supernault
4514ab1dbe
Update SettingsController, fix double json encoding and cache settings for 7 days 2022-09-19 03:39:33 -06:00
Daniel Supernault
4d95d2cb7f
Add ProfileStatusService 2022-09-12 21:26:22 -06:00
Daniel Supernault
d72cd819d2
Update PronounService, fix jsonn_decode null parameter 2022-09-11 05:42:49 -06:00
Daniel Supernault
9d31f73bfa
Fix SearchApiV2Service, improve webfinger condition 2022-08-31 21:37:43 -06:00
Daniel Supernault
949b7bb6ea
Update NotificationService, fix account attribute 2022-08-29 20:06:59 -06:00
Daniel Supernault
533f7165a9
Update SearchApiService, improve account/webfinger results 2022-08-28 06:28:46 -06:00
Daniel Supernault
f6ed560e78
Limit NotificationService to 400 items 2022-08-17 23:08:40 -06:00
Daniel Supernault
0b7d0a9627
Add customizable Legal Notice page 2022-08-15 23:39:33 -06:00
Daniel Supernault
d1dbed8932
Fix AdminStatService cache key, fixes #3612 2022-08-15 20:35:52 -06:00
Daniel Supernault
eba84530aa
Fix mastoapi notification type casting to include comment and share (mention and reblog) notifications 2022-08-04 02:13:33 -06:00
Daniel Supernault
9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 2022-07-28 01:06:39 -06:00
Daniel Supernault
734b30e59a
Fix NotificationService bug returning html response on /api/v1/notifications endpoint when a notification id belonging to a deleted account is rendered by checking AccountService before NotificationTransformer. 2022-07-21 20:12:07 -06:00
Daniel Supernault
f51ffa7eab
Update LiveStreamController, clear chat after stream ends 2022-06-26 19:37:05 -06:00
Daniel Supernault
44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548 2022-06-18 23:47:16 -06:00
Daniel Supernault
1310d95cdb
Add NetworkTimelineService cache 2022-06-09 04:15:23 -06:00
Daniel Supernault
9c17def4a0
Update UserFilterService, improve cache strategy by using in-memory state via UserFilterObserver for empty lists with a ttl of 90 days. 2022-06-09 04:09:05 -06:00
Daniel Supernault
4ecbd7cbe4
Update FollowerService 2022-06-05 02:35:14 -06:00
Daniel Supernault
5206f21f59
Add Live Stories/Live streaming 2022-05-26 01:59:54 -06:00
noellabo
2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 2022-05-21 05:14:22 +09:00
Shlee
e36be67c70 unwanted semicolons 2022-05-14 19:12:07 +09:30
Daniel Supernault
8f9d36bd3d
Cleanup, fixes #3440 2022-05-14 00:36:52 -06:00
Daniel Supernault
153eb6ba4c
Update HashtagService, use sorted set for followed tags 2022-05-09 02:01:33 -06:00
noellabo
74cc41d4fa Add Content-Type and User-Agent for activity delivery 2022-05-03 01:58:20 +09:00
Daniel Supernault
cc6b78c436
Update StatusService 2022-04-18 01:59:27 -06:00
Daniel Supernault
488561c270
Update ConfigCacheService, fail to fallback earlier 2022-04-09 22:33:14 -06:00
daniel
a5114bf35a
Merge pull request #3348 from shadowfacts/emoji-schema
Change static_path on custom emojis to static_url
2022-04-01 17:21:22 -06:00
Shadowfacts
0a7f8fd142
Change static_path on custom emojis to static_url 2022-04-01 18:40:13 -04:00
Daniel Supernault
d8ff40ebf9
Update DiscoverController, improve tag feed perf 2022-03-31 01:31:03 -06:00
Daniel Supernault
93a9769e47
Update ApiV1Controller, add markers endpoint 2022-03-24 23:37:19 -06:00
Daniel Supernault
9dac861ebe
Update ApiV1Controller, fix search v2 entities 2022-03-23 05:58:14 -06:00
Daniel Supernault
afe903c36e
Update ApiV1Controller, fix notification entities 2022-03-23 00:28:39 -06:00
Daniel Supernault
74018e9c4e
Update search service, fix banned instance edge case 2022-03-16 22:38:42 -06:00
Daniel Supernault
72918a4b09
Update InstanceService, define cache keys 2022-03-12 23:32:31 -07:00
Daniel Supernault
281443d7fe
Update SearchApiV2Service, filter banned instances 2022-03-12 23:15:47 -07:00
Daniel Supernault
d48674154a
Update ReblogService 2022-03-11 00:00:47 -07:00
Daniel Supernault
4482482e2a
Update ReblogService 2022-03-10 23:58:47 -07:00
Daniel Supernault
ebe9c54dae
Update ReblogService 2022-03-10 23:55:32 -07:00
Daniel Supernault
3ef6c9fe81
Improve reblog api performance 2022-03-10 23:34:34 -07:00