More work on text themes. Splitting translation and text themes, adding nick/ident...
authorCory Chaplin <cory.chaplin@laposte.net>
Tue, 25 Mar 2014 14:33:51 +0000 (15:33 +0100)
committerCory Chaplin <cory.chaplin@laposte.net>
Tue, 25 Mar 2014 14:33:51 +0000 (15:33 +0100)
commit530f55dc4018457939c729ddce0f82b6183abc71
tree1d6e5c09eac711f381ea30d6c4fafa7c9c6d3d99
parentd2cf53f5cdba92ba6c9046420537d25a67bbfdbc
More work on text themes. Splitting translation and text themes, adding nick/ident/host and channel support. Work in progress.
client/assets/text_themes/default.json
client/src/helpers/utils.js
client/src/models/channel.js
client/src/models/member.js
client/src/models/network.js
client/src/translations/en-gb.po
client/src/translations/fr.po
client/src/views/channel.js
client/src/views/texttheme.js