Commit Graph

165 Commits

Author SHA1 Message Date
psychobunny
45e24c54ce pagination scroll block fix + cleanup 2013-09-04 06:01:23 +08:00
psychobunny
abd909d23b pagination - scroll to top / bottom arrows 2013-09-04 04:50:51 +08:00
Baris Usakli
7cff55a160 closes #209 2013-08-30 14:25:59 -04:00
Baris Usakli
ad5e3ebce3 closes #236 2013-08-30 12:36:06 -04:00
Baris Soner Usakli
54ba6efc93 can edit and add an image to a post, still cant remove previously added images #issue #233 2013-08-29 21:18:23 -04:00
Baris Soner Usakli
cc1f668308 changed chat online offline messages 2013-08-28 22:08:46 -04:00
psychobunny
6a5ebdb1ef fixed edit/delete/favourite buttons not working on subposts / topics 2013-08-29 05:06:22 +08:00
psychobunny
b5a26696f8 fixed the chat modal 2013-08-28 04:36:14 +08:00
psychobunny
4307229ae0 added profile link and chat button fn to both user dropdowns 2013-08-28 04:09:53 +08:00
psychobunny
06809ab5fc got rid of a lot of junk markup and unused css classes; standardized the pulling of pid/uid across post.js code 2013-08-28 01:41:32 +08:00
psychobunny
2098bf84a1 finished pagination for topic view 2013-08-28 01:23:19 +08:00
psychobunny
469a5221ed added postcount to topics return; started scrollspy behaviour for "postid / postcount" in topics. 2013-08-27 06:36:49 +08:00
psychobunny
f251b9c6c5 Merge branch 'master' into bootstrap3 2013-08-27 06:03:05 +08:00
psychobunny
346681ba27 removed mobile menu until it can be pluginified. refactored topics UX a hell of a lot, looks much better on both desktop+mobile now. 2013-08-27 04:30:00 +08:00
Baris Usakli
0a485a7ff6 closes #109 2013-08-26 13:18:20 -04:00
psychobunny
0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?) 2013-08-24 03:36:44 +08:00
Baris Usakli
cb6f587f24 closes #197 2013-08-23 13:45:57 -04:00
Baris Soner Usakli
3f793ae902 changed document.body.offsetHeight to .height() 2013-08-21 14:33:05 -04:00
Baris Soner Usakli
ac56f3a30a change document.body.scrollTop to .scrollTop() 2013-08-21 13:17:16 -04:00
Julian Lam
2e4e1df3d9 closed #186 - infinite scroller not working in firefox 2013-08-20 22:36:46 -04:00
Baris Usakli
c05f56d28c fix for category view when its empty 2013-08-19 14:28:51 -04:00
Baris Soner Usakli
00cb15d3c8 check if there is follow element 2013-08-16 17:04:08 -04:00
Baris Usakli
8dc7a0dbbf changed favouriting to wait for socket call to end before changing star class 2013-08-13 15:05:35 -04:00
Baris Soner Usakli
ded0200355 upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 2013-08-12 14:32:56 -04:00
Baris Soner Usakli
1cc8214d16 infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141 2013-08-09 20:03:19 -04:00
Baris Usakli
02e707c3b5 removed console.log 2013-08-08 16:44:25 -04:00
Baris Usakli
34ce17e522 removed eventlisteners for scroll 2013-08-08 16:43:46 -04:00
Baris Usakli
8bc60be7c3 dont infinite load if there are no topics loaded 2013-08-08 14:00:40 -04:00
Baris Usakli
c1c9d24ee5 deleted posts are collapsed clicking on them expands them, closes #138 2013-08-08 13:04:26 -04:00
Baris Usakli
720dd9e960 scroll to posts 2013-08-01 16:11:00 -04:00
Julian Lam
c5c6bcec4b closed #119 2013-07-24 00:05:58 -04:00
Baris Usakli
676765278e closes #111 2013-07-22 11:16:16 -04:00
Baris Usakli
2bb4aab6ac changes to online users code 2013-07-17 12:57:57 -04:00
Julian Lam
ed967a0e2f applied minor suggestion suggested by @damianb in issue #24
closed #88 (regression due to text selection enhancement)
2013-07-17 01:02:28 -04:00
Julian Lam
0e854119c6 removed duplicate id in topic template, closed #84, where opening a couple threads caused the reply window to load multiple times 2013-07-16 11:03:51 -04:00
Julian Lam
86ad794918 closed #74 2013-07-15 17:14:57 -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
9c5e9083fe closed #43 by refactoring the jquery events for post buttons 2013-07-05 11:17:28 -04:00
Baris Usakli
e24606ff73 fixed quoting 2013-07-03 14:15:19 -04:00
Baris Soner Usakli
3c6d39ab89 closes #45 2013-07-01 00:34:43 -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
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
d3a190d74e username to userslug change 2013-06-24 14:33:53 -04:00
Baris Soner Usakli
ba3c78846d removed comments in topic.js 2013-06-21 15:53:13 -04:00
Baris Soner Usakli
eff3fc9b7a fixed error in favouriting posts 2013-06-21 15:35:00 -04:00