451 Commits (475f9bea04c08049a879f6e79961346d9dfb8630)

Author SHA1 Message Date
Baris Soner Usakli 475f9bea04 closes #1011, last online wont give away your invisible status 11 years ago
Baris Soner Usakli 9f1e0187ee fixed settings 11 years ago
Baris Soner Usakli a8e5c7d149 error checks more err first, replaced a eachSeries with async.map 11 years ago
Baris Soner Usakli 521b3f02be removed log, lol 11 years ago
Baris Soner Usakli bb59158bbc closes #721, admins can edit other users from their edit page 11 years ago
psychobunny 53ef9c1b9f new hook - filter:user.settings allows plugins to generate custom user settings on account page 11 years ago
Baris Soner Usakli 8ca3b667c7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 4ff62f4e30 closes #1005 11 years ago
psychobunny 2781153640 removed some unused stuff in account settings 11 years ago
Baris Soner Usakli 55951fec6f removed marked from motd' 11 years ago
Baris Soner Usakli 84446e255d added parseInt 11 years ago
Baris Soner Usakli 242927d702 user selectable pagination 11 years ago
Baris Soner Usakli ca8f86c4ee fixed minor issue in prev PR 12 years ago
Micheil Smith 33607e0cd9 Move feed routing and logic to src/routes/feeds.js 12 years ago
Baris Soner Usakli 2c18bbddbe upload changes, just pass filename to plugin or base64 data 12 years ago
Baris Soner Usakli 1c058658e6 small tweak 12 years ago
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes 12 years ago
Baris Soner Usakli 378ccc3cb7 removed imgur from core 12 years ago
Julian Lam e176abae50 started #961, first pass 12 years ago
Baris Soner Usakli 71c64de8bb pass error to next 12 years ago
Julian Lam f3b2771802 fixing indentation 12 years ago
Julian Lam 054fd46924 Merge branch 'master' of github.com:greynaert/NodeBB into greynaert-master 12 years ago
ferncoder 9fede2cb05 (issue #929) Admin users can now see offline users
Add the check of the req.user to allow anonymous user to watch de /user
pages
12 years ago
ferncoder 183f27b167 (issue #929) Admin users can now see offline users
https://github.com/designcreateplay/NodeBB/issues/929
12 years ago
Baris Soner Usakli a01008cf7d only logged in users increase profile view count 12 years ago
Baris Soner Usakli c17b8ae9a1 fixes 12 years ago
Baris Soner Usakli 574e981de9 closes #831, user profile changes 12 years ago
Baris Soner Usakli c7195290c8 added infinite load to user favourites page 12 years ago
Baris Soner Usakli d53480015b removed dupe route 12 years ago
Baris Soner Usakli e8dd8db010 helper function to create routes 12 years ago
Baris Soner Usakli 214b74abc9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 148438f7a0 closes #928, closes #930 12 years ago
Julian Lam 79af442306 resolved #926 12 years ago
Julian Lam 3c55672f62 seconds != milliseconds *facepalm* 12 years ago
Baris Soner Usakli db309ce8a1 closes #661 12 years ago
Baris Soner Usakli feaea6dcea Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 52962a7e9b dont show invisible users in online users page 12 years ago
Julian Lam 9e8addee81 fixed #859 12 years ago
Julian Lam 29c6b789a2 tweak to prev commit 12 years ago
Julian Lam 748055ac52 hiding development block from ACP if not in dev mode 12 years ago
psychobunny 4647b88071 added optional forum terms of use to ACP, closes #775 12 years ago
Julian Lam c89bc3b9d5 fixing missing template requirement on /reset 12 years ago
Baris Soner Usakli a86ddc9934 closes #726 12 years ago
Julian Lam 55b67ed735 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	src/routes/api.js
12 years ago
Julian Lam 0376e3d574 renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English 12 years ago
psychobunny 68105c6289 send environment state to client 12 years ago
psychobunny 92725ee3df Merge pull request #874 from BitBangersCode/templates-fix
Add custom templates to /api/get_templates_listing
12 years ago
Julian Lam 024cfc17c5 tweak 12 years ago
Julian Lam 38ee3fd5a3 don't bother firing hooks received by js unless a listener exists 12 years ago
Julian Lam 744b6517bf issue #891 12 years ago