Commit Graph

273 Commits

Author SHA1 Message Date
Baris Soner Usakli
2c5e9d47ad admin routes and fixes 2013-07-11 14:32:50 -04:00
Baris Soner Usakli
d7597608d5 fixed login register logout 2013-07-10 21:31:58 -04:00
Baris Soner Usakli
43e73e3aba url fixes for templates 2013-07-10 18:42:38 -04:00
Baris Usakli
6eb9af77e6 first pass at subfolder 2013-07-10 16:22:03 -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
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
Julian Lam
6ac2564bad Merge branch 'master' of github.com:psychobunny/node-forum 2013-07-05 16:21:06 -04:00
Julian Lam
5eda18e03c fixing issue with routes that don't have (or need) a corresponding api_method case from crashing due to 404. (issue #53) 2013-07-05 16:17:13 -04:00
Baris Soner Usakli
6a4dcc75c2 changes to user routes to return null 2013-07-05 16:16:03 -04:00
Julian Lam
37334e2910 fixing bug where clicking on a taskbar item would cause the page to re-ajaxify (due to href="#").
closed #50
2013-07-05 14:33:06 -04:00
Julian Lam
b1e4aecdb0 addressed issue #50 with taskbar weirdness 2013-07-05 14:06:36 -04:00
Julian Lam
9c5e9083fe closed #43 by refactoring the jquery events for post buttons 2013-07-05 11:17:28 -04:00
Julian Lam
d413d3b29a closed #40 by removing jquery call that repetitvely bound and unbound anchors 2013-07-05 11:01:07 -04:00
Baris Soner Usakli
87bc13b4d6 copy pasta whitespace fail 2013-07-04 14:01:40 -04:00
Baris Soner Usakli
ed99f2671e fixed a bug that made topics invisible to users, also closes #47 2013-07-04 13:29:29 -04:00
Baris Usakli
20670e63d1 img class on recent_replies 2013-07-03 16:10:48 -04:00
Baris Usakli
e24606ff73 fixed quoting 2013-07-03 14:15:19 -04:00
Baris Soner Usakli
1e40ed28e5 fixed typo in footer 2013-07-02 19:58:13 -04:00
Baris Soner Usakli
c1484afab7 more fixes 2013-07-02 19:46:58 -04:00
Baris Soner Usakli
3c6d39ab89 closes #45 2013-07-01 00:34:43 -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
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
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
99465f1ffd moved chat socket.on to footer 2013-06-26 21:41:57 -04:00
Julian Lam
faf70d85d8 Merge branch 'master' of github.com:psychobunny/node-forum 2013-06-26 16:03:51 -04:00
Julian Lam
12a8775de5 hotfixing issue with set_up_posts function in new post event 2013-06-26 16:03:46 -04:00
Baris Usakli
07ceabd371 added space after reps in topic.tpl and topic.js 2013-06-26 15:55:17 -04:00
Baris Usakli
cde765b17d remove socket listeners in admin/users/search 2013-06-26 15:19:18 -04:00
Baris Usakli
a59fdcbf6a for andrew 2013-06-26 14:57:20 -04:00
Baris Usakli
8781f05117 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-26 13:46:17 -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
0cc5b1f907 moved socket.on to admin index 2013-06-26 12:36:40 -04:00
Baris Usakli
c870e8bbf3 testing user search in admin panel 2013-06-26 12:32:30 -04:00
Julian Lam
9098d61fe2 completed fb and g+ integration of buttons in category view 2013-06-25 21:15:24 -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
4103e1db55 removed console.log 2013-06-25 16:49:23 -04:00
Baris Soner Usakli
e0debed04f removed ajax from make/remove admin 2013-06-25 16:43:46 -04:00
Baris Soner Usakli
34777fa844 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-25 15:50:22 -04:00
Baris Soner Usakli
ea4f39ca21 server side checks for username/email/password, closes #41 2013-06-25 15:50:14 -04:00
Julian Lam
002695234b Merge pull request #38 from Alfresco/master
Fix for reply locking new topic title as read only
2013-06-25 12:46:48 -07: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