.. |
admin_controller.rb
|
Interface for reviewing queued posts
|
2015-04-15 14:54:37 -04:00 |
api_controller.rb
|
usage of raise corrected
|
2015-05-07 11:00:51 +10:00 |
backups_controller.rb
|
FEATURE: further restrict downloading of backups
|
2017-03-01 08:28:34 -07:00 |
badges_controller.rb
|
FIX: base sql vanishes after badge creation
|
2017-05-09 09:25:57 -04:00 |
color_schemes_controller.rb
|
FEATURE: Native theme support
|
2017-04-12 10:53:49 -04:00 |
dashboard_controller.rb
|
FEATURE: basic disk space usage stats
|
2015-02-04 18:05:17 +11:00 |
diagnostics_controller.rb
|
SECURITY: prefer render plain/html to render text where possible
|
2017-04-10 08:01:42 -04:00 |
email_controller.rb
|
FEATURE: phase 1 of supporting multiple email addresses
|
2017-07-20 11:22:27 +09:00 |
email_templates_controller.rb
|
Remove unused email templates from controller
|
2017-01-05 15:31:14 +01:00 |
embeddable_hosts_controller.rb
|
Add embed class name setup for embeddable hosts
|
2017-05-11 15:16:16 -04:00 |
embedding_controller.rb
|
FIX: Username for topic creation is required
|
2015-10-13 16:33:26 -04:00 |
emojis_controller.rb
|
REFACTOR: upload workflow creation into UploadCreator
|
2017-05-11 00:16:57 +02:00 |
flags_controller.rb
|
FIX: allow staff members to restore withdrawn posts that are flagged
|
2014-09-09 20:26:40 +02:00 |
groups_controller.rb
|
FEATURE: phase 1 of supporting multiple email addresses
|
2017-07-20 11:22:27 +09:00 |
impersonate_controller.rb
|
FEATURE: log impersonations
|
2014-11-06 10:58:47 +01:00 |
permalinks_controller.rb
|
UX: include more details on Permalinks page
|
2015-07-17 21:39:23 +05:30 |
plugins_controller.rb
|
Add a spec for the new plugins controller
|
2015-02-10 12:35:53 -05:00 |
reports_controller.rb
|
FIX: Don't show category options for reports that can't be scoped to a category.
|
2017-04-13 17:10:55 +08:00 |
screened_emails_controller.rb
|
FEATURE: admins can clear screend emails if needed
|
2014-06-02 16:53:00 +10:00 |
screened_ip_addresses_controller.rb
|
SECURITY: correctly validate input when admin searches for screened ips
|
2017-02-06 16:11:16 -05:00 |
screened_urls_controller.rb
|
Should have put order on the screened urls results
|
2013-11-04 16:31:31 -05:00 |
site_settings_controller.rb
|
SECURITY: disable user entered badge SQL by default
|
2016-07-28 09:03:00 +10:00 |
site_texts_controller.rb
|
FIX: Validate interpolation keys used in translation overrides.
|
2017-06-16 08:54:48 +09:00 |
staff_action_logs_controller.rb
|
FEATURE: dropdown to filter staff action logs
|
2017-05-30 11:25:42 -04:00 |
themes_controller.rb
|
improve error on theme upload, add gif to allowed uploads
|
2017-05-17 16:29:09 -04:00 |
user_fields_controller.rb
|
FEATURE: add user custom fields to user card
|
2016-04-08 14:35:41 +02:00 |
users_controller.rb
|
FIX: saving invisible primary group field that you don't belong to
|
2017-05-17 12:46:50 -04:00 |
versions_controller.rb
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |
web_hooks_controller.rb
|
add event name for ping webhooks in the header
|
2017-05-02 08:13:23 +02:00 |