..
concerns
Initial commit
2018-02-28 16:11:08 -05:00
.keep
Initial commit
2018-02-28 16:11:08 -05:00
application_record.rb
Initial commit
2018-02-28 16:11:08 -05:00
article.rb
Add search_keywords record and associated functionality ( #494 )
2018-06-25 11:58:07 -04:00
badge.rb
Modify badge page styling and add caching ( #336 )
2018-05-21 18:38:23 -04:00
badge_achievement.rb
Refactor render_rewarding_context_message_html method with a guard ( #569 )
2018-07-12 10:58:37 -04:00
block.rb
Add some tests around model validations ( #459 )
2018-06-20 17:14:08 -04:00
broadcast.rb
Add some tests around model validations ( #459 )
2018-06-20 17:14:08 -04:00
chat_channel.rb
Remove beta label on /connect and other small changes ( #589 )
2018-07-16 14:48:38 -04:00
chat_channel_membership.rb
Remove channel member count limit ( #545 )
2018-07-03 16:50:53 -04:00
collection.rb
Initial commit
2018-02-28 16:11:08 -05:00
comment.rb
Fix adding quotes and dashes in codeblocks ( #557 )
2018-07-10 13:41:54 -04:00
display_ad.rb
Move HTMLRouge into lib ( #403 )
2018-06-12 16:53:58 -04:00
email_message.rb
Fix typos ( #580 ) --skip-ci
2018-07-13 12:48:47 -04:00
event.rb
Modify and finalize live now for events ( #346 )
2018-05-23 14:46:46 -04:00
feedback_message.rb
[Done] New Reporting System MVP ( #408 )
2018-06-19 16:41:31 -04:00
follow.rb
Add dependent destroys to automate some deletion tasks ( #554 )
2018-07-09 15:54:09 -04:00
github_issue.rb
[Done] Fix div in li issue ( #320 )
2018-05-21 17:35:03 -04:00
github_repo.rb
Destroy repo if no longer exists ( #370 )
2018-05-31 14:54:21 -04:00
identity.rb
Initial commit
2018-02-28 16:11:08 -05:00
job_opportunity.rb
Initial commit
2018-02-28 16:11:08 -05:00
mention.rb
Fix adding quotes and dashes in codeblocks ( #557 )
2018-07-10 13:41:54 -04:00
message.rb
Remove beta label on /connect and other small changes ( #589 )
2018-07-16 14:48:38 -04:00
note.rb
[Done] New Reporting System MVP ( #408 )
2018-06-19 16:41:31 -04:00
notification.rb
Fix adding quotes and dashes in codeblocks ( #557 )
2018-07-10 13:41:54 -04:00
organization.rb
Create ReservedWords class ( #562 )
2018-07-11 11:53:04 -04:00
podcast.rb
Initial commit
2018-02-28 16:11:08 -05:00
podcast_episode.rb
Add some tests around model validations ( #459 )
2018-06-20 17:14:08 -04:00
push_notification_subscription.rb
Add browser push notifications (attempt) ( #412 )
2018-06-09 17:33:58 -04:00
reaction.rb
Extract compound conditional to a method ( #579 )
2018-07-15 18:02:27 -04:00
role.rb
Implement chatroom ( #308 )
2018-05-14 12:50:32 -04:00
search_keyword.rb
Add search_keywords record and associated functionality ( #494 )
2018-06-25 11:58:07 -04:00
tag.rb
Add tag moderation feature ( #201 )
2018-04-11 15:16:49 -07:00
tweet.rb
Initial commit
2018-02-28 16:11:08 -05:00
user.rb
Allow members to add other social links to profile ( #555 )
2018-07-13 19:51:56 -04:00