1
0
Fork 0
pixelfed/app
daniel 47b82d1a9a
Merge pull request #246 from m4sk1n/maxlength
Add info about max bio length, make names length customizable
2018-08-26 15:03:44 -06:00
..
Console Also fix orderByRaw in SeedFollows 2018-06-01 12:23:52 +01:00
Events Add AuthLoginEvent 2018-07-23 11:29:20 -06:00
Exceptions Add Laravel Framework 2018-04-15 17:56:48 -06:00
Http Merge pull request #246 from m4sk1n/maxlength 2018-08-26 15:03:44 -06:00
Jobs Update ImageUpdate job, skip non gd-compatible mime types from generating a thumbnail 2018-08-26 13:10:26 -06:00
Mail Add Email Verification 2018-06-13 23:30:43 -06:00
Observer Update UserObserver 2018-07-23 12:53:49 -06:00
Providers Add AuthLoginEvent 2018-07-23 11:29:20 -06:00
Transformer Update AP Transformers, remove legacy OStatus methods 2018-08-14 21:44:07 -06:00
Util Update httpsig util 2018-08-25 22:13:54 -06:00
AccountLog.php Add AccountLog model/migration 2018-07-12 10:36:20 -06:00
Avatar.php Add soft-deletes 2018-06-13 18:52:42 -06:00
Bookmark.php Add Bookmark feature 2018-05-31 15:56:46 -06:00
Comment.php Add Comment model, migration and controller 2018-04-18 23:55:58 -06:00
EmailVerification.php Add Email Verification 2018-06-13 23:30:43 -06:00
Follower.php Update follower model, add new methods 2018-05-29 21:02:24 -06:00
Hashtag.php Update Status & StatusHashtag models to fix mass assignment bug 2018-07-17 18:12:23 -06:00
ImportData.php Add ImportData model/migration 2018-05-19 21:07:04 -06:00
ImportJob.php Add ImportJob model/migration 2018-07-17 18:02:07 -06:00
Like.php Add soft-deletes 2018-06-13 18:52:42 -06:00
Media.php Update Media model, add thumbnailUrl method 2018-07-12 10:39:55 -06:00
Mention.php Add soft-deletes 2018-06-13 18:52:42 -06:00
Notification.php Add soft-deletes 2018-06-13 18:52:42 -06:00
Profile.php Update Profile model 2018-08-26 00:00:45 -06:00
Report.php Update Report model 2018-08-26 00:00:20 -06:00
ReportComment.php Add ReportComments model/migration 2018-07-17 18:03:39 -06:00
ReportLog.php Add ReportLog model/migration 2018-07-17 18:04:04 -06:00
Status.php Update Status model 2018-08-10 01:06:05 -06:00
StatusHashtag.php Update Status & StatusHashtag models to fix mass assignment bug 2018-07-17 18:12:23 -06:00
User.php Update User model 2018-07-23 18:52:29 -06:00
UserFilter.php Update UserFilter model 2018-08-22 22:23:19 -06:00
UserSetting.php Add UserSetting model/migration 2018-07-17 18:04:36 -06:00
WebSub.php Update AccountController, fix hydrateNotifications() 2018-05-29 21:03:11 -06:00