.. |
admin
|
FIX: Username for topic creation is required
|
2015-10-13 16:33:26 -04:00 |
users
|
clean up implementation of non frame login / registration
|
2015-10-13 14:49:09 +11:00 |
about_controller.rb
|
live posts counts is only available to logged in users
|
2015-09-16 12:27:05 +10:00 |
application_controller.rb
|
FEATURE: no need to cap new and unread together anymore
|
2015-10-01 17:17:15 +10:00 |
badges_controller.rb
|
|
|
categories_controller.rb
|
FEATURE: Log staff actions for Category changes.
|
2015-09-18 10:53:08 +08:00 |
clicks_controller.rb
|
|
|
composer_messages_controller.rb
|
|
|
directory_items_controller.rb
|
|
|
draft_controller.rb
|
|
|
email_controller.rb
|
|
|
embed_controller.rb
|
Add embed/info endpoint for TopicEmbed queries
|
2015-09-16 03:22:24 +00:00 |
exceptions_controller.rb
|
|
|
export_csv_controller.rb
|
FEATURE: export dashboard reports to csv file
|
2015-09-15 16:45:10 -04:00 |
forums_controller.rb
|
|
|
groups_controller.rb
|
|
|
highlight_js_controller.rb
|
|
|
invites_controller.rb
|
FIX: return 422 if the invite is already redeemed
|
2015-09-16 17:30:00 +05:30 |
list_controller.rb
|
FEATURE: Allow default period to be set for Top Page
|
2015-10-06 12:04:31 -04:00 |
manifest_json_controller.rb
|
FEATURE: Add web manifest for Chrome users.
|
2015-09-21 10:34:03 +08:00 |
notifications_controller.rb
|
FIX: Notifications when no limit is provided
|
2015-09-02 15:48:41 -04:00 |
onebox_controller.rb
|
|
|
permalinks_controller.rb
|
FIX: permalinks redirect on subfolder installs could add the subfolder to the url twice
|
2015-10-12 16:54:53 -04:00 |
post_action_users_controller.rb
|
FIX: You can click to see your own PMs from flags
|
2015-09-30 12:28:55 -04:00 |
post_actions_controller.rb
|
FIX: You can click to see your own PMs from flags
|
2015-09-30 12:28:55 -04:00 |
posts_controller.rb
|
Merge pull request #3857 from gdpelican/fix-for-untopiced-posts
|
2015-10-16 14:59:36 +02:00 |
queued_posts_controller.rb
|
FIX: Queued Posts should be ordered by created_at
|
2015-09-18 13:11:57 -04:00 |
robots_txt_controller.rb
|
FIX: robots.txt should be accessible even when login is required
|
2015-10-15 11:42:41 +02:00 |
search_controller.rb
|
FEATURE: on mobile take users to full page search
|
2015-09-08 11:04:03 +10:00 |
session_controller.rb
|
Refactor ApplicationController#redirect_to_login_if_required to use session for SSO
|
2015-08-11 16:48:55 +01:00 |
similar_topics_controller.rb
|
FIX: similar topics api shouldn't return error if params are below minimum lengths
|
2015-08-31 10:54:45 -04:00 |
site_controller.rb
|
|
|
site_customizations_controller.rb
|
FEATURE: Can create stylesheets for embedded comments
|
2015-08-10 10:21:04 -04:00 |
static_controller.rb
|
Add extra safety
|
2015-08-25 12:05:15 +10:00 |
stylesheets_controller.rb
|
|
|
topics_controller.rb
|
FIX: canonical urls for category and topic pages was wrong when deployed to subfolder
|
2015-10-01 12:24:07 -04:00 |
uploads_controller.rb
|
FIX: uploading an animated user card/profile background was converted to a still image
|
2015-09-20 22:01:03 +02:00 |
user_actions_controller.rb
|
FIX: Small actions should show descriptions on the user stream
|
2015-07-31 14:25:49 -04:00 |
user_avatars_controller.rb
|
FIX: uploading an animated user card/profile background was converted to a still image
|
2015-09-20 22:01:03 +02:00 |
user_badges_controller.rb
|
Revert "FIX: properly filter badges when they're on a whisper"
|
2015-09-25 10:20:47 +10:00 |
users_controller.rb
|
UX: Show a nicer "Log In" screen if the user follows /my/preferences
|
2015-10-14 13:39:31 -04:00 |