106 Commits (ee1495a44df7d92aa45892233f3329e745925e55)

Author SHA1 Message Date
barisusakli a1de4cb2dd added no tags language key 11 years ago
barisusakli df73ceaeb7 closes #1556
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
11 years ago
barisusakli 9ba0dc3363 closes #1539 11 years ago
barisusakli 4acc264cb8 added upload error string 11 years ago
barisusakli c5d9a68b4b closes #1445 11 years ago
Julian Lam e64c1bfec3 closed #1453 11 years ago
psychobunny db27a30005 better alert for ban message 11 years ago
barisusakli 8ee866fc9d closes #1513 11 years ago
psychobunny a0fcdfe629 closes #1502 11 years ago
psychobunny 10716c37d3 closes #1376 11 years ago
barisusakli 3c96857123 closes #1461
fixed disabled category grey out, added plural move topics string
11 years ago
barisusakli efdb511c2c fixed posted_in_ago language key 11 years ago
barisusakli cf94a71499 closes #1427
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
11 years ago
barisusakli 1000df09ff replaced hardcoded english string 11 years ago
barisusakli 2d48f670c7 moved html from language files to templates 11 years ago
barisusakli 3c11030929 closes #1398 11 years ago
barisusakli 3ed90cda91 added new language string for guests 11 years ago
barisusakli 21e30cc0c7 new language string 11 years ago
barisusakli 2ad715ead3 closes #1412 11 years ago
barisusakli 254267e577 removed 2 titles 11 years ago
barisusakli d431c94ed8 added variable to replying to string 11 years ago
barisusakli 9d61a1bae3 fixed translation string 11 years ago
barisusakli 6cac3c176e removed onlined from users 11 years ago
barisusakli 255115745f new language keys closes #1403 11 years ago
Julian Lam 758a7f109e missing comma -- fixed #1401 11 years ago
Julian Lam 28bad893e5 Revert "removed until #1401 is fixed"
This reverts commit 87fc70d90d.
11 years ago
barisusakli 87fc70d90d removed until #1401 is fixed 11 years ago
barisusakli ef342b9d40 added two new strings for #1399 11 years ago
Julian Lam 15bf804fa7 daily digest settings in User Settings 11 years ago
barisusakli 92db112367 reverted previous commit 11 years ago
barisusakli f0428f5f1f removed double post notification #1386 11 years ago
barisusakli f9897daad1 all notifications are translated now closes #1388 11 years ago
psychobunny 5b8fcbe27e fixed post error message 11 years ago
barisusakli 04488a9a14 closes #1139 11 years ago
Julian Lam 4c9ea62c0d resolved #1372 -- username clashes will now cause a random # to be appended to the username 11 years ago
barisusakli 3e60451ce4 closes #1013
lets user change languages,
11 years ago
barisusakli a091e06fe3 more work for #1368 11 years ago
barisusakli 252e757185 some more language strings and account.js refactor 11 years ago
barisusakli 7545d55b22 jshint and refactor accountedit 11 years ago
Barış Soner Uşaklı b28b837d72 fixed error.json 11 years ago
barisusakli 14d0081fdf replace 2 error messages with keys 11 years ago
barisusakli 1f77df794a added lots of error keys 11 years ago
barisusakli 0ac58dbee6 more error strings 11 years ago
barisusakli fdeaf3a16e user.js error keys 11 years ago
barisusakli eaf4be4979 posts.js error keys 11 years ago
barisusakli b07efb0085 modules.js error keys 11 years ago
barisusakli 197e61a5d0 admin js language keys 11 years ago
barisusakli 95972209f4 favourite changes
favourites.js no longer makes socket calls, moved that code into
socket.io/posts.js. it also makes a single socket call when you downvote
a post that you previously upvoted.
11 years ago
barisusakli 296d5127c9 update to use error messages 11 years ago
barisusakli 3dc1b87f01 removed reply from not logged in error message 11 years ago