Andrius
|
9b82dd1e55
|
Fix firstMedia() call to firstMedia since now it's a proper relationship and does not need to be called as a method.
|
2018-06-01 23:07:27 +02:00 |
|
Andrius
|
00014b521a
|
Add a limit(1) since hasOne does not append this automatically and expects the key to be unique - could incur weird behavior.
|
2018-06-01 22:25:32 +02:00 |
|
Andrius
|
db7396e5c2
|
Extract all database calls that would occur in the template file to be done in the controller instead.
|
2018-06-01 22:21:24 +02:00 |
|
Daniel Supernault
|
ab6079f2fe
|
Update status model
|
2018-05-31 16:03:43 -06:00 |
|
Daniel Supernault
|
7c1b70060c
|
Remove hashids from Status model, add new methods
|
2018-05-19 21:01:25 -06:00 |
|
Daniel Supernault
|
d391b1a2a6
|
Add new method to Status model
|
2018-04-18 23:57:24 -06:00 |
|
Daniel Supernault
|
91dfc88a79
|
Add likes() method to Status controller
|
2018-04-16 19:35:18 -06:00 |
|
Daniel Supernault
|
33af3cfe96
|
Add new methods to Status model
|
2018-04-16 19:24:18 -06:00 |
|
Daniel Supernault
|
7221f44e4a
|
Add status model, migration, controller
|
2018-04-15 19:18:59 -06:00 |
|