2801 Commits (95972209f45c8928e930b4c23838a1d67f40c8ab)

Author SHA1 Message Date
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 d61e632c59 closes #1366 11 years ago
barisusakli a75baef450 removed socket emits for post errors 11 years ago
Julian Lam d1a64798b9 removing use of slugs in groups... pending having more time 11 years ago
Julian Lam bd2a1a3efa Revert "reverting groups.js to 4701eb1cee1a35b7f059f4362773bd9d67b7370c"
This reverts commit d8df9ab3ed.
11 years ago
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
11 years ago
psychobunny d8df9ab3ed reverting groups.js to 4701eb1cee 11 years ago
Julian Lam 0a35195fc7 an attempt at addressing loader madness... #1364 11 years ago
Julian Lam 2627240d80 changing minimum required version for NodeBB to 0.10, and updated travis config. Allowing new setup option "ci", for TravisCI integration 11 years ago
Julian Lam 49a686af78 fixing groups tests 11 years ago
psychobunny ff43a619c5 moving utils.js to the top 11 years ago
barisusakli 7a6f7d3e49 fixed 2 tests 11 years ago
psychobunny 2288da4daf ./nodebb reset widgets - global widgets as well 11 years ago
barisusakli 1e96c21cae removed the span size 11 years ago
barisusakli 2195b20385 closes #1263 11 years ago
psychobunny 015ee701c4 @barisusakli is a stickler and wants to increase registration api call times by 0.0000000001s 11 years ago
psychobunny 5423434b3f closes #1362 11 years ago
Julian Lam ee44128c8c not requiring email any longer for user creation (regression -- closes julianlam/nodebb-plugin-sso-twitter#4) 11 years ago
barisusakli 67f9c8670a closes #1355 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
barisusakli 4e71c8328c closes #1346 11 years ago
barisusakli e5cf44d398 closes #1353
mark all read will mark everything read, can also select topics and mark
them read, can mark specific categories read too
11 years ago
psychobunny e383524334 fixed a problem with cerulean which duped motd and forced you to toggle themes to deactivate 11 years ago
barisusakli cb692c27e5 removed 0..n from mongo install questions 11 years ago
Julian Lam 14b9c03199 First pass at #1331 - Groups.search() + Tests 11 years ago
frissdiegurke 993b745f1c Added svg-support for category pictures 11 years ago
barisusakli 770e0a67c1 send values directly 11 years ago
barisusakli 04b60f4f99 refactored parse 11 years ago
barisusakli 0cd13b7b66 closes #1273 11 years ago
barisusakli 640686f031 added back paragraph tags 11 years ago
Julian Lam b9aa0d2121 stripping paragraph tags from post summaries in an effort to collapse it all into one paragraph block. 11 years ago
barisusakli a7c5a5e819 closes #1334 11 years ago
barisusakli 421a25eb56 closes #1288 11 years ago
Julian Lam b2c663925b Merge branch 'spawn-minifier' 11 years ago
Julian Lam 7a993eb2ca closed #1328 11 years ago
Julian Lam f3a78c2b6f #1328 - first pass 11 years ago
psychobunny f16d98fcab linting 11 years ago
psychobunny 3840a9e67e translating the footer... and sending the original 'doh 11 years ago
barisusakli 4bc3f54468 closes #1318 11 years ago
barisusakli 3f44f4bb3a closes #1319 11 years ago
Julian Lam 4498f6e410 removing less-middleware calls 11 years ago
barisusakli 82fabad364 closes #1321 11 years ago
barisusakli bdefebeea0 reverting some of my code and fixed #1322 properly 11 years ago
Julian Lam 682fa1f874 fixed incorrect scoping for new post event introduced accidentally last commit 11 years ago
Julian Lam 90616c6e7b closed #1322 11 years ago
Julian Lam bc29f832fe language keys for password changing -- issue #1278 11 years ago
barisusakli 10f56faf9d admin cleanup
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
11 years ago
barisusakli ac88b5fc25 fixing user deletion, missing cb 11 years ago
Julian Lam f12b641d11 whoops, fixing bad db call 11 years ago