Commit Graph

14495 Commits (5985a8a7a30dc94c34e3675d4e7ccb1a7cf1631e)
 

Author SHA1 Message Date
psychobunny 5985a8a7a3 closes
Barış Soner Uşaklı 43f8678c7a update local config immediately
Barış Soner Uşaklı 8afdd71ef1 closes
Misty (Bot) bb0ec540bd Latest translations and fallbacks
Julian Lam 60990f28ad Merge pull request from NodeBB/patch-pitaj
`filter:teasers.get` provided with `uid`
Peter Jaszkowiak 8119b8c4ae `filter:teasers.get` provided with `uid`
André Zanghelini 03d432182b Fix postcount is expected to be Number ()
psychobunny 53dac97800 closes
Barış Soner Uşaklı d88219b4d1 closes
Misty (Bot) 0bea922a12 Latest translations and fallbacks
Misty (Bot) 60d35fdf05 Latest translations and fallbacks
Misty (Bot) 2feb19aa2d Latest translations and fallbacks
Julian Lam b287c75e3c Merge pull request from NodeBB/patch-pitaj
Fix 
Peter Jaszkowiak 81696dd24a Fxi
Julian Lam 8a8bd23de9 Merge pull request from NodeBB/patch-5538
Partial fix 
Peter Jaszkowiak 57696b22f4 Partial fix
Julian Lam a450cb869d up themes
Misty (Bot) e9794224a8 Latest translations and fallbacks
Julian Lam 5fbbe898d0 fixes
Julian Lam 1594a84e1c fixes
Julian Lam a63459dc98 Merge branch 'master' of github.com:NodeBB/NodeBB
Misty (Bot) 8d4a32dc27 Latest translations and fallbacks
Julian Lam 15506c30a4 updates es search translation
husseinwalli 3876a88252 Added additional parameters to user creation method ()
Treating picture, location and birthday similar to data.email as optional parameters to be passed to the create a user
Peter Jaszkowiak ff09d6e0dd Fix , improve tpl compilation ()
Misty (Bot) c1c96668af Latest translations and fallbacks
Barış Soner Uşaklı 6b0a907ede closes
Misty (Bot) 2a2ed96a07 Latest translations and fallbacks
Julian Lam 42dc496572 Merge pull request from NodeBB/patch_5543
Remove duplicate slugify
Misty (Bot) 114f87e78c Latest translations and fallbacks
Peter Jaszkowiak 14ed0be4f7 Remove duplicate slugify
Julian Lam a1f87a5d7f added tests for
Julian Lam a49e647de3 fixes again
Julian Lam 31b6d47f88 fixes
Julian Lam c84e54c6c6 Merge pull request from NodeBB/patch_5543
Fix 
Peter Jaszkowiak a7677063de Rename to `uniqueUsername`
Peter Jaszkowiak 642306e69c Fix
Misty (Bot) 3319a72679 Latest translations and fallbacks
Julian Lam 6060b8e13b fix tests
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 b6134b160e moved auto_reconnect out of socketOptions object for Mongo
Julian Lam db84296373 Merge pull request from NodeBB/julianlam-patch-1
Up MongoDB dependency to v2.2.25
Julian Lam 9714e3c26b Up MongoDB dependency to v2.2.25
This is a PR to see if tests go 💥
Ben Lubar 7f713ee822 Admin option to allow all users to view votes ()
* Admin option to allow all users to view votes

* Fix </strong></strong>
Misty (Bot) da1858f674 Incremented version number
barisusakli 449352d899 wait for all routes to load before listening
Julian Lam 2ef71e22aa Merge pull request from NodeBB/patch_5491
Fix tests for  fix
Peter Jaszkowiak 8f8babf90b Fix tests
Julian Lam 23d4497c73 Merge pull request from NodeBB/patch_5491
Fix 
Peter Jaszkowiak 8c45411ccc Fix