pixelfed/app
daniel 16f4d52476
Merge pull request #137 from Skehmatics/fix/apostrophe-bug
(Lazily) fix #131 by ignoring hashtags that begin with a ampersand in lexer
2018-06-04 22:13:40 -06:00
..
Console Also fix orderByRaw in SeedFollows 2018-06-01 12:23:52 +01:00
Exceptions Add Laravel Framework 2018-04-15 17:56:48 -06:00
Http Fix N+1 in #144 2018-06-04 22:09:48 -06:00
Jobs Add CommentPipeline 2018-06-04 02:25:40 -06:00
Observer Add UserObserver 2018-05-31 21:15:20 -06:00
Providers Add supported file types and max caption length to new post form. 2018-06-02 16:53:35 -06:00
Transformer/ActivityPub Add ProfileOutbox Transformer 2018-05-31 21:16:43 -06:00
Util Merge pull request #137 from Skehmatics/fix/apostrophe-bug 2018-06-04 22:13:40 -06:00
Avatar.php Add Avatar model/migration 2018-05-20 15:51:11 -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
Follower.php Update follower model, add new methods 2018-05-29 21:02:24 -06:00
Hashtag.php Add hashtag model/migration and pivot table 2018-05-19 20:57:55 -06:00
ImportData.php Add ImportData model/migration 2018-05-19 21:07:04 -06:00
Like.php Add LikePipeline and like notifications 2018-05-26 20:26:44 -06:00
Media.php Add url() method to Media model 2018-05-19 20:59:59 -06:00
Notification.php Add comment notifications 2018-06-04 02:16:33 -06:00
Profile.php Update profile model, use proper follower relationship and add new methods 2018-05-31 16:03:31 -06:00
Report.php Add Report model/migration/controller 2018-05-20 15:48:53 -06:00
Status.php Add comment notifications 2018-06-04 02:16:33 -06:00
StatusHashtag.php Add StatusHashtag model 2018-05-31 21:15:37 -06:00
User.php Update user model 2018-05-31 16:02:41 -06:00
WebSub.php Update AccountController, fix hydrateNotifications() 2018-05-29 21:03:11 -06:00