Commit Graph

5881 Commits (c935e6a77c553b2676a8ef5c1c29e55f070d2928)

Author SHA1 Message Date
NodeBB Misty c935e6a77c Latest translations and fallbacks
barisusakli 5e77b87a1e removed scroll duration
NodeBB Misty 3a21030437 Latest translations and fallbacks
barisusakli e69ff93a49 dont translate non strings
NodeBB Misty 4576e7c7dd Latest translations and fallbacks
barisusakli 2c140c2107 ability to filter flags by category
barisusakli 814c4103ad prevent default
Julian Lam 172702565e show username and email history
psychobunny cecdd205cd Merge pull request from phit/mixed-content
Fix mixed content warning on 503 status page and installer
barisusakli 72c75bd781 add pagination to flags page
barisusakli 282a0b0030 fix missing translator
barisusakli ef5e02534a fix missing translator, add flag reason
phit 2342d59e6f fix mixed content warning on 503 status page and installer
Julian Lam 4897e861fb handling errors :rage2:
Julian Lam b12607b1de added uid to flag history, fixed loading on IS, worked around tjs bug
Julian Lam 4e6b2555d0 moved flag history expansion to its own method, showing usernames in assignee history event
Julian Lam d04a10225c WIP showing updated flag data, history, updating flag data
Julian Lam 8dc57cba58 allowing updating of flag data
Julian Lam 7d53b778de WIP extending flags management interface with new options for state, assignee, notes, etc
barisusakli a72ccfb067 only remove page # on IS
NodeBB Misty c700ecbd49 Latest translations and fallbacks
barisusakli 49bd03b8ec closes
barisusakli 9ba3612895 remove winston
NodeBB Misty dc6e4bcb67 Latest translations and fallbacks
barisusakli ea6a1b7741 new language strings
psychobunny 30da4ac748 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
NodeBB Misty 7d46265f29 Latest translations and fallbacks
NodeBB Misty 7d1bbaa42d Latest translations and fallbacks
barisusakli 7f27a21441 new hook action:infinitescroll.loadmore
NodeBB Misty 22ab41f998 Latest translations and fallbacks
barisusakli 8273dab368 ability to pass tags to new topics
NodeBB Misty 24e0c9f6fe Latest translations and fallbacks
NodeBB Misty a578840904 Latest translations and fallbacks
barisusakli c01a2bfa33 default sounds to off, show correct setting in user settings page
NodeBB Misty 481ecdd642 Latest translations and fallbacks
Mathias Schreck fef9ec7ad6 Fix unhandled callback errors
Julian Lam 81a4103d64 closes
Julian Lam 80d89a086e fixed issue where NodeBB was trying to JSON.parse [object Object]
re: 
Julian Lam bb80dc360e closes
NodeBB Misty 416186a2b6 Latest translations and fallbacks
Julian Lam c9c60ef8ed fixes
barisusakli 56f863e5b8 remove :rage2: console.log
Julian Lam 1d0edee358 showing ban reason on user login, closes
NodeBB Misty 7cd12b0ab4 Latest translations and fallbacks
barisusakli 162f14b229 closes
barisusakli 55c9e6f4b6 closes
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
barisusakli 6acfb02316 closes
barisusakli 9c064d8fac only process embedded tpls
Timothy Fike fc68b64fe0 New topic from anywhere.
Like on the navbar.