Commit Graph

13233 Commits (ae8b9c3683fa2fa79160e432a2f4701404335068)
 

Author SHA1 Message Date
barisusakli ae8b9c3683 closes
barisusakli aefba6e2b1 removed some methods
helpers.getBaseUser
exposeUid, exposeGroupName
barisusakli 001eb3454c up composer
barisusakli ea6a1b7741 new language strings
psychobunny 30da4ac748 closes
barisusakli f47f93f9bb up widget essentials
barisusakli becacdefb0 new hooks to customize registration queue with custom data
psychobunny 5d28dbb0a4 closes
Peter Jaszkowiak 59ed13b581 Rewrite translator for efficiency and clarity ()
* Rewrite translator for efficiency and clarity

* Fixed failing tests

* Gorram tabs

* Move cache to Translator class, simplify creation

* Documentation and linting

* Use new translator API where it makes sense

* Revert 499fbe21fdd5b7f2735a27e76a300f69039cfbd3 (except translator.d.ts)

* promise polyfill for node<4

* Set `load` on the prototype

* Comment on Translator#translate

* Delete translator.d.ts

* Support translations added by plugins
Julian Lam ef6e72c246 added test for plugin-included translations, /cc @pitaj
barisusakli 478da29423 closes
NodeBB Misty 7d46265f29 Latest translations and fallbacks
NodeBB Misty 7d1bbaa42d Latest translations and fallbacks
barisusakli 7b7ec77f5c remove console.log
barisusakli e1263f1057 sortedSetUnionCard
barisusakli 77c549081c remove unused clearRequireCache, closes
barisusakli 7f27a21441 new hook action:infinitescroll.loadmore
barisusakli 650d74e28b up composer
barisusakli eabb745116 change union to match intersect
accept aggregate and withscores
barisusakli 8d897d8dcf autocompleteTags
barisusakli fdf2cb6f81 stop searching after finding 20
NodeBB Misty 22ab41f998 Latest translations and fallbacks
barisusakli d0a94cb86c filter:topics.searchTags
barisusakli b2aaeaa50d up composer
barisusakli bba3c0623e up themes
barisusakli 8273dab368 ability to pass tags to new topics
barisusakli d4c512cb3f handle the case where the object is not set at all
barisusakli 3c0a28d293
fix extra key
barisusakli 7269d45e84 closes
barisusakli 46d2168918 closes
NodeBB Misty 24e0c9f6fe Latest translations and fallbacks
barisusakli 3cf4449020 use eachSeries
barisusakli 1b7aa5ac12 up vanilla
barisusakli 3cdfd22a65 on user delete remove their uid from digests
NodeBB Misty a578840904 Latest translations and fallbacks
Julian Lam 4410385e8f Merge pull request from phit/patch-1
Use mousetrap.js minified version
barisusakli 95b914f710 up themes
barisusakli 38b17c6157 closes
barisusakli 8448cf7da6 up themes
barisusakli c01a2bfa33 default sounds to off, show correct setting in user settings page
NodeBB Misty 481ecdd642 Latest translations and fallbacks
Barış Soner Uşaklı 050ca6920a Merge pull request from lo1tuma/eslint
Add eslint to detect unhandled callback errors
Mathias Schreck fef9ec7ad6 Fix unhandled callback errors
Mathias Schreck 824c6d9362 Run eslint as part of npm test
Mathias Schreck 159da18e9f Add npm script to run eslint
Mathias Schreck ba937f89fa Add eslint to detect unhandled callback errors
phit 00a06e9253 Use mousetrap.js minified version
didn't see a reason it shouldn't use the minified version
psychobunny b72a928900 up persona
Julian Lam 81a4103d64 closes
Julian Lam 80d89a086e fixed issue where NodeBB was trying to JSON.parse [object Object]
re: