.. |
admin
|
FEATURE: log site text changes
|
2015-12-18 19:42:06 +05:30 |
users
|
FIX: Use a cookie to bypass the anon cache
|
2015-10-28 17:16:56 -04: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
|
FIX: I18n Fallbacks were not applying correctly
|
2015-12-23 12:09:18 -05:00 |
badges_controller.rb
|
FEATURE: long descriptions for badges to help teach people
|
2015-02-27 17:19:18 +11:00 |
categories_controller.rb
|
rename 'is_support' to 'contains_messages'
|
2015-11-26 18:40:54 +01:00 |
clicks_controller.rb
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10:00 |
composer_messages_controller.rb
|
New User Education goes through a server side ComposerMessages check. Composer message for users
|
2013-09-13 12:23:53 -04:00 |
directory_items_controller.rb
|
UX: Login to decide when to show you near the top of the directory
|
2015-04-02 14:51:49 -04:00 |
draft_controller.rb
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10:00 |
email_controller.rb
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10:00 |
embed_controller.rb
|
Fix broken spec
|
2015-11-20 14:27:30 -05:00 |
exceptions_controller.rb
|
FEATURE: hide google search on 404 page for private instance
|
2014-09-06 15:26:46 +05:30 |
export_csv_controller.rb
|
FEATURE: export dashboard reports to csv file
|
2015-09-15 16:45:10 -04:00 |
forums_controller.rb
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10:00 |
groups_controller.rb
|
FEATURE: notification_level on a per-group basis
|
2015-12-14 23:17:09 +01:00 |
highlight_js_controller.rb
|
PERF: avoid cookies for all static, public, cached forever assets
|
2015-05-22 16:15:46 +10:00 |
invites_controller.rb
|
FIX: show proper message on invite error
|
2015-12-20 22:13:37 +05:30 |
list_controller.rb
|
FEATURE: allow users to archive messages
|
2015-12-23 11:09:30 +11: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
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
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
|
FEATURE: First class messages to groups, you can select a group as a target of a message
|
2015-12-02 15:49:43 +11: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
|
forgot password on a staged account does nothing
|
2015-11-09 17:37:33 +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
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10:00 |
site_customizations_controller.rb
|
FEATURE: Can create stylesheets for embedded comments
|
2015-08-10 10:21:04 -04:00 |
static_controller.rb
|
FIX: use default favicon if a bad favicon is specified
|
2015-12-22 18:08:27 +11:00 |
stylesheets_controller.rb
|
fix missing rtl stylesheets
|
2015-05-23 15:25:05 +10:00 |
topics_controller.rb
|
FEATURE: allow users to archive messages
|
2015-12-23 11:09:30 +11:00 |
uploads_controller.rb
|
FIX: don't automagically downsize uploaded images that are larger than 10MB
|
2015-11-26 18:16:47 +01:00 |
user_actions_controller.rb
|
FEATURE: split up group PMS on user page
|
2015-12-10 11:39:33 +11:00 |
user_avatars_controller.rb
|
FIX: not proxying protocol-less urls
|
2015-12-17 13:21:09 +11: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
|
FEATURE: User page refactor
|
2015-12-20 16:45:49 +11:00 |