discourse/app
demil adcfa4cf9f Update discourse.js
Inserted  if (url.indexOf(u) != -1) return url; in getURL function because of bug in subdirectory install on some urls doubles relative url prefix, for example /forum/forum/latest.json. With this fix it works fine.
2013-11-12 02:36:03 +01:00
..
assets Update discourse.js 2013-11-12 02:36:03 +01:00
controllers Refactor Users#upload_avatar method 2013-11-11 23:21:14 +05:30
helpers work around bust encodings passed in to method 2013-11-05 13:40:39 +11:00
jobs Add an order for user_stats table in exporter 2013-11-11 10:49:27 -05:00
mailers Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
models correct logic for tracking incoming links 2013-11-11 10:53:01 +11:00
serializers Public user profile page shows if the user is suspended and why. 2013-11-07 16:34:31 -05:00
services Merge pull request #1610 from salbertson/sa-refactor-users-update 2013-11-07 12:29:19 -08:00
views shorter message for untranslated strings 2013-11-04 11:52:12 +01:00