Commit Graph

37 Commits (2063bfc9fd2a688bb2058fd64cf5b67a3d4c8d72)

Author SHA1 Message Date
Daniel Supernault bf90263259
Update ProfileController
Daniel Supernault c8365254d7
Fixes
Daniel Supernault 74268874ca
Update ProfileController
Daniel Supernault 46e2cece94
Fix profile bookmarks
Daniel Supernault e3760749ae
More postgres fixes
Daniel Supernault ad5551ed5e
Update ProfileController
Daniel Supernault 530b234f40
Update ProfileController, fixes
Daniel Supernault 4bce09b28e
Update ProfileController
Daniel Supernault f3e216dfdc
Update ProfileController, fix rss
Daniel Supernault 1aa8354f5a
Update ProfileController
Daniel Supernault c80d4928ce
Update ProfileController
Daniel Supernault 853a4bc7a5
Update ProfileController
Daniel Supernault 64dae33a87
Update ProfileController
Daniel Supernault cabd47be0a
Update ProfileController
Daniel Supernault 5b5a9d0a3a
Update ProfileController
Daniel Supernault 9b501e9c59
Update ProfileController
Daniel Supernault 062ce4bac0
Update ProfileController
Daniel Supernault 223fae10e2
Update ProfileController
Daniel Supernault 9608400f6f
Update ProfileController to enforce private profiles
Daniel Supernault 3362bbc9ba
Update ProfileController
daniel b8abbdd90f Apply fixes from StyleCI
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.