This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Sam 262f561a87 FEATURE: relax username rules to allow - and . and leading _
This relaxes our very strict username rules to allow for some long asked for requests

- leading _ is now allowed
- . is allowed except for trailing char and confusing extensions like .gif .json
- dash (-) is now permitted
2015-09-02 12:13:44 +10:00
..
adapters Refactor notifications localStorage cache into adapter pattern. 2015-08-31 14:12:27 -04:00
components FEATURE: relax username rules to allow - and . and leading _ 2015-09-02 12:13:44 +10:00
controllers FIX: Opening panels by keyboard should respect closing 2015-08-31 14:51:38 -04:00
dialects FEATURE: relax username rules to allow - and . and leading _ 2015-09-02 12:13:44 +10:00
ember Support resolving models 2015-06-26 12:27:13 -04:00
helpers FIX: user_custom_preferences did not match other outlet names 2015-08-31 11:06:23 -04:00
initializers Migrate KeyValueStore to ES6 modules 2015-09-01 14:45:24 -04:00
lib FEATURE: relax username rules to allow - and . and leading _ 2015-09-02 12:13:44 +10:00
mixins Notifications cache should use localStorage wrapper 2015-09-01 14:45:24 -04:00
models FEATURE: group can grant a trust level when a user is added 2015-09-01 16:52:12 -04:00
pre-initializers Notifications cache should use localStorage wrapper 2015-09-01 14:45:24 -04:00
routes FEATURE: Use shift+Z twice to log out 2015-09-01 16:37:54 -04:00
services Migrate search drop down to menu-panel component. 2015-08-28 15:44:24 -04:00
templates FEATURE: Use shift+Z twice to log out 2015-09-01 16:37:54 -04:00
views Have menu panels show up on top of the composer, stop composer at header 2015-09-01 17:34:04 -04:00
router.js.es6 Fixes routing in tests 2015-05-11 11:18:38 -04:00