psychobunny
|
06aa2337d1
|
admincategories.js
|
12 years ago |
psychobunny
|
a02a74604c
|
moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive
|
12 years ago |
psychobunny
|
55cb790d3c
|
potential fix for duplicate chat results, started recent replies block
|
12 years ago |
psychobunny
|
deaf8105cc
|
renamed get category to get categories
|
12 years ago |
psychobunny
|
43614a5197
|
fixed breaking issue on empty category
|
12 years ago |
psychobunny
|
4b67f8573e
|
recent posts done (needs polish/cleanup), and fixed bug where new topic button was not showing up in categories
|
12 years ago |
psychobunny
|
c785f06367
|
added 404 tpl, fix for 404 on topics, continuing refactor - categories
|
12 years ago |
Julian Lam
|
e6218bb74a
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
2a829a0618
|
derpy globals to get notification pushing working for sockets on new notification event
|
12 years ago |
psychobunny
|
4a3ffec29f
|
proof that comments can be misleading
|
12 years ago |
Baris Usakli
|
99eb9f8399
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
a4e10076cc
|
assorted
|
12 years ago |
psychobunny
|
1f99666d9f
|
moved favourites code out of posts
|
12 years ago |
psychobunny
|
d0646ba98f
|
typo
|
12 years ago |
Julian Lam
|
bafac00232
|
Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
src/websockets.js
|
12 years ago |
Julian Lam
|
35dae6c0ec
|
updating web sockets so that all connections are stored in a userSockets array
|
12 years ago |
Baris Usakli
|
b0be1fab16
|
notifications in chat messages
|
12 years ago |
Julian Lam
|
e159d70353
|
Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
src/websockets.js
|
12 years ago |
psychobunny
|
c64b227a9d
|
odd - utils.js
|
12 years ago |
Julian Lam
|
7e46f8c6ce
|
uniqueId support in notifications
|
12 years ago |
psychobunny
|
044206ad17
|
misc cleanup in categories
|
12 years ago |
Julian Lam
|
681bf270a1
|
hotfix to path to utils
|
12 years ago |
Julian Lam
|
1f7ab82f78
|
Merge remote-tracking branch 'origin' into notifications
Conflicts:
src/webserver.js
|
12 years ago |
psychobunny
|
cd4ca110a1
|
moved utils over to client side for code sharing
|
12 years ago |
Julian Lam
|
78713f0599
|
Merge remote-tracking branch 'origin' into notifications
|
12 years ago |
Baris Usakli
|
acd797fe20
|
changed github link on home
|
12 years ago |
Julian Lam
|
ffbafc99c4
|
Merge remote-tracking branch 'origin' into notifications
Conflicts:
public/css/style.less
public/src/app.js
src/websockets.js
|
12 years ago |
Julian Lam
|
c8d48127ad
|
more changes to notification dropdown in header bar
|
12 years ago |
psychobunny
|
9503aa9a57
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
psychobunny
|
a9672ab9d8
|
begin refactor of posts/topics + pagination + cleanup + async
|
12 years ago |
Julian Lam
|
194793d14d
|
Merge branch 'master' into notifications
Conflicts:
src/websockets.js
|
12 years ago |
Julian Lam
|
6bae30336a
|
foundation for user notifications
|
12 years ago |
Baris Usakli
|
8d0ac4cb07
|
chat feature
|
12 years ago |
Baris Usakli
|
40b2aa2a80
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
9f8c9e8822
|
derp
|
12 years ago |
Julian Lam
|
6cd65e6598
|
fixing motd so that it shows default motd if config is empty
|
12 years ago |
Julian Lam
|
499f840e1e
|
added toggle in config to switch on and off the motd
|
12 years ago |
Julian Lam
|
16dac16d91
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
ec463ce3d3
|
added motd support
|
12 years ago |
Baris Soner Usakli
|
760037ba0a
|
added signature to new replies
|
12 years ago |
Baris Soner Usakli
|
ef304a712f
|
strip tags from signature when they are saving, separated info in user profile and added signature box
|
12 years ago |
Julian Lam
|
26781157b3
|
refactoring posts, topics, and categories so that each "get" is moved up
one level. Topics.get will get all of the posts in a tid, etc.
|
12 years ago |
Julian Lam
|
624ccc592c
|
resolving issue where the post window stays open during navigation
- app.close_post_window now neatly closes the post window
|
12 years ago |
Julian Lam
|
74c13ba299
|
Merge remote-tracking branch 'origin'
|
12 years ago |
Julian Lam
|
fd38b60bd6
|
fixing issue with teasers showing deleted post info
|
12 years ago |
psychobunny
|
34133eef8c
|
post counts + read status working on homepage category listing. fixed posts.get_cid_by_pid
|
12 years ago |
psychobunny
|
effb26c856
|
user friendly message if no topics exist in a category
|
12 years ago |
psychobunny
|
ab492f147f
|
check for online/offline users, added custom redis sismembers method, fix for category view not showing up if it has no topics
|
12 years ago |
Julian Lam
|
76aa644314
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
7c165876f1
|
fixed bug where deleted posts still showed up in teasers
|
12 years ago |