Commit Graph

831 Commits

Author SHA1 Message Date
Baris Soner Usakli
7297a26685 scroll to post 2 2013-08-01 17:27:37 -04:00
Baris Usakli
720dd9e960 scroll to posts 2013-08-01 16:11:00 -04:00
Baris Usakli
dbfd3c19a1 removed api_method route from user.js 2013-08-01 13:50:57 -04:00
Baris Soner Usakli
9f2838849e moved the imgur clientID to the server config file 2013-07-31 15:33:36 -04:00
Baris Soner Usakli
59381ee1d3 cleaned up webserver.js a bit, moved api routes to its own file, closes #54 2013-07-31 15:17:03 -04:00
Baris Soner Usakli
3f6f4e347d change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating 2013-07-30 18:30:43 -04:00
Julian Lam
235553eaf6 Merge branch 'plugins'
Conflicts:
	src/posts.js
2013-07-29 16:01:00 -04:00
Julian Lam
1bee527f41 added note linking to wiki page for authoring plugins... also showing something if no plugins are installed 2013-07-29 15:57:14 -04:00
Julian Lam
3578ce1925 admin panel integration completion + styling of admin panel plugins page 2013-07-29 15:45:13 -04:00
Julian Lam
c2d7bf87e9 Merge branch 'plugins' of github.com:designcreateplay/NodeBB into plugins 2013-07-29 15:16:21 -04:00
Julian Lam
777173d9f4 adding admin panel integration to plugins (issue #143) 2013-07-29 15:15:49 -04:00
Julian Lam
0a3a970b52 fixed issue where if a hook had no attached methods, it wouldn't work at all... or put simply... nodebb'd break if you had no plugins, heh. 2013-07-29 15:14:41 -04:00
Baris Soner Usakli
b46d81e3e4 removed console.log 2013-07-29 13:37:16 -04:00
Baris Soner Usakli
3273c0558b anon users always see topics as unread 2013-07-29 13:33:54 -04:00
Baris Soner Usakli
6b2be772e7 removed test route 2013-07-28 18:31:20 -04:00
Baris Soner Usakli
78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes #140 2013-07-28 18:27:49 -04:00
Julian Lam
871591b92d sanity check if a plugin's method was not found on hook call 2013-07-28 14:24:34 -04:00
Baris Soner Usakli
811d2df728 moved getTopicsByTids and getLatestTopics to topics.js 2013-07-28 14:02:50 -04:00
Julian Lam
307f6f34b9 added plugins.showInstalled method 2013-07-28 12:52:58 -04:00
Julian Lam
2d64c9979e sending pid as well as content in action:save_post_content hook 2013-07-28 03:01:58 -04:00
Julian Lam
34bb9dddb5 sticking to style guide for method names (camelcase) 2013-07-28 02:24:41 -04:00
Julian Lam
25a1d25108 tested filter-type hooks, working! :) 2013-07-28 01:37:40 -04:00
Julian Lam
ec4ab19a1e first pass at plugin system -- not tested! 2013-07-28 01:16:21 -04:00
Baris Soner Usakli
b35ecd08ea use hasReadTopic 2013-07-27 13:59:14 -04:00
Baris Soner Usakli
d32b130d40 added function for marking all topics read #140 2013-07-27 13:05:03 -04:00
Baris Soner Usakli
cca83b9c5c bleh 2013-07-27 12:55:33 -04:00
Baris Soner Usakli
57a4741e9e show message if there are not recent topics 2013-07-26 15:49:03 -04:00
Baris Soner Usakli
23598361b8 closes #139 2013-07-26 15:04:18 -04:00
Baris Soner Usakli
3f8b3894d8 C:/Program Files (x86)/Git/recent shows only the last 24 hours 2013-07-26 14:48:16 -04:00
Baris Usakli
8cc3859e72 fixed for email visibility icon if data isnt set 2013-07-25 17:01:55 -04:00
Baris Usakli
8f4d4664e4 changed class 2013-07-25 16:33:06 -04:00
Baris Usakli
6e5420fd64 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-07-25 16:20:28 -04:00
Baris Usakli
19b570cdcf closes #122 2013-07-25 16:20:18 -04:00
Julian Lam
cb8c8f9e42 tweaked OG tags for topics 2013-07-25 15:49:55 -04:00
Julian Lam
7dbf18c1d0 removing authors from OG tags 2013-07-25 15:44:54 -04:00
Julian Lam
56dcdd0378 Merge branch 'master' of github.com:psychobunny/node-forum 2013-07-25 15:34:33 -04:00
Julian Lam
fe286870a3 closed #116 2013-07-25 15:34:22 -04:00
Baris Usakli
58ad74abb5 send new url when we are done 2013-07-25 15:26:35 -04:00
Baris Usakli
9160a135a9 changed to crop 2013-07-25 15:19:44 -04:00
Baris Usakli
6420e4c6a6 added this back, file extensions might change need to delete old pic 2013-07-25 14:51:31 -04:00
Baris Usakli
433c7d91eb some fixes 2013-07-25 14:44:43 -04:00
Baris Usakli
3100bfcfd3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-07-25 14:30:17 -04:00
Baris Usakli
472f40479e privacy page 2013-07-25 14:30:12 -04:00
Julian Lam
12e8423a24 closed #132 - issue where all auth routes were not rendering the header properly 2013-07-25 14:04:00 -04:00
Baris Usakli
4260930523 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-07-25 12:31:03 -04:00
Baris Usakli
6af3b0ffc6 account settings 2013-07-25 12:30:59 -04:00
Julian Lam
5caf258238 fixing build_header refactor for user routes 2013-07-25 12:30:31 -04:00
Julian Lam
ce769a87ef refactored parallel to waterfall in topic and category routes (to allow
for better title generation)
2013-07-24 19:27:25 -04:00
Julian Lam
931beecc21 Merge branch 'master' of github.com:designcreateplay/NodeBB 2013-07-24 18:54:47 -04:00
Julian Lam
4588745b9a refactored all calls to app.build_header (in regular and auth routes) 2013-07-24 18:54:14 -04:00