103 Commits (d027355ae925d9ce497656ba814af7188d450831)

Author SHA1 Message Date
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
barisusakli 421a25eb56 closes #1288 11 years ago
barisusakli 4bc3f54468 closes #1318 11 years ago
psychobunny 7926514c95 draft zone for widgets, closes #1238 11 years ago
psychobunny 576246c315 global widget areas (sidebar/footer) - closes #1097 11 years ago
barisusakli 0e5c65199d simpler static 11 years ago
barisusakli 824d849a52 removed req 11 years ago
barisusakli a3842d2c61 removed similar code 11 years ago
barisusakli e5a5b8e8bf added privateUserInfo and isLoggedIn for #1275 11 years ago
Julian Lam be45ad163a properly fixed #1274 11 years ago
Julian Lam 585eb9e1be fixed #1274 11 years ago
barisusakli 61ae01543c fixed to use postsPerPage 11 years ago
barisusakli a400e5de81 #1269 11 years ago
barisusakli 6fc3103aef topic og:image changes 11 years ago
barisusakli 48ed540801 closed #1267 11 years ago
barisusakli 0c744a947e chat will use timeago 11 years ago
barisusakli 0741b162cb #1265 11 years ago
barisusakli f247c2195e fixed user picture in og:image 11 years ago
barisusakli 94a589e0e4 #1190 11 years ago
barisusakli 1f2d5abbb7 possible fix for #1256 11 years ago
barisusakli 0cfd05d839 closes #1254 11 years ago
barisusakli db3632557e moved notification push out of markAsRead 11 years ago
barisusakli bac3cf03cb moved unread to new file 11 years ago
barisusakli 7f193041a8 removed admin topics 11 years ago
barisusakli fa98da6978 related to #1250 11 years ago
Julian Lam c709b7ed5b Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 4239c376c8 truncating user list in Groups ACP page, resolved #1132. Refactored system groups handling 11 years ago
barisusakli 567d867b1e fixed require to missing public config.json 11 years ago
barisusakli 0f66e80a5a added setting to disable notification sounds 11 years ago
Julian Lam c1ccc81400 ACP integration for Sounds 11 years ago
Julian Lam 17903adace Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli 46a475fdde controllers/admin/users cleanup 11 years ago
barisusakli ea4931fa1d removed dupe from controllers/user.js 11 years ago
barisusakli 37e8856861 new middleware to add slug to topic and category 11 years ago
Julian Lam f942c03a58 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli 611c16b5a6 closes #1126 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
Julian Lam 6d03f713c5 "Sounds" tab in Settings page... WIP, needs fixing. 11 years ago
barisusakli 175230e337 closes #1205 11 years ago
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago