Commit Graph

1285 Commits (5206f21f59e154c8606672b042677f53a5558eaa)

Author SHA1 Message Date
Daniel Supernault 5206f21f59
Add Live Stories/Live streaming 3 years ago
Daniel Supernault 13a6630351
Update network timeline api, limit falloff to 2 days 3 years ago
daniel ecffbd294e
Merge pull request #3490 from shleeable/patch-25
Update LabsSettings.php - CookieJar::make() expects string, true given.
3 years ago
daniel 8d49ca18fd
Merge pull request #3486 from shleeable/patch-21
Update InstallController.php - function version_compare expects string, float given.
3 years ago
daniel 9784e261ea
Merge pull request #3483 from shleeable/patch-18
Update SpaController.php
3 years ago
noellabo 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
noellabo 1bdfa7a4a2 Fix instance API 3 years ago
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 3 years ago
daniel 7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
3 years ago
Shlee 7447209236
Update SettingsController.php 3 years ago
Shlee 9b792e8e98
Update LabsSettings.php 3 years ago
Shlee a54d9c4f71
Update InstallController.php 3 years ago
Shlee f47ed7bdd1
Update SpaController.php 3 years ago
Daniel Supernault 3f322e29d7
Update adminReportController, fix mail verification request 500 bug by changing filter precedence to catch deleted users that may still be cached in AccountService 3 years ago
Daniel Supernault 5ff4730ff1
Update home timeline, redirect to /i/web unless force_old_ui is present 3 years ago
daniel 73b82855ed
Merge branch 'staging' into ld 3 years ago
a 9e22b48a42 add back missing security context to direct messages 3 years ago
a be6dc8ac47 clean up json-ld schema 3 years ago
Shlee d0c44757e7 Update AdminController.php 3 years ago
Shlee e36be67c70 unwanted semicolons 3 years ago
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 3 years ago
Daniel Supernault 84209c2433
Remove arbitrary metro url redirect timeout 3 years ago
Daniel Supernault 0afea2ba1c
Cleanup outdated discover routes and unused HomeController 3 years ago
Daniel Supernault 153eb6ba4c
Update HashtagService, use sorted set for followed tags 3 years ago
Daniel Supernault 71ba5fedc2
Update Like model, bump max likes per day from 100 to 200 3 years ago
Daniel Supernault a4659fd2ab
Update DirectMessageController to support new Metro 2.0 UI DMs 3 years ago
Daniel Supernault f07cc14c4f
Add /api/v2/media endpoint, fixes #3405 3 years ago
Daniel Supernault cb2392f351
Update FederationController 3 years ago
Daniel Supernault f34a1e9d8e
Add Conversations model 3 years ago
Daniel Supernault cc6b78c436
Update StatusService 3 years ago
Daniel Supernault 563817a94a
Update AdminReportController, add account delete button 3 years ago
Daniel Supernault 6cf671cb23
Add web installer 3 years ago
Daniel Supernault a3d76ee522
Update AdminSettingsController 3 years ago
Daniel Supernault f6f2c27874
Update horizon config, add default timeout limit 3 years ago
Daniel Supernault a0061eb56c
Update CollectionController, limit unpublished collections to owner 3 years ago
Daniel Supernault dab9bcaf36
Update SpaController, fix typo 3 years ago
Daniel Supernault 9a7289198a
Update PublicApiController, fix edge case in timeline pagination 3 years ago
Daniel Supernault 5649873ab8
Update ApiV1Controller, add miissing pagination header 3 years ago
Daniel Supernault a5cdc28b6c
Update ApiV1Controller, fix timelline pagination 3 years ago
Daniel Supernault d8ff40ebf9
Update DiscoverController, improve tag feed perf 3 years ago
Daniel Supernault 0541aed510
Update DiscoverController, cache public tag feed and only include local posts for unauthenticated users 3 years ago
Daniel Supernault d9e4cc3df6
Update PublicApiController, return empty 403 response 3 years ago
Daniel Supernault 6ba7d43391
Updaet PublicApiController, disable legacy public access to local timeline 3 years ago
Daniel Supernault e7783af686
Update PlaceController, require authentication 3 years ago
Daniel Supernault 37dfb1014f
Update ApiV1Controller, remove no-preview image from media urls 3 years ago
Daniel Supernault 72e3d89118
Update controller signatures, fix mysql 8 support 3 years ago
Daniel Supernault 6057de305e
Update ApiV1Controller, remove pinned attribute to match MastoAPI Status entity 3 years ago
Daniel Supernault a84ab6ea92
Update ApiV1Controller, update statusCreate entity 3 years ago
Daniel Supernault db7b1af343
Update ApiV1Controller, fix accountStatusesById endpoint 3 years ago
Daniel Supernault 15eccd443c
Update ApiV1Controller, increase limits from 80 to 100 3 years ago