5
3
mirror of https://github.com/tildeverse/lobsters synced 2024-06-18 06:37:06 +00:00
tilde.news/app/models
2018-03-21 13:48:37 -05:00
..
application_record.rb Show story and comment replies, tracking unread ones 2018-01-31 07:43:07 -06:00
comment.rb lower minimum comment score 2018-02-09 09:36:16 -06:00
hat_request.rb implement hats list and request/approval system 2016-04-06 13:19:46 -05:00
hat.rb add hat doffing to deactivate hats 2018-01-24 10:22:18 -06:00
hidden_story.rb separate story hiding from voting 2015-02-11 11:37:03 -06:00
invitation_request.rb update to rails 4.2.8 2017-03-18 21:20:40 -05:00
invitation.rb update to rails 4.2.8 2017-03-18 21:20:40 -05:00
keystore.rb add postgresql support 2014-01-14 21:42:27 -05:00
message.rb add /messages.json and /messages/sent.json interfaces 2017-10-10 16:28:05 -05:00
moderation.rb revert localization changes 2017-02-24 10:25:42 -06:00
read_ribbon.rb fix hiding 2018-01-31 13:12:29 -06:00
replying_comment.rb preload comment info for 1 + n query problem 2018-01-31 10:44:31 -06:00
saved_story.rb add story saving 2017-07-13 15:38:33 -05:00
search.rb add tag scoped search 2018-03-13 11:55:11 -06:00
short_id.rb change some before_create's to before_validation, :on => :create 2013-07-19 22:05:00 -05:00
stories_paginator.rb add story saving 2017-07-13 15:38:33 -05:00
story_repository.rb add story saving 2017-07-13 15:38:33 -05:00
story.rb don't give author bump without an author link 2018-03-21 13:48:37 -05:00
suggested_tagging.rb start on automated story title and tagging suggestions 2015-10-14 20:32:24 -05:00
suggested_title.rb start on automated story title and tagging suggestions 2015-10-14 20:32:24 -05:00
tag_filter.rb use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
tag.rb Tag: remove accessible_to, use valid_for? 2015-07-24 00:51:11 -05:00
tagging.rb replace some raw sql with database-agnostic activerecord queries 2013-12-30 16:23:59 -05:00
user.rb don't undelete deleted comments when user is undeleted 2018-02-12 11:39:54 -06:00
vote.rb start on automated story title and tagging suggestions 2015-10-14 20:32:24 -05:00