.. |
admin
|
REFACTOR: use same code path for handling emails via API and POP
|
2016-06-22 15:50:49 +02:00 |
users
|
|
|
about_controller.rb
|
|
|
application_controller.rb
|
Replace certain uses of 'gsub' with 'tr' or 'chomp' for a speed
|
2016-06-10 22:08:37 -05:00 |
badges_controller.rb
|
|
|
categories_controller.rb
|
FEATURE: ability to restrict tags to categories using groups
|
2016-06-07 15:36:20 -04:00 |
category_hashtags_controller.rb
|
|
|
clicks_controller.rb
|
|
|
composer_messages_controller.rb
|
FIX: Duplicate link shouldn't happen on edit
|
2016-06-08 17:22:23 -04:00 |
directory_items_controller.rb
|
|
|
draft_controller.rb
|
|
|
email_controller.rb
|
Correct mailing list mode unsubscribe
|
2016-06-17 11:57:23 +10:00 |
embed_controller.rb
|
FIX: Don't include hidden posts in embedded comments
|
2016-05-03 15:01:20 -04:00 |
exceptions_controller.rb
|
|
|
export_csv_controller.rb
|
|
|
forums_controller.rb
|
|
|
groups_controller.rb
|
|
|
highlight_js_controller.rb
|
|
|
invites_controller.rb
|
FIX: only staff can access 'resend all invites' feature
|
2016-06-07 10:57:08 +05:30 |
list_controller.rb
|
|
|
metadata_controller.rb
|
App Banner Support for Android Chrome (#4103)
|
2016-04-20 10:54:01 -04:00 |
notifications_controller.rb
|
|
|
onebox_controller.rb
|
|
|
permalinks_controller.rb
|
|
|
post_action_users_controller.rb
|
|
|
post_actions_controller.rb
|
|
|
posts_controller.rb
|
Allow an (optional) post-creation time to be submitted. (#4205)
|
2016-05-22 10:54:03 +02:00 |
queued_posts_controller.rb
|
|
|
robots_txt_controller.rb
|
|
|
search_controller.rb
|
SECURITY: restrict constantize classes in search controller
|
2016-06-17 13:47:34 +10:00 |
session_controller.rb
|
FEATURE: simpler and friendlier unsubscribe workflow
|
2016-06-17 11:28:49 +10:00 |
similar_topics_controller.rb
|
|
|
site_controller.rb
|
|
|
site_customizations_controller.rb
|
|
|
static_controller.rb
|
|
|
stylesheets_controller.rb
|
|
|
tag_groups_controller.rb
|
FEATURE: tag group options: limit usage of one tag per group, tags in a group can't be used unless a prerequisite tag is used
|
2016-06-09 16:01:19 -04:00 |
tags_controller.rb
|
FEATURE: tag group options: limit usage of one tag per group, tags in a group can't be used unless a prerequisite tag is used
|
2016-06-09 16:01:19 -04:00 |
topics_controller.rb
|
FIX: update list of invited users after inviting
|
2016-06-21 16:01:29 +10:00 |
uploads_controller.rb
|
fix and improve image downsizing algorithm
|
2016-06-20 12:35:07 +02:00 |
user_actions_controller.rb
|
|
|
user_avatars_controller.rb
|
|
|
user_badges_controller.rb
|
|
|
users_controller.rb
|
FIX: mixed case group mentions were not getting highligted in composer
|
2016-05-22 18:32:49 +05:30 |
users_email_controller.rb
|
|
|
webhooks_controller.rb
|
FEATURE: support for mandrill webhooks
|
2016-06-13 12:32:14 +02:00 |