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.
pixelfed/app
Daniel Supernault 8afbdb03a8
Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522
12 months ago
..
Auth Update BearerTokenResponse, fix scope bug 2 years ago
Console Update UserVerifyEmail command 1 year ago
Events
Exceptions
Http Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 12 months ago
Jobs Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 1 year ago
Listeners
Mail Add AdminMessageResponse 1 year ago
Models Add ModeratedProfile model 1 year ago
Observers Update UserObserver, fix type casting 2 years ago
Providers Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. Fixes #2522 12 months ago
Rules Fix push token for php8.2 1 year ago
Services Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 1 year ago
Transformer Update Transformers to comply with MastoAPI 1 year ago
Util Update Helpers.php 1 year ago
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php Update Contact model 1 year ago
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php WIP: Implement domain blocks 2 years ago
Like.php Update Like model, increase max likes per day from 500 to 1500 2 years ago
Media.php Update Media model, fix broken thumbnail/gray thumbnail bug 2 years ago
MediaBlocklist.php
MediaTag.php Update ApiV1Controller, improve notification filtering 2 years ago
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status, remove unused method 1 year ago
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add notify_enabled 1 year ago
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 2 years ago
UserInvite.php
UserSetting.php
helpers.php