Commit Graph

108 Commits (7f011fe583e27352c2ec0e3ce64e0567011cb309)

Author SHA1 Message Date
Julian Lam f20926f93d finished up group list and group details pages - closed
Julian Lam 840a56006c added missing files for
barisusakli a1de4cb2dd added no tags language key
barisusakli df73ceaeb7 closes
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
barisusakli 9ba0dc3363 closes
barisusakli 4acc264cb8 added upload error string
barisusakli c5d9a68b4b closes
Julian Lam e64c1bfec3 closed
psychobunny db27a30005 better alert for ban message
barisusakli 8ee866fc9d closes
psychobunny a0fcdfe629 closes
psychobunny 10716c37d3 closes
barisusakli 3c96857123 closes
fixed disabled category grey out, added plural move topics string
barisusakli efdb511c2c fixed posted_in_ago language key
barisusakli cf94a71499 closes
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
barisusakli 1000df09ff replaced hardcoded english string
barisusakli 2d48f670c7 moved html from language files to templates
barisusakli 3c11030929 closes
barisusakli 3ed90cda91 added new language string for guests
barisusakli 21e30cc0c7 new language string
barisusakli 2ad715ead3 closes
barisusakli 254267e577 removed 2 titles
barisusakli d431c94ed8 added variable to replying to string
barisusakli 9d61a1bae3 fixed translation string
barisusakli 6cac3c176e removed onlined from users
barisusakli 255115745f new language keys closes
Julian Lam 758a7f109e missing comma -- fixed
Julian Lam 28bad893e5 Revert "removed until is fixed"
This reverts commit 87fc70d90d.
barisusakli 87fc70d90d removed until is fixed
barisusakli ef342b9d40 added two new strings for
Julian Lam 15bf804fa7 daily digest settings in User Settings
barisusakli 92db112367 reverted previous commit
barisusakli f0428f5f1f removed double post notification
barisusakli f9897daad1 all notifications are translated now closes
psychobunny 5b8fcbe27e fixed post error message
barisusakli 04488a9a14 closes
Julian Lam 4c9ea62c0d resolved -- username clashes will now cause a random # to be appended to the username
barisusakli 3e60451ce4 closes
lets user change languages,
barisusakli a091e06fe3 more work for
barisusakli 252e757185 some more language strings and account.js refactor
barisusakli 7545d55b22 jshint and refactor accountedit
Barış Soner Uşaklı b28b837d72 fixed error.json
barisusakli 14d0081fdf replace 2 error messages with keys
barisusakli 1f77df794a added lots of error keys
barisusakli 0ac58dbee6 more error strings
barisusakli fdeaf3a16e user.js error keys
barisusakli eaf4be4979 posts.js error keys
barisusakli b07efb0085 modules.js error keys
barisusakli 197e61a5d0 admin js language keys
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.