Commit Graph

4447 Commits (d8170d5d1cb36afb364628f162ab561f99f8f270)

Author SHA1 Message Date
barisusakli 236758b712 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
barisusakli fb3020f892 closes
Peter Jaszkowiak 2827db3309 Fix sounds playing through multiple tabs
barisusakli 20eac0de94 closes
barisusakli e3205bcfad merge
Peter Jaszkowiak baa2a59f4c Fix ace editor not working
Peter Jaszkowiak 0fe10f5e86 Escape topic titles at the source, deduplicate
barisusakli 36df4cdf97 fix cyclic dependency issue
barisusakli b8c606cbbd closes
Julian Lam a141835cf8 Merge branch 'master' into develop
Peter Jaszkowiak 1fb48ef7a7 Fix ()
* Fix 
Escape translation tokens in topic titles, descriptions, profile about, and post contents

* Fix tests
Julian Lam d18cfced96 Merge remote-tracking branch 'origin/master' into develop
Peter Jaszkowiak a8add6477c Fix merge conflicts
Julian Lam a62a4e698f Merge pull request from NodeBB/utils-translator-require
Make utils and translator easier to require
Peter Jaszkowiak 484a800327 Merge branch master into develop
Peter Jaszkowiak 980e9026f3 Fix , translator ignores unclosed tokens
Peter Jaszkowiak 9368e666d8 Fix failing test
Peter Jaszkowiak 010473e5cc Merge branch 'master' into patch-pitaj
Peter Jaszkowiak dc4f2be156 Remove ace global for eslint
Julian Lam 126237e2c9 Merge pull request from pichalite/zxcvbn
Closes 
Peter Jaszkowiak 1892492505 Deprecate utils.walk, remove prototype modification
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
Peter Jaszkowiak 0ef30e91ba Use ace-builds npm package instead of vendor
ace can be referenced as an r.js module, reduces acp bundle size
pichalite 4c89497cc4 Closes
Anil Mandepudi da183e196a Fixes ()
* Fixes 

* Adding trailing commas but in protest
Peter Jaszkowiak 1deeaaeb39 Fix
Julian Lam 7afe8a32f6 Merge branch 'master' into develop
Julian Lam 1594a84e1c fixes
Julian Lam b649eb95f8 Merge remote-tracking branch 'origin/master' into develop
Julian Lam 6060b8e13b fix tests
Barış Soner Uşaklı fe27d40ff6 closes
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.
Julian Lam 7f8f197e60 Merge branch 'master' into develop
Julian Lam 23d4497c73 Merge pull request from NodeBB/patch_5491
Fix 
Peter Jaszkowiak 8c45411ccc Fix
Julian Lam 250bb4b011 fixed leftover merge conflict artifact
Julian Lam 1ebbbdd3f9 Merge remote-tracking branch 'origin/master' into develop
barisusakli 6a4b082080 closes
barisusakli 5a2ff8ed0a closes
Julian Lam 6d444ccacf Merge pull request from NodeBB/patch_5346
Fix 
Peter Jaszkowiak c199075d98 Fix
Barış Soner Uşaklı 0396e9300b Merge pull request from RoiEXLab/fix-admin-search
Fix admin Search
Julian Lam 860999fa6c Merge remote-tracking branch 'origin/master' into develop
psychobunny 286d0ab203 prevent tagsinput initialization from flagging as unsaved
psychobunny 62f445ad7f ACP: added tagsinput to other fields that are "comma separated"
barisusakli bb146e049c fix lint
psychobunny 447b7b02ca use tagsinput for instead
psychobunny f2eb4b8083 closes
psychobunny a67d48e719 ()
closes 
psychobunny fd8e647ef5 closes