Commit Graph

2576 Commits (016b11f301ac5a9c1adaf5ab93b46931307251e6)

Author SHA1 Message Date
Daniel Supernault 016b11f301
Refactor discover accounts endpoint, cache popular accounts and remove following check as most invocations are from new accounts 3 years ago
Daniel Supernault 101676758e
Update api routes 3 years ago
Daniel Supernault f6ed560e78
Limit NotificationService to 400 items 3 years ago
Daniel Supernault 2e4f23779d
Remove remote posts from NetworkTimelineService when processing Tombstones 3 years ago
Daniel Supernault 7734dc033b
Add instance post/profile embed config setting 3 years ago
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 3 years ago
Daniel Supernault c18dcde38f
Set Last-Modified header for atom feeds, fixes #2988 3 years ago
Daniel Supernault c3e8a0e439
Improve mute/block v1 api endpoints, fixes #3540 3 years ago
Daniel Supernault d1dbed8932
Fix AdminStatService cache key, fixes #3612 3 years ago
Daniel Supernault 75fbd373c8
Remove quilljs from admin page editor, fixes #3616 3 years ago
Daniel Supernault 6033d83726
Fix unlisted post web redirect and api response 3 years ago
Daniel Supernault ab3dde14a8
Fix typo 3 years ago
Daniel Supernault 1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 3 years ago
Daniel Supernault 149cf9dc29
Fix remote account post counts 3 years ago
Daniel Supernault 76edd2063d
Increase StatusReplyPipeline timeout 3 years ago
Daniel Supernault 2fb18b7dff
Add configuration to v1/instance endpoint. Fixes #3605 3 years ago
Daniel Supernault b57066d15d
Fix email verification requests filtering to gracefully handle deleted accounts and accounts already verified 3 years ago
Daniel Supernault eba84530aa
Fix mastoapi notification type casting to include comment and share (mention and reblog) notifications 3 years ago
Daniel Supernault 47571887fe
Improve cache invalidation after processing VideoThumbnail to eliminate "No Preview Available" on grid feeds 3 years ago
Daniel Supernault 247c9ec5f8
Update DeleteWorker pipeline, increase timeout 3 years ago
Daniel Supernault 5ea12601ce
Add DELETE /api/v1.1/accounts/avatar api endpoint 3 years ago
Daniel Supernault b700790bb4
Update update_credentials endpoint, enforce validator limits 3 years ago
Daniel Supernault 44de1ad748
Update unfollow api endpoint to only decrement when appropriate, fixes #3539 3 years ago
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 3 years ago
Daniel Supernault b4bc9fe31c
Update AdminReportController 3 years ago
Daniel Supernault abb4f7e1ec
Hydrate `favourited` and `reblogged` state on v1 context endpoint 3 years ago
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. 3 years ago
Daniel Supernault 54a5c3be34
Fix v1 api block/mute endpoints, refresh RelationshipService cache after relationship changes 3 years ago
Daniel Supernault 8803c6de3d
Update ResetPasswordController redirectToo path to /i/web as /home is deprecated 3 years ago
Daniel Supernault 89abbe200d
Add report api endpoint 3 years ago
Daniel Supernault 672f7c8ce0
Fix remote avatar urls when not using cloud storage 3 years ago
Shlee 5e73c2d539
Update Installer.php 3 years ago
Daniel Supernault feb969b908
Update LiveStreamController, remove auth middleware from config endpoint 3 years ago
Daniel Supernault 4bd9e12f00
Update livestream events 3 years ago
Daniel Supernault 19908f6ffb
Update LiveStreamController 3 years ago
Daniel Supernault 433eace75e
Update LiveStreamController 3 years ago
Daniel Supernault 473cdba855
Update LiveStreamController 3 years ago
Daniel Supernault 4630c5d67a
Update LiveStream events 3 years ago
Daniel Supernault b55e91d1e3
Update LiveStreamController, add stream end event to deleteStream 3 years ago
Daniel Supernault a45deb93ed
Add stream start + end events 3 years ago
Daniel Supernault 6bf68c147e
Update LiveStreamController, fix visibility condition 3 years ago
Daniel Supernault f8e585c49a
Update LiveStreamController, clear chat cache when deleting stream 3 years ago
Daniel Supernault f51ffa7eab
Update LiveStreamController, clear chat after stream ends 3 years ago
Daniel Supernault 020f810a7e
Add TelescopeServiceProvider 3 years ago
Daniel Supernault aa498af073
Add live stream events 3 years ago
Shlee 00c6e7c664
Update Installer.php 3 years ago
daniel c25347603b
Merge pull request #3535 from shleeable/patch-10
artisan user:create - password must be 6 characters or more
3 years ago
daniel 6704e43af8
Merge pull request #3511 from shleeable/patch-5
Update StatusTransformer.php/StatusStatelessTransformer.php
3 years ago
daniel fc46c350a4
Merge pull request #3546 from shleeable/patch-14
Installer Updated
3 years ago
Shlee 563b7af500
Update Installer.php 3 years ago