.. |
admin
|
FIX: add missing translation keys
|
2015-05-26 19:11:37 +05:30 |
users
|
remove Google OpenID auth, since Google doesn't support it anymore
|
2015-05-25 15:13:44 -04:00 |
about_controller.rb
|
First stab at About page
|
2014-08-11 16:59:15 -04:00 |
application_controller.rb
|
PERF: avoid cookies for all static, public, cached forever assets
|
2015-05-22 16:15:46 +10:00 |
badges_controller.rb
|
FEATURE: long descriptions for badges to help teach people
|
2015-02-27 17:19:18 +11:00 |
categories_controller.rb
|
FEATURE: move all uploads to a single endpoint + defer upload creation in a background thread
|
2015-05-20 16:45:48 +02: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
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10: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
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10: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
|
table & model changes for group managers with permission to edit membership
|
2015-01-15 11:44:42 -08: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
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10:00 |
list_controller.rb
|
usage of raise corrected
|
2015-05-07 11:00:51 +10:00 |
notifications_controller.rb
|
Upgrade Notifications to fix deprecations and use store
|
2015-05-11 11:20:45 -04:00 |
onebox_controller.rb
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
permalinks_controller.rb
|
FIX: support for redirects to external url in permalinks table was broken
|
2015-04-23 16:45:28 -04:00 |
post_actions_controller.rb
|
FIX: don't stop youtube when liking a post
|
2014-09-25 12:02:41 +10:00 |
posts_controller.rb
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10:00 |
queued_posts_controller.rb
|
Can delete users via the moderation queue
|
2015-04-27 15:06:20 -04:00 |
robots_txt_controller.rb
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10:00 |
search_controller.rb
|
FEATURE: search private messages option
|
2014-12-04 13:50:36 +11:00 |
session_controller.rb
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10: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
|
PERF: avoid cookies for all static, public, cached forever assets
|
2015-05-22 16:15:46 +10:00 |
static_controller.rb
|
FEATURE: add clean support for running Discourse in a subfolder
|
2015-03-09 13:14:29 +11:00 |
stylesheets_controller.rb
|
fix missing rtl stylesheets
|
2015-05-23 15:25:05 +10:00 |
topics_controller.rb
|
FIX: Keep around the page when redirecting
|
2015-05-20 10:16:17 -04:00 |
uploads_controller.rb
|
FIX: crop avatars on the server instead of the client
|
2015-05-26 15:54:25 +02:00 |
user_actions_controller.rb
|
Users can see their pending posts
|
2015-04-21 16:44:47 -04:00 |
user_avatars_controller.rb
|
FIX: crop avatars on the server instead of the client
|
2015-05-26 15:54:25 +02:00 |
user_badges_controller.rb
|
usage of raise corrected
|
2015-05-07 11:00:51 +10:00 |
users_controller.rb
|
fix build (:fired:)
|
2015-05-20 17:51:33 +02:00 |