6358 Commits (3d93667e2b332ff6b68ac0672638ea082366f6f1)

Author SHA1 Message Date
Misty (Bot) de6ca3710d Latest translations and fallbacks 8 years ago
Peter Jaszkowiak 2827db3309 Fix sounds playing through multiple tabs 8 years ago
barisusakli 20eac0de94 closes #5518 8 years ago
Misty (Bot) 6d7c70c911 Latest translations and fallbacks 8 years ago
Peter Jaszkowiak baa2a59f4c Fix ace editor not working 8 years ago
Julian Lam 98047be9ce Merge pull request #5596 from NodeBB/translator-fix
Centrally escape translator tokens in every topic title
8 years ago
Misty (Bot) 0e615e7b09 Latest translations and fallbacks 8 years ago
Peter Jaszkowiak 0fe10f5e86 Escape topic titles at the source, deduplicate 8 years ago
Misty (Bot) c2ba1c270f Latest translations and fallbacks 8 years ago
Peter Jaszkowiak 1fb48ef7a7 Fix #5592 (#5593)
* Fix #5592
Escape translation tokens in topic titles, descriptions, profile about, and post contents

* Fix tests
8 years ago
Peter Jaszkowiak a8add6477c Fix merge conflicts 8 years ago
Julian Lam a62a4e698f Merge pull request #5578 from NodeBB/utils-translator-require
Make utils and translator easier to require
8 years ago
Peter Jaszkowiak 980e9026f3 Fix #5588, translator ignores unclosed tokens 8 years ago
Peter Jaszkowiak 9368e666d8 Fix failing test 8 years ago
Misty (Bot) 73b6b06294 Latest translations and fallbacks 8 years ago
Misty (Bot) 08f001063c Latest translations and fallbacks 8 years ago
Peter Jaszkowiak 010473e5cc Merge branch 'master' into patch-pitaj 8 years ago
Peter Jaszkowiak dc4f2be156 Remove ace global for eslint 8 years ago
Julian Lam 126237e2c9 Merge pull request #5576 from pichalite/zxcvbn
Closes #5521
8 years ago
Peter Jaszkowiak 1892492505 Deprecate utils.walk, remove prototype modification 8 years ago
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
8 years ago
Peter Jaszkowiak b53d3254dd buzz is no longer used 8 years ago
Peter Jaszkowiak 2c418fd2af Use npm bootstrap 8 years ago
Peter Jaszkowiak 0ef30e91ba Use ace-builds npm package instead of vendor
ace can be referenced as an r.js module, reduces acp bundle size
8 years ago
Misty (Bot) 12a426b7b9 Latest translations and fallbacks 8 years ago
pichalite 4c89497cc4 Closes #5521 8 years ago
Anil Mandepudi da183e196a Fixes #5572 (#5575)
* Fixes #5572

* Adding trailing commas but in protest
8 years ago
Julian Lam 0fac75c055 Merge pull request #5573 from NodeBB/patch-pitaj
Fix #5563
8 years ago
Misty (Bot) 07b9bb6fb8 Latest translations and fallbacks 8 years ago
psychobunny 5985a8a7a3 closes #5574 8 years ago
Peter Jaszkowiak 1deeaaeb39 Fix #5563 8 years ago
Misty (Bot) bb0ec540bd Latest translations and fallbacks 8 years ago
Misty (Bot) 0bea922a12 Latest translations and fallbacks 8 years ago
Misty (Bot) 60d35fdf05 Latest translations and fallbacks 8 years ago
Misty (Bot) 2feb19aa2d Latest translations and fallbacks 8 years ago
Misty (Bot) e9794224a8 Latest translations and fallbacks 8 years ago
Julian Lam 5fbbe898d0 fixes #5538 8 years ago
Julian Lam 1594a84e1c fixes #5536 8 years ago
Misty (Bot) 8d4a32dc27 Latest translations and fallbacks 8 years ago
Misty (Bot) c1c96668af Latest translations and fallbacks 8 years ago
Misty (Bot) 2a2ed96a07 Latest translations and fallbacks 8 years ago
Misty (Bot) 114f87e78c Latest translations and fallbacks 8 years ago
Misty (Bot) 3319a72679 Latest translations and fallbacks 8 years ago
Julian Lam 6060b8e13b fix tests 8 years ago
Aziz Khoury 6682e048ea wrapImagesInLinks with <a download> attribute
if the `src` of the `img` does not have an extension, most browsers will trigger a download with whatever filename is set, also without an extension, so when it's opened in any OS, it wont have a default application to open it with.

So, In this case, if the `alt` attribute has an extension (meaning if it looks like filename) - we use that with the html5 [`download` attr](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-download)

The PR does not affect any src if they have an extension.
8 years ago
Ben Lubar 7f713ee822 Admin option to allow all users to view votes (#5534)
* Admin option to allow all users to view votes

* Fix </strong></strong>
8 years ago
Julian Lam 23d4497c73 Merge pull request #5531 from NodeBB/patch_5491
Fix #5491
8 years ago
Peter Jaszkowiak 8c45411ccc Fix #5491 8 years ago
barisusakli 6a4b082080 closes #5524 8 years ago
Julian Lam 6d444ccacf Merge pull request #5526 from NodeBB/patch_5346
Fix #5346
8 years ago