5904 Commits (4938b006354b0decf6e93946114b1b0cf2fec024)

Author SHA1 Message Date
Barış Soner Uşaklı e2cbc8bc69 fix timeago on acp users 8 years ago
Anil Mandepudi 2ef09de48d fix route on chat search 9 years ago
Anil Mandepudi 9c646ce39c redirect to correct route on Chats.leave 9 years ago
barisusakli 1ec5539adc closes #5055 9 years ago
barisusakli ae6305365e dont set search term from localstorage 9 years ago
barisusakli 8326846c2f closes #5043 9 years ago
NodeBB Misty 4b14be80e3 Latest translations and fallbacks 9 years ago
barisusakli 1866f93e9c closes #5045 9 years ago
NodeBB Misty a04a80b15a Latest translations and fallbacks 9 years ago
barisusakli ff29d0e826 closes #4290 9 years ago
barisusakli c4f82a3f60 closes #5046 9 years ago
NodeBB Misty 930f3b28a5 Latest translations and fallbacks 9 years ago
NodeBB Misty 5c045288ab Latest translations and fallbacks 9 years ago
barisusakli aad1e54c37 closes #5041 9 years ago
barisusakli 15cae8d6ea ability to set moderation note on users 9 years ago
barisusakli 33306f6236 show stack on error 9 years ago
barisusakli 55396ca442 inf scroll in chat-content 9 years ago
NodeBB Misty 6c7fe6b5cf Latest translations and fallbacks 9 years ago
barisusakli 4be20799ec fix getRecentChats 9 years ago
barisusakli 202edfa47e chat history access 9 years ago
barisusakli 4ce8e2224a optimize topics.markTopicNotificationsRead
let's not call it once for each tid
9 years ago
NodeBB Misty 5bc9a5c533 Latest translations and fallbacks 9 years ago
barisusakli 958fe3e72f closes #3762 9 years ago
NodeBB Misty c935e6a77c Latest translations and fallbacks 9 years ago
barisusakli 5e77b87a1e removed scroll duration 9 years ago
NodeBB Misty 3a21030437 Latest translations and fallbacks 9 years ago
barisusakli e69ff93a49 dont translate non strings 9 years ago
NodeBB Misty 4576e7c7dd Latest translations and fallbacks 9 years ago
barisusakli 2c140c2107 ability to filter flags by category 9 years ago
barisusakli 814c4103ad prevent default 9 years ago
Julian Lam 172702565e show username and email history 9 years ago
psychobunny cecdd205cd Merge pull request #5035 from phit/mixed-content
Fix mixed content warning on 503 status page and installer
9 years ago
barisusakli 72c75bd781 add pagination to flags page 9 years ago
barisusakli 282a0b0030 fix missing translator 9 years ago
barisusakli ef5e02534a fix missing translator, add flag reason 9 years ago
phit 2342d59e6f fix mixed content warning on 503 status page and installer 9 years ago
Julian Lam 4897e861fb handling errors :rage2: 9 years ago
Julian Lam b12607b1de added uid to flag history, fixed loading on IS, worked around tjs bug 9 years ago
Julian Lam 4e6b2555d0 moved flag history expansion to its own method, showing usernames in assignee history event 9 years ago
Julian Lam d04a10225c WIP showing updated flag data, history, updating flag data 9 years ago
Julian Lam 8dc57cba58 allowing updating of flag data 9 years ago
Julian Lam 7d53b778de WIP extending flags management interface with new options for state, assignee, notes, etc 9 years ago
barisusakli a72ccfb067 only remove page # on IS 9 years ago
NodeBB Misty c700ecbd49 Latest translations and fallbacks 9 years ago
barisusakli 49bd03b8ec closes #5004 9 years ago
barisusakli 9ba3612895 remove winston 9 years ago
NodeBB Misty dc6e4bcb67 Latest translations and fallbacks 9 years ago
barisusakli ea6a1b7741 new language strings 9 years ago
psychobunny 30da4ac748 closes #5031 9 years ago
Peter Jaszkowiak 59ed13b581 Rewrite translator for efficiency and clarity (#5013)
* 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
9 years ago