2516 Commits (6bd4a34e6954dde9505578703f10e26510a1ff68)
 

Author SHA1 Message Date
Julian Lam 6bd4a34e69 fixed favicon sometimes updating with a string 0, should always be an int 11 years ago
Julian Lam d27f2eb214 fixed #604 11 years ago
Julian Lam b176629b44 integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
11 years ago
Julian Lam 5b6f5ebf9d added tinycon lib and changed notif icon to be in CSS instead of in
template
11 years ago
Julian Lam 69f453c73c Merge pull request #601 from cnvo/patch-1
Replace notifications icons from fa-circle to fa-bell
11 years ago
Julian Lam dab0435d9b Merge pull request #600 from cnvo/patch-2
Replace notifications icons from fa-circle to fa-bell
11 years ago
Julian Lam e847c015a5 linting notifications.js 11 years ago
Julian Lam da66efe7a5 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 1bd94b4e41 closed #605 11 years ago
psychobunny 8b55920acf plugins - filter:posts.custom_profile_info pass in pid as well 11 years ago
psychobunny 7c8f857aaf plugins - filter:server.create_routes allows you to define API routes as well now 11 years ago
psychobunny 1f970c3bdb incorrect url was being passed for callback - twitter and g+ 11 years ago
Barış Soner Uşaklı 99fbc0dfd5 Update account.js
removed extra s
11 years ago
Baris Usakli 8d3a647d16 fixed hardcoded userslug 11 years ago
Baris Usakli 53afe6cb68 closes #591 11 years ago
Barış Soner Uşaklı 391b8098a3 Merge pull request #588 from akhoury/master
websockets to follow same pattern, added hook action:user.create
11 years ago
Baris Usakli 190948336a closes #590 11 years ago
Julian Lam fcda27e251 allowing plugins with no hooks to not cause NodeBB to hang on app start 11 years ago
Trvr a48a07603c Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
11 years ago
Trvr d930e2a1be Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
11 years ago
Baris Soner Usakli 7e2166903f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli d5c0ca4a9d closes #595 11 years ago
Julian Lam 7695e76494 removed buildFooter filter 11 years ago
Julian Lam 78af47362c Merge pull request #597 from draco2003/patch-4
Cleanup console.log calls
11 years ago
Dan Rowe 18a890ed51 Cleanup console.log calls
Can't see my debugging inbetween all your debugging ;)
11 years ago
Julian Lam 5f731dd1f6 Merge pull request #596 from draco2003/patch-3
Missed one lcasing
11 years ago
Julian Lam 51990142d5 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam b840169a8c upping markdown minver 11 years ago
Dan Rowe 94fdeb2378 Missed one lcasing
Also anyone else nervous about arbitrary hook execution here?
11 years ago
Julian Lam 68e7ee7f07 signature parsing now calls its own postTools method (with associated plugin hook 11 years ago
Julian Lam 77d5ecc82a added post.buildFooter and post.parseSignature hooks 11 years ago
Baris Soner Usakli 437379413e closes #592 11 years ago
Baris Soner Usakli ddb7896df1 fixed post count in paginator and post bar when infinite loader kicked in 11 years ago
Baris Soner Usakli 66cdb9a067 just send err 11 years ago
Baris Soner Usakli f5741fd48b fixed conflict 11 years ago
Baris Soner Usakli f405dec4e9 #589 11 years ago
Julian Lam cc242ca667 fixed #589 11 years ago
akhoury 2733198f9e oops 11 years ago
akhoury 52700fbe16 websockets.js to 'use strict'; 11 years ago
akhoury 0f53749e70 websockets.js to follow same pattern to avoid circular dependencies 11 years ago
akhoury 1aa1ddb4ec added plugin hook > action:user.create on user creation 11 years ago
akhoury 71125fd1e2 adding webstorm's .idea folder to .gitignore 11 years ago
Julian Lam 5621fb8622 switching back to version numbers for vanilla, testing prereleases 11 years ago
Julian Lam b9f1176ec1 moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load 11 years ago
Julian Lam b3b4d3c37d Merge pull request #585 from akhoury/master
During 11k users migration, was hitting too many open files errors
11 years ago
Baris Soner Usakli cdbca7d262 more cleanup in routes/user.js 11 years ago
Baris Soner Usakli 140f90f7f3 cleaned up requires 11 years ago
Aziz Khoury a905c6a084 During 11k users migration, was hitting too many open files errors 11 years ago
Baris Soner Usakli bfe081f672 added err to PostTools.isMain 11 years ago
Baris Soner Usakli 46a14715e3 fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed 11 years ago