Commit Graph

9005 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
79074fd597 prettier user boxes 2013-07-10 10:54:44 -04:00
Baris Usakli
9b02fa0ab9 reduced delay on anims 2013-07-08 14:56:03 -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
f4b3ef01df tiles animate on :hover 2013-07-07 21:05:50 -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 Soner Usakli
884a259909 password reset form 2013-07-05 17:59:39 -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
e5817eecb0 img-polaroid on account/accountedit 2013-07-04 14:43:34 -04:00
Baris Soner Usakli
0eb83f1e85 css changes 2013-07-04 14:39:56 -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
psychobunny
8dd7c5fdd1 Added microdata to breadcrumbs for SEO 2013-07-03 16:43:20 -04:00
Baris Usakli
20670e63d1 img class on recent_replies 2013-07-03 16:10:48 -04:00
Baris Usakli
5f8ca4aa6c moved modals to footer.tpl from header.tpl 2013-07-03 15:58:50 -04:00
Baris Usakli
e24606ff73 fixed quoting 2013-07-03 14:15:19 -04:00
Baris Usakli
98013536d1 more fixes 2013-07-03 12:14:20 -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
fabb55426c more work: 2013-07-02 19:02:23 -04:00
Baris Usakli
1a992b7147 first batch of changes 2013-07-02 16:24:13 -04:00
Baris Soner Usakli
3c6d39ab89 closes #45 2013-07-01 00:34:43 -04:00
Baris Soner Usakli
ccba426fbd closes #29 2013-06-30 14:49:10 -04:00
Baris Soner Usakli
c571a73a8b closes #44 2013-06-29 17:17:09 -04:00
Julian Lam
ee7a1413b9 added favicon 2013-06-28 15:56:44 -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
1470cc221e span6 for recent posts 2013-06-26 23:05:48 -04:00
Baris Soner Usakli
c93f8c0530 recent posts in /users/ page 2013-06-26 23:04:49 -04:00
Baris Soner Usakli
99465f1ffd moved chat socket.on to footer 2013-06-26 21:41:57 -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
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