Commit Graph

831 Commits

Author SHA1 Message Date
Baris Usakli
67247876ff test branch 2013-07-02 13:20:10 -04:00
Baris Soner Usakli
c571a73a8b closes #44 2013-06-29 17:17:09 -04:00
Baris Soner Usakli
502e9876ef Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-29 15:25:59 -04:00
Baris Soner Usakli
8b58ba95d1 sort query param 2013-06-29 15:25:52 -04:00
Julian Lam
ee7a1413b9 added favicon 2013-06-28 15:56:44 -04:00
Baris Usakli
8278e524d2 fixed topic/post count :/ 2013-06-28 12:54:56 -04:00
Baris Usakli
6a83bf79b4 fixed the issue with Topics.markAsRead 2013-06-28 12:40:15 -04:00
Baris Usakli
d7fbe6ee14 removed console.log 2013-06-28 11:53:31 -04:00
Baris Usakli
d4e5d9cf2f removed console.log 2013-06-28 11:53:04 -04:00
Baris Usakli
0e5f280327 fixed categories read notification bug 2013-06-28 11:36:41 -04:00
Baris Usakli
aecffecdf1 footer shows total topic post count 2013-06-28 10:56:38 -04:00
Baris Soner Usakli
761d8fc508 recent page gets alerts when new topics and posts are created 2013-06-27 21:11:04 -04:00
Baris Soner Usakli
d0af1230b5 query params will need a fix before we can send /users?sort=latest to templates 2013-06-27 15:13:02 -04:00
Baris Soner Usakli
56dc29a747 closes #44 2013-06-27 14:38:45 -04:00
Baris Soner Usakli
caf81b7312 fixed a crash if user profile is viewed when they have no posts, fixed the footer user link it uses the userslug now 2013-06-26 23:31:41 -04:00
Baris Soner Usakli
119708bc8a removed console.log 2013-06-26 23:07:19 -04:00
Baris Soner Usakli
c93f8c0530 recent posts in /users/ page 2013-06-26 23:04:49 -04:00
Julian Lam
3bd9be5656 Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-26 16:07:42 -04:00
Julian Lam
5f5b30eae8 hotfixing notif spam on chat 2013-06-26 16:07:36 -04:00
psychobunny
69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :) 2013-06-26 16:06:05 -04:00
Baris Usakli
cde765b17d remove socket listeners in admin/users/search 2013-06-26 15:19:18 -04:00
Baris Usakli
8781f05117 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-26 13:46:17 -04:00
Baris Usakli
be0afc43a8 user search in admin/users 2013-06-26 13:46:04 -04:00
Baris Usakli
941ed7e194 user search in admin/users 2013-06-26 13:45:40 -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
Baris Usakli
7ca2c949dd fixed safari script problem 2013-06-26 13:18:19 -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
d6761a293d removed console.log 2013-06-25 21:23:56 -04:00
Baris Soner Usakli
03e2dd3863 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-25 21:16:46 -04:00
Baris Soner Usakli
07f434be54 possible fix for topic sorting 2013-06-25 21:16:37 -04:00
Julian Lam
9098d61fe2 completed fb and g+ integration of buttons in category view 2013-06-25 21:15:24 -04:00
Julian Lam
2a946d52e0 fixed incorrect twitter link generation in category view 2013-06-25 21:07:27 -04:00
Baris Soner Usakli
9b43f80ff8 changed login to ajax added error message for incorret login, closes #36 2013-06-25 20:55:02 -04:00
Baris Soner Usakli
c1ba447aec fixed sorting for topics 2013-06-25 17:31:51 -04:00
Baris Soner Usakli
e0debed04f removed ajax from make/remove admin 2013-06-25 16:43:46 -04:00
Baris Soner Usakli
ea4f39ca21 server side checks for username/email/password, closes #41 2013-06-25 15:50:14 -04:00
Baris Soner Usakli
7d49294595 closes #37, used the sorted set and updated it when a new post is made to a topic 2013-06-25 14:38:17 -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
606387407f Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-24 17:05:33 -04:00
Julian Lam
bc2d7b7d0f added twitter intent, regarding issue #35 2013-06-24 17:05:23 -04:00
Baris Usakli
a43c7bc90f changed the /latest route to /recent to match the text 2013-06-24 16:58:25 -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
87a786c1b0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-24 16:16:55 -04:00
Baris Usakli
51842a32da dont let users with the same username/slug register closes #33 2013-06-24 16:16:50 -04:00
Julian Lam
578dba10cd fixed #30 2013-06-24 16:02:39 -04:00
Baris Usakli
bbee8e94bd fixes #34 2013-06-24 14:56:23 -04:00