Brenda
|
13c675d6f7
|
rewrote order by to not be raw sql
|
2020-08-26 12:36:58 +12:00 |
|
codefactor-io
|
4ff95fbac9
|
[CodeFactor] Apply fixes
|
2020-01-21 22:26:08 +13:00 |
|
Brenda
|
aab345cf09
|
Adding more counter caches
|
2020-01-10 16:50:52 +13:00 |
|
Brenda
|
7257b2ada1
|
Update with frozen literals
|
2020-01-10 16:50:52 +13:00 |
|
Brenda Wallace
|
04fd1a343a
|
Rubocop update (#2334)
* Update rubocop config
* Rubocop update - for rubocop 0.77
* [CodeFactor] Apply fixes
* rubocop fixes
* [CodeFactor] Apply fixes to commit 2826c2e
|
2019-12-16 22:35:33 +13:00 |
|
Brenda Wallace
|
67ce5265b4
|
Migrate from paranoia to discard
closes #1995
|
2019-07-21 16:59:06 +12:00 |
|
Brenda Wallace
|
4a78a30779
|
Put membet activity on their profile
|
2019-05-19 15:10:03 +12:00 |
|
Brenda Wallace
|
7b01fcbd4b
|
Align all the hashes
|
2018-12-30 15:22:29 +13:00 |
|
Brenda Wallace
|
1e7e275684
|
Adding inverse relationships (except for photos)
|
2018-10-08 13:43:09 +13:00 |
|
Brenda Wallace
|
d1d1a61be3
|
Added inverse to model
|
2018-09-29 15:52:32 +12:00 |
|
Brenda Wallace
|
748da6c3e6
|
Comments from deleted members need to show
|
2018-06-04 16:02:07 +12:00 |
|
Brenda Wallace
|
b6c9b13d4d
|
Models inherit from application record
|
2018-01-03 17:16:14 +13:00 |
|
Brenda Wallace
|
7719d1f896
|
Remote default ordering scopes, and clean up models
|
2017-11-29 20:59:37 +13:00 |
|
Brenda Wallace
|
d07509f9e4
|
Rubocop compliance for comment model
|
2017-01-14 17:23:39 +13:00 |
|
Brenda Wallace
|
62e7c716dd
|
Removed extra empty blank lines
|
2016-11-26 12:06:02 +13:00 |
|
Daniel O'Connor
|
4b4e0cf69a
|
$ rubocop --only HashSyntax --auto-correct
483 files inspected, 2018 offenses detected, 2018 offenses corrected
|
2016-05-19 15:53:11 -04:00 |
|
Taylor Griffin
|
acbd3f9a9e
|
implement strong parameters instead of protected attributes
|
2014-11-18 20:08:54 +11:00 |
|
Taylor Griffin
|
70185156aa
|
use lambda instead of just relation in names scope
|
2014-11-16 12:11:56 +11:00 |
|
Taylor Griffin
|
40a88b5b09
|
tests run but fail like whoa
|
2014-11-15 21:44:55 +11:00 |
|
Skud
|
e17dcf8671
|
Reordered comments: they are now DESC by default
Added scope "post_order" to order them ASC for display on post page.
Also tweaked post/comment views a bit.
|
2013-05-24 14:36:58 +10:00 |
|
Miles Gould
|
bb1e8ede19
|
Fix misordered comments on post page bug.
https://www.pivotaltracker.com/story/show/46799417
|
2013-03-28 10:43:47 +00:00 |
|
Skud
|
adaee1c9ab
|
don't send notifications to yourself
|
2013-02-22 17:27:40 +11:00 |
|
Skud
|
cdee808933
|
prettified notifications inbox etc
|
2013-02-16 01:22:19 +11:00 |
|
Skud
|
528a5ce32c
|
changed to/from to recipient/sender
|
2013-02-16 00:28:31 +11:00 |
|
Skud
|
4516a2f099
|
comments now generate notifications
|
2013-02-16 00:18:49 +11:00 |
|
gnattery
|
6da3e4fae5
|
Added associations and tested them
|
2013-02-06 15:20:44 +11:00 |
|
gnattery
|
3cff543184
|
rails g scaffold Comment
|
2013-02-06 14:49:49 +11:00 |
|