discourse/app/views
lidlanca 33e1790408 stripping port information from Discourse.BaseUrl
Port information if presented in Discourse.BaseUrl may break user avatar URL in the template generation.

https://github.com/discourse/discourse/edit/master/app/assets/javascripts/discourse/models/user.js
avatarTemplate()

In the future there should be a way to reference baseUrl with or without port information
2014-09-12 16:29:17 -04:00
..
categories Put the 'Powered by Discourse...' message shown to crawlers and no-js visitors in a footer element so that SEO something something. 2014-06-19 18:18:09 -04:00
common stripping port information from Discourse.BaseUrl 2014-09-12 16:29:17 -04:00
default Initial release of Discourse 2013-02-05 14:16:51 -05:00
email Enable RTL direction in emails. 2014-08-27 14:38:03 +03:00
embed First attempt: Move username on top of embedded posts 2014-05-09 15:14:00 -04:00
exceptions Show category badge on 404 page topics 2014-09-06 17:06:12 +05:30
invites FEATURE: add site setting allow_new_registrations which can be used to block all new account registrations 2014-07-14 15:42:22 -04:00
layouts Allow translating "Log In" button in HTML code. 2014-08-12 11:23:45 +02:00
list Put the 'Powered by Discourse...' message shown to crawlers and no-js visitors in a footer element so that SEO something something. 2014-06-19 18:18:09 -04:00
pending_flags_mailer Send email to contact_email if there are flags submitted more than 48 hours ago. Configurable with the notify_about_flags_after site setting. 2014-04-03 14:34:40 -04:00
robots_txt Disallow /users/ in robots.txt 2014-05-23 10:28:26 -04:00
static Add classes to the FAQ, Terms of Service, and Privacy nav links so they can be individually styled 2014-09-08 09:32:26 -04:00
topics FIX: Use the `bumped_at` date for the RSS feed for a topic 2014-08-27 12:34:47 -04:00
user_notifications add <hr> between sections of digest email 2014-08-22 12:15:02 -07:00
users SECURITY: Limit passwords to 200 characters 2014-09-12 12:07:11 -04:00