This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ba965a79e5
staging
dev
l10n_staging
shleeable-patch-7
shleeable-patch-3
groups
vue3
v0.1.9
v0.10.0
v0.10.1
v0.10.10
v0.10.2
v0.10.3
v0.10.4
v0.10.5
v0.10.6
v0.10.7
v0.10.8
v0.10.9
v0.11.0
v0.11.1
v0.11.10
v0.11.11
v0.11.12
v0.11.13
v0.11.2
v0.11.3
v0.11.4
v0.11.5
v0.11.6
v0.11.7
v0.11.8
v0.11.9
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.12.4
v0.12.5
v0.5.9
v0.6.0
v0.6.1
v0.7.6
v0.8.0
v0.8.5
v0.8.6
v0.9.0
v0.9.4
v0.9.5
v0.9.6
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ba965a79e5'
${ noResults }
pixelfed
/
app
/
Http
/
Controllers
History
daniel
ba965a79e5
Merge pull request
#3992
from pixelfed/fix-response-type
...
Fix: Use correct response type and remove Accept from http signature
3 years ago
..
Admin
Merge pull request
#3509
from shleeable/patch-4
3 years ago
Api
Add optional home feed caching
3 years ago
Auth
Update ResetPasswordController redirectToo path to /i/web as /home is deprecated
3 years ago
Import
…
Settings
Update HomeSettings controller, bail earlier when attempting to update email that already exists
3 years ago
AccountController.php
Dispatch follow accept/reject pipeline jobs to follow queue
3 years ago
AccountInterstitialController.php
…
AdminController.php
Add Server Directory integration
3 years ago
AdminInviteController.php
Add Admin Invites
3 years ago
ApiController.php
…
AvatarController.php
…
BookmarkController.php
…
CircleController.php
…
CircleProfileController.php
…
CollectionController.php
Update CollectionController
3 years ago
CollectionItemController.php
…
CommentController.php
…
ComposeController.php
Update api routes
3 years ago
ContactController.php
…
Controller.php
…
DeckController.php
…
DirectMessageController.php
Update DirectMessageController, include account entity in lookup endpoint
3 years ago
DiscoverCategoryController.php
…
DiscoverCategoryHashtagController.php
…
DiscoverController.php
Update HashtagController, improve trending hashtag endpoint
3 years ago
FederationController.php
Fix: Use correct response type and remove Accept from http signature
3 years ago
FollowerController.php
…
HashtagController.php
…
HashtagFollowController.php
Update HashtagService, use sorted set for followed tags
3 years ago
ImportController.php
…
InstallController.php
Update InstallController.php
3 years ago
InstanceActorController.php
Fix: Use correct response type and remove Accept from http signature
3 years ago
InternalApiController.php
Change ISO-8601 to RFC 3339 EXTENDED
3 years ago
LikeController.php
Enforce blocks on incoming likes, shares, replies and follows
3 years ago
LiveStreamController.php
Update LiveStreamController, remove auth middleware from config endpoint
3 years ago
MediaBlocklistController.php
…
MediaController.php
…
MediaTagController.php
…
MicroController.php
…
MobileController.php
Update web routes
3 years ago
NewsroomController.php
…
NotificationController.php
…
PageController.php
Add customizable Legal Notice page
3 years ago
PixelfedDirectoryController.php
Add Server Directory integration
3 years ago
PlaceController.php
Update PlaceController, require authentication
3 years ago
PollController.php
…
PortfolioController.php
Add Portfolio feature
3 years ago
ProfileController.php
Fix: Use correct response type and remove Accept from http signature
3 years ago
ProfileSponsorController.php
…
PublicApiController.php
Add optional home feed caching
3 years ago
ReportController.php
…
SearchController.php
…
SeasonalController.php
…
SettingsController.php
Update DeleteAccountPipeline, dispatch on low queue
3 years ago
SiteController.php
Add customizable Legal Notice page
3 years ago
SpaController.php
Fix unlisted post web redirect and api response
3 years ago
StatusController.php
Fix: Use correct response type and remove Accept from http signature
3 years ago
StoryComposeController.php
Add Conversations model
3 years ago
StoryController.php
…
TimelineController.php
…
UIKitController.php
…
UserInviteController.php
…