You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
database sortedSetUnionCard 9 years ago
mocks Handle callback errors 9 years ago
.jshintrc testing docgen again 10 years ago
categories.js another dependency fix and test 9 years ago
database.js jslinting on holiday ftw 10 years ago
groups.js Handle callback errors 9 years ago
messaging.js Handle callback errors 9 years ago
topics.js Handle callback errors 9 years ago
translator-new.js Rewrite translator for efficiency and clarity (#5013) 9 years ago
translator.js Rewrite translator for efficiency and clarity (#5013) 9 years ago
user.js Handle callback errors 9 years ago
utils.js jslinting on holiday ftw 10 years ago