Commit Graph

259 Commits

Author SHA1 Message Date
Baris Usakli
720dd9e960 scroll to posts 2013-08-01 16:11:00 -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
3578ce1925 admin panel integration completion + styling of admin panel plugins page 2013-07-29 15:45:13 -04:00
Julian Lam
777173d9f4 adding admin panel integration to plugins (issue #143) 2013-07-29 15:15:49 -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
Baris Usakli
19b570cdcf closes #122 2013-07-25 16:20:18 -04:00
Baris Usakli
472f40479e privacy page 2013-07-25 14:30:12 -04:00
Baris Soner Usakli
12d31517b0 removed console.log 2013-07-24 17:47:26 -04:00
Baris Soner Usakli
08e3eac008 closes #120 2013-07-24 16:29:17 -04:00
Julian Lam
42d1cade23 fixing websockets crash on server restart 2013-07-24 11:39:29 -04:00
Julian Lam
24c235e360 fixed #128 - regression caused by removal of 'connect' package 2013-07-24 09:16:10 -04:00
Julian Lam
b5ecb9a762 removing dependency on package 'connect' 2013-07-24 01:43:39 -04:00
Baris Soner Usakli
e7c9079449 anons cant follow, hide follow button if not logged in 2013-07-23 17:19:19 -04:00
Baris Usakli
676765278e closes #111 2013-07-22 11:16:16 -04:00
Baris Soner Usakli
919efd4052 drag and drop image upload first pass 2013-07-21 12:29:57 -04:00
Baris Soner Usakli
65029ae169 content length changes 2013-07-18 13:50:42 -04:00
Julian Lam
6e91810231 introduction of theme engine parsing (themes go in /public/themes!) 2013-07-17 16:17:19 -04:00
Baris Usakli
2bb4aab6ac changes to online users code 2013-07-17 12:57:57 -04:00
Baris Usakli
8d21d4f998 closes #91 2013-07-17 10:45:16 -04:00
Julian Lam
145898c3ba using nconf to manage config file now (issue #24) 2013-07-16 15:22:59 -04:00
Baris Soner Usakli
28b113c09f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-07-15 16:05:12 -04:00
Baris Soner Usakli
61cc0853db browsing thread changes to use sessions 2013-07-15 16:05:06 -04:00
Julian Lam
561ff38e5a if every post gets deleted in a topic, then the topic deletes itself also 2013-07-15 15:25:31 -04:00
Baris Soner Usakli
910e9d6ee0 closes #73 2013-07-12 16:23:35 -04:00
Baris Soner Usakli
62ef925fd3 removed graph/picture, closes #72 2013-07-11 16:45:05 -04:00
Baris Usakli
93653e88df changed most of the ajax calls to use sockets 2013-07-10 11:20:31 -04:00
Baris Usakli
8f2a0014b3 closes #70 2013-07-08 14:14:18 -04:00
Baris Usakli
1d39b08195 password change, closes #66 2013-07-08 12:10:21 -04:00
Baris Soner Usakli
ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories 2013-07-06 22:02:24 -04:00
Baris Soner Usakli
8f4848cc69 userList function for active users, moved it to server side too 2013-07-06 16:37:25 -04:00
Baris Soner Usakli
f2d7f856aa async.each in user.js 2013-07-05 19:08:59 -04:00
Baris Usakli
e24606ff73 fixed quoting 2013-07-03 14:15:19 -04:00
Baris Usakli
0c77db1f22 fixed editing 2013-07-03 13:54:47 -04:00
Baris Usakli
98013536d1 more fixes 2013-07-03 12:14:20 -04:00
Baris Soner Usakli
c1484afab7 more fixes 2013-07-02 19:46:58 -04:00
Baris Usakli
1a992b7147 first batch of changes 2013-07-02 16:24:13 -04:00
Baris Soner Usakli
c571a73a8b closes #44 2013-06-29 17:17:09 -04:00
Baris Usakli
aecffecdf1 footer shows total topic post count 2013-06-28 10:56:38 -04:00
Julian Lam
5f5b30eae8 hotfixing notif spam on chat 2013-06-26 16:07:36 -04:00
Julian Lam
97f87ee003 Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-26 13:38:10 -04:00
Julian Lam
936a284397 enabling infinite post loader (re: issue #42), fixes #42 2013-06-26 13:38:05 -04:00
Julian Lam
9df0b39a5d started integrating infinite post loading for topic view (re: issue #42) 2013-06-26 12:40:39 -04:00
Baris Usakli
c870e8bbf3 testing user search in admin panel 2013-06-26 12:32:30 -04:00
Baris Usakli
746faa9488 delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users 2013-06-26 11:38:44 -04:00
Baris Soner Usakli
e0debed04f removed ajax from make/remove admin 2013-06-25 16:43:46 -04:00
psychobunny
1162b2020d categories admin basic features completed - name, description, icon selector + background color 2013-06-24 17:19:05 -04:00
Julian Lam
d0e5c0dcf1 Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-24 16:35:54 -04:00
Julian Lam
87e2023c86 closed #28 by implementing solution #2 2013-06-24 16:35:50 -04:00
Baris Usakli
51842a32da dont let users with the same username/slug register closes #33 2013-06-24 16:16:50 -04:00