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.
4d95d2cb7f
l10n_staging
dev
staging
shleeable-patch-1
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 '4d95d2cb7f'
${ noResults }
pixelfed
/
app
History
Daniel Supernault
4d95d2cb7f
Add ProfileStatusService
3 years ago
..
Auth
Update oauth flow
3 years ago
Console
Fix remote account post counts
3 years ago
Events
Update livestream events
3 years ago
Exceptions
Update Exception handler to report validation message bag errors
3 years ago
Http
Update ApiV1Controller update_credentials endpoint to support app (_pe) response
3 years ago
Jobs
Update InboxPipeline, fix peertube attributedTo parsing
3 years ago
Listeners
…
Mail
Update ContactAdmin mail, set New Support Message subject
4 years ago
Models
Update LiveStream model
3 years ago
Observers
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries.
4 years ago
Providers
Add TelescopeServiceProvider
3 years ago
Services
Add ProfileStatusService
3 years ago
Transformer
Merge pull request
#3511
from shleeable/patch-5
3 years ago
Util
Update ap helpers, move remote_url constraint
3 years ago
AccountInterstitial.php
…
AccountLog.php
…
Activity.php
…
Avatar.php
…
Bookmark.php
…
Circle.php
…
CircleProfile.php
…
Collection.php
Refactor snowflake id generation to improve randomness
4 years ago
CollectionItem.php
Refactor snowflake id generation to improve randomness
4 years ago
Comment.php
…
Contact.php
…
DirectMessage.php
…
DiscoverCategory.php
…
DiscoverCategoryHashtag.php
…
EmailVerification.php
…
FailedJob.php
…
FollowRequest.php
Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor
3 years ago
Follower.php
…
HasSnowflakePrimary.php
Refactor snowflake id generation to improve randomness
4 years ago
Hashtag.php
…
HashtagFollow.php
…
ImportData.php
…
ImportJob.php
…
Instance.php
…
Like.php
Update Like model, bump max likes per day from 100 to 200
3 years ago
Media.php
Update DiscoverController, cache public tag feed and only include local posts for unauthenticated users
3 years ago
MediaBlocklist.php
…
MediaTag.php
…
Mention.php
…
ModLog.php
…
Newsroom.php
…
Notification.php
…
OauthClient.php
…
Page.php
…
Place.php
Refactor snowflake id generation to improve randomness
4 years ago
Profile.php
Fix remote avatar urls when not using cloud storage
3 years ago
ProfileSponsor.php
…
Report.php
…
ReportComment.php
…
ReportLog.php
…
Status.php
Update status model
3 years ago
StatusArchived.php
…
StatusHashtag.php
…
StatusView.php
…
Story.php
Update Story model, use immutable datetime
4 years ago
StoryItem.php
…
StoryReaction.php
…
StoryView.php
…
UIKit.php
…
User.php
…
UserDevice.php
…
UserFilter.php
…
UserInvite.php
…
UserSetting.php
Update UserSetting model, cast compose_settings and other as json
4 years ago
helpers.php
…