.. |
admin
|
FEATURE: add a specific flag reason when a post has been hidden
|
2014-04-30 16:58:01 +02:00 |
users
|
I can see this on git hub but it is being missing by the test
|
2014-02-11 17:25:54 -08:00 |
application_controller.rb
|
Detect arrays for serialization using respond_to?(:to_ary).
|
2014-04-16 20:48:09 +05:30 |
badges_controller.rb
|
Use PreloadStore for the badge pages.
|
2014-04-28 10:30:50 +05:30 |
categories_controller.rb
|
BUGFIX: Editing a category would break categories for the current user
|
2014-03-05 17:33:14 -05:00 |
clicks_controller.rb
|
|
|
composer_messages_controller.rb
|
|
|
draft_controller.rb
|
|
|
email_controller.rb
|
|
|
embed_controller.rb
|
Don't look for a JS format. IE11 seems to not request it even with a
|
2014-04-14 12:16:08 -04:00 |
exceptions_controller.rb
|
Support 404 routes in the Ember App
|
2014-04-29 15:29:13 -04:00 |
forums_controller.rb
|
|
|
groups_controller.rb
|
Use lower case group names in URLs
|
2014-02-18 16:43:19 -05:00 |
invites_controller.rb
|
|
|
list_controller.rb
|
Order latest.rss by created_at, not updated_at
|
2014-05-02 11:51:16 -04:00 |
notifications_controller.rb
|
BUGFIX: regression, not handling nil count for recent report
|
2014-02-14 07:21:19 +11:00 |
onebox_controller.rb
|
|
|
post_actions_controller.rb
|
FIX: stupid mistake that broke flagging of posts
|
2014-02-13 15:10:02 -05:00 |
posts_controller.rb
|
BUGFIX: likes would cause whole post to re-render
|
2014-04-24 12:42:04 +10:00 |
robots_txt_controller.rb
|
|
|
search_controller.rb
|
Add blurb of post to search results via API
|
2014-04-17 07:58:51 -05:00 |
session_controller.rb
|
FIX: deactivated users shouldn't be able to log in
|
2014-04-28 13:46:28 -04:00 |
site_controller.rb
|
FEATURE: Can select topics and hit Dismiss Read on the /unread filter
|
2014-02-21 15:18:45 -05:00 |
static_controller.rb
|
|
|
topics_controller.rb
|
Port "Summarize Topic" to query-params-new
|
2014-04-17 10:46:33 -04:00 |
uploads_controller.rb
|
REFACTOR: use an options hash instead of multiple nil-able parameters
|
2014-04-15 17:17:10 +02:00 |
user_actions_controller.rb
|
|
|
user_badges_controller.rb
|
Load 100 users at a time for the badge page, with a button to load more.
|
2014-04-24 14:48:26 +05:30 |
users_controller.rb
|
Track the ip address where user was registered
|
2014-04-29 14:37:56 -04:00 |