142 Commits (fa1275c03a6fe6c2de3e96e4f88c74f49d166690)

Author SHA1 Message Date
barisusakli fa1275c03a closes #1557 11 years ago
barisusakli 746df87d89 upgrade tags to sorted set 11 years ago
barisusakli 51e07e197b added isSelf to account route 11 years ago
barisusakli 87fe5bf1bb delete tag if it has no topics left 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 c7c54560bc fixes going into deleted topics for admins 11 years ago
barisusakli cd08a16f77 return post count to with categories 11 years ago
Aziz Khoury 8d6a8dc928 filter:register.build now returns what it was passed, in order. fixes #1540, we seriously need to consider standarizing the hooks arguments, maybe some ideas here #1527 11 years ago
Julian Lam e43ebb0423 Merge pull request #1533 from akhoury/master
captcha support
11 years ago
Julian Lam b1534b7798 removing allowGuestPosting logic in NodeBB 11 years ago
Julian Lam 3474cdc5ea added new privilege "find", added guest meta group, closed #1282 11 years ago
Aziz Khoury 0e0f66ba9e minor cleanups. 11 years ago
Aziz Khoury d3a11f7ad8 Merge remote-tracking branch 'upstream/master' 11 years ago
barisusakli b1aae05a08 closes #1518 11 years ago
barisusakli 3e86bdb38f more work on #1518
still needs more work, category is next
11 years ago
Aziz Khoury 086013829b added 'filter:register.build' hook to augment register template data 11 years ago
psychobunny a5a2e6f04e update BS brand colors in ACP 11 years ago
Julian Lam d54ecea506 more privilege changes 11 years ago
Julian Lam 7c8b442dcd more updates to privileges revamp 11 years ago
barisusakli c5d9a68b4b closes #1445 11 years ago
psychobunny 10716c37d3 closes #1376 11 years ago
Julian Lam b56df975e0 fixed 1495 11 years ago
barisusakli 1f7fd51b40 some work for #1482 11 years ago
barisusakli 7a25f0bb36 fix for #1496 11 years ago
psychobunny 38a3ab6365 fixes routes for https://github.com/designcreateplay/NodeBB/issues/1485 11 years ago
barisusakli c8efeb7d7c closes #1400, bunch of other fixes to 404, 403 in accounts 11 years ago
psychobunny bb12ebac48 closes #1442 11 years ago
Julian Lam b049bd466c added 'config.version' to client-side 11 years ago
barisusakli ee12b4fd3e removed duplication in uploads 11 years ago
barisusakli 53021d31b0 closes #1446 11 years ago
barisusakli 1d1d677b56 closes #1422 11 years ago
barisusakli c9551abc5d closes #1432
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
Julian Lam 5f5906860e fixed #1406 11 years ago
barisusakli a1e6a3616c ability to install/uninstall plugins from ACP 11 years ago
psychobunny 0be414dab9 add registered-only checkbox option to widgets 11 years ago
Julian Lam 126260a027 added cache-buster to template xhr urls -- closed #1392 11 years ago
barisusakli e7a415246e closes #1390 11 years ago
Julian Lam 84a34933fe fixed #1351 -- ACP will tell user that they need to restart, if they need to restart 11 years ago
barisusakli 01555cbb5c return privileges in category 11 years ago
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
11 years ago
barisusakli 3e60451ce4 closes #1013
lets user change languages,
11 years ago
barisusakli 90540f64cf removed some unused translator requires 11 years ago
Julian Lam df8728c785 allowing plugins to define new sounds -- woot.
Also moving the core sounds into a separate package, soundpack-default
11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
barisusakli 0ac58dbee6 more error strings 11 years ago
barisusakli 1e96c21cae removed the span size 11 years ago
barisusakli 2195b20385 closes #1263 11 years ago
barisusakli d2033abf96 fixes unread page
if you had more than 20 unread topics it was loading 40 now it will only
load 21 then keep loading with infinite loading
11 years ago
frissdiegurke 993b745f1c Added svg-support for category pictures 11 years ago
barisusakli a7c5a5e819 closes #1334 11 years ago