1
0
Fork 0
Commit Graph

57 Commits

Author SHA1 Message Date
Daniel Supernault dfbcb0ae24 Update ProfileController 2018-06-04 23:41:40 -06:00
Daniel Supernault e9627c4c4c Update ProfileController 2018-06-04 23:25:34 -06:00
Daniel Supernault 3d657e0c52 Fix n+1 comment + like counts in status overlays 2018-06-02 20:26:49 -06:00
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.
2018-05-31 21:34:04 -06:00
Daniel Supernault e70d54763c Update ProfileController 2018-05-31 20:40:50 -06:00
Daniel Supernault 184097893e Update ProfileController 2018-04-18 23:56:33 -06:00
Daniel Supernault 9dd58c5abd Add profile model, migration and controller
Also added User model observer to create a profile when a new user is
created.
2018-04-15 18:52:22 -06:00