Commit Graph

69 Commits (fca898e7667ba58099a1604f765e8056af09ecd5)

Author SHA1 Message Date
Daniel Supernault dfbcb0ae24 Update ProfileController 7 years ago
Daniel Supernault e9627c4c4c Update ProfileController 7 years ago
daniel 8414ed768e
Merge pull request #165 from trwnh/patch-1
lowercase name in nodeinfo
7 years ago
Daniel Supernault 4c7cf26c16 Fix N+1 in #144 7 years ago
Daniel Supernault eaf465914a Add comment notifications 7 years ago
Daniel Supernault 2a73150586 Update comment url structure 7 years ago
Daniel Supernault e88777ed57 Add self posts to personal timeline
Closes #85
7 years ago
Daniel Supernault 4751832ad3 Fix pagination bug for like and comment events 7 years ago
Daniel Supernault dfe451db70 Fix like count 7 years ago
Daniel Supernault dba78c24cc Update CommentController 7 years ago
Daniel Supernault b4394605ee Update TimelineController 7 years ago
Daniel Supernault 4ca5a9e742 Add ApiController 7 years ago
trwnh 574e7207cb
lowercase name in nodeinfo
fix #164
7 years ago
Daniel Supernault 6d5c8fb90a Fix n+1 query in status view 7 years ago
Daniel Supernault 3d657e0c52 Fix n+1 comment + like counts in status overlays 7 years ago
Daniel Supernault c53e963537 Add supported file types and max caption length to new post form.
Closes #121 and #136
7 years ago
daniel dcd6edb154
Merge pull request #114 from m4sk1n/settings-bio-fix
Fix “Can't update account settings without setting a bio”
7 years ago
daniel 619d51060f
Merge pull request #108 from m4sk1n/discover-fix
Do not recommend myself
7 years ago
daniel 7c4a383a65
Merge pull request #93 from neilalexander/patch-2
Use inRandomOrder instead of orderByRaw in Discover page
7 years ago
Daniel Supernault 91a6f8eba5 Add post delete method 7 years ago
Marcin Mikołajczak 13c0e33490 Fix “Can't update account settings without setting a bio”
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Daniel Supernault 1b794c8508 Update StatusPipeline 7 years ago
Daniel Supernault 92939ed867 Add recaptcha to login/register form 7 years ago
Marcin Mikołajczak 71c90c8f49 Do not recommend myself
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Neil Alexander 11447c13da
Use inRandomOrder instead of orderByRaw in Discover page 7 years ago
Daniel Supernault 51aa17052f Update FederationController
Prevent outbox from returning an actor object so other federation
software does not attempt to send inbox requests until the inbox is
fully supported.
7 years ago
Daniel Supernault fddc698a74 Update StatusController 7 years ago
Daniel Supernault 1c142d4a9b Add SiteController 7 years ago
Daniel Supernault 8fedeb4ce8 Update SettingsController 7 years ago
Daniel Supernault e70d54763c Update ProfileController 7 years ago
Daniel Supernault 30bdd46415 Add NotificationController 7 years ago
Daniel Supernault bfd65c1f76 Add ImportDataController 7 years ago
Daniel Supernault d263353417 Add HashtagController 7 years ago
Daniel Supernault a97403f3e7 Update FederationController 7 years ago
Daniel Supernault 82add854a8 Update CommentController 7 years ago
Daniel Supernault 4ab0515e76 Add AvatarController 7 years ago
Daniel Supernault a7b186d7fb Add local timeline to TimelineController 7 years ago
Daniel Supernault 1c63184133 Add Bookmark feature 7 years ago
Daniel Supernault 672ec191c6 Update DiscoverController 7 years ago
Daniel Supernault e37108c544 Update AccountController, fix hydrateNotifications()
Notifications expect a collection, not a vanilla array.
7 years ago
Daniel Supernault dff76e70b3 Add FollowerController 7 years ago
Daniel Supernault ad657b7fdc Add FederationController
Closes #8
7 years ago
Daniel Supernault 1406f467a0 Add basic notification support 7 years ago
Daniel Supernault 3ec93d096c Add LikePipeline and like notifications 7 years ago
Daniel Supernault e1faa17bd5 Add AccountController 7 years ago
Daniel Supernault 095b23ac78 Update LikeController 7 years ago
Daniel Supernault 1250312cab Add SettingsController 7 years ago
Daniel Supernault 1252f76a2f Add SearchController 7 years ago
Daniel Supernault 3dafc278b5 Add DiscoverController and hashtag posts view 7 years ago
Daniel Supernault befa82dc04 Update CommentController, remove hashids 7 years ago