Commit Graph

14 Commits

Author SHA1 Message Date
6417173082 DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
e6245bd603 DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
5012d46cbd Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
14410b71fb Convert server side paths to use /u/ 2017-03-30 10:23:24 -04:00
86c13ada44 fix a few places we were using /category vs /c 2015-01-06 15:56:07 -08:00
436ea982ae TYPO: Missing comma 2014-08-01 17:29:20 -04:00
3c66e48573 TESTS: Remove URL_FIXTURES constant for pretender 2014-08-01 17:27:01 -04:00
0528b408a3 Add an integration test for the new Ember 404 route 2014-04-29 15:29:13 -04:00
4981525047 REFACTOR: Fixes poor class hierarchy for listing topics
- Upgrades Ember to latest
- Fixes a bunch of bugs with page titles and missing "active" states
2014-01-18 19:26:24 +01:00
0317cf9608 Show topics as a list of topics on the User Stream. 2013-07-25 15:56:20 -04:00
19f3a8d640 Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
2d821d1ff4 Clicking the #site-logo will refresh the latest list. 2013-07-04 17:31:06 -04:00
4a3bc1fb43 More Javascript Tests + Fixtures. Also a rake task to crawl them. 2013-07-04 16:20:43 -04:00