Peter Jaszkowiak
|
81e23a8a9a
|
Fix #5622
|
2017-04-23 12:48:35 -06:00 |
|
Barış Soner Uşaklı
|
081578c7f4
|
Merge pull request #5616 from NodeBB/auto-lang
Automatically detect user language based on browser accepts header
|
2017-04-22 12:58:54 -04:00 |
|
Peter Jaszkowiak
|
64bf542d17
|
Fix HTML lang attribute using the defaultLang
Themes need `lang="{function.localeToHTML, userLang, defaultLang}"` in
their header.tpl file
|
2017-04-21 23:56:19 -06:00 |
|
Barış Soner Uşaklı
|
c43a4e4b82
|
Merge pull request #5615 from NodeBB/fix-5536
Fix #5536
|
2017-04-21 23:33:15 -04:00 |
|
Peter Jaszkowiak
|
cc76a8663d
|
Add flag for detecting if the mock is being used
|
2017-04-19 20:44:11 -06:00 |
|
Peter Jaszkowiak
|
30b47d39f3
|
Fix #5536
|
2017-04-19 20:33:03 -06:00 |
|
Peter Jaszkowiak
|
9d8ff4ea3e
|
Fix images not displaying in signatures
|
2017-04-19 17:19:38 -06:00 |
|
Peter Jaszkowiak
|
2827db3309
|
Fix sounds playing through multiple tabs
|
2017-04-17 15:56:24 -06:00 |
|
Peter Jaszkowiak
|
0fe10f5e86
|
Escape topic titles at the source, deduplicate
|
2017-04-15 01:38:42 -06:00 |
|
Peter Jaszkowiak
|
1fb48ef7a7
|
Fix #5592 (#5593)
* Fix #5592
Escape translation tokens in topic titles, descriptions, profile about, and post contents
* Fix tests
|
2017-04-13 21:37:54 +03:00 |
|
Peter Jaszkowiak
|
980e9026f3
|
Fix #5588, translator ignores unclosed tokens
|
2017-04-12 20:34:31 -06:00 |
|
Anil Mandepudi
|
da183e196a
|
Fixes #5572 (#5575)
* Fixes #5572
* Adding trailing commas but in protest
|
2017-04-07 14:35:24 -04:00 |
|
Accalia de Elementia
|
743a7e00b4
|
fix: auto cropper on image upload selects maximum image area by default
|
2017-03-06 13:14:15 +00:00 |
|
barisusakli
|
284485c885
|
check data.config
|
2017-03-02 10:51:05 +03:00 |
|
barisusakli
|
347761173a
|
helpers tests
|
2017-02-25 15:10:23 +03:00 |
|
Julian Lam
|
995f8296a4
|
linting
|
2017-02-24 12:03:47 -05:00 |
|
Julian Lam
|
e71bd7a27f
|
Merge branch 'master' into styleguide
|
2017-02-24 11:45:04 -05:00 |
|
barisusakli
|
048eb8a320
|
some helper tests
|
2017-02-24 18:06:23 +03:00 |
|
Peter Jaszkowiak
|
dd2b930824
|
Resolve merge conflicts, minify only .js files
|
2017-02-23 18:31:49 -07:00 |
|
Julian Lam
|
e887dda37a
|
Merge pull request #5461 from pichalite/image-dimension
Use ACP profile image dimension setting in cropper
|
2017-02-22 14:53:40 -05:00 |
|
Julian Lam
|
e427f1663e
|
Merge pull request #5456 from NodeBB/sounds-refactor
Sound system improvements
|
2017-02-21 16:14:58 -05:00 |
|
pichalite
|
fd0f0beaf2
|
lint
|
2017-02-19 08:54:46 +00:00 |
|
pichalite
|
a99572fc48
|
Use ACP profile image dimension setting in cropper
|
2017-02-19 08:30:30 +00:00 |
|
Peter Jaszkowiak
|
23540afaeb
|
Resolve merge conflicts
|
2017-02-18 19:14:39 -07:00 |
|
Peter Jaszkowiak
|
93f38d4f30
|
ESlint no-multi-assign
and max-nested-callbacks, no-mixed-requires, max-statements-per-line
|
2017-02-18 18:06:28 -07:00 |
|
Peter Jaszkowiak
|
4bb49a7171
|
ESlint no-unused-vars
|
2017-02-18 15:05:36 -07:00 |
|
Peter Jaszkowiak
|
c18808fdeb
|
ESlint no-useless-concat, no-mixed-spaces-and-tabs
|
2017-02-18 14:42:15 -07:00 |
|
Peter Jaszkowiak
|
144fa8698c
|
Eslint no-lonely-if
|
2017-02-18 14:32:35 -07:00 |
|
Peter Jaszkowiak
|
09e868ce5f
|
ESlint no-useless-escape, no-else-return
|
2017-02-18 14:27:26 -07:00 |
|
Peter Jaszkowiak
|
11cb3a9554
|
ESlint operator-assignment, block-scoped-var
|
2017-02-18 14:20:58 -07:00 |
|
Peter Jaszkowiak
|
04bb6513b0
|
ESlint no-cond-assign, no-void, valid-jsdoc
|
2017-02-18 13:51:26 -07:00 |
|
Peter Jaszkowiak
|
32dc7c23ea
|
ESlint guard-for-in, no-nested-ternary
and operator-linebreak
|
2017-02-18 13:28:03 -07:00 |
|
Peter Jaszkowiak
|
daa169c094
|
ESlint no-unused-expressions
|
2017-02-18 12:40:57 -07:00 |
|
Peter Jaszkowiak
|
ac2f69f7af
|
ESlint no-return-assign
and no-restricted-modules
|
2017-02-18 12:35:49 -07:00 |
|
Peter Jaszkowiak
|
896c8c7343
|
ESlint object-curly-spacing
|
2017-02-18 12:30:49 -07:00 |
|
Peter Jaszkowiak
|
1493afee2a
|
ESlint indent
|
2017-02-18 02:38:03 -07:00 |
|
Peter Jaszkowiak
|
3b0dd2d1ef
|
ESlint padded-blocks
|
2017-02-18 02:32:24 -07:00 |
|
Peter Jaszkowiak
|
feb8405f95
|
ESlint eol-last
|
2017-02-18 02:30:48 -07:00 |
|
Peter Jaszkowiak
|
41896e1fc7
|
ESlint lines-around-directive
|
2017-02-18 02:28:54 -07:00 |
|
Peter Jaszkowiak
|
f3a8256f35
|
ESlint strict
|
2017-02-18 02:23:47 -07:00 |
|
Peter Jaszkowiak
|
a038c66549
|
ESlint quotes
|
2017-02-18 01:56:23 -07:00 |
|
Peter Jaszkowiak
|
604358ecc4
|
ESlint keyword-spacing, no-multi-spaces
|
2017-02-18 01:52:56 -07:00 |
|
Peter Jaszkowiak
|
a5a3f3089a
|
ESlint no-mixed-operators
|
2017-02-18 01:51:11 -07:00 |
|
Peter Jaszkowiak
|
2e031f3759
|
ESlint comma-spacing
|
2017-02-18 01:31:47 -07:00 |
|
Peter Jaszkowiak
|
277a7fb8b4
|
ESlint key-spacing, no-trailing-spaces
|
2017-02-18 01:27:46 -07:00 |
|
Peter Jaszkowiak
|
b1b486f729
|
ESlint quote-props
|
2017-02-18 01:19:20 -07:00 |
|
Peter Jaszkowiak
|
3361a72725
|
ESlint no-plusplus
and no-empty, space-unary-ops
|
2017-02-18 01:12:18 -07:00 |
|
Peter Jaszkowiak
|
d1101a7fb4
|
ESlint dot-notation
and func-call-spacing
|
2017-02-18 00:21:44 -07:00 |
|
Peter Jaszkowiak
|
d9c1f6f088
|
ESlint no-extra-semi
|
2017-02-17 22:20:45 -07:00 |
|
Peter Jaszkowiak
|
52f2028206
|
ESlint no-multiple-empty-lines
|
2017-02-17 22:08:23 -07:00 |
|