ApiV1Controller.php 147 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265
  1. <?php
  2. namespace App\Http\Controllers\Api;
  3. use App\Avatar;
  4. use App\Bookmark;
  5. use App\Collection;
  6. use App\CollectionItem;
  7. use App\DirectMessage;
  8. use App\Follower;
  9. use App\FollowRequest;
  10. use App\Hashtag;
  11. use App\Http\Controllers\AccountController;
  12. use App\Http\Controllers\Controller;
  13. use App\Http\Controllers\FollowerController;
  14. use App\Http\Controllers\StatusController;
  15. use App\Instance;
  16. use App\Jobs\AvatarPipeline\AvatarOptimize;
  17. use App\Jobs\CommentPipeline\CommentPipeline;
  18. use App\Jobs\FollowPipeline\FollowAcceptPipeline;
  19. use App\Jobs\FollowPipeline\FollowPipeline;
  20. use App\Jobs\FollowPipeline\FollowRejectPipeline;
  21. use App\Jobs\FollowPipeline\UnfollowPipeline;
  22. use App\Jobs\HomeFeedPipeline\FeedWarmCachePipeline;
  23. use App\Jobs\ImageOptimizePipeline\ImageOptimize;
  24. use App\Jobs\LikePipeline\LikePipeline;
  25. use App\Jobs\MediaPipeline\MediaDeletePipeline;
  26. use App\Jobs\MediaPipeline\MediaSyncLicensePipeline;
  27. use App\Jobs\SharePipeline\SharePipeline;
  28. use App\Jobs\SharePipeline\UndoSharePipeline;
  29. use App\Jobs\StatusPipeline\NewStatusPipeline;
  30. use App\Jobs\StatusPipeline\StatusDelete;
  31. use App\Jobs\VideoPipeline\VideoThumbnail;
  32. use App\Like;
  33. use App\Media;
  34. use App\Models\Conversation;
  35. use App\Notification;
  36. use App\Profile;
  37. use App\Services\AccountService;
  38. use App\Services\AdminShadowFilterService;
  39. use App\Services\BookmarkService;
  40. use App\Services\BouncerService;
  41. use App\Services\CollectionService;
  42. use App\Services\CustomEmojiService;
  43. use App\Services\DiscoverService;
  44. use App\Services\FollowerService;
  45. use App\Services\HomeTimelineService;
  46. use App\Services\InstanceService;
  47. use App\Services\LikeService;
  48. use App\Services\MarkerService;
  49. use App\Services\MediaBlocklistService;
  50. use App\Services\MediaPathService;
  51. use App\Services\MediaService;
  52. use App\Services\NetworkTimelineService;
  53. use App\Services\NotificationService;
  54. use App\Services\PublicTimelineService;
  55. use App\Services\ReblogService;
  56. use App\Services\RelationshipService;
  57. use App\Services\SnowflakeService;
  58. use App\Services\StatusService;
  59. use App\Services\UserFilterService;
  60. use App\Services\UserRoleService;
  61. use App\Status;
  62. use App\StatusHashtag;
  63. use App\Transformer\Api\Mastodon\v1\AccountTransformer;
  64. use App\Transformer\Api\Mastodon\v1\MediaTransformer;
  65. use App\Transformer\Api\Mastodon\v1\NotificationTransformer;
  66. use App\Transformer\Api\Mastodon\v1\StatusTransformer;
  67. use App\Transformer\Api\{
  68. RelationshipTransformer,
  69. };
  70. use App\User;
  71. use App\UserFilter;
  72. use App\UserSetting;
  73. use App\Util\Lexer\Autolink;
  74. use App\Util\Lexer\PrettyNumber;
  75. use App\Util\Localization\Localization;
  76. use App\Util\Media\Filter;
  77. use App\Util\Media\License;
  78. use Cache;
  79. use Carbon\Carbon;
  80. use DB;
  81. use Illuminate\Http\Request;
  82. use Illuminate\Support\Facades\RateLimiter;
  83. use Illuminate\Support\Str;
  84. use Laravel\Passport\Passport;
  85. use League\Fractal;
  86. use League\Fractal\Serializer\ArraySerializer;
  87. use Purify;
  88. use Storage;
  89. class ApiV1Controller extends Controller
  90. {
  91. protected $fractal;
  92. const PF_API_ENTITY_KEY = '_pe';
  93. public function __construct()
  94. {
  95. $this->fractal = new Fractal\Manager();
  96. $this->fractal->setSerializer(new ArraySerializer());
  97. }
  98. public function json($res, $code = 200, $headers = [])
  99. {
  100. return response()->json($res, $code, $headers, JSON_UNESCAPED_SLASHES);
  101. }
  102. /**
  103. * GET /api/v1/apps/verify_credentials
  104. */
  105. public function getApp(Request $request)
  106. {
  107. // FIXME: /api/v1/apps/verify_credentials should be accessible with any
  108. // valid Access Token, not just a user's access token (i.e., client
  109. // credentails grant flow access tokens)
  110. abort_if(! $request->user() || ! $request->user()->token(), 403);
  111. $client = $request->user()->token()->client;
  112. $res = [
  113. 'name' => $client->name,
  114. 'website' => null,
  115. 'vapid_key' => null,
  116. ];
  117. return $this->json($res);
  118. }
  119. /**
  120. * POST /api/v1/apps
  121. */
  122. public function apps(Request $request)
  123. {
  124. abort_if(! (bool) config_cache('pixelfed.oauth_enabled'), 404);
  125. $this->validate($request, [
  126. 'client_name' => 'required',
  127. 'redirect_uris' => 'required',
  128. ]);
  129. $uris = implode(',', explode('\n', $request->redirect_uris));
  130. $client = Passport::client()->forceFill([
  131. 'user_id' => null,
  132. 'name' => e($request->client_name),
  133. 'secret' => Str::random(40),
  134. 'redirect' => $uris,
  135. 'personal_access_client' => false,
  136. 'password_client' => false,
  137. 'revoked' => false,
  138. ]);
  139. $client->save();
  140. $res = [
  141. 'id' => (string) $client->id,
  142. 'name' => $client->name,
  143. 'website' => null,
  144. 'redirect_uri' => $client->redirect,
  145. 'client_id' => (string) $client->id,
  146. 'client_secret' => $client->secret,
  147. 'vapid_key' => null,
  148. ];
  149. return $this->json($res, 200, [
  150. 'Access-Control-Allow-Origin' => '*',
  151. ]);
  152. }
  153. /**
  154. * GET /api/v1/accounts/verify_credentials
  155. *
  156. *
  157. * @return \App\Transformer\Api\AccountTransformer
  158. */
  159. public function verifyCredentials(Request $request)
  160. {
  161. abort_if(! $request->user() || ! $request->user()->token(), 403);
  162. abort_unless($request->user()->tokenCan('read'), 403);
  163. $user = $request->user();
  164. abort_if($user->status != null, 403);
  165. AccountService::setLastActive($user->id);
  166. $res = $request->has(self::PF_API_ENTITY_KEY) ? AccountService::get($user->profile_id) : AccountService::getMastodon($user->profile_id);
  167. $res['source'] = [
  168. 'privacy' => $res['locked'] ? 'private' : 'public',
  169. 'sensitive' => false,
  170. 'language' => $user->language ?? 'en',
  171. 'note' => strip_tags($res['note']),
  172. 'fields' => [],
  173. ];
  174. if ($request->has(self::PF_API_ENTITY_KEY)) {
  175. $res['settings'] = AccountService::getAccountSettings($user->profile_id);
  176. }
  177. return $this->json($res);
  178. }
  179. /**
  180. * GET /api/v1/accounts/{id}
  181. *
  182. * @param int $id
  183. * @return \App\Transformer\Api\AccountTransformer
  184. */
  185. public function accountById(Request $request, $id)
  186. {
  187. abort_if(! $request->user() || ! $request->user()->token(), 403);
  188. abort_unless($request->user()->tokenCan('read'), 403);
  189. $res = $request->has(self::PF_API_ENTITY_KEY) ? AccountService::get($id, true) : AccountService::getMastodon($id, true);
  190. if (! $res) {
  191. return response()->json(['error' => 'Record not found'], 404);
  192. }
  193. if ($res && strpos($res['acct'], '@') != -1) {
  194. $domain = parse_url($res['url'], PHP_URL_HOST);
  195. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  196. }
  197. return $this->json($res);
  198. }
  199. /**
  200. * PATCH /api/v1/accounts/update_credentials
  201. *
  202. * @return \App\Transformer\Api\AccountTransformer
  203. */
  204. public function accountUpdateCredentials(Request $request)
  205. {
  206. abort_if(! $request->user() || ! $request->user()->token(), 403);
  207. abort_unless($request->user()->tokenCan('write'), 403);
  208. if (config('pixelfed.bouncer.cloud_ips.ban_api')) {
  209. abort_if(BouncerService::checkIp($request->ip()), 404);
  210. }
  211. $this->validate($request, [
  212. 'avatar' => 'sometimes|mimetypes:image/jpeg,image/png|max:'.config('pixelfed.max_avatar_size'),
  213. 'display_name' => 'nullable|string|max:30',
  214. 'note' => 'nullable|string|max:200',
  215. 'locked' => 'nullable',
  216. 'website' => 'nullable|string|max:120',
  217. // 'source.privacy' => 'nullable|in:unlisted,public,private',
  218. // 'source.sensitive' => 'nullable|boolean'
  219. ], [
  220. 'required' => 'The :attribute field is required.',
  221. 'avatar.mimetypes' => 'The file must be in jpeg or png format',
  222. 'avatar.max' => 'The :attribute exceeds the file size limit of '.PrettyNumber::size(config('pixelfed.max_avatar_size'), true, false),
  223. ]);
  224. $user = $request->user();
  225. AccountService::setLastActive($user->id);
  226. $profile = $user->profile;
  227. $settings = $user->settings;
  228. $changes = false;
  229. $other = array_merge(AccountService::defaultSettings()['other'], $settings->other ?? []);
  230. $syncLicenses = false;
  231. $licenseChanged = false;
  232. $composeSettings = array_merge(AccountService::defaultSettings()['compose_settings'], $settings->compose_settings ?? []);
  233. if ($request->has('avatar')) {
  234. $av = Avatar::whereProfileId($profile->id)->first();
  235. if ($av) {
  236. $currentAvatar = storage_path('app/'.$av->media_path);
  237. $file = $request->file('avatar');
  238. $path = "public/avatars/{$profile->id}";
  239. $name = strtolower(str_random(6)).'.'.$file->guessExtension();
  240. $request->file('avatar')->storePubliclyAs($path, $name);
  241. $av->media_path = "{$path}/{$name}";
  242. $av->save();
  243. Cache::forget("avatar:{$profile->id}");
  244. Cache::forget('user:account:id:'.$user->id);
  245. AvatarOptimize::dispatch($user->profile, $currentAvatar);
  246. }
  247. $changes = true;
  248. }
  249. if ($request->has('source[language]')) {
  250. $lang = $request->input('source[language]');
  251. if (in_array($lang, Localization::languages())) {
  252. $user->language = $lang;
  253. $changes = true;
  254. $other['language'] = $lang;
  255. }
  256. }
  257. if ($request->has('website')) {
  258. $website = $request->input('website');
  259. if ($website != $profile->website) {
  260. if ($website) {
  261. if (! strpos($website, '.')) {
  262. $website = null;
  263. }
  264. if ($website && ! strpos($website, '://')) {
  265. $website = 'https://'.$website;
  266. }
  267. $host = parse_url($website, PHP_URL_HOST);
  268. $bannedInstances = InstanceService::getBannedDomains();
  269. if (in_array($host, $bannedInstances)) {
  270. $website = null;
  271. }
  272. }
  273. $profile->website = $website ? $website : null;
  274. $changes = true;
  275. }
  276. }
  277. if ($request->has('display_name')) {
  278. $displayName = $request->input('display_name');
  279. if ($displayName !== $user->name) {
  280. $user->name = $displayName;
  281. $profile->name = $displayName;
  282. $changes = true;
  283. }
  284. }
  285. if ($request->has('note')) {
  286. $note = $request->input('note');
  287. if ($note !== strip_tags($profile->bio)) {
  288. $profile->bio = Autolink::create()->autolink(strip_tags($note));
  289. $changes = true;
  290. }
  291. }
  292. if ($request->has('locked')) {
  293. $locked = $request->boolean('locked');
  294. if ($profile->is_private != $locked) {
  295. $profile->is_private = $locked;
  296. $changes = true;
  297. }
  298. }
  299. if ($request->has('reduce_motion')) {
  300. $reduced = $request->boolean('reduce_motion');
  301. if ($settings->reduce_motion != $reduced) {
  302. $settings->reduce_motion = $reduced;
  303. $changes = true;
  304. }
  305. }
  306. if ($request->has('high_contrast_mode')) {
  307. $contrast = $request->boolean('high_contrast_mode');
  308. if ($settings->high_contrast_mode != $contrast) {
  309. $settings->high_contrast_mode = $contrast;
  310. $changes = true;
  311. }
  312. }
  313. if ($request->has('video_autoplay')) {
  314. $autoplay = $request->boolean('video_autoplay');
  315. if ($settings->video_autoplay != $autoplay) {
  316. $settings->video_autoplay = $autoplay;
  317. $changes = true;
  318. }
  319. }
  320. if ($request->has('license')) {
  321. $license = $request->input('license');
  322. abort_if(! in_array($license, License::keys()), 422, 'Invalid media license id');
  323. $syncLicenses = $request->input('sync_licenses') == true;
  324. abort_if($syncLicenses && Cache::get('pf:settings:mls_recently:'.$user->id) == 2, 422, 'You can only sync licenses twice per 24 hours');
  325. if ($composeSettings['default_license'] != $license) {
  326. $composeSettings['default_license'] = $license;
  327. $licenseChanged = true;
  328. $changes = true;
  329. }
  330. }
  331. if ($request->has('media_descriptions')) {
  332. $md = $request->boolean('media_descriptions');
  333. if ($composeSettings['media_descriptions'] != $md) {
  334. $composeSettings['media_descriptions'] = $md;
  335. $changes = true;
  336. }
  337. }
  338. if ($request->has('crawlable')) {
  339. $crawlable = $request->boolean('crawlable');
  340. if ($settings->crawlable != $crawlable) {
  341. $settings->crawlable = $crawlable;
  342. $changes = true;
  343. }
  344. }
  345. if ($request->has('show_profile_follower_count')) {
  346. $show_profile_follower_count = $request->boolean('show_profile_follower_count');
  347. if ($settings->show_profile_follower_count != $show_profile_follower_count) {
  348. $settings->show_profile_follower_count = $show_profile_follower_count;
  349. $changes = true;
  350. Cache::forget('pf:acct-trans:hideFollowers:'.$profile->id);
  351. }
  352. }
  353. if ($request->has('show_profile_following_count')) {
  354. $show_profile_following_count = $request->boolean('show_profile_following_count');
  355. if ($settings->show_profile_following_count != $show_profile_following_count) {
  356. $settings->show_profile_following_count = $show_profile_following_count;
  357. $changes = true;
  358. Cache::forget('pf:acct-trans:hideFollowing:'.$profile->id);
  359. }
  360. }
  361. if ($request->has('public_dm')) {
  362. $public_dm = $request->boolean('public_dm');
  363. if ($settings->public_dm != $public_dm) {
  364. $settings->public_dm = $public_dm;
  365. $changes = true;
  366. }
  367. }
  368. if ($request->has('source[privacy]')) {
  369. $scope = $request->input('source[privacy]');
  370. if (in_array($scope, ['public', 'private', 'unlisted'])) {
  371. if ($composeSettings['default_scope'] != $scope) {
  372. $composeSettings['default_scope'] = $profile->is_private ? 'private' : $scope;
  373. $changes = true;
  374. }
  375. }
  376. }
  377. if ($request->has('disable_embeds')) {
  378. $disabledEmbeds = $request->boolean('disable_embeds');
  379. if ($other['disable_embeds'] != $disabledEmbeds) {
  380. $other['disable_embeds'] = $disabledEmbeds;
  381. $changes = true;
  382. }
  383. }
  384. if ($changes) {
  385. $settings->other = $other;
  386. $settings->compose_settings = $composeSettings;
  387. $settings->save();
  388. $user->save();
  389. $profile->save();
  390. Cache::forget('profile:settings:'.$profile->id);
  391. Cache::forget('user:account:id:'.$profile->user_id);
  392. Cache::forget('profile:follower_count:'.$profile->id);
  393. Cache::forget('profile:following_count:'.$profile->id);
  394. Cache::forget('profile:embed:'.$profile->id);
  395. Cache::forget('profile:compose:settings:'.$user->id);
  396. Cache::forget('profile:view:'.$profile->username);
  397. Cache::forget('profile:atom:enabled:'.$profile->id);
  398. Cache::forget('pfc:cached-user:wt:'.strtolower($profile->username));
  399. Cache::forget('pfc:cached-user:wot:'.strtolower($profile->username));
  400. Cache::forget('pf:acct:settings:hidden-followers:'.$profile->id);
  401. Cache::forget('pf:acct:settings:hidden-following:'.$profile->id);
  402. Cache::forget('pf:acct-trans:hideFollowing:'.$profile->id);
  403. Cache::forget('pf:acct-trans:hideFollowers:'.$profile->id);
  404. AccountService::del($user->profile_id);
  405. AccountService::forgetAccountSettings($profile->id);
  406. }
  407. if ($syncLicenses && $licenseChanged) {
  408. $key = 'pf:settings:mls_recently:'.$user->id;
  409. $val = Cache::has($key) ? 2 : 1;
  410. Cache::put($key, $val, 86400);
  411. MediaSyncLicensePipeline::dispatch($user->id, $request->input('license'));
  412. }
  413. if ($request->has(self::PF_API_ENTITY_KEY)) {
  414. $res = AccountService::get($user->profile_id, true);
  415. } else {
  416. $res = AccountService::getMastodon($user->profile_id, true);
  417. $res['bio'] = strip_tags($res['note']);
  418. $res = array_merge($res, $other);
  419. }
  420. return $this->json($res);
  421. }
  422. /**
  423. * GET /api/v1/accounts/{id}/followers
  424. *
  425. * @param int $id
  426. * @return \App\Transformer\Api\AccountTransformer
  427. */
  428. public function accountFollowersById(Request $request, $id)
  429. {
  430. abort_if(! $request->user() || ! $request->user()->token(), 403);
  431. abort_unless($request->user()->tokenCan('read'), 403);
  432. $account = AccountService::get($id);
  433. abort_if(! $account, 404);
  434. $pid = $request->user()->profile_id;
  435. $this->validate($request, [
  436. 'limit' => 'sometimes|integer|min:1',
  437. ]);
  438. $limit = $request->input('limit', 10);
  439. if ($limit > 80) {
  440. $limit = 80;
  441. }
  442. $napi = $request->has(self::PF_API_ENTITY_KEY);
  443. if ($account && strpos($account['acct'], '@') != -1) {
  444. $domain = parse_url($account['url'], PHP_URL_HOST);
  445. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  446. }
  447. if (intval($pid) !== intval($account['id'])) {
  448. if ($account['locked']) {
  449. if (! FollowerService::follows($pid, $account['id'])) {
  450. return [];
  451. }
  452. }
  453. if (AccountService::hiddenFollowers($id)) {
  454. return [];
  455. }
  456. if ($request->has('page') && $request->user()->is_admin == false) {
  457. $page = (int) $request->input('page');
  458. if (($page * $limit) >= 100) {
  459. return [];
  460. }
  461. }
  462. }
  463. if ($request->has('page')) {
  464. $res = DB::table('followers')
  465. ->select('id', 'profile_id', 'following_id')
  466. ->whereFollowingId($account['id'])
  467. ->orderByDesc('id')
  468. ->simplePaginate($limit)
  469. ->map(function ($follower) use ($napi) {
  470. return $napi ? AccountService::get($follower->profile_id, true) : AccountService::getMastodon($follower->profile_id, true);
  471. })
  472. ->filter(function ($account) {
  473. return $account && isset($account['id']);
  474. })
  475. ->values()
  476. ->toArray();
  477. return $this->json($res);
  478. }
  479. $paginator = DB::table('followers')
  480. ->select('id', 'profile_id', 'following_id')
  481. ->whereFollowingId($account['id'])
  482. ->orderByDesc('id')
  483. ->cursorPaginate($limit)
  484. ->withQueryString();
  485. $link = null;
  486. if ($paginator->onFirstPage()) {
  487. if ($paginator->hasMorePages()) {
  488. $link = '<'.$paginator->nextPageUrl().'>; rel="prev"';
  489. }
  490. } else {
  491. if ($paginator->previousPageUrl()) {
  492. $link = '<'.$paginator->previousPageUrl().'>; rel="next"';
  493. }
  494. if ($paginator->hasMorePages()) {
  495. $link .= ($link ? ', ' : '').'<'.$paginator->nextPageUrl().'>; rel="prev"';
  496. }
  497. }
  498. $res = $paginator->map(function ($follower) use ($napi) {
  499. return $napi ? AccountService::get($follower->profile_id, true) : AccountService::getMastodon($follower->profile_id, true);
  500. })
  501. ->filter(function ($account) {
  502. return $account && isset($account['id']);
  503. })
  504. ->values()
  505. ->toArray();
  506. $headers = isset($link) ? ['Link' => $link] : [];
  507. return $this->json($res, 200, $headers);
  508. }
  509. /**
  510. * GET /api/v1/accounts/{id}/following
  511. *
  512. * @param int $id
  513. * @return \App\Transformer\Api\AccountTransformer
  514. */
  515. public function accountFollowingById(Request $request, $id)
  516. {
  517. abort_if(! $request->user() || ! $request->user()->token(), 403);
  518. abort_unless($request->user()->tokenCan('read'), 403);
  519. $account = AccountService::get($id);
  520. abort_if(! $account, 404);
  521. $pid = $request->user()->profile_id;
  522. $this->validate($request, [
  523. 'limit' => 'sometimes|integer|min:1',
  524. ]);
  525. $limit = $request->input('limit', 10);
  526. if ($limit > 80) {
  527. $limit = 80;
  528. }
  529. $napi = $request->has(self::PF_API_ENTITY_KEY);
  530. if ($account && strpos($account['acct'], '@') != -1) {
  531. $domain = parse_url($account['url'], PHP_URL_HOST);
  532. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  533. }
  534. if (intval($pid) !== intval($account['id'])) {
  535. if ($account['locked']) {
  536. if (! FollowerService::follows($pid, $account['id'])) {
  537. return [];
  538. }
  539. }
  540. if (AccountService::hiddenFollowing($id)) {
  541. return [];
  542. }
  543. if ($request->has('page') && $request->user()->is_admin == false) {
  544. $page = (int) $request->input('page');
  545. if (($page * $limit) >= 100) {
  546. return [];
  547. }
  548. }
  549. }
  550. if ($request->has('page')) {
  551. $res = DB::table('followers')
  552. ->select('id', 'profile_id', 'following_id')
  553. ->whereProfileId($account['id'])
  554. ->orderByDesc('id')
  555. ->simplePaginate($limit)
  556. ->map(function ($follower) use ($napi) {
  557. return $napi ? AccountService::get($follower->following_id, true) : AccountService::getMastodon($follower->following_id, true);
  558. })
  559. ->filter(function ($account) {
  560. return $account && isset($account['id']);
  561. })
  562. ->values()
  563. ->toArray();
  564. return $this->json($res);
  565. }
  566. $paginator = DB::table('followers')
  567. ->select('id', 'profile_id', 'following_id')
  568. ->whereProfileId($account['id'])
  569. ->orderByDesc('id')
  570. ->cursorPaginate($limit)
  571. ->withQueryString();
  572. $link = null;
  573. if ($paginator->onFirstPage()) {
  574. if ($paginator->hasMorePages()) {
  575. $link = '<'.$paginator->nextPageUrl().'>; rel="prev"';
  576. }
  577. } else {
  578. if ($paginator->previousPageUrl()) {
  579. $link = '<'.$paginator->previousPageUrl().'>; rel="next"';
  580. }
  581. if ($paginator->hasMorePages()) {
  582. $link .= ($link ? ', ' : '').'<'.$paginator->nextPageUrl().'>; rel="prev"';
  583. }
  584. }
  585. $res = $paginator->map(function ($follower) use ($napi) {
  586. return $napi ? AccountService::get($follower->following_id, true) : AccountService::getMastodon($follower->following_id, true);
  587. })
  588. ->filter(function ($account) {
  589. return $account && isset($account['id']);
  590. })
  591. ->values()
  592. ->toArray();
  593. $headers = isset($link) ? ['Link' => $link] : [];
  594. return $this->json($res, 200, $headers);
  595. }
  596. /**
  597. * GET /api/v1/accounts/{id}/statuses
  598. *
  599. * @param int $id
  600. * @return \App\Transformer\Api\StatusTransformer
  601. */
  602. public function accountStatusesById(Request $request, $id)
  603. {
  604. abort_if(! $request->user() || ! $request->user()->token(), 403);
  605. abort_unless($request->user()->tokenCan('read'), 403);
  606. $user = $request->user();
  607. $this->validate($request, [
  608. 'only_media' => 'nullable',
  609. 'media_type' => 'sometimes|string|in:photo,video',
  610. 'pinned' => 'nullable',
  611. 'exclude_replies' => 'nullable',
  612. 'max_id' => 'nullable|integer|min:0|max:'.PHP_INT_MAX,
  613. 'since_id' => 'nullable|integer|min:0|max:'.PHP_INT_MAX,
  614. 'min_id' => 'nullable|integer|min:0|max:'.PHP_INT_MAX,
  615. 'limit' => 'nullable|integer|min:1',
  616. ]);
  617. $napi = $request->has(self::PF_API_ENTITY_KEY);
  618. $profile = $napi ? AccountService::get($id, true) : AccountService::getMastodon($id, true);
  619. if (! $profile || ! isset($profile['id']) || ! $user) {
  620. return $this->json(['error' => 'Account not found'], 404);
  621. }
  622. if ($profile && strpos($profile['acct'], '@') != -1) {
  623. $domain = parse_url($profile['url'], PHP_URL_HOST);
  624. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  625. }
  626. $limit = $request->input('limit') ?? 20;
  627. if ($limit > 40) {
  628. $limit = 40;
  629. }
  630. $max_id = $request->max_id;
  631. $min_id = $request->min_id;
  632. if (! $max_id && ! $min_id) {
  633. $min_id = 1;
  634. }
  635. $pid = $request->user()->profile_id;
  636. $scope = $request->only_media == true ?
  637. ['photo', 'photo:album', 'video', 'video:album'] :
  638. ['photo', 'photo:album', 'video', 'video:album', 'share', 'reply'];
  639. if ($request->only_media && $request->has('media_type')) {
  640. $mt = $request->input('media_type');
  641. if ($mt == 'video') {
  642. $scope = ['video', 'video:album'];
  643. }
  644. }
  645. if (intval($pid) === intval($profile['id'])) {
  646. $visibility = ['public', 'unlisted', 'private'];
  647. } elseif ($profile['locked']) {
  648. $following = FollowerService::follows($pid, $profile['id']);
  649. if (! $following) {
  650. return response('', 403);
  651. }
  652. $visibility = ['public', 'unlisted', 'private'];
  653. } else {
  654. $following = FollowerService::follows($pid, $profile['id']);
  655. $visibility = $following ? ['public', 'unlisted', 'private'] : ['public', 'unlisted'];
  656. }
  657. $dir = $min_id ? '>' : '<';
  658. $id = $min_id ?? $max_id;
  659. $res = Status::whereProfileId($profile['id'])
  660. ->whereNull('in_reply_to_id')
  661. ->whereNull('reblog_of_id')
  662. ->whereIn('type', $scope)
  663. ->where('id', $dir, $id)
  664. ->whereIn('scope', $visibility)
  665. ->limit($limit)
  666. ->orderByDesc('id')
  667. ->get()
  668. ->map(function ($s) use ($user, $napi, $profile) {
  669. try {
  670. $status = $napi ? StatusService::get($s->id, false) : StatusService::getMastodon($s->id, false);
  671. } catch (\Exception $e) {
  672. return false;
  673. }
  674. if ($profile) {
  675. $status['account'] = $profile;
  676. }
  677. if ($user && $status) {
  678. $status['favourited'] = (bool) LikeService::liked($user->profile_id, $s->id);
  679. $status['reblogged'] = (bool) ReblogService::get($user->profile_id, $s->id);
  680. $status['bookmarked'] = (bool) BookmarkService::get($user->profile_id, $s->id);
  681. }
  682. return $status;
  683. })
  684. ->filter(function ($s) {
  685. return $s;
  686. })
  687. ->values();
  688. return $this->json($res);
  689. }
  690. /**
  691. * POST /api/v1/accounts/{id}/follow
  692. *
  693. * @param int $id
  694. * @return \App\Transformer\Api\RelationshipTransformer
  695. */
  696. public function accountFollowById(Request $request, $id)
  697. {
  698. abort_if(! $request->user() || ! $request->user()->token(), 403);
  699. abort_unless($request->user()->tokenCan('follow'), 403);
  700. $user = $request->user();
  701. abort_if($user->has_roles && ! UserRoleService::can('can-follow', $user->id), 403, 'Invalid permissions for this action');
  702. AccountService::setLastActive($user->id);
  703. $target = Profile::where('id', '!=', $user->profile_id)
  704. ->whereNull('status')
  705. ->findOrFail($id);
  706. if ($target && $target->domain) {
  707. $domain = $target->domain;
  708. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  709. }
  710. $private = (bool) $target->is_private;
  711. $remote = (bool) $target->domain;
  712. $blocked = UserFilter::whereUserId($target->id)
  713. ->whereFilterType('block')
  714. ->whereFilterableId($user->profile_id)
  715. ->whereFilterableType('App\Profile')
  716. ->exists();
  717. if ($blocked == true) {
  718. abort(400, 'You cannot follow this user.');
  719. }
  720. $isFollowing = Follower::whereProfileId($user->profile_id)
  721. ->whereFollowingId($target->id)
  722. ->exists();
  723. // Following already, return empty relationship
  724. if ($isFollowing == true) {
  725. $res = RelationshipService::get($user->profile_id, $target->id) ?? [];
  726. return $this->json($res);
  727. }
  728. // Rate limits, max 7500 followers per account
  729. if ($user->profile->following_count && $user->profile->following_count >= Follower::MAX_FOLLOWING) {
  730. abort(400, 'You cannot follow more than '.Follower::MAX_FOLLOWING.' accounts');
  731. }
  732. if ($private == true) {
  733. $follow = FollowRequest::firstOrCreate([
  734. 'follower_id' => $user->profile_id,
  735. 'following_id' => $target->id,
  736. ]);
  737. if ($remote == true && config('federation.activitypub.remoteFollow') == true) {
  738. (new FollowerController())->sendFollow($user->profile, $target);
  739. }
  740. } else {
  741. $follower = Follower::firstOrCreate([
  742. 'profile_id' => $user->profile_id,
  743. 'following_id' => $target->id,
  744. ]);
  745. if ($remote == true && config('federation.activitypub.remoteFollow') == true) {
  746. (new FollowerController())->sendFollow($user->profile, $target);
  747. }
  748. FollowPipeline::dispatch($follower)->onQueue('high');
  749. }
  750. RelationshipService::refresh($user->profile_id, $target->id);
  751. Cache::forget('profile:following:'.$target->id);
  752. Cache::forget('profile:followers:'.$target->id);
  753. Cache::forget('profile:following:'.$user->profile_id);
  754. Cache::forget('profile:followers:'.$user->profile_id);
  755. Cache::forget('api:local:exp:rec:'.$user->profile_id);
  756. Cache::forget('user:account:id:'.$target->user_id);
  757. Cache::forget('user:account:id:'.$user->id);
  758. Cache::forget('profile:follower_count:'.$target->id);
  759. Cache::forget('profile:follower_count:'.$user->profile_id);
  760. Cache::forget('profile:following_count:'.$target->id);
  761. Cache::forget('profile:following_count:'.$user->profile_id);
  762. AccountService::del($user->profile_id);
  763. AccountService::del($target->id);
  764. $res = RelationshipService::get($user->profile_id, $target->id);
  765. return $this->json($res);
  766. }
  767. /**
  768. * POST /api/v1/accounts/{id}/unfollow
  769. *
  770. * @param int $id
  771. * @return \App\Transformer\Api\RelationshipTransformer
  772. */
  773. public function accountUnfollowById(Request $request, $id)
  774. {
  775. abort_if(! $request->user() || ! $request->user()->token(), 403);
  776. abort_unless($request->user()->tokenCan('follow'), 403);
  777. $user = $request->user();
  778. AccountService::setLastActive($user->id);
  779. $target = Profile::where('id', '!=', $user->profile_id)
  780. ->whereNull('status')
  781. ->findOrFail($id);
  782. $private = (bool) $target->is_private;
  783. $remote = (bool) $target->domain;
  784. $isFollowing = Follower::whereProfileId($user->profile_id)
  785. ->whereFollowingId($target->id)
  786. ->exists();
  787. if ($isFollowing == false) {
  788. $followRequest = FollowRequest::whereFollowerId($user->profile_id)
  789. ->whereFollowingId($target->id)
  790. ->first();
  791. if ($followRequest) {
  792. $followRequest->delete();
  793. RelationshipService::refresh($target->id, $user->profile_id);
  794. }
  795. $resource = new Fractal\Resource\Item($target, new RelationshipTransformer());
  796. $res = $this->fractal->createData($resource)->toArray();
  797. return $this->json($res);
  798. }
  799. Follower::whereProfileId($user->profile_id)
  800. ->whereFollowingId($target->id)
  801. ->delete();
  802. UnfollowPipeline::dispatch($user->profile_id, $target->id)->onQueue('high');
  803. if ($remote == true && config('federation.activitypub.remoteFollow') == true) {
  804. (new FollowerController())->sendUndoFollow($user->profile, $target);
  805. }
  806. RelationshipService::refresh($user->profile_id, $target->id);
  807. Cache::forget('profile:following:'.$target->id);
  808. Cache::forget('profile:followers:'.$target->id);
  809. Cache::forget('profile:following:'.$user->profile_id);
  810. Cache::forget('profile:followers:'.$user->profile_id);
  811. Cache::forget('api:local:exp:rec:'.$user->profile_id);
  812. Cache::forget('user:account:id:'.$target->user_id);
  813. Cache::forget('user:account:id:'.$user->id);
  814. Cache::forget('profile:follower_count:'.$target->id);
  815. Cache::forget('profile:follower_count:'.$user->profile_id);
  816. Cache::forget('profile:following_count:'.$target->id);
  817. Cache::forget('profile:following_count:'.$user->profile_id);
  818. AccountService::del($user->profile_id);
  819. AccountService::del($target->id);
  820. $res = RelationshipService::get($user->profile_id, $target->id);
  821. return $this->json($res);
  822. }
  823. /**
  824. * GET /api/v1/accounts/relationships
  825. *
  826. * @param array|int $id
  827. * @return \App\Services\RelationshipService
  828. */
  829. public function accountRelationshipsById(Request $request)
  830. {
  831. abort_if(! $request->user(), 403);
  832. $this->validate($request, [
  833. 'id' => 'required|array|min:1',
  834. 'id.*' => 'required|integer|min:1|max:'.PHP_INT_MAX,
  835. ]);
  836. $ids = $request->input('id');
  837. if (count($ids) > 20) {
  838. $ids = collect($ids)->take(20)->toArray();
  839. }
  840. $napi = $request->has(self::PF_API_ENTITY_KEY);
  841. $pid = $request->user()->profile_id ?? $request->user()->profile->id;
  842. $res = collect($ids)
  843. ->map(function ($id) use ($pid, $napi) {
  844. if (intval($id) === intval($pid)) {
  845. return [
  846. 'id' => $id,
  847. 'following' => false,
  848. 'followed_by' => false,
  849. 'blocking' => false,
  850. 'muting' => false,
  851. 'muting_notifications' => false,
  852. 'requested' => false,
  853. 'domain_blocking' => false,
  854. 'showing_reblogs' => false,
  855. 'endorsed' => false,
  856. ];
  857. }
  858. return $napi ?
  859. RelationshipService::getWithDate($pid, $id) :
  860. RelationshipService::get($pid, $id);
  861. });
  862. return $this->json($res);
  863. }
  864. /**
  865. * GET /api/v1/accounts/search
  866. *
  867. *
  868. *
  869. * @return \App\Transformer\Api\AccountTransformer
  870. */
  871. public function accountSearch(Request $request)
  872. {
  873. abort_if(! $request->user() || ! $request->user()->token(), 403);
  874. abort_unless($request->user()->tokenCan('read'), 403);
  875. $this->validate($request, [
  876. 'q' => 'required|string|min:1|max:30',
  877. 'limit' => 'nullable|integer|min:1',
  878. 'resolve' => 'nullable',
  879. ]);
  880. $user = $request->user();
  881. abort_if($user->has_roles && ! UserRoleService::can('can-view-discover', $user->id), 403, 'Invalid permissions for this action');
  882. AccountService::setLastActive($user->id);
  883. $query = $request->input('q');
  884. $limit = $request->input('limit') ?? 20;
  885. if ($limit > 20) {
  886. $limit = 20;
  887. }
  888. $resolve = $request->boolean('resolve', false);
  889. $q = $query.'%';
  890. $profiles = Profile::where('username', 'like', $q)
  891. ->orderByDesc('followers_count')
  892. ->limit($limit)
  893. ->pluck('id')
  894. ->map(function ($id) {
  895. return AccountService::getMastodon($id);
  896. })
  897. ->filter(function ($account) {
  898. return $account && isset($account['id']);
  899. })
  900. ->values();
  901. return $this->json($profiles);
  902. }
  903. /**
  904. * GET /api/v1/blocks
  905. *
  906. *
  907. *
  908. * @return \App\Transformer\Api\AccountTransformer
  909. */
  910. public function accountBlocks(Request $request)
  911. {
  912. abort_if(! $request->user() || ! $request->user()->token(), 403);
  913. abort_unless($request->user()->tokenCan('read'), 403);
  914. $this->validate($request, [
  915. 'limit' => 'sometimes|integer|min:1',
  916. 'page' => 'sometimes|integer|min:1',
  917. ]);
  918. $user = $request->user();
  919. $limit = $request->input('limit') ?? 40;
  920. if ($limit > 80) {
  921. $limit = 80;
  922. }
  923. $blocks = UserFilter::select('filterable_id', 'filterable_type', 'filter_type', 'user_id')
  924. ->whereUserId($user->profile_id)
  925. ->whereFilterableType('App\Profile')
  926. ->whereFilterType('block')
  927. ->orderByDesc('id')
  928. ->simplePaginate($limit)
  929. ->withQueryString();
  930. $res = $blocks->pluck('filterable_id')
  931. ->map(function ($id) {
  932. return AccountService::get($id, true);
  933. })
  934. ->filter(function ($account) {
  935. return $account && isset($account['id']);
  936. })
  937. ->values();
  938. $baseUrl = config('app.url').'/api/v1/blocks?limit='.$limit.'&';
  939. $next = $blocks->nextPageUrl();
  940. $prev = $blocks->previousPageUrl();
  941. if ($next && ! $prev) {
  942. $link = '<'.$next.'>; rel="next"';
  943. }
  944. if (! $next && $prev) {
  945. $link = '<'.$prev.'>; rel="prev"';
  946. }
  947. if ($next && $prev) {
  948. $link = '<'.$next.'>; rel="next",<'.$prev.'>; rel="prev"';
  949. }
  950. $headers = isset($link) ? ['Link' => $link] : [];
  951. return $this->json($res, 200, $headers);
  952. }
  953. /**
  954. * POST /api/v1/accounts/{id}/block
  955. *
  956. * @param int $id
  957. * @return \App\Transformer\Api\RelationshipTransformer
  958. */
  959. public function accountBlockById(Request $request, $id)
  960. {
  961. abort_if(! $request->user() || ! $request->user()->token(), 403);
  962. abort_unless($request->user()->tokenCan('write'), 403);
  963. $user = $request->user();
  964. $pid = $user->profile_id ?? $user->profile->id;
  965. AccountService::setLastActive($user->id);
  966. if (intval($id) === intval($pid)) {
  967. abort(400, 'You cannot block yourself');
  968. }
  969. $profile = Profile::findOrFail($id);
  970. if ($profile->user && $profile->user->is_admin == true) {
  971. abort(400, 'You cannot block an admin');
  972. }
  973. $count = UserFilterService::blockCount($pid);
  974. $maxLimit = (int) config_cache('instance.user_filters.max_user_blocks');
  975. if ($count == 0) {
  976. $filterCount = UserFilter::whereUserId($pid)
  977. ->whereFilterType('block')
  978. ->get()
  979. ->map(function ($rec) {
  980. return AccountService::get($rec->filterable_id, true);
  981. })
  982. ->filter(function ($account) {
  983. return $account && isset($account['id']);
  984. })
  985. ->values()
  986. ->count();
  987. abort_if($filterCount >= $maxLimit, 422, AccountController::FILTER_LIMIT_BLOCK_TEXT.$maxLimit.' accounts');
  988. } else {
  989. abort_if($count >= $maxLimit, 422, AccountController::FILTER_LIMIT_BLOCK_TEXT.$maxLimit.' accounts');
  990. }
  991. $followed = Follower::whereProfileId($profile->id)->whereFollowingId($pid)->first();
  992. if ($followed) {
  993. $followed->delete();
  994. $profile->following_count = Follower::whereProfileId($profile->id)->count();
  995. $profile->save();
  996. $selfProfile = $user->profile;
  997. $selfProfile->followers_count = Follower::whereFollowingId($pid)->count();
  998. $selfProfile->save();
  999. FollowerService::remove($profile->id, $pid);
  1000. AccountService::del($pid);
  1001. AccountService::del($profile->id);
  1002. }
  1003. $following = Follower::whereProfileId($pid)->whereFollowingId($profile->id)->first();
  1004. if ($following) {
  1005. $following->delete();
  1006. $profile->followers_count = Follower::whereFollowingId($profile->id)->count();
  1007. $profile->save();
  1008. $selfProfile = $user->profile;
  1009. $selfProfile->following_count = Follower::whereProfileId($pid)->count();
  1010. $selfProfile->save();
  1011. FollowerService::remove($pid, $profile->pid);
  1012. AccountService::del($pid);
  1013. AccountService::del($profile->id);
  1014. }
  1015. Notification::whereProfileId($pid)
  1016. ->whereActorId($profile->id)
  1017. ->get()
  1018. ->map(function ($n) use ($pid) {
  1019. NotificationService::del($pid, $n['id']);
  1020. $n->forceDelete();
  1021. });
  1022. $filter = UserFilter::firstOrCreate([
  1023. 'user_id' => $pid,
  1024. 'filterable_id' => $profile->id,
  1025. 'filterable_type' => 'App\Profile',
  1026. 'filter_type' => 'block',
  1027. ]);
  1028. UserFilterService::block($pid, $id);
  1029. RelationshipService::refresh($pid, $id);
  1030. $resource = new Fractal\Resource\Item($profile, new RelationshipTransformer());
  1031. $res = $this->fractal->createData($resource)->toArray();
  1032. return $this->json($res);
  1033. }
  1034. /**
  1035. * POST /api/v1/accounts/{id}/unblock
  1036. *
  1037. * @param int $id
  1038. * @return \App\Transformer\Api\RelationshipTransformer
  1039. */
  1040. public function accountUnblockById(Request $request, $id)
  1041. {
  1042. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1043. abort_unless($request->user()->tokenCan('write'), 403);
  1044. $user = $request->user();
  1045. $pid = $user->profile_id ?? $user->profile->id;
  1046. AccountService::setLastActive($user->id);
  1047. if (intval($id) === intval($pid)) {
  1048. abort(400, 'You cannot unblock yourself');
  1049. }
  1050. $profile = Profile::findOrFail($id);
  1051. $filter = UserFilter::whereUserId($pid)
  1052. ->whereFilterableId($profile->id)
  1053. ->whereFilterableType('App\Profile')
  1054. ->whereFilterType('block')
  1055. ->first();
  1056. if ($filter) {
  1057. $filter->delete();
  1058. UserFilterService::unblock($pid, $profile->id);
  1059. }
  1060. RelationshipService::refresh($pid, $id);
  1061. $resource = new Fractal\Resource\Item($profile, new RelationshipTransformer());
  1062. $res = $this->fractal->createData($resource)->toArray();
  1063. return $this->json($res);
  1064. }
  1065. /**
  1066. * GET /api/v1/custom_emojis
  1067. *
  1068. * Return custom emoji
  1069. *
  1070. * @return array
  1071. */
  1072. public function customEmojis()
  1073. {
  1074. return response(CustomEmojiService::all())->header('Content-Type', 'application/json');
  1075. }
  1076. /**
  1077. * GET /api/v1/domain_blocks
  1078. *
  1079. * Return empty array
  1080. *
  1081. * @return array
  1082. */
  1083. public function accountDomainBlocks(Request $request)
  1084. {
  1085. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1086. abort_unless($request->user()->tokenCan('read'), 403);
  1087. return response()->json([]);
  1088. }
  1089. /**
  1090. * GET /api/v1/endorsements
  1091. *
  1092. * Return empty array
  1093. *
  1094. * @return array
  1095. */
  1096. public function accountEndorsements(Request $request)
  1097. {
  1098. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1099. abort_unless($request->user()->tokenCan('read'), 403);
  1100. return response()->json([]);
  1101. }
  1102. /**
  1103. * GET /api/v1/favourites
  1104. *
  1105. * Returns collection of liked statuses
  1106. *
  1107. * @return \App\Transformer\Api\StatusTransformer
  1108. */
  1109. public function accountFavourites(Request $request)
  1110. {
  1111. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1112. abort_unless($request->user()->tokenCan('read'), 403);
  1113. $this->validate($request, [
  1114. 'limit' => 'sometimes|integer|min:1',
  1115. ]);
  1116. $user = $request->user();
  1117. $maxId = $request->input('max_id');
  1118. $minId = $request->input('min_id');
  1119. $limit = $request->input('limit') ?? 10;
  1120. if ($limit > 40) {
  1121. $limit = 40;
  1122. }
  1123. $res = Like::whereProfileId($user->profile_id)
  1124. ->when($maxId, function ($q, $maxId) {
  1125. return $q->where('id', '<', $maxId);
  1126. })
  1127. ->when($minId, function ($q, $minId) {
  1128. return $q->where('id', '>', $minId);
  1129. })
  1130. ->orderByDesc('id')
  1131. ->limit($limit)
  1132. ->get()
  1133. ->map(function ($like) {
  1134. $status = StatusService::getMastodon($like['status_id'], false);
  1135. $status['favourited'] = true;
  1136. $status['like_id'] = $like->id;
  1137. $status['liked_at'] = str_replace('+00:00', 'Z', $like->created_at->format(DATE_RFC3339_EXTENDED));
  1138. return $status;
  1139. })
  1140. ->filter(function ($status) {
  1141. return $status && isset($status['id'], $status['like_id']);
  1142. })
  1143. ->values();
  1144. if ($res->count()) {
  1145. $ids = $res->map(function ($status) {
  1146. return $status['like_id'];
  1147. });
  1148. $max = $ids->max();
  1149. $min = $ids->min();
  1150. $baseUrl = config('app.url').'/api/v1/favourites?limit='.$limit.'&';
  1151. $link = '<'.$baseUrl.'max_id='.$max.'>; rel="next",<'.$baseUrl.'min_id='.$min.'>; rel="prev"';
  1152. return $this->json($res, 200, ['Link' => $link]);
  1153. } else {
  1154. return $this->json($res);
  1155. }
  1156. }
  1157. /**
  1158. * POST /api/v1/statuses/{id}/favourite
  1159. *
  1160. * @param int $id
  1161. * @return \App\Transformer\Api\StatusTransformer
  1162. */
  1163. public function statusFavouriteById(Request $request, $id)
  1164. {
  1165. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1166. abort_unless($request->user()->tokenCan('write'), 403);
  1167. $user = $request->user();
  1168. abort_if($user->has_roles && ! UserRoleService::can('can-like', $user->id), 403, 'Invalid permissions for this action');
  1169. $napi = $request->has(self::PF_API_ENTITY_KEY);
  1170. $status = $napi ? StatusService::get($id, false) : StatusService::getMastodon($id, false);
  1171. abort_unless($status, 404);
  1172. if ($status && isset($status['account'], $status['account']['acct']) && strpos($status['account']['acct'], '@') != -1) {
  1173. $domain = parse_url($status['account']['url'], PHP_URL_HOST);
  1174. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  1175. }
  1176. $spid = $status['account']['id'];
  1177. AccountService::setLastActive($user->id);
  1178. if (intval($spid) !== intval($user->profile_id)) {
  1179. if ($status['visibility'] == 'private') {
  1180. abort_if(! FollowerService::follows($user->profile_id, $spid), 403);
  1181. } else {
  1182. abort_if(! in_array($status['visibility'], ['public', 'unlisted']), 403);
  1183. }
  1184. }
  1185. abort_if(
  1186. Like::whereProfileId($user->profile_id)
  1187. ->where('created_at', '>', now()->subDay())
  1188. ->count() >= Like::MAX_PER_DAY,
  1189. 429
  1190. );
  1191. $blocks = UserFilterService::blocks($spid);
  1192. if ($blocks && in_array($user->profile_id, $blocks)) {
  1193. abort(422);
  1194. }
  1195. $like = Like::firstOrCreate([
  1196. 'profile_id' => $user->profile_id,
  1197. 'status_id' => $status['id'],
  1198. ]);
  1199. if ($like->wasRecentlyCreated == true) {
  1200. $like->status_profile_id = $spid;
  1201. $like->is_comment = ! empty($status['in_reply_to_id']);
  1202. $like->save();
  1203. Status::findOrFail($status['id'])->update([
  1204. 'likes_count' => ($status['favourites_count'] ?? 0) + 1,
  1205. ]);
  1206. LikePipeline::dispatch($like)->onQueue('feed');
  1207. }
  1208. $status['favourited'] = true;
  1209. $status['favourites_count'] = $status['favourites_count'] + 1;
  1210. return $this->json($status);
  1211. }
  1212. /**
  1213. * POST /api/v1/statuses/{id}/unfavourite
  1214. *
  1215. * @param int $id
  1216. * @return \App\Transformer\Api\StatusTransformer
  1217. */
  1218. public function statusUnfavouriteById(Request $request, $id)
  1219. {
  1220. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1221. abort_unless($request->user()->tokenCan('write'), 403);
  1222. $user = $request->user();
  1223. abort_if($user->has_roles && ! UserRoleService::can('can-like', $user->id), 403, 'Invalid permissions for this action');
  1224. $napi = $request->has(self::PF_API_ENTITY_KEY);
  1225. $status = $napi ? StatusService::get($id, false) : StatusService::getMastodon($id, false);
  1226. abort_unless($status && isset($status['account']), 404);
  1227. if ($status && isset($status['account'], $status['account']['acct']) && strpos($status['account']['acct'], '@') != -1) {
  1228. $domain = parse_url($status['account']['url'], PHP_URL_HOST);
  1229. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  1230. }
  1231. $spid = $status['account']['id'];
  1232. AccountService::setLastActive($user->id);
  1233. if (intval($spid) !== intval($user->profile_id)) {
  1234. if ($status['visibility'] == 'private') {
  1235. abort_if(! FollowerService::follows($user->profile_id, $spid), 403);
  1236. } else {
  1237. abort_if(! in_array($status['visibility'], ['public', 'unlisted']), 403);
  1238. }
  1239. }
  1240. $like = Like::whereProfileId($user->profile_id)
  1241. ->whereStatusId($status['id'])
  1242. ->first();
  1243. if ($like) {
  1244. $like->forceDelete();
  1245. $ogStatus = Status::find($status['id']);
  1246. if ($ogStatus) {
  1247. $ogStatus->likes_count = $ogStatus->likes_count > 1 ? $ogStatus->likes_count - 1 : 0;
  1248. $ogStatus->save();
  1249. }
  1250. }
  1251. StatusService::del($status['id']);
  1252. $status['favourited'] = false;
  1253. $status['favourites_count'] = isset($ogStatus) ? $ogStatus->likes_count : $status['favourites_count'] - 1;
  1254. return $this->json($status);
  1255. }
  1256. /**
  1257. * GET /api/v1/filters
  1258. *
  1259. * Return empty response since we filter server side
  1260. *
  1261. * @return array
  1262. */
  1263. public function accountFilters(Request $request)
  1264. {
  1265. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1266. abort_unless($request->user()->tokenCan('read'), 403);
  1267. return response()->json([]);
  1268. }
  1269. /**
  1270. * GET /api/v1/follow_requests
  1271. *
  1272. * Return array of Accounts that have sent follow requests
  1273. *
  1274. * @return \App\Transformer\Api\AccountTransformer
  1275. */
  1276. public function accountFollowRequests(Request $request)
  1277. {
  1278. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1279. abort_unless($request->user()->tokenCan('read'), 403);
  1280. $this->validate($request, [
  1281. 'limit' => 'sometimes|integer|min:1|max:100',
  1282. ]);
  1283. $user = $request->user();
  1284. $res = FollowRequest::whereFollowingId($user->profile->id)
  1285. ->limit($request->input('limit', 40))
  1286. ->pluck('follower_id')
  1287. ->map(function ($id) {
  1288. return AccountService::getMastodon($id, true);
  1289. })
  1290. ->filter(function ($acct) {
  1291. return $acct && isset($acct['id']);
  1292. })
  1293. ->values();
  1294. return $this->json($res);
  1295. }
  1296. /**
  1297. * POST /api/v1/follow_requests/{id}/authorize
  1298. *
  1299. * @param int $id
  1300. * @return null
  1301. */
  1302. public function accountFollowRequestAccept(Request $request, $id)
  1303. {
  1304. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1305. abort_unless($request->user()->tokenCan('follow'), 403);
  1306. $pid = $request->user()->profile_id;
  1307. $target = AccountService::getMastodon($id);
  1308. if (! $target) {
  1309. return response()->json(['error' => 'Record not found'], 404);
  1310. }
  1311. if ($target && strpos($target['acct'], '@') != -1) {
  1312. $domain = parse_url($target['url'], PHP_URL_HOST);
  1313. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  1314. }
  1315. $followRequest = FollowRequest::whereFollowingId($pid)->whereFollowerId($id)->first();
  1316. if (! $followRequest) {
  1317. return response()->json(['error' => 'Record not found'], 404);
  1318. }
  1319. $follower = $followRequest->follower;
  1320. $follow = new Follower();
  1321. $follow->profile_id = $follower->id;
  1322. $follow->following_id = $pid;
  1323. $follow->save();
  1324. $profile = Profile::findOrFail($pid);
  1325. $profile->followers_count++;
  1326. $profile->save();
  1327. AccountService::del($profile->id);
  1328. $profile = Profile::findOrFail($follower->id);
  1329. $profile->following_count++;
  1330. $profile->save();
  1331. AccountService::del($profile->id);
  1332. if ($follower->domain != null && $follower->private_key === null) {
  1333. FollowAcceptPipeline::dispatch($followRequest)->onQueue('follow');
  1334. } else {
  1335. FollowPipeline::dispatch($follow);
  1336. $followRequest->delete();
  1337. }
  1338. RelationshipService::refresh($pid, $id);
  1339. $res = RelationshipService::get($pid, $id);
  1340. $res['followed_by'] = true;
  1341. return $this->json($res);
  1342. }
  1343. /**
  1344. * POST /api/v1/follow_requests/{id}/reject
  1345. *
  1346. * @param int $id
  1347. * @return null
  1348. */
  1349. public function accountFollowRequestReject(Request $request, $id)
  1350. {
  1351. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1352. abort_unless($request->user()->tokenCan('follow'), 403);
  1353. $pid = $request->user()->profile_id;
  1354. $target = AccountService::getMastodon($id);
  1355. if (! $target) {
  1356. return response()->json(['error' => 'Record not found'], 404);
  1357. }
  1358. $followRequest = FollowRequest::whereFollowingId($pid)->whereFollowerId($id)->first();
  1359. if (! $followRequest) {
  1360. return response()->json(['error' => 'Record not found'], 404);
  1361. }
  1362. $follower = $followRequest->follower;
  1363. if ($follower->domain != null && $follower->private_key === null) {
  1364. FollowRejectPipeline::dispatch($followRequest)->onQueue('follow');
  1365. } else {
  1366. $followRequest->delete();
  1367. }
  1368. RelationshipService::refresh($pid, $id);
  1369. $res = RelationshipService::get($pid, $id);
  1370. return $this->json($res);
  1371. }
  1372. /**
  1373. * GET /api/v1/suggestions
  1374. *
  1375. * Return empty array as we don't support suggestions
  1376. *
  1377. * @return null
  1378. */
  1379. public function accountSuggestions(Request $request)
  1380. {
  1381. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1382. abort_unless($request->user()->tokenCan('read'), 403);
  1383. // todo
  1384. return response()->json([]);
  1385. }
  1386. /**
  1387. * GET /api/v1/instance
  1388. *
  1389. * Information about the server.
  1390. *
  1391. * @return Instance
  1392. */
  1393. public function instance(Request $request)
  1394. {
  1395. $res = Cache::remember('api:v1:instance-data-response-v1', 1800, function () {
  1396. $contact = Cache::remember('api:v1:instance-data:contact', 604800, function () {
  1397. if (config_cache('instance.admin.pid')) {
  1398. return AccountService::getMastodon(config_cache('instance.admin.pid'), true);
  1399. }
  1400. $admin = User::whereIsAdmin(true)->first();
  1401. return $admin && isset($admin->profile_id) ?
  1402. AccountService::getMastodon($admin->profile_id, true) :
  1403. null;
  1404. });
  1405. $stats = Cache::remember('api:v1:instance-data:stats', 43200, function () {
  1406. return [
  1407. 'user_count' => User::count(),
  1408. 'status_count' => Status::whereNull('uri')->count(),
  1409. 'domain_count' => Instance::count(),
  1410. ];
  1411. });
  1412. $rules = Cache::remember('api:v1:instance-data:rules', 604800, function () {
  1413. return config_cache('app.rules') ?
  1414. collect(json_decode(config_cache('app.rules'), true))
  1415. ->map(function ($rule, $key) {
  1416. $id = $key + 1;
  1417. return [
  1418. 'id' => "{$id}",
  1419. 'text' => $rule,
  1420. ];
  1421. })
  1422. ->toArray() : [];
  1423. });
  1424. return [
  1425. 'uri' => config('pixelfed.domain.app'),
  1426. 'title' => config_cache('app.name'),
  1427. 'short_description' => config_cache('app.short_description'),
  1428. 'description' => config_cache('app.description'),
  1429. 'email' => config('instance.email'),
  1430. 'version' => '3.5.3 (compatible; Pixelfed '.config('pixelfed.version').')',
  1431. 'urls' => [
  1432. 'streaming_api' => null,
  1433. ],
  1434. 'stats' => $stats,
  1435. 'thumbnail' => config_cache('app.banner_image') ?? url(Storage::url('public/headers/default.jpg')),
  1436. 'languages' => [config('app.locale')],
  1437. 'registrations' => (bool) config_cache('pixelfed.open_registration'),
  1438. 'approval_required' => (bool) config_cache('instance.curated_registration.enabled'),
  1439. 'contact_account' => $contact,
  1440. 'rules' => $rules,
  1441. 'configuration' => [
  1442. 'media_attachments' => [
  1443. 'image_matrix_limit' => 16777216,
  1444. 'image_size_limit' => config_cache('pixelfed.max_photo_size') * 1024,
  1445. 'supported_mime_types' => explode(',', config_cache('pixelfed.media_types')),
  1446. 'video_frame_rate_limit' => 120,
  1447. 'video_matrix_limit' => 2304000,
  1448. 'video_size_limit' => config_cache('pixelfed.max_photo_size') * 1024,
  1449. ],
  1450. 'polls' => [
  1451. 'max_characters_per_option' => 50,
  1452. 'max_expiration' => 2629746,
  1453. 'max_options' => 4,
  1454. 'min_expiration' => 300,
  1455. ],
  1456. 'statuses' => [
  1457. 'characters_reserved_per_url' => 23,
  1458. 'max_characters' => (int) config_cache('pixelfed.max_caption_length'),
  1459. 'max_media_attachments' => (int) config_cache('pixelfed.max_album_length'),
  1460. ],
  1461. ],
  1462. ];
  1463. });
  1464. return $this->json($res);
  1465. }
  1466. /**
  1467. * GET /api/v1/lists
  1468. *
  1469. * Return empty array as we don't support lists
  1470. *
  1471. * @return null
  1472. */
  1473. public function accountLists(Request $request)
  1474. {
  1475. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1476. abort_unless($request->user()->tokenCan('read'), 403);
  1477. return response()->json([]);
  1478. }
  1479. /**
  1480. * GET /api/v1/accounts/{id}/lists
  1481. *
  1482. * @param int $id
  1483. * @return null
  1484. */
  1485. public function accountListsById(Request $request, $id)
  1486. {
  1487. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1488. abort_unless($request->user()->tokenCan('read'), 403);
  1489. return response()->json([]);
  1490. }
  1491. /**
  1492. * POST /api/v1/media
  1493. *
  1494. *
  1495. * @return MediaTransformer
  1496. */
  1497. public function mediaUpload(Request $request)
  1498. {
  1499. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1500. abort_unless($request->user()->tokenCan('write'), 403);
  1501. $this->validate($request, [
  1502. 'file.*' => [
  1503. 'required_without:file',
  1504. 'mimetypes:'.config_cache('pixelfed.media_types'),
  1505. 'max:'.config_cache('pixelfed.max_photo_size'),
  1506. ],
  1507. 'file' => [
  1508. 'required_without:file.*',
  1509. 'mimetypes:'.config_cache('pixelfed.media_types'),
  1510. 'max:'.config_cache('pixelfed.max_photo_size'),
  1511. ],
  1512. 'filter_name' => 'nullable|string|max:24',
  1513. 'filter_class' => 'nullable|alpha_dash|max:24',
  1514. 'description' => 'nullable|string|max:'.config_cache('pixelfed.max_altext_length'),
  1515. ]);
  1516. $user = $request->user();
  1517. abort_if($user->has_roles && ! UserRoleService::can('can-post', $user->id), 403, 'Invalid permissions for this action');
  1518. AccountService::setLastActive($user->id);
  1519. if ($user->last_active_at == null) {
  1520. return [];
  1521. }
  1522. if (empty($request->file('file'))) {
  1523. return response('', 422);
  1524. }
  1525. $limitKey = 'compose:rate-limit:media-upload:'.$user->id;
  1526. $limitTtl = now()->addMinutes(15);
  1527. $limitReached = Cache::remember($limitKey, $limitTtl, function () use ($user) {
  1528. $dailyLimit = Media::whereUserId($user->id)->where('created_at', '>', now()->subDays(1))->count();
  1529. return $dailyLimit >= 1250;
  1530. });
  1531. abort_if($limitReached == true, 429);
  1532. $profile = $user->profile;
  1533. if (config_cache('pixelfed.enforce_account_limit') == true) {
  1534. $size = Cache::remember($user->storageUsedKey(), now()->addDays(3), function () use ($user) {
  1535. return Media::whereUserId($user->id)->sum('size') / 1000;
  1536. });
  1537. $limit = (int) config_cache('pixelfed.max_account_size');
  1538. if ($size >= $limit) {
  1539. abort(403, 'Account size limit reached.');
  1540. }
  1541. }
  1542. $filterClass = in_array($request->input('filter_class'), Filter::classes()) ? $request->input('filter_class') : null;
  1543. $filterName = in_array($request->input('filter_name'), Filter::names()) ? $request->input('filter_name') : null;
  1544. $photo = $request->file('file');
  1545. $mimes = explode(',', config_cache('pixelfed.media_types'));
  1546. if (in_array($photo->getMimeType(), $mimes) == false) {
  1547. abort(403, 'Invalid or unsupported mime type.');
  1548. }
  1549. $storagePath = MediaPathService::get($user, 2);
  1550. $path = $photo->storePublicly($storagePath);
  1551. $hash = \hash_file('sha256', $photo);
  1552. $license = null;
  1553. $mime = $photo->getMimeType();
  1554. // if($photo->getMimeType() == 'image/heic') {
  1555. // abort_if(config('image.driver') !== 'imagick', 422, 'Invalid media type');
  1556. // abort_if(!in_array('HEIC', \Imagick::queryformats()), 422, 'Unsupported media type');
  1557. // $oldPath = $path;
  1558. // $path = str_replace('.heic', '.jpg', $path);
  1559. // $mime = 'image/jpeg';
  1560. // \Image::make($photo)->save(storage_path("app/{$path}"));
  1561. // @unlink(storage_path("app/{$oldPath}"));
  1562. // }
  1563. $settings = UserSetting::whereUserId($user->id)->first();
  1564. if ($settings && ! empty($settings->compose_settings)) {
  1565. $compose = $settings->compose_settings;
  1566. if (isset($compose['default_license']) && $compose['default_license'] != 1) {
  1567. $license = $compose['default_license'];
  1568. }
  1569. }
  1570. abort_if(MediaBlocklistService::exists($hash) == true, 451);
  1571. $media = new Media();
  1572. $media->status_id = null;
  1573. $media->profile_id = $profile->id;
  1574. $media->user_id = $user->id;
  1575. $media->media_path = $path;
  1576. $media->original_sha256 = $hash;
  1577. $media->size = $photo->getSize();
  1578. $media->mime = $mime;
  1579. $media->caption = $request->input('description');
  1580. $media->filter_class = $filterClass;
  1581. $media->filter_name = $filterName;
  1582. if ($license) {
  1583. $media->license = $license;
  1584. }
  1585. $media->save();
  1586. switch ($media->mime) {
  1587. case 'image/jpeg':
  1588. case 'image/png':
  1589. ImageOptimize::dispatch($media)->onQueue('mmo');
  1590. break;
  1591. case 'video/mp4':
  1592. VideoThumbnail::dispatch($media)->onQueue('mmo');
  1593. $preview_url = '/storage/no-preview.png';
  1594. $url = '/storage/no-preview.png';
  1595. break;
  1596. }
  1597. Cache::forget($limitKey);
  1598. $resource = new Fractal\Resource\Item($media, new MediaTransformer());
  1599. $res = $this->fractal->createData($resource)->toArray();
  1600. $res['preview_url'] = $media->url().'?v='.time();
  1601. $res['url'] = $media->url().'?v='.time();
  1602. return $this->json($res);
  1603. }
  1604. /**
  1605. * PUT /api/v1/media/{id}
  1606. *
  1607. * @param int $id
  1608. * @return MediaTransformer
  1609. */
  1610. public function mediaUpdate(Request $request, $id)
  1611. {
  1612. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1613. abort_unless($request->user()->tokenCan('write'), 403);
  1614. $this->validate($request, [
  1615. 'description' => 'nullable|string|max:'.config_cache('pixelfed.max_altext_length'),
  1616. ]);
  1617. $user = $request->user();
  1618. abort_if($user->has_roles && ! UserRoleService::can('can-post', $user->id), 403, 'Invalid permissions for this action');
  1619. AccountService::setLastActive($user->id);
  1620. $media = Media::whereUserId($user->id)
  1621. ->whereProfileId($user->profile_id)
  1622. ->findOrFail($id);
  1623. $executed = RateLimiter::attempt(
  1624. 'media:update:'.$user->id,
  1625. 10,
  1626. function () use ($media, $request) {
  1627. $caption = Purify::clean($request->input('description'));
  1628. if ($caption != $media->caption) {
  1629. $media->caption = $caption;
  1630. $media->save();
  1631. if ($media->status_id) {
  1632. MediaService::del($media->status_id);
  1633. StatusService::del($media->status_id);
  1634. }
  1635. }
  1636. });
  1637. if (! $executed) {
  1638. return response()->json([
  1639. 'error' => 'Too many attempts. Try again in a few minutes.',
  1640. ], 429);
  1641. }
  1642. $fractal = new Fractal\Manager();
  1643. $fractal->setSerializer(new ArraySerializer());
  1644. $resource = new Fractal\Resource\Item($media, new MediaTransformer());
  1645. return $this->json($fractal->createData($resource)->toArray());
  1646. }
  1647. /**
  1648. * GET /api/v1/media/{id}
  1649. *
  1650. * @param int $id
  1651. * @return MediaTransformer
  1652. */
  1653. public function mediaGet(Request $request, $id)
  1654. {
  1655. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1656. abort_unless($request->user()->tokenCan('read'), 403);
  1657. $user = $request->user();
  1658. abort_if($user->has_roles && ! UserRoleService::can('can-post', $user->id), 403, 'Invalid permissions for this action');
  1659. AccountService::setLastActive($user->id);
  1660. $media = Media::whereUserId($user->id)
  1661. ->whereNull('status_id')
  1662. ->findOrFail($id);
  1663. $resource = new Fractal\Resource\Item($media, new MediaTransformer());
  1664. $res = $this->fractal->createData($resource)->toArray();
  1665. return $this->json($res);
  1666. }
  1667. /**
  1668. * POST /api/v2/media
  1669. *
  1670. *
  1671. * @return MediaTransformer
  1672. */
  1673. public function mediaUploadV2(Request $request)
  1674. {
  1675. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1676. abort_unless($request->user()->tokenCan('write'), 403);
  1677. $this->validate($request, [
  1678. 'file.*' => [
  1679. 'required_without:file',
  1680. 'mimetypes:'.config_cache('pixelfed.media_types'),
  1681. 'max:'.config_cache('pixelfed.max_photo_size'),
  1682. ],
  1683. 'file' => [
  1684. 'required_without:file.*',
  1685. 'mimetypes:'.config_cache('pixelfed.media_types'),
  1686. 'max:'.config_cache('pixelfed.max_photo_size'),
  1687. ],
  1688. 'filter_name' => 'nullable|string|max:24',
  1689. 'filter_class' => 'nullable|alpha_dash|max:24',
  1690. 'description' => 'nullable|string|max:'.config_cache('pixelfed.max_altext_length'),
  1691. 'replace_id' => 'sometimes',
  1692. ]);
  1693. $user = $request->user();
  1694. abort_if($user->has_roles && ! UserRoleService::can('can-post', $user->id), 403, 'Invalid permissions for this action');
  1695. if ($user->last_active_at == null) {
  1696. return [];
  1697. }
  1698. AccountService::setLastActive($user->id);
  1699. if (empty($request->file('file'))) {
  1700. return response('', 422);
  1701. }
  1702. $limitKey = 'compose:rate-limit:media-upload:'.$user->id;
  1703. $limitTtl = now()->addMinutes(15);
  1704. $limitReached = Cache::remember($limitKey, $limitTtl, function () use ($user) {
  1705. $dailyLimit = Media::whereUserId($user->id)->where('created_at', '>', now()->subDays(1))->count();
  1706. return $dailyLimit >= 1250;
  1707. });
  1708. abort_if($limitReached == true, 429);
  1709. $profile = $user->profile;
  1710. if (config_cache('pixelfed.enforce_account_limit') == true) {
  1711. $size = Cache::remember($user->storageUsedKey(), now()->addDays(3), function () use ($user) {
  1712. return Media::whereUserId($user->id)->sum('size') / 1000;
  1713. });
  1714. $limit = (int) config_cache('pixelfed.max_account_size');
  1715. if ($size >= $limit) {
  1716. abort(403, 'Account size limit reached.');
  1717. }
  1718. }
  1719. $filterClass = in_array($request->input('filter_class'), Filter::classes()) ? $request->input('filter_class') : null;
  1720. $filterName = in_array($request->input('filter_name'), Filter::names()) ? $request->input('filter_name') : null;
  1721. $photo = $request->file('file');
  1722. $mimes = explode(',', config_cache('pixelfed.media_types'));
  1723. if (in_array($photo->getMimeType(), $mimes) == false) {
  1724. abort(403, 'Invalid or unsupported mime type.');
  1725. }
  1726. $storagePath = MediaPathService::get($user, 2);
  1727. $path = $photo->storePublicly($storagePath);
  1728. $hash = \hash_file('sha256', $photo);
  1729. $license = null;
  1730. $mime = $photo->getMimeType();
  1731. $settings = UserSetting::whereUserId($user->id)->first();
  1732. if ($settings && ! empty($settings->compose_settings)) {
  1733. $compose = $settings->compose_settings;
  1734. if (isset($compose['default_license']) && $compose['default_license'] != 1) {
  1735. $license = $compose['default_license'];
  1736. }
  1737. }
  1738. abort_if(MediaBlocklistService::exists($hash) == true, 451);
  1739. if ($request->has('replace_id')) {
  1740. $rpid = $request->input('replace_id');
  1741. $removeMedia = Media::whereNull('status_id')
  1742. ->whereUserId($user->id)
  1743. ->whereProfileId($profile->id)
  1744. ->where('created_at', '>', now()->subHours(2))
  1745. ->find($rpid);
  1746. if ($removeMedia) {
  1747. $dateTime = Carbon::now();
  1748. MediaDeletePipeline::dispatch($removeMedia)
  1749. ->onQueue('mmo')
  1750. ->delay($dateTime->addMinutes(15));
  1751. }
  1752. }
  1753. $media = new Media();
  1754. $media->status_id = null;
  1755. $media->profile_id = $profile->id;
  1756. $media->user_id = $user->id;
  1757. $media->media_path = $path;
  1758. $media->original_sha256 = $hash;
  1759. $media->size = $photo->getSize();
  1760. $media->mime = $mime;
  1761. $media->caption = $request->input('description');
  1762. $media->filter_class = $filterClass;
  1763. $media->filter_name = $filterName;
  1764. if ($license) {
  1765. $media->license = $license;
  1766. }
  1767. $media->save();
  1768. switch ($media->mime) {
  1769. case 'image/jpeg':
  1770. case 'image/png':
  1771. ImageOptimize::dispatch($media)->onQueue('mmo');
  1772. break;
  1773. case 'video/mp4':
  1774. VideoThumbnail::dispatch($media)->onQueue('mmo');
  1775. $preview_url = '/storage/no-preview.png';
  1776. $url = '/storage/no-preview.png';
  1777. break;
  1778. }
  1779. Cache::forget($limitKey);
  1780. $resource = new Fractal\Resource\Item($media, new MediaTransformer());
  1781. $res = $this->fractal->createData($resource)->toArray();
  1782. $res['preview_url'] = $media->url().'?v='.time();
  1783. $res['url'] = null;
  1784. return $this->json($res, 202);
  1785. }
  1786. /**
  1787. * GET /api/v1/mutes
  1788. *
  1789. *
  1790. * @return AccountTransformer
  1791. */
  1792. public function accountMutes(Request $request)
  1793. {
  1794. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1795. abort_unless($request->user()->tokenCan('read'), 403);
  1796. $this->validate($request, [
  1797. 'limit' => 'sometimes|integer|min:1',
  1798. ]);
  1799. $user = $request->user();
  1800. $limit = $request->input('limit', 40);
  1801. if ($limit > 80) {
  1802. $limit = 80;
  1803. }
  1804. $mutes = UserFilter::whereUserId($user->profile_id)
  1805. ->whereFilterableType('App\Profile')
  1806. ->whereFilterType('mute')
  1807. ->orderByDesc('id')
  1808. ->simplePaginate($limit)
  1809. ->withQueryString();
  1810. $res = $mutes->pluck('filterable_id')
  1811. ->map(function ($id) {
  1812. return AccountService::get($id, true);
  1813. })
  1814. ->filter(function ($account) {
  1815. return $account && isset($account['id']);
  1816. })
  1817. ->values();
  1818. $baseUrl = config('app.url').'/api/v1/mutes?limit='.$limit.'&';
  1819. $next = $mutes->nextPageUrl();
  1820. $prev = $mutes->previousPageUrl();
  1821. if ($next && ! $prev) {
  1822. $link = '<'.$next.'>; rel="next"';
  1823. }
  1824. if (! $next && $prev) {
  1825. $link = '<'.$prev.'>; rel="prev"';
  1826. }
  1827. if ($next && $prev) {
  1828. $link = '<'.$next.'>; rel="next",<'.$prev.'>; rel="prev"';
  1829. }
  1830. $headers = isset($link) ? ['Link' => $link] : [];
  1831. return $this->json($res, 200, $headers);
  1832. }
  1833. /**
  1834. * POST /api/v1/accounts/{id}/mute
  1835. *
  1836. * @param int $id
  1837. * @return RelationshipTransformer
  1838. */
  1839. public function accountMuteById(Request $request, $id)
  1840. {
  1841. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1842. abort_unless($request->user()->tokenCan('write'), 403);
  1843. $user = $request->user();
  1844. $pid = $user->profile_id;
  1845. if (intval($pid) === intval($id)) {
  1846. return $this->json(['error' => 'You cannot mute yourself'], 500);
  1847. }
  1848. $account = Profile::findOrFail($id);
  1849. if ($account && $account->domain) {
  1850. $domain = $account->domain;
  1851. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  1852. }
  1853. $count = UserFilterService::muteCount($pid);
  1854. $maxLimit = (int) config_cache('instance.user_filters.max_user_mutes');
  1855. if ($count == 0) {
  1856. $filterCount = UserFilter::whereUserId($pid)
  1857. ->whereFilterType('mute')
  1858. ->get()
  1859. ->map(function ($rec) {
  1860. return AccountService::get($rec->filterable_id, true);
  1861. })
  1862. ->filter(function ($account) {
  1863. return $account && isset($account['id']);
  1864. })
  1865. ->values()
  1866. ->count();
  1867. abort_if($filterCount >= $maxLimit, 422, AccountController::FILTER_LIMIT_MUTE_TEXT.$maxLimit.' accounts');
  1868. } else {
  1869. abort_if($count >= $maxLimit, 422, AccountController::FILTER_LIMIT_MUTE_TEXT.$maxLimit.' accounts');
  1870. }
  1871. $filter = UserFilter::firstOrCreate([
  1872. 'user_id' => $pid,
  1873. 'filterable_id' => $account->id,
  1874. 'filterable_type' => 'App\Profile',
  1875. 'filter_type' => 'mute',
  1876. ]);
  1877. RelationshipService::refresh($pid, $id);
  1878. $resource = new Fractal\Resource\Item($account, new RelationshipTransformer());
  1879. $res = $this->fractal->createData($resource)->toArray();
  1880. return $this->json($res);
  1881. }
  1882. /**
  1883. * POST /api/v1/accounts/{id}/unmute
  1884. *
  1885. * @param int $id
  1886. * @return RelationshipTransformer
  1887. */
  1888. public function accountUnmuteById(Request $request, $id)
  1889. {
  1890. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1891. abort_unless($request->user()->tokenCan('write'), 403);
  1892. $user = $request->user();
  1893. $pid = $user->profile_id;
  1894. if (intval($pid) === intval($id)) {
  1895. return $this->json(['error' => 'You cannot unmute yourself'], 500);
  1896. }
  1897. $profile = Profile::findOrFail($id);
  1898. $filter = UserFilter::whereUserId($pid)
  1899. ->whereFilterableId($profile->id)
  1900. ->whereFilterableType('App\Profile')
  1901. ->whereFilterType('mute')
  1902. ->first();
  1903. if ($filter) {
  1904. $filter->delete();
  1905. UserFilterService::unmute($pid, $profile->id);
  1906. }
  1907. RelationshipService::refresh($pid, $id);
  1908. $resource = new Fractal\Resource\Item($profile, new RelationshipTransformer());
  1909. $res = $this->fractal->createData($resource)->toArray();
  1910. return $this->json($res);
  1911. }
  1912. /**
  1913. * GET /api/v1/notifications
  1914. *
  1915. *
  1916. * @return NotificationTransformer
  1917. */
  1918. public function accountNotifications(Request $request)
  1919. {
  1920. abort_if(! $request->user() || ! $request->user()->token(), 403);
  1921. abort_unless($request->user()->tokenCan('read'), 403);
  1922. $this->validate($request, [
  1923. 'limit' => 'sometimes|integer|min:1',
  1924. 'min_id' => 'nullable|integer|min:1|max:'.PHP_INT_MAX,
  1925. 'max_id' => 'nullable|integer|min:1|max:'.PHP_INT_MAX,
  1926. 'since_id' => 'nullable|integer|min:1|max:'.PHP_INT_MAX,
  1927. 'types[]' => 'sometimes|array',
  1928. 'type' => 'sometimes|string|in:mention,reblog,follow,favourite',
  1929. '_pe' => 'sometimes',
  1930. ]);
  1931. $pid = $request->user()->profile_id;
  1932. $limit = $request->input('limit', 20);
  1933. if ($limit > 40) {
  1934. $limit = 40;
  1935. }
  1936. $since = $request->input('since_id');
  1937. $min = $request->input('min_id');
  1938. $max = $request->input('max_id');
  1939. $pe = $request->filled('_pe');
  1940. if (! $since && ! $min && ! $max) {
  1941. $min = 1;
  1942. }
  1943. if ($since) {
  1944. $min = $since + 1;
  1945. }
  1946. $types = $request->input('types');
  1947. $maxId = null;
  1948. $minId = null;
  1949. AccountService::setLastActive($request->user()->id);
  1950. $res = $max ?
  1951. NotificationService::getMaxMastodon($pid, $max, $limit) :
  1952. NotificationService::getMinMastodon($pid, $min ?? $since, $limit);
  1953. $ids = $max ?
  1954. NotificationService::getRankedMaxId($pid, $max, $limit) :
  1955. NotificationService::getRankedMinId($pid, $min ?? $since, $limit);
  1956. if (! empty($ids)) {
  1957. $maxId = max($ids);
  1958. $minId = min($ids);
  1959. }
  1960. if (empty($res)) {
  1961. if (! Cache::has('pf:services:notifications:hasSynced:'.$pid)) {
  1962. Cache::put('pf:services:notifications:hasSynced:'.$pid, 1, 1209600);
  1963. NotificationService::warmCache($pid, 400, true);
  1964. }
  1965. }
  1966. $baseUrl = config('app.url').'/api/v1/notifications?limit='.$limit.'&';
  1967. if ($minId == $maxId) {
  1968. $minId = null;
  1969. }
  1970. $res = collect($res)
  1971. ->map(function ($n) use ($pe) {
  1972. if (! $pe) {
  1973. if ($n['type'] == 'comment') {
  1974. $n['type'] = 'mention';
  1975. return $n;
  1976. }
  1977. return $n;
  1978. }
  1979. return $n;
  1980. })
  1981. ->filter(function ($n) use ($pe) {
  1982. if (in_array($n['type'], ['mention', 'reblog', 'favourite'])) {
  1983. return isset($n['status'], $n['status']['id']);
  1984. }
  1985. if (! $pe) {
  1986. if (in_array($n['type'], [
  1987. 'tagged',
  1988. 'modlog',
  1989. 'story:react',
  1990. 'story:comment',
  1991. 'group:comment',
  1992. 'group:join:approved',
  1993. 'group:join:rejected',
  1994. ])) {
  1995. return false;
  1996. }
  1997. return isset($n['account'], $n['account']['id']);
  1998. }
  1999. return true;
  2000. })->values();
  2001. if ($maxId) {
  2002. $link = '<'.$baseUrl.'max_id='.$minId.'>; rel="next"';
  2003. }
  2004. if ($minId) {
  2005. $link = '<'.$baseUrl.'min_id='.$maxId.'>; rel="prev"';
  2006. }
  2007. if ($maxId && $minId) {
  2008. $link = '<'.$baseUrl.'max_id='.$minId.'>; rel="next",<'.$baseUrl.'min_id='.$maxId.'>; rel="prev"';
  2009. }
  2010. $headers = isset($link) ? ['Link' => $link] : [];
  2011. return $this->json($res, 200, $headers);
  2012. }
  2013. /**
  2014. * GET /api/v1/timelines/home
  2015. *
  2016. *
  2017. * @return StatusTransformer
  2018. */
  2019. public function timelineHome(Request $request)
  2020. {
  2021. abort_if(! $request->user() || ! $request->user()->token(), 403);
  2022. abort_unless($request->user()->tokenCan('read'), 403);
  2023. $this->validate($request, [
  2024. 'page' => 'sometimes|integer|max:40',
  2025. 'min_id' => 'sometimes|integer|min:0|max:'.PHP_INT_MAX,
  2026. 'max_id' => 'sometimes|integer|min:0|max:'.PHP_INT_MAX,
  2027. 'limit' => 'sometimes|integer|min:1',
  2028. 'include_reblogs' => 'sometimes',
  2029. ]);
  2030. $napi = $request->has(self::PF_API_ENTITY_KEY);
  2031. $page = $request->input('page');
  2032. $min = $request->input('min_id');
  2033. $max = $request->input('max_id');
  2034. $limit = $request->input('limit') ?? 20;
  2035. if ($limit > 40) {
  2036. $limit = 40;
  2037. }
  2038. $pid = $request->user()->profile_id;
  2039. $includeReblogs = $request->filled('include_reblogs') ? $request->boolean('include_reblogs') : false;
  2040. $nullFields = $includeReblogs ?
  2041. ['in_reply_to_id'] :
  2042. ['in_reply_to_id', 'reblog_of_id'];
  2043. $inTypes = $includeReblogs ?
  2044. ['photo', 'photo:album', 'video', 'video:album', 'photo:video:album', 'share'] :
  2045. ['photo', 'photo:album', 'video', 'video:album', 'photo:video:album'];
  2046. AccountService::setLastActive($request->user()->id);
  2047. if (config('exp.cached_home_timeline')) {
  2048. $paddedLimit = $includeReblogs ? $limit + 10 : $limit + 50;
  2049. if ($min || $max) {
  2050. if ($request->has('min_id')) {
  2051. $res = HomeTimelineService::getRankedMinId($pid, $min ?? 0, $paddedLimit);
  2052. } else {
  2053. $res = HomeTimelineService::getRankedMaxId($pid, $max ?? 0, $paddedLimit);
  2054. }
  2055. } else {
  2056. $res = HomeTimelineService::get($pid, 0, $paddedLimit);
  2057. }
  2058. if (! $res) {
  2059. $res = Cache::has('pf:services:apiv1:home:cached:coldbootcheck:'.$pid);
  2060. if (! $res) {
  2061. Cache::set('pf:services:apiv1:home:cached:coldbootcheck:'.$pid, 1, 86400);
  2062. FeedWarmCachePipeline::dispatchSync($pid);
  2063. return response()->json([], 206);
  2064. } else {
  2065. Cache::set('pf:services:apiv1:home:cached:coldbootcheck:'.$pid, 1, 86400);
  2066. return response()->json([], 206);
  2067. }
  2068. }
  2069. $res = collect($res)
  2070. ->map(function ($id) use ($napi) {
  2071. return $napi ? StatusService::get($id, false) : StatusService::getMastodon($id, false);
  2072. })
  2073. ->filter(function ($res) {
  2074. return $res && isset($res['account']);
  2075. })
  2076. ->filter(function ($s) use ($includeReblogs) {
  2077. return $includeReblogs ? true : $s['reblog'] == null;
  2078. })
  2079. ->take($limit)
  2080. ->map(function ($status) use ($pid) {
  2081. if ($pid) {
  2082. $status['favourited'] = (bool) LikeService::liked($pid, $status['id']);
  2083. $status['reblogged'] = (bool) ReblogService::get($pid, $status['id']);
  2084. $status['bookmarked'] = (bool) BookmarkService::get($pid, $status['id']);
  2085. }
  2086. return $status;
  2087. })
  2088. ->values();
  2089. $baseUrl = config('app.url').'/api/v1/timelines/home?limit='.$limit.'&';
  2090. $minId = $res->map(function ($s) {
  2091. return ['id' => $s['id']];
  2092. })->min('id');
  2093. $maxId = $res->map(function ($s) {
  2094. return ['id' => $s['id']];
  2095. })->max('id');
  2096. if ($minId == $maxId) {
  2097. $minId = null;
  2098. }
  2099. if ($maxId) {
  2100. $link = '<'.$baseUrl.'max_id='.$minId.'>; rel="next"';
  2101. }
  2102. if ($minId) {
  2103. $link = '<'.$baseUrl.'min_id='.$maxId.'>; rel="prev"';
  2104. }
  2105. if ($maxId && $minId) {
  2106. $link = '<'.$baseUrl.'max_id='.$minId.'>; rel="next",<'.$baseUrl.'min_id='.$maxId.'>; rel="prev"';
  2107. }
  2108. $headers = isset($link) ? ['Link' => $link] : [];
  2109. return $this->json($res->toArray(), 200, $headers);
  2110. }
  2111. $following = Cache::remember('profile:following:'.$pid, 1209600, function () use ($pid) {
  2112. $following = Follower::whereProfileId($pid)->pluck('following_id');
  2113. return $following->push($pid)->toArray();
  2114. });
  2115. $muted = UserFilterService::mutes($pid);
  2116. if ($muted && count($muted)) {
  2117. $following = array_diff($following, $muted);
  2118. }
  2119. if ($min || $max) {
  2120. $dir = $min ? '>' : '<';
  2121. $id = $min ?? $max;
  2122. $res = Status::select(
  2123. 'id',
  2124. 'profile_id',
  2125. 'type',
  2126. 'visibility',
  2127. 'in_reply_to_id',
  2128. 'reblog_of_id'
  2129. )
  2130. ->where('id', $dir, $id)
  2131. ->whereNull($nullFields)
  2132. ->whereIntegerInRaw('profile_id', $following)
  2133. ->whereIn('type', $inTypes)
  2134. ->whereIn('visibility', ['public', 'unlisted', 'private'])
  2135. ->orderByDesc('id')
  2136. ->take(($limit * 2))
  2137. ->get()
  2138. ->map(function ($s) use ($pid, $napi) {
  2139. try {
  2140. $account = $napi ? AccountService::get($s['profile_id'], true) : AccountService::getMastodon($s['profile_id'], true);
  2141. if (! $account) {
  2142. return false;
  2143. }
  2144. $status = $napi ? StatusService::get($s['id'], false) : StatusService::getMastodon($s['id'], false);
  2145. if (! $status || ! isset($status['account']) || ! isset($status['account']['id'])) {
  2146. return false;
  2147. }
  2148. } catch (\Exception $e) {
  2149. return false;
  2150. }
  2151. $status['account'] = $account;
  2152. if ($pid) {
  2153. $status['favourited'] = (bool) LikeService::liked($pid, $s['id']);
  2154. $status['reblogged'] = (bool) ReblogService::get($pid, $status['id']);
  2155. $status['bookmarked'] = (bool) BookmarkService::get($pid, $status['id']);
  2156. }
  2157. return $status;
  2158. })
  2159. ->filter(function ($status) {
  2160. return $status && isset($status['account']);
  2161. })
  2162. ->map(function ($status) use ($pid) {
  2163. if (! empty($status['reblog'])) {
  2164. $status['reblog']['favourited'] = (bool) LikeService::liked($pid, $status['reblog']['id']);
  2165. $status['reblog']['reblogged'] = (bool) ReblogService::get($pid, $status['reblog']['id']);
  2166. $status['bookmarked'] = (bool) BookmarkService::get($pid, $status['id']);
  2167. }
  2168. return $status;
  2169. })
  2170. ->take($limit)
  2171. ->values();
  2172. } else {
  2173. $res = Status::select(
  2174. 'id',
  2175. 'profile_id',
  2176. 'type',
  2177. 'visibility',
  2178. 'in_reply_to_id',
  2179. 'reblog_of_id',
  2180. )
  2181. ->whereNull($nullFields)
  2182. ->whereIntegerInRaw('profile_id', $following)
  2183. ->whereIn('type', $inTypes)
  2184. ->whereIn('visibility', ['public', 'unlisted', 'private'])
  2185. ->orderByDesc('id')
  2186. ->take(($limit * 2))
  2187. ->get()
  2188. ->map(function ($s) use ($pid, $napi) {
  2189. try {
  2190. $account = $napi ? AccountService::get($s['profile_id'], true) : AccountService::getMastodon($s['profile_id'], true);
  2191. if (! $account) {
  2192. return false;
  2193. }
  2194. $status = $napi ? StatusService::get($s['id'], false) : StatusService::getMastodon($s['id'], false);
  2195. if (! $status || ! isset($status['account']) || ! isset($status['account']['id'])) {
  2196. return false;
  2197. }
  2198. } catch (\Exception $e) {
  2199. return false;
  2200. }
  2201. $status['account'] = $account;
  2202. if ($pid) {
  2203. $status['favourited'] = (bool) LikeService::liked($pid, $s['id']);
  2204. $status['reblogged'] = (bool) ReblogService::get($pid, $status['id']);
  2205. $status['bookmarked'] = (bool) BookmarkService::get($pid, $status['id']);
  2206. }
  2207. return $status;
  2208. })
  2209. ->filter(function ($status) {
  2210. return $status && isset($status['account']);
  2211. })
  2212. ->map(function ($status) use ($pid) {
  2213. if (! empty($status['reblog'])) {
  2214. $status['reblog']['favourited'] = (bool) LikeService::liked($pid, $status['reblog']['id']);
  2215. $status['reblog']['reblogged'] = (bool) ReblogService::get($pid, $status['reblog']['id']);
  2216. $status['bookmarked'] = (bool) BookmarkService::get($pid, $status['id']);
  2217. }
  2218. return $status;
  2219. })
  2220. ->take($limit)
  2221. ->values();
  2222. }
  2223. $baseUrl = config('app.url').'/api/v1/timelines/home?limit='.$limit.'&';
  2224. $minId = $res->map(function ($s) {
  2225. return ['id' => $s['id']];
  2226. })->min('id');
  2227. $maxId = $res->map(function ($s) {
  2228. return ['id' => $s['id']];
  2229. })->max('id');
  2230. if ($minId == $maxId) {
  2231. $minId = null;
  2232. }
  2233. if ($maxId) {
  2234. $link = '<'.$baseUrl.'max_id='.$minId.'>; rel="next"';
  2235. }
  2236. if ($minId) {
  2237. $link = '<'.$baseUrl.'min_id='.$maxId.'>; rel="prev"';
  2238. }
  2239. if ($maxId && $minId) {
  2240. $link = '<'.$baseUrl.'max_id='.$minId.'>; rel="next",<'.$baseUrl.'min_id='.$maxId.'>; rel="prev"';
  2241. }
  2242. $headers = isset($link) ? ['Link' => $link] : [];
  2243. return $this->json($res->toArray(), 200, $headers);
  2244. }
  2245. /**
  2246. * GET /api/v1/timelines/public
  2247. *
  2248. *
  2249. * @return StatusTransformer
  2250. */
  2251. public function timelinePublic(Request $request)
  2252. {
  2253. $this->validate($request, [
  2254. 'min_id' => 'nullable|integer|min:0|max:'.PHP_INT_MAX,
  2255. 'max_id' => 'nullable|integer|min:0|max:'.PHP_INT_MAX,
  2256. 'limit' => 'sometimes|integer|min:1',
  2257. 'remote' => 'sometimes',
  2258. 'local' => 'sometimes',
  2259. ]);
  2260. $napi = $request->has(self::PF_API_ENTITY_KEY);
  2261. $min = $request->input('min_id');
  2262. $max = $request->input('max_id');
  2263. if ($max == 0) {
  2264. $min = 1;
  2265. }
  2266. $minOrMax = $request->anyFilled(['max_id', 'min_id']);
  2267. $limit = $request->input('limit') ?? 20;
  2268. if ($limit > 40) {
  2269. $limit = 40;
  2270. }
  2271. $user = $request->user();
  2272. $remote = $request->has('remote') && $request->boolean('remote');
  2273. $local = $request->boolean('local');
  2274. $userRoleKey = $remote ? 'can-view-network-feed' : 'can-view-public-feed';
  2275. if ($user->has_roles && ! UserRoleService::can($userRoleKey, $user->id)) {
  2276. return [];
  2277. }
  2278. $filtered = $user ? UserFilterService::filters($user->profile_id) : [];
  2279. AccountService::setLastActive($user->id);
  2280. $domainBlocks = UserFilterService::domainBlocks($user->profile_id);
  2281. $hideNsfw = config('instance.hide_nsfw_on_public_feeds');
  2282. $amin = SnowflakeService::byDate(now()->subDays(config('federation.network_timeline_days_falloff')));
  2283. $asf = AdminShadowFilterService::getHideFromPublicFeedsList();
  2284. if ($local && $remote) {
  2285. $feed = Status::select(
  2286. 'id',
  2287. 'uri',
  2288. 'type',
  2289. 'scope',
  2290. 'created_at',
  2291. 'profile_id',
  2292. 'in_reply_to_id',
  2293. 'reblog_of_id'
  2294. )
  2295. ->when($minOrMax, function ($q, $minOrMax) use ($min, $max) {
  2296. $dir = $min ? '>' : '<';
  2297. $id = $min ?? $max;
  2298. return $q->where('id', $dir, $id);
  2299. })
  2300. ->whereNull(['in_reply_to_id', 'reblog_of_id'])
  2301. ->when($hideNsfw, function ($q, $hideNsfw) {
  2302. return $q->where('is_nsfw', false);
  2303. })
  2304. ->whereIn('type', ['photo', 'photo:album', 'video', 'video:album', 'photo:video:album'])
  2305. ->whereScope('public')
  2306. ->where('id', '>', $amin)
  2307. ->orderByDesc('id')
  2308. ->limit(($limit * 2))
  2309. ->pluck('id')
  2310. ->values()
  2311. ->toArray();
  2312. } elseif ($remote && ! $local) {
  2313. if (config('instance.timeline.network.cached')) {
  2314. Cache::remember('api:v1:timelines:network:cache_check', 10368000, function () {
  2315. if (NetworkTimelineService::count() == 0) {
  2316. NetworkTimelineService::warmCache(true, config('instance.timeline.network.cache_dropoff'));
  2317. }
  2318. });
  2319. if ($max) {
  2320. $feed = NetworkTimelineService::getRankedMaxId($max, $limit + 5);
  2321. } elseif ($min) {
  2322. $feed = NetworkTimelineService::getRankedMinId($min, $limit + 5);
  2323. } else {
  2324. $feed = NetworkTimelineService::get(0, $limit + 5);
  2325. }
  2326. } else {
  2327. $feed = Status::select(
  2328. 'id',
  2329. 'uri',
  2330. 'type',
  2331. 'scope',
  2332. 'local',
  2333. 'created_at',
  2334. 'profile_id',
  2335. 'in_reply_to_id',
  2336. 'reblog_of_id'
  2337. )
  2338. ->when($minOrMax, function ($q, $minOrMax) use ($min, $max) {
  2339. $dir = $min ? '>' : '<';
  2340. $id = $min ?? $max;
  2341. return $q->where('id', $dir, $id);
  2342. })
  2343. ->whereNull(['in_reply_to_id', 'reblog_of_id'])
  2344. ->when($hideNsfw, function ($q, $hideNsfw) {
  2345. return $q->where('is_nsfw', false);
  2346. })
  2347. ->whereIn('type', ['photo', 'photo:album', 'video', 'video:album', 'photo:video:album'])
  2348. ->whereLocal(false)
  2349. ->whereScope('public')
  2350. ->where('id', '>', $amin)
  2351. ->orderByDesc('id')
  2352. ->limit(($limit * 2))
  2353. ->pluck('id')
  2354. ->values()
  2355. ->toArray();
  2356. }
  2357. } else {
  2358. if (config('instance.timeline.local.cached')) {
  2359. Cache::remember('api:v1:timelines:public:cache_check', 10368000, function () {
  2360. if (PublicTimelineService::count() == 0) {
  2361. PublicTimelineService::warmCache(true, 400);
  2362. }
  2363. });
  2364. if ($max) {
  2365. $feed = PublicTimelineService::getRankedMaxId($max, $limit + 5);
  2366. } elseif ($min) {
  2367. $feed = PublicTimelineService::getRankedMinId($min, $limit + 5);
  2368. } else {
  2369. $feed = PublicTimelineService::get(0, $limit + 5);
  2370. }
  2371. } else {
  2372. $feed = Status::select(
  2373. 'id',
  2374. 'uri',
  2375. 'type',
  2376. 'scope',
  2377. 'local',
  2378. 'created_at',
  2379. 'profile_id',
  2380. 'in_reply_to_id',
  2381. 'reblog_of_id'
  2382. )
  2383. ->when($minOrMax, function ($q, $minOrMax) use ($min, $max) {
  2384. $dir = $min ? '>' : '<';
  2385. $id = $min ?? $max;
  2386. return $q->where('id', $dir, $id);
  2387. })
  2388. ->whereNull(['in_reply_to_id', 'reblog_of_id'])
  2389. ->when($hideNsfw, function ($q, $hideNsfw) {
  2390. return $q->where('is_nsfw', false);
  2391. })
  2392. ->whereIn('type', ['photo', 'photo:album', 'video', 'video:album', 'photo:video:album'])
  2393. ->whereLocal(true)
  2394. ->whereScope('public')
  2395. ->where('id', '>', $amin)
  2396. ->orderByDesc('id')
  2397. ->limit(($limit * 2))
  2398. ->pluck('id')
  2399. ->values()
  2400. ->toArray();
  2401. }
  2402. }
  2403. $res = collect($feed)
  2404. ->filter(function ($k) use ($min, $max) {
  2405. if (! $min && ! $max) {
  2406. return true;
  2407. }
  2408. if ($min) {
  2409. return $min != $k;
  2410. }
  2411. if ($max) {
  2412. return $max != $k;
  2413. }
  2414. })
  2415. ->map(function ($k) use ($user, $napi) {
  2416. try {
  2417. $status = $napi ? StatusService::get($k) : StatusService::getMastodon($k);
  2418. if (! $status || ! isset($status['account']) || ! isset($status['account']['id'])) {
  2419. return false;
  2420. }
  2421. } catch (\Exception $e) {
  2422. return false;
  2423. }
  2424. $account = $napi ? AccountService::get($status['account']['id'], true) : AccountService::getMastodon($status['account']['id'], true);
  2425. if (! $account) {
  2426. return false;
  2427. }
  2428. $status['account'] = $account;
  2429. if ($user) {
  2430. $status['favourited'] = (bool) LikeService::liked($user->profile_id, $k);
  2431. $status['reblogged'] = (bool) ReblogService::get($user->profile_id, $status['id']);
  2432. $status['bookmarked'] = (bool) BookmarkService::get($user->profile_id, $status['id']);
  2433. }
  2434. return $status;
  2435. })
  2436. ->filter(function ($s) use ($filtered) {
  2437. return $s && isset($s['account']) && in_array($s['account']['id'], $filtered) == false;
  2438. })
  2439. ->filter(function ($s) use ($domainBlocks) {
  2440. if (! $domainBlocks || ! count($domainBlocks)) {
  2441. return $s;
  2442. }
  2443. $domain = strtolower(parse_url($s['url'], PHP_URL_HOST));
  2444. return ! in_array($domain, $domainBlocks);
  2445. })
  2446. ->filter(function ($s) use ($asf, $user) {
  2447. if (! $asf || count($asf) === 0) {
  2448. return true;
  2449. }
  2450. if (in_array($s['account']['id'], $asf)) {
  2451. if ($user->profile_id == $s['account']['id']) {
  2452. return true;
  2453. }
  2454. return false;
  2455. }
  2456. return true;
  2457. })
  2458. ->take($limit)
  2459. ->values();
  2460. $baseUrl = config('app.url').'/api/v1/timelines/public?limit='.$limit.'&';
  2461. if ($remote) {
  2462. $baseUrl .= 'remote=1&';
  2463. }
  2464. if ($local) {
  2465. $baseUrl .= 'local=1&';
  2466. }
  2467. $minId = $res->map(function ($s) {
  2468. return ['id' => $s['id']];
  2469. })->min('id');
  2470. $maxId = $res->map(function ($s) {
  2471. return ['id' => $s['id']];
  2472. })->max('id');
  2473. if ($minId == $maxId) {
  2474. $minId = null;
  2475. }
  2476. if ($maxId) {
  2477. $link = '<'.$baseUrl.'max_id='.$minId.'>; rel="next"';
  2478. }
  2479. if ($minId) {
  2480. $link = '<'.$baseUrl.'min_id='.$maxId.'>; rel="prev"';
  2481. }
  2482. if ($maxId && $minId) {
  2483. $link = '<'.$baseUrl.'max_id='.$minId.'>; rel="next",<'.$baseUrl.'min_id='.$maxId.'>; rel="prev"';
  2484. }
  2485. $headers = isset($link) ? ['Link' => $link] : [];
  2486. return $this->json($res->toArray(), 200, $headers);
  2487. }
  2488. /**
  2489. * GET /api/v1/conversations
  2490. *
  2491. * Not implemented
  2492. *
  2493. * @return array
  2494. */
  2495. public function conversations(Request $request)
  2496. {
  2497. abort_if(! $request->user() || ! $request->user()->token(), 403);
  2498. abort_unless($request->user()->tokenCan('read'), 403);
  2499. $this->validate($request, [
  2500. 'limit' => 'min:1|max:40',
  2501. 'scope' => 'nullable|in:inbox,sent,requests',
  2502. ]);
  2503. $limit = $request->input('limit', 20);
  2504. $scope = $request->input('scope', 'inbox');
  2505. $user = $request->user();
  2506. if ($user->has_roles && ! UserRoleService::can('can-direct-message', $user->id)) {
  2507. return [];
  2508. }
  2509. $pid = $user->profile_id;
  2510. if (config('database.default') == 'pgsql') {
  2511. $dms = DirectMessage::when($scope === 'inbox', function ($q, $scope) use ($pid) {
  2512. return $q->whereIsHidden(false)->where('to_id', $pid)->orWhere('from_id', $pid);
  2513. })
  2514. ->when($scope === 'sent', function ($q, $scope) use ($pid) {
  2515. return $q->whereFromId($pid)->groupBy(['to_id', 'id']);
  2516. })
  2517. ->when($scope === 'requests', function ($q, $scope) use ($pid) {
  2518. return $q->whereToId($pid)->whereIsHidden(true);
  2519. });
  2520. } else {
  2521. $dms = Conversation::when($scope === 'inbox', function ($q, $scope) use ($pid) {
  2522. return $q->whereIsHidden(false)
  2523. ->where('to_id', $pid)
  2524. ->orWhere('from_id', $pid)
  2525. ->orderByDesc('status_id')
  2526. ->groupBy(['to_id', 'from_id']);
  2527. })
  2528. ->when($scope === 'sent', function ($q, $scope) use ($pid) {
  2529. return $q->whereFromId($pid)->groupBy('to_id');
  2530. })
  2531. ->when($scope === 'requests', function ($q, $scope) use ($pid) {
  2532. return $q->whereToId($pid)->whereIsHidden(true);
  2533. });
  2534. }
  2535. $dms = $dms->orderByDesc('status_id')
  2536. ->simplePaginate($limit)
  2537. ->map(function ($dm) use ($pid) {
  2538. $from = $pid == $dm->to_id ? $dm->from_id : $dm->to_id;
  2539. $res = [
  2540. 'id' => $dm->id,
  2541. 'unread' => false,
  2542. 'accounts' => [
  2543. AccountService::getMastodon($from, true),
  2544. ],
  2545. 'last_status' => StatusService::getDirectMessage($dm->status_id),
  2546. ];
  2547. return $res;
  2548. })
  2549. ->filter(function ($dm) {
  2550. if (! $dm || empty($dm['last_status']) || ! isset($dm['accounts']) || ! count($dm['accounts']) || ! isset($dm['accounts'][0]) || ! isset($dm['accounts'][0]['id'])) {
  2551. return false;
  2552. }
  2553. return true;
  2554. })
  2555. ->unique(function ($item, $key) {
  2556. return $item['accounts'][0]['id'];
  2557. })
  2558. ->values();
  2559. return $this->json($dms);
  2560. }
  2561. /**
  2562. * GET /api/v1/statuses/{id}
  2563. *
  2564. * @param int $id
  2565. * @return StatusTransformer
  2566. */
  2567. public function statusById(Request $request, $id)
  2568. {
  2569. abort_if(! $request->user() || ! $request->user()->token(), 403);
  2570. abort_unless($request->user()->tokenCan('read'), 403);
  2571. AccountService::setLastActive($request->user()->id);
  2572. $pid = $request->user()->profile_id;
  2573. $res = $request->has(self::PF_API_ENTITY_KEY) ? StatusService::get($id, false) : StatusService::getMastodon($id, false);
  2574. if (! $res || ! isset($res['visibility'])) {
  2575. abort(404);
  2576. }
  2577. if ($res && isset($res['account'], $res['account']['acct'], $res['account']['url']) && strpos($res['account']['acct'], '@') != -1) {
  2578. $domain = parse_url($res['account']['url'], PHP_URL_HOST);
  2579. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  2580. }
  2581. $scope = $res['visibility'];
  2582. if (! in_array($scope, ['public', 'unlisted'])) {
  2583. if ($scope === 'private') {
  2584. if (intval($res['account']['id']) !== intval($pid)) {
  2585. abort_unless(FollowerService::follows($pid, $res['account']['id']), 403);
  2586. }
  2587. } else {
  2588. abort(400, 'Invalid request');
  2589. }
  2590. }
  2591. if (! empty($res['reblog']) && isset($res['reblog']['id'])) {
  2592. $res['reblog']['favourited'] = (bool) LikeService::liked($pid, $res['reblog']['id']);
  2593. $res['reblog']['reblogged'] = (bool) ReblogService::get($pid, $res['reblog']['id']);
  2594. $res['reblog']['bookmarked'] = BookmarkService::get($pid, $res['reblog']['id']);
  2595. }
  2596. $res['favourited'] = LikeService::liked($pid, $res['id']);
  2597. $res['reblogged'] = ReblogService::get($pid, $res['id']);
  2598. $res['bookmarked'] = BookmarkService::get($pid, $res['id']);
  2599. return $this->json($res);
  2600. }
  2601. /**
  2602. * GET /api/v1/statuses/{id}/context
  2603. *
  2604. * @param int $id
  2605. * @return StatusTransformer
  2606. */
  2607. public function statusContext(Request $request, $id)
  2608. {
  2609. abort_if(! $request->user() || ! $request->user()->token(), 403);
  2610. abort_unless($request->user()->tokenCan('read'), 403);
  2611. $user = $request->user();
  2612. $pid = $user->profile_id;
  2613. $status = StatusService::getMastodon($id, false);
  2614. $pe = $request->has(self::PF_API_ENTITY_KEY);
  2615. if (! $status || ! isset($status['account'])) {
  2616. return response('', 404);
  2617. }
  2618. if ($status && isset($status['account'], $status['account']['acct']) && strpos($status['account']['acct'], '@') != -1) {
  2619. $domain = parse_url($status['account']['url'], PHP_URL_HOST);
  2620. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  2621. }
  2622. if (intval($status['account']['id']) !== intval($user->profile_id)) {
  2623. if ($status['visibility'] == 'private') {
  2624. if (! FollowerService::follows($user->profile_id, $status['account']['id'])) {
  2625. return response('', 404);
  2626. }
  2627. } else {
  2628. if (! in_array($status['visibility'], ['public', 'unlisted'])) {
  2629. return response('', 404);
  2630. }
  2631. }
  2632. }
  2633. $ancestors = [];
  2634. $descendants = [];
  2635. if ($status['in_reply_to_id']) {
  2636. $ancestors[] = $pe ?
  2637. StatusService::get($status['in_reply_to_id'], false) :
  2638. StatusService::getMastodon($status['in_reply_to_id'], false);
  2639. }
  2640. if ($status['replies_count']) {
  2641. $filters = UserFilterService::filters($pid);
  2642. $descendants = DB::table('statuses')
  2643. ->where('in_reply_to_id', $id)
  2644. ->limit(20)
  2645. ->pluck('id')
  2646. ->map(function ($sid) use ($pe) {
  2647. return $pe ?
  2648. StatusService::get($sid, false) :
  2649. StatusService::getMastodon($sid, false);
  2650. })
  2651. ->filter(function ($post) use ($filters) {
  2652. return $post && isset($post['account'], $post['account']['id']) && ! in_array($post['account']['id'], $filters);
  2653. })
  2654. ->map(function ($status) use ($pid) {
  2655. $status['favourited'] = LikeService::liked($pid, $status['id']);
  2656. $status['reblogged'] = ReblogService::get($pid, $status['id']);
  2657. return $status;
  2658. })
  2659. ->values();
  2660. }
  2661. $res = [
  2662. 'ancestors' => $ancestors,
  2663. 'descendants' => $descendants,
  2664. ];
  2665. return $this->json($res);
  2666. }
  2667. /**
  2668. * GET /api/v1/statuses/{id}/card
  2669. *
  2670. * @param int $id
  2671. * @return StatusTransformer
  2672. */
  2673. public function statusCard(Request $request, $id)
  2674. {
  2675. abort_if(! $request->user() || ! $request->user()->token(), 403);
  2676. abort_unless($request->user()->tokenCan('read'), 403);
  2677. $res = [];
  2678. return response()->json($res);
  2679. }
  2680. /**
  2681. * GET /api/v1/statuses/{id}/reblogged_by
  2682. *
  2683. * @param int $id
  2684. * @return AccountTransformer
  2685. */
  2686. public function statusRebloggedBy(Request $request, $id)
  2687. {
  2688. abort_if(! $request->user() || ! $request->user()->token(), 403);
  2689. abort_unless($request->user()->tokenCan('read'), 403);
  2690. $this->validate($request, [
  2691. 'limit' => 'sometimes|integer|min:1|max:80',
  2692. ]);
  2693. $limit = $request->input('limit', 10);
  2694. $user = $request->user();
  2695. $pid = $user->profile_id;
  2696. $status = Status::findOrFail($id);
  2697. $account = AccountService::get($status->profile_id, true);
  2698. abort_if(! $account, 404);
  2699. if ($account && strpos($account['acct'], '@') != -1) {
  2700. $domain = parse_url($account['url'], PHP_URL_HOST);
  2701. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  2702. }
  2703. $author = intval($status->profile_id) === intval($pid) || $user->is_admin;
  2704. $napi = $request->has(self::PF_API_ENTITY_KEY);
  2705. abort_if(
  2706. ! $status->type ||
  2707. ! in_array($status->type, ['photo', 'photo:album', 'photo:video:album', 'reply', 'text', 'video', 'video:album']),
  2708. 404,
  2709. );
  2710. if (! $author) {
  2711. if ($status->scope == 'private') {
  2712. abort_if(! FollowerService::follows($pid, $status->profile_id), 403);
  2713. } else {
  2714. abort_if(! in_array($status->scope, ['public', 'unlisted']), 403);
  2715. }
  2716. if ($request->has('cursor')) {
  2717. return $this->json([]);
  2718. }
  2719. }
  2720. $res = Status::where('reblog_of_id', $status->id)
  2721. ->orderByDesc('id')
  2722. ->cursorPaginate($limit)
  2723. ->withQueryString();
  2724. if (! $res) {
  2725. return $this->json([]);
  2726. }
  2727. $headers = [];
  2728. if ($author && $res->hasPages()) {
  2729. $links = '';
  2730. if ($res->onFirstPage()) {
  2731. if ($res->nextPageUrl()) {
  2732. $links = '<'.$res->nextPageUrl().'>; rel="prev"';
  2733. }
  2734. } else {
  2735. if ($res->previousPageUrl()) {
  2736. $links = '<'.$res->previousPageUrl().'>; rel="next"';
  2737. }
  2738. if ($res->nextPageUrl()) {
  2739. if (! empty($links)) {
  2740. $links .= ', ';
  2741. }
  2742. $links .= '<'.$res->nextPageUrl().'>; rel="prev"';
  2743. }
  2744. }
  2745. $headers = ['Link' => $links];
  2746. }
  2747. $res = $res->map(function ($status) use ($pid, $napi) {
  2748. $account = $napi ? AccountService::get($status->profile_id, true) : AccountService::getMastodon($status->profile_id, true);
  2749. if (! $account) {
  2750. return false;
  2751. }
  2752. if ($napi) {
  2753. $account['follows'] = $status->profile_id == $pid ? null : FollowerService::follows($pid, $status->profile_id);
  2754. }
  2755. return $account;
  2756. })
  2757. ->filter(function ($account) {
  2758. return $account && isset($account['id']);
  2759. })
  2760. ->values();
  2761. return $this->json($res, 200, $headers);
  2762. }
  2763. /**
  2764. * GET /api/v1/statuses/{id}/favourited_by
  2765. *
  2766. * @param int $id
  2767. * @return AccountTransformer
  2768. */
  2769. public function statusFavouritedBy(Request $request, $id)
  2770. {
  2771. abort_if(! $request->user() || ! $request->user()->token(), 403);
  2772. abort_unless($request->user()->tokenCan('read'), 403);
  2773. $this->validate($request, [
  2774. 'limit' => 'sometimes|integer|min:1',
  2775. ]);
  2776. $limit = $request->input('limit', 40);
  2777. if ($limit > 80) {
  2778. $limit = 80;
  2779. }
  2780. $user = $request->user();
  2781. $pid = $user->profile_id;
  2782. $status = Status::findOrFail($id);
  2783. $account = AccountService::get($status->profile_id, true);
  2784. if ($account && strpos($account['acct'], '@') != -1) {
  2785. $domain = parse_url($account['url'], PHP_URL_HOST);
  2786. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  2787. }
  2788. abort_if(! $account, 404);
  2789. $author = intval($status->profile_id) === intval($pid) || $user->is_admin;
  2790. $napi = $request->has(self::PF_API_ENTITY_KEY);
  2791. abort_if(
  2792. ! $status->type ||
  2793. ! in_array($status->type, ['photo', 'photo:album', 'photo:video:album', 'reply', 'text', 'video', 'video:album']),
  2794. 404,
  2795. );
  2796. if (! $author) {
  2797. if ($status->scope == 'private') {
  2798. abort_if(! FollowerService::follows($pid, $status->profile_id), 403);
  2799. } else {
  2800. abort_if(! in_array($status->scope, ['public', 'unlisted']), 403);
  2801. }
  2802. if ($request->has('cursor')) {
  2803. return $this->json([]);
  2804. }
  2805. }
  2806. $res = Like::where('status_id', $status->id)
  2807. ->orderByDesc('id')
  2808. ->cursorPaginate($limit)
  2809. ->withQueryString();
  2810. if (! $res) {
  2811. return $this->json([]);
  2812. }
  2813. $headers = [];
  2814. if ($author && $res->hasPages()) {
  2815. $links = '';
  2816. if ($res->onFirstPage()) {
  2817. if ($res->nextPageUrl()) {
  2818. $links = '<'.$res->nextPageUrl().'>; rel="prev"';
  2819. }
  2820. } else {
  2821. if ($res->previousPageUrl()) {
  2822. $links = '<'.$res->previousPageUrl().'>; rel="next"';
  2823. }
  2824. if ($res->nextPageUrl()) {
  2825. if (! empty($links)) {
  2826. $links .= ', ';
  2827. }
  2828. $links .= '<'.$res->nextPageUrl().'>; rel="prev"';
  2829. }
  2830. }
  2831. $headers = ['Link' => $links];
  2832. }
  2833. $res = $res->map(function ($like) use ($pid, $napi) {
  2834. $account = $napi ? AccountService::get($like->profile_id, true) : AccountService::getMastodon($like->profile_id, true);
  2835. if (! $account) {
  2836. return false;
  2837. }
  2838. if ($napi) {
  2839. $account['follows'] = $like->profile_id == $pid ? null : FollowerService::follows($pid, $like->profile_id);
  2840. }
  2841. return $account;
  2842. })
  2843. ->filter(function ($account) {
  2844. return $account && isset($account['id']);
  2845. })
  2846. ->values();
  2847. return $this->json($res, 200, $headers);
  2848. }
  2849. /**
  2850. * POST /api/v1/statuses
  2851. *
  2852. *
  2853. * @return StatusTransformer
  2854. */
  2855. public function statusCreate(Request $request)
  2856. {
  2857. abort_if(! $request->user() || ! $request->user()->token(), 403);
  2858. abort_unless($request->user()->tokenCan('write'), 403);
  2859. $this->validate($request, [
  2860. 'status' => 'nullable|string|max:'.(int) config_cache('pixelfed.max_caption_length'),
  2861. 'in_reply_to_id' => 'nullable',
  2862. 'media_ids' => 'sometimes|array|max:'.(int) config_cache('pixelfed.max_album_length'),
  2863. 'sensitive' => 'nullable',
  2864. 'visibility' => 'string|in:private,unlisted,public',
  2865. 'spoiler_text' => 'sometimes|max:140',
  2866. 'place_id' => 'sometimes|integer|min:1|max:128769',
  2867. 'collection_ids' => 'sometimes|array|max:3',
  2868. 'comments_disabled' => 'sometimes|boolean',
  2869. ]);
  2870. if ($request->hasHeader('idempotency-key')) {
  2871. $key = 'pf:api:v1:status:idempotency-key:'.$request->user()->id.':'.hash('sha1', $request->header('idempotency-key'));
  2872. $exists = Cache::has($key);
  2873. abort_if($exists, 400, 'Duplicate idempotency key.');
  2874. Cache::put($key, 1, 3600);
  2875. }
  2876. if (config('costar.enabled') == true) {
  2877. $blockedKeywords = config('costar.keyword.block');
  2878. if ($blockedKeywords !== null && $request->status) {
  2879. $keywords = config('costar.keyword.block');
  2880. foreach ($keywords as $kw) {
  2881. if (Str::contains($request->status, $kw) == true) {
  2882. abort(400, 'Invalid object. Contains banned keyword.');
  2883. }
  2884. }
  2885. }
  2886. }
  2887. if (! $request->filled('media_ids') && ! $request->filled('in_reply_to_id')) {
  2888. abort(403, 'Empty statuses are not allowed');
  2889. }
  2890. $ids = $request->input('media_ids');
  2891. $in_reply_to_id = $request->input('in_reply_to_id');
  2892. $user = $request->user();
  2893. if ($user->has_roles) {
  2894. if ($in_reply_to_id != null) {
  2895. abort_if(! UserRoleService::can('can-comment', $user->id), 403, 'Invalid permissions for this action');
  2896. } else {
  2897. abort_if(! UserRoleService::can('can-post', $user->id), 403, 'Invalid permissions for this action');
  2898. }
  2899. }
  2900. $profile = $user->profile;
  2901. $limitKey = 'compose:rate-limit:store:'.$user->id;
  2902. $limitTtl = now()->addMinutes(15);
  2903. $limitReached = Cache::remember($limitKey, $limitTtl, function () use ($user) {
  2904. $minId = SnowflakeService::byDate(now()->subDays(1));
  2905. $dailyLimit = Status::whereProfileId($user->profile_id)
  2906. ->where('id', '>', $minId)
  2907. ->count();
  2908. return $dailyLimit >= 1000;
  2909. });
  2910. abort_if($limitReached == true, 429);
  2911. $visibility = $profile->is_private ? 'private' : (
  2912. $profile->unlisted == true &&
  2913. $request->input('visibility', 'public') == 'public' ?
  2914. 'unlisted' :
  2915. $request->input('visibility', 'public'));
  2916. if ($user->last_active_at == null) {
  2917. return [];
  2918. }
  2919. $content = strip_tags($request->input('status'));
  2920. $rendered = Autolink::create()->autolink($content);
  2921. $cw = $user->profile->cw == true ? true : $request->boolean('sensitive', false);
  2922. $spoilerText = $cw && $request->filled('spoiler_text') ? $request->input('spoiler_text') : null;
  2923. if ($in_reply_to_id) {
  2924. $parent = Status::findOrFail($in_reply_to_id);
  2925. if ($parent->comments_disabled) {
  2926. return $this->json('Comments have been disabled on this post', 422);
  2927. }
  2928. $blocks = UserFilterService::blocks($parent->profile_id);
  2929. abort_if(in_array($profile->id, $blocks), 422, 'Cannot reply to this post at this time.');
  2930. $status = new Status;
  2931. $status->caption = $content;
  2932. $status->rendered = $rendered;
  2933. $status->scope = $visibility;
  2934. $status->visibility = $visibility;
  2935. $status->profile_id = $user->profile_id;
  2936. $status->is_nsfw = $cw;
  2937. $status->cw_summary = $spoilerText;
  2938. $status->in_reply_to_id = $parent->id;
  2939. $status->in_reply_to_profile_id = $parent->profile_id;
  2940. $status->save();
  2941. StatusService::del($parent->id);
  2942. Cache::forget('status:replies:all:'.$parent->id);
  2943. }
  2944. if ($ids) {
  2945. if (Media::whereUserId($user->id)
  2946. ->whereNull('status_id')
  2947. ->find($ids)
  2948. ->count() == 0
  2949. ) {
  2950. abort(400, 'Invalid media_ids');
  2951. }
  2952. if (! $in_reply_to_id) {
  2953. $status = new Status;
  2954. $status->caption = $content;
  2955. $status->rendered = $rendered;
  2956. $status->profile_id = $user->profile_id;
  2957. $status->is_nsfw = $cw;
  2958. $status->cw_summary = $spoilerText;
  2959. $status->scope = 'draft';
  2960. $status->visibility = 'draft';
  2961. if ($request->has('place_id')) {
  2962. $status->place_id = $request->input('place_id');
  2963. }
  2964. $status->save();
  2965. }
  2966. $mimes = [];
  2967. foreach ($ids as $k => $v) {
  2968. if ($k + 1 > (int) config_cache('pixelfed.max_album_length')) {
  2969. continue;
  2970. }
  2971. $m = Media::whereUserId($user->id)->whereNull('status_id')->findOrFail($v);
  2972. if ($m->profile_id !== $user->profile_id || $m->status_id) {
  2973. abort(403, 'Invalid media id');
  2974. }
  2975. $m->order = $k + 1;
  2976. $m->status_id = $status->id;
  2977. $m->save();
  2978. array_push($mimes, $m->mime);
  2979. }
  2980. if (empty($mimes)) {
  2981. $status->delete();
  2982. abort(400, 'Invalid media ids');
  2983. }
  2984. if ($request->has('comments_disabled') && $request->input('comments_disabled')) {
  2985. $status->comments_disabled = true;
  2986. }
  2987. $status->scope = $visibility;
  2988. $status->visibility = $visibility;
  2989. $status->type = StatusController::mimeTypeCheck($mimes);
  2990. $status->save();
  2991. }
  2992. if (! $status) {
  2993. abort(500, 'An error occured.');
  2994. }
  2995. NewStatusPipeline::dispatch($status);
  2996. if ($status->in_reply_to_id) {
  2997. CommentPipeline::dispatch($parent, $status);
  2998. }
  2999. Cache::forget('user:account:id:'.$user->id);
  3000. Cache::forget('_api:statuses:recent_9:'.$user->profile_id);
  3001. Cache::forget('profile:status_count:'.$user->profile_id);
  3002. Cache::forget($user->storageUsedKey());
  3003. Cache::forget('profile:embed:'.$status->profile_id);
  3004. Cache::forget($limitKey);
  3005. if ($request->has('collection_ids') && $ids) {
  3006. $collections = Collection::whereProfileId($user->profile_id)
  3007. ->find($request->input('collection_ids'))
  3008. ->each(function ($collection) use ($status) {
  3009. $count = $collection->items()->count();
  3010. $item = CollectionItem::firstOrCreate([
  3011. 'collection_id' => $collection->id,
  3012. 'object_type' => 'App\Status',
  3013. 'object_id' => $status->id,
  3014. ], [
  3015. 'order' => $count,
  3016. ]);
  3017. CollectionService::addItem(
  3018. $collection->id,
  3019. $status->id,
  3020. $count
  3021. );
  3022. $collection->updated_at = now();
  3023. $collection->save();
  3024. CollectionService::setCollection($collection->id, $collection);
  3025. });
  3026. }
  3027. $res = StatusService::getMastodon($status->id, false);
  3028. $res['favourited'] = false;
  3029. $res['language'] = 'en';
  3030. $res['bookmarked'] = false;
  3031. $res['card'] = null;
  3032. return $this->json($res);
  3033. }
  3034. /**
  3035. * DELETE /api/v1/statuses
  3036. *
  3037. * @param int $id
  3038. * @return null
  3039. */
  3040. public function statusDelete(Request $request, $id)
  3041. {
  3042. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3043. abort_unless($request->user()->tokenCan('write'), 403);
  3044. AccountService::setLastActive($request->user()->id);
  3045. $status = Status::whereProfileId($request->user()->profile->id)
  3046. ->findOrFail($id);
  3047. $resource = new Fractal\Resource\Item($status, new StatusTransformer());
  3048. Cache::forget('profile:status_count:'.$status->profile_id);
  3049. StatusDelete::dispatch($status);
  3050. $res = $this->fractal->createData($resource)->toArray();
  3051. $res['text'] = $res['content'];
  3052. unset($res['content']);
  3053. return $this->json($res);
  3054. }
  3055. /**
  3056. * POST /api/v1/statuses/{id}/reblog
  3057. *
  3058. * @param int $id
  3059. * @return StatusTransformer
  3060. */
  3061. public function statusShare(Request $request, $id)
  3062. {
  3063. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3064. abort_unless($request->user()->tokenCan('write'), 403);
  3065. $user = $request->user();
  3066. abort_if($user->has_roles && ! UserRoleService::can('can-share', $user->id), 403, 'Invalid permissions for this action');
  3067. AccountService::setLastActive($user->id);
  3068. $status = Status::whereScope('public')->findOrFail($id);
  3069. if ($status && ($status->uri || $status->url || $status->object_url)) {
  3070. $url = $status->uri ?? $status->url ?? $status->object_url;
  3071. $domain = parse_url($url, PHP_URL_HOST);
  3072. abort_if(in_array($domain, InstanceService::getBannedDomains()), 404);
  3073. }
  3074. if (intval($status->profile_id) !== intval($user->profile_id)) {
  3075. if ($status->scope == 'private') {
  3076. abort_if(! FollowerService::follows($user->profile_id, $status->profile_id), 403);
  3077. } else {
  3078. abort_if(! in_array($status->scope, ['public', 'unlisted']), 403);
  3079. }
  3080. $blocks = UserFilterService::blocks($status->profile_id);
  3081. if ($blocks && in_array($user->profile_id, $blocks)) {
  3082. abort(422);
  3083. }
  3084. }
  3085. $share = Status::firstOrCreate([
  3086. 'profile_id' => $user->profile_id,
  3087. 'reblog_of_id' => $status->id,
  3088. 'type' => 'share',
  3089. 'in_reply_to_profile_id' => $status->profile_id,
  3090. 'scope' => 'public',
  3091. 'visibility' => 'public',
  3092. ]);
  3093. SharePipeline::dispatch($share)->onQueue('low');
  3094. StatusService::del($status->id);
  3095. ReblogService::add($user->profile_id, $status->id);
  3096. $res = StatusService::getMastodon($status->id);
  3097. $res['reblogged'] = true;
  3098. return $this->json($res);
  3099. }
  3100. /**
  3101. * POST /api/v1/statuses/{id}/unreblog
  3102. *
  3103. * @param int $id
  3104. * @return StatusTransformer
  3105. */
  3106. public function statusUnshare(Request $request, $id)
  3107. {
  3108. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3109. abort_unless($request->user()->tokenCan('write'), 403);
  3110. $user = $request->user();
  3111. abort_if($user->has_roles && ! UserRoleService::can('can-share', $user->id), 403, 'Invalid permissions for this action');
  3112. AccountService::setLastActive($user->id);
  3113. $status = Status::whereScope('public')->findOrFail($id);
  3114. if (intval($status->profile_id) !== intval($user->profile_id)) {
  3115. if ($status->scope == 'private') {
  3116. abort_if(! FollowerService::follows($user->profile_id, $status->profile_id), 403);
  3117. } else {
  3118. abort_if(! in_array($status->scope, ['public', 'unlisted']), 403);
  3119. }
  3120. }
  3121. $reblog = Status::whereProfileId($user->profile_id)
  3122. ->whereReblogOfId($status->id)
  3123. ->first();
  3124. if (! $reblog) {
  3125. $res = StatusService::getMastodon($status->id);
  3126. $res['reblogged'] = false;
  3127. return $this->json($res);
  3128. }
  3129. UndoSharePipeline::dispatch($reblog)->onQueue('low');
  3130. ReblogService::del($user->profile_id, $status->id);
  3131. $res = StatusService::getMastodon($status->id);
  3132. $res['reblogged'] = false;
  3133. return $this->json($res);
  3134. }
  3135. /**
  3136. * GET /api/v1/timelines/tag/{hashtag}
  3137. *
  3138. * @param string $hashtag
  3139. * @return StatusTransformer
  3140. */
  3141. public function timelineHashtag(Request $request, $hashtag)
  3142. {
  3143. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3144. abort_unless($request->user()->tokenCan('read'), 403);
  3145. $this->validate($request, [
  3146. 'page' => 'nullable|integer|max:40',
  3147. 'min_id' => 'nullable|integer|min:0|max:'.PHP_INT_MAX,
  3148. 'max_id' => 'nullable|integer|min:0|max:'.PHP_INT_MAX,
  3149. 'limit' => 'sometimes|integer|min:1',
  3150. 'only_media' => 'sometimes',
  3151. '_pe' => 'sometimes',
  3152. ]);
  3153. $user = $request->user();
  3154. abort_if(
  3155. $user->has_roles && ! UserRoleService::can('can-view-hashtag-feed', $user->id),
  3156. 403,
  3157. 'Invalid permissions for this action'
  3158. );
  3159. if (config('database.default') === 'pgsql') {
  3160. $tag = Hashtag::where('name', 'ilike', $hashtag)
  3161. ->orWhere('slug', 'ilike', $hashtag)
  3162. ->first();
  3163. } else {
  3164. $tag = Hashtag::whereName($hashtag)
  3165. ->orWhere('slug', $hashtag)
  3166. ->first();
  3167. }
  3168. if (! $tag) {
  3169. return response()->json([]);
  3170. }
  3171. if ($tag->is_banned == true) {
  3172. return $this->json([]);
  3173. }
  3174. $min = $request->input('min_id');
  3175. $max = $request->input('max_id');
  3176. $limit = $request->input('limit', 20);
  3177. if ($limit > 40) {
  3178. $limit = 40;
  3179. }
  3180. $onlyMedia = $request->boolean('only_media', true);
  3181. $pe = $request->has(self::PF_API_ENTITY_KEY);
  3182. $pid = $request->user()->profile_id;
  3183. if ($min || $max) {
  3184. $minMax = SnowflakeService::byDate(now()->subMonths(6));
  3185. if ($min && intval($min) < $minMax) {
  3186. return [];
  3187. }
  3188. if ($max && intval($max) < $minMax) {
  3189. return [];
  3190. }
  3191. }
  3192. $filters = UserFilterService::filters($pid);
  3193. $domainBlocks = UserFilterService::domainBlocks($pid);
  3194. if (! $min && ! $max) {
  3195. $id = 1;
  3196. $dir = '>';
  3197. } else {
  3198. $dir = $min ? '>' : '<';
  3199. $id = $min ?? $max;
  3200. }
  3201. $res = StatusHashtag::whereHashtagId($tag->id)
  3202. ->where('status_id', $dir, $id)
  3203. ->orderBy('status_id', 'desc')
  3204. ->limit(100)
  3205. ->pluck('status_id')
  3206. ->map(function ($i) use ($pe) {
  3207. return $pe ? StatusService::get($i, false) : StatusService::getMastodon($i, false);
  3208. })
  3209. ->filter(function ($i) use ($onlyMedia, $pid) {
  3210. if (! $i || ! isset($i['account'], $i['account']['id'])) {
  3211. return false;
  3212. }
  3213. if ($i['visibility'] === 'unlisted') {
  3214. if ((int) $i['account']['id'] !== $pid) {
  3215. return false;
  3216. }
  3217. }
  3218. if ($i['visibility'] === 'private') {
  3219. if ((int) $i['account']['id'] !== $pid) {
  3220. return FollowerService::follows($pid, $i['account']['id'], true);
  3221. }
  3222. }
  3223. if ($onlyMedia == true) {
  3224. if (! isset($i['media_attachments']) || ! count($i['media_attachments'])) {
  3225. return false;
  3226. }
  3227. }
  3228. return $i && isset($i['account'], $i['url']);
  3229. })
  3230. ->filter(function ($i) use ($filters, $domainBlocks) {
  3231. $domain = strtolower(parse_url($i['url'], PHP_URL_HOST));
  3232. return ! in_array($i['account']['id'], $filters) && ! in_array($domain, $domainBlocks);
  3233. })
  3234. ->take($limit)
  3235. ->values()
  3236. ->toArray();
  3237. return $this->json($res);
  3238. }
  3239. /**
  3240. * GET /api/v1/bookmarks
  3241. *
  3242. *
  3243. *
  3244. * @return StatusTransformer
  3245. */
  3246. public function bookmarks(Request $request)
  3247. {
  3248. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3249. abort_unless($request->user()->tokenCan('read'), 403);
  3250. $this->validate($request, [
  3251. 'limit' => 'sometimes|integer|min:1',
  3252. 'max_id' => 'nullable|integer|min:0',
  3253. 'since_id' => 'nullable|integer|min:0',
  3254. 'min_id' => 'nullable|integer|min:0',
  3255. ]);
  3256. $pe = $request->has('_pe');
  3257. $pid = $request->user()->profile_id;
  3258. $limit = $request->input('limit') ?? 20;
  3259. if ($limit > 40) {
  3260. $limit = 40;
  3261. }
  3262. $max_id = $request->input('max_id');
  3263. $since_id = $request->input('since_id');
  3264. $min_id = $request->input('min_id');
  3265. $dir = $min_id ? '>' : '<';
  3266. $id = $min_id ?? $max_id;
  3267. $bookmarkQuery = Bookmark::whereProfileId($pid)
  3268. ->orderByDesc('id')
  3269. ->cursorPaginate($limit);
  3270. $bookmarks = $bookmarkQuery->map(function ($bookmark) use ($pid, $pe) {
  3271. $status = $pe ? StatusService::get($bookmark->status_id, false) : StatusService::getMastodon($bookmark->status_id, false);
  3272. if ($status) {
  3273. $status['bookmarked'] = true;
  3274. $status['favourited'] = LikeService::liked($pid, $status['id']);
  3275. $status['reblogged'] = ReblogService::get($pid, $status['id']);
  3276. }
  3277. return $status;
  3278. })
  3279. ->filter()
  3280. ->values()
  3281. ->toArray();
  3282. $links = null;
  3283. $headers = [];
  3284. if ($bookmarkQuery->nextCursor()) {
  3285. $links .= '<'.$bookmarkQuery->nextPageUrl().'&limit='.$limit.'>; rel="next"';
  3286. }
  3287. if ($bookmarkQuery->previousCursor()) {
  3288. if ($links != null) {
  3289. $links .= ', ';
  3290. }
  3291. $links .= '<'.$bookmarkQuery->previousPageUrl().'&limit='.$limit.'>; rel="prev"';
  3292. }
  3293. if ($links) {
  3294. $headers = ['Link' => $links];
  3295. }
  3296. return $this->json($bookmarks, 200, $headers);
  3297. }
  3298. /**
  3299. * POST /api/v1/statuses/{id}/bookmark
  3300. *
  3301. *
  3302. *
  3303. * @return StatusTransformer
  3304. */
  3305. public function bookmarkStatus(Request $request, $id)
  3306. {
  3307. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3308. abort_unless($request->user()->tokenCan('write'), 403);
  3309. $status = Status::findOrFail($id);
  3310. $pid = $request->user()->profile_id;
  3311. abort_if($user->has_roles && ! UserRoleService::can('can-bookmark', $user->id), 403, 'Invalid permissions for this action');
  3312. abort_if($status->in_reply_to_id || $status->reblog_of_id, 404);
  3313. abort_if(! in_array($status->scope, ['public', 'unlisted', 'private']), 404);
  3314. abort_if(! in_array($status->type, ['photo', 'photo:album', 'video', 'video:album', 'photo:video:album']), 404);
  3315. if ($status->scope == 'private') {
  3316. abort_if(
  3317. $pid !== $status->profile_id && ! FollowerService::follows($pid, $status->profile_id),
  3318. 404,
  3319. 'Error: You cannot bookmark private posts from accounts you do not follow.'
  3320. );
  3321. }
  3322. Bookmark::firstOrCreate([
  3323. 'status_id' => $status->id,
  3324. 'profile_id' => $pid,
  3325. ]);
  3326. BookmarkService::add($pid, $status->id);
  3327. $res = StatusService::getMastodon($status->id, false);
  3328. $res['bookmarked'] = true;
  3329. return $this->json($res);
  3330. }
  3331. /**
  3332. * POST /api/v1/statuses/{id}/unbookmark
  3333. *
  3334. *
  3335. *
  3336. * @return StatusTransformer
  3337. */
  3338. public function unbookmarkStatus(Request $request, $id)
  3339. {
  3340. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3341. abort_unless($request->user()->tokenCan('write'), 403);
  3342. $status = Status::findOrFail($id);
  3343. $pid = $request->user()->profile_id;
  3344. abort_if($user->has_roles && ! UserRoleService::can('can-bookmark', $user->id), 403, 'Invalid permissions for this action');
  3345. abort_if($status->in_reply_to_id || $status->reblog_of_id, 404);
  3346. abort_if(! in_array($status->scope, ['public', 'unlisted', 'private']), 404);
  3347. abort_if(! in_array($status->type, ['photo', 'photo:album', 'video', 'video:album', 'photo:video:album']), 404);
  3348. $bookmark = Bookmark::whereStatusId($status->id)
  3349. ->whereProfileId($pid)
  3350. ->first();
  3351. if ($bookmark) {
  3352. BookmarkService::del($pid, $status->id);
  3353. $bookmark->delete();
  3354. }
  3355. $res = StatusService::getMastodon($status->id, false);
  3356. $res['bookmarked'] = false;
  3357. return $this->json($res);
  3358. }
  3359. /**
  3360. * GET /api/v1/discover/posts
  3361. *
  3362. *
  3363. * @return array
  3364. */
  3365. public function discoverPosts(Request $request)
  3366. {
  3367. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3368. abort_unless($request->user()->tokenCan('read'), 403);
  3369. $this->validate($request, [
  3370. 'limit' => 'integer|min:1|max:40',
  3371. ]);
  3372. $limit = $request->input('limit', 40);
  3373. $pid = $request->user()->profile_id;
  3374. $filters = UserFilterService::filters($pid);
  3375. $forYou = DiscoverService::getForYou();
  3376. $posts = $forYou->take(50)->map(function ($post) {
  3377. return StatusService::getMastodon($post);
  3378. })
  3379. ->filter(function ($post) use ($filters) {
  3380. return $post &&
  3381. isset($post['account']) &&
  3382. isset($post['account']['id']) &&
  3383. ! in_array($post['account']['id'], $filters);
  3384. })
  3385. ->take(12)
  3386. ->values();
  3387. return $this->json(compact('posts'));
  3388. }
  3389. /**
  3390. * GET /api/v2/statuses/{id}/replies
  3391. *
  3392. *
  3393. * @return array
  3394. */
  3395. public function statusReplies(Request $request, $id)
  3396. {
  3397. abort_if(! $request->user(), 403);
  3398. $this->validate($request, [
  3399. 'limit' => 'sometimes|integer|min:1',
  3400. 'sort' => 'in:all,newest,popular',
  3401. ]);
  3402. $limit = $request->input('limit', 3);
  3403. if ($limit > 10) {
  3404. $limit = 10;
  3405. }
  3406. $pid = $request->user()->profile_id;
  3407. $status = StatusService::getMastodon($id, false);
  3408. abort_if(! $status, 404);
  3409. if ($status['visibility'] == 'private') {
  3410. if ($pid != $status['account']['id']) {
  3411. abort_unless(FollowerService::follows($pid, $status['account']['id']), 404);
  3412. }
  3413. }
  3414. $sortBy = $request->input('sort', 'all');
  3415. if ($sortBy == 'all' && isset($status['replies_count']) && $status['replies_count'] && $request->has('refresh_cache')) {
  3416. if (! Cache::has('status:replies:all-rc:'.$id)) {
  3417. Cache::forget('status:replies:all:'.$id);
  3418. Cache::put('status:replies:all-rc:'.$id, true, 300);
  3419. }
  3420. }
  3421. if ($sortBy == 'all' && ! $request->has('cursor')) {
  3422. $ids = Cache::remember('status:replies:all:'.$id, 3600, function () use ($id) {
  3423. return DB::table('statuses')
  3424. ->where('in_reply_to_id', $id)
  3425. ->orderBy('id')
  3426. ->cursorPaginate(3);
  3427. });
  3428. } else {
  3429. $ids = DB::table('statuses')
  3430. ->where('in_reply_to_id', $id)
  3431. ->when($sortBy, function ($q, $sortBy) {
  3432. if ($sortBy === 'all') {
  3433. return $q->orderBy('id');
  3434. }
  3435. if ($sortBy === 'newest') {
  3436. return $q->orderByDesc('created_at');
  3437. }
  3438. if ($sortBy === 'popular') {
  3439. return $q->orderByDesc('likes_count');
  3440. }
  3441. })
  3442. ->cursorPaginate($limit);
  3443. }
  3444. $filters = UserFilterService::filters($pid);
  3445. $data = $ids->filter(function ($post) use ($filters) {
  3446. return ! in_array($post->profile_id, $filters);
  3447. })
  3448. ->map(function ($post) use ($pid) {
  3449. $status = StatusService::get($post->id, false);
  3450. if (! $status || ! isset($status['id'])) {
  3451. return false;
  3452. }
  3453. $status['favourited'] = LikeService::liked($pid, $post->id);
  3454. return $status;
  3455. })
  3456. ->map(function ($post) {
  3457. if (isset($post['account']) && isset($post['account']['id'])) {
  3458. $account = AccountService::get($post['account']['id'], true);
  3459. $post['account'] = $account;
  3460. }
  3461. return $post;
  3462. })
  3463. ->filter(function ($post) {
  3464. return $post && isset($post['id']) && isset($post['account']) && isset($post['account']['id']);
  3465. })
  3466. ->values();
  3467. $res = [
  3468. 'data' => $data,
  3469. 'next' => $ids->nextPageUrl(),
  3470. ];
  3471. return $this->json($res);
  3472. }
  3473. /**
  3474. * GET /api/v2/statuses/{id}/state
  3475. *
  3476. *
  3477. * @return array
  3478. */
  3479. public function statusState(Request $request, $id)
  3480. {
  3481. abort_if(! $request->user(), 403);
  3482. $status = Status::findOrFail($id);
  3483. $pid = $request->user()->profile_id;
  3484. abort_if(! in_array($status->scope, ['public', 'unlisted', 'private']), 404);
  3485. return $this->json(StatusService::getState($status->id, $pid));
  3486. }
  3487. /**
  3488. * GET /api/v1.1/discover/accounts/popular
  3489. *
  3490. *
  3491. * @return array
  3492. */
  3493. public function discoverAccountsPopular(Request $request)
  3494. {
  3495. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3496. abort_unless($request->user()->tokenCan('read'), 403);
  3497. $pid = $request->user()->profile_id;
  3498. $ids = Cache::remember('api:v1.1:discover:accounts:popular', 14400, function () {
  3499. return DB::table('profiles')
  3500. ->where('is_private', false)
  3501. ->whereNull('status')
  3502. ->orderByDesc('profiles.followers_count')
  3503. ->limit(30)
  3504. ->get();
  3505. });
  3506. $filters = UserFilterService::filters($pid);
  3507. $asf = AdminShadowFilterService::getHideFromPublicFeedsList();
  3508. $ids = $ids->map(function ($profile) {
  3509. return AccountService::get($profile->id, true);
  3510. })
  3511. ->filter(function ($profile) {
  3512. return $profile && isset($profile['id'], $profile['locked']) && ! $profile['locked'];
  3513. })
  3514. ->filter(function ($profile) use ($pid) {
  3515. return $profile['id'] != $pid;
  3516. })
  3517. ->filter(function ($profile) use ($pid) {
  3518. return ! FollowerService::follows($pid, $profile['id'], true);
  3519. })
  3520. ->filter(function ($profile) use ($asf) {
  3521. return ! in_array($profile['id'], $asf);
  3522. })
  3523. ->filter(function ($profile) use ($filters) {
  3524. return ! in_array($profile['id'], $filters);
  3525. })
  3526. ->take(16)
  3527. ->values();
  3528. return $this->json($ids);
  3529. }
  3530. /**
  3531. * GET /api/v1/preferences
  3532. *
  3533. *
  3534. * @return array
  3535. */
  3536. public function getPreferences(Request $request)
  3537. {
  3538. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3539. abort_unless($request->user()->tokenCan('read'), 403);
  3540. $pid = $request->user()->profile_id;
  3541. $account = AccountService::get($pid);
  3542. return $this->json([
  3543. 'posting:default:visibility' => $account['locked'] ? 'private' : 'public',
  3544. 'posting:default:sensitive' => false,
  3545. 'posting:default:language' => null,
  3546. 'reading:expand:media' => 'default',
  3547. 'reading:expand:spoilers' => false,
  3548. ]);
  3549. }
  3550. /**
  3551. * GET /api/v1/trends
  3552. *
  3553. *
  3554. * @return array
  3555. */
  3556. public function getTrends(Request $request)
  3557. {
  3558. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3559. abort_unless($request->user()->tokenCan('read'), 403);
  3560. return $this->json([]);
  3561. }
  3562. /**
  3563. * GET /api/v1/announcements
  3564. *
  3565. *
  3566. * @return array
  3567. */
  3568. public function getAnnouncements(Request $request)
  3569. {
  3570. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3571. abort_unless($request->user()->tokenCan('read'), 403);
  3572. return $this->json([]);
  3573. }
  3574. /**
  3575. * GET /api/v1/markers
  3576. *
  3577. *
  3578. * @return array
  3579. */
  3580. public function getMarkers(Request $request)
  3581. {
  3582. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3583. abort_unless($request->user()->tokenCan('read'), 403);
  3584. $type = $request->input('timeline');
  3585. if (is_array($type)) {
  3586. $type = $type[0];
  3587. }
  3588. if (! $type || ! in_array($type, ['home', 'notifications'])) {
  3589. return $this->json([]);
  3590. }
  3591. $pid = $request->user()->profile_id;
  3592. return $this->json(MarkerService::get($pid, $type));
  3593. }
  3594. /**
  3595. * POST /api/v1/markers
  3596. *
  3597. *
  3598. * @return array
  3599. */
  3600. public function setMarkers(Request $request)
  3601. {
  3602. abort_if(! $request->user() || ! $request->user()->token(), 403);
  3603. abort_unless($request->user()->tokenCan('write'), 403);
  3604. $pid = $request->user()->profile_id;
  3605. $home = $request->input('home[last_read_id]');
  3606. $notifications = $request->input('notifications[last_read_id]');
  3607. if ($home) {
  3608. return $this->json(MarkerService::set($pid, 'home', $home));
  3609. }
  3610. if ($notifications) {
  3611. return $this->json(MarkerService::set($pid, 'notifications', $notifications));
  3612. }
  3613. return $this->json([]);
  3614. }
  3615. /**
  3616. * GET /api/v1/instance/peers
  3617. *
  3618. *
  3619. * @return array
  3620. */
  3621. public function instancePeers(Request $request)
  3622. {
  3623. if ((bool) config('instance.show_peers') == false) {
  3624. return $this->json([]);
  3625. }
  3626. return $this->json(
  3627. Cache::remember(InstanceService::CACHE_KEY_API_PEERS_LIST, now()->addHours(24), function () {
  3628. return Instance::whereNotNull('nodeinfo_last_fetched')
  3629. ->whereBanned(false)
  3630. ->where('nodeinfo_last_fetched', '>', now()->subDays(8))
  3631. ->pluck('domain');
  3632. })
  3633. );
  3634. }
  3635. }