Commit Graph

16 Commits (18cd857e90f62195c130cfa24b9b1165ca05dce2)

Author SHA1 Message Date
Daniel Supernault f746299711
Update ProfileController and partial, fix status count
Daniel Supernault c14314d70f
Add avatar to AP profile
Daniel Supernault a842c54f22
Update ProfileController
Daniel Supernault 0462b0a364
Update web routes for AP actor object
Daniel Supernault 4cf58e1539
Update Profile & Federation controllers, output proper AP content type
Daniel Supernault f5fdfcf40c Update ProfileController
Daniel Supernault 4ba9e2cd6c Add infinite scroll to profiles, and support private profiles
Daniel Supernault 61fb01aaed Update ProfileController
Daniel Supernault 40d1b5342a Update ProfileController
Daniel Supernault dfbcb0ae24 Update ProfileController
Daniel Supernault e9627c4c4c Update ProfileController
Daniel Supernault 3d657e0c52 Fix n+1 comment + like counts in status overlays
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.
Daniel Supernault e70d54763c Update ProfileController
Daniel Supernault 184097893e Update ProfileController
Daniel Supernault 9dd58c5abd Add profile model, migration and controller
Also added User model observer to create a profile when a new user is
created.