226 Commits (4c21b23ea2679a335505b3fdc66b7ca3fe2c9048)

Author SHA1 Message Date
Baris Usakli 290d69d14a remember where the topic was left off 12 years ago
Baris Usakli 082375f129 link fade outs 12 years ago
Baris Usakli d84d096e7e added post links 12 years ago
Baris Usakli ce61138351 fixed conflicts 12 years ago
Baris Usakli 564662ee00 closes #294 12 years ago
psychobunny 221b9bc149 formatting - template associated js 12 years ago
psychobunny b85e2545d6 fixes #299 12 years ago
Julian Lam 8b3fd9d1e9 fixed bug where deleted threads caused thread tools to disappear (js
error)
12 years ago
psychobunny 19be3bc55c serious clean up of topic.less 12 years ago
psychobunny ac4803961a topic cleanup and begin cerulean port 12 years ago
Baris Usakli b24196be36 closes #269 12 years ago
psychobunny 45e24c54ce pagination scroll block fix + cleanup 12 years ago
psychobunny abd909d23b pagination - scroll to top / bottom arrows 12 years ago
Baris Usakli 7cff55a160 closes #209 12 years ago
Baris Usakli ad5e3ebce3 closes #236 12 years ago
Baris Soner Usakli 54ba6efc93 can edit and add an image to a post, still cant remove previously added images #issue #233 12 years ago
Baris Soner Usakli cc1f668308 changed chat online offline messages 12 years ago
psychobunny 6a5ebdb1ef fixed edit/delete/favourite buttons not working on subposts / topics 12 years ago
psychobunny b5a26696f8 fixed the chat modal 12 years ago
psychobunny 4307229ae0 added profile link and chat button fn to both user dropdowns 12 years ago
psychobunny 06809ab5fc got rid of a lot of junk markup and unused css classes; standardized the pulling of pid/uid across post.js code 12 years ago
psychobunny 2098bf84a1 finished pagination for topic view 12 years ago
psychobunny 469a5221ed added postcount to topics return; started scrollspy behaviour for "postid / postcount" in topics. 12 years ago
psychobunny f251b9c6c5 Merge branch 'master' into bootstrap3 12 years ago
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. 12 years ago
Baris Usakli 0a485a7ff6 closes #109 12 years ago
psychobunny 0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?) 12 years ago
Baris Usakli cb6f587f24 closes #197 12 years ago
Baris Soner Usakli 3f793ae902 changed document.body.offsetHeight to .height() 12 years ago
Baris Soner Usakli ac56f3a30a change document.body.scrollTop to .scrollTop() 12 years ago
Julian Lam 2e4e1df3d9 closed #186 - infinite scroller not working in firefox 12 years ago
Baris Usakli c05f56d28c fix for category view when its empty 12 years ago
Baris Soner Usakli 00cb15d3c8 check if there is follow element 12 years ago
Baris Usakli 8dc7a0dbbf changed favouriting to wait for socket call to end before changing star class 12 years ago
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 12 years ago
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 12 years ago
Baris Usakli 02e707c3b5 removed console.log 12 years ago
Baris Usakli 34ce17e522 removed eventlisteners for scroll 12 years ago
Baris Usakli 8bc60be7c3 dont infinite load if there are no topics loaded 12 years ago
Baris Usakli c1c9d24ee5 deleted posts are collapsed clicking on them expands them, closes #138 12 years ago
Baris Usakli 720dd9e960 scroll to posts 12 years ago
Julian Lam c5c6bcec4b closed #119 12 years ago
Baris Usakli 676765278e closes #111 12 years ago
Baris Usakli 2bb4aab6ac changes to online users code 12 years ago
Julian Lam ed967a0e2f applied minor suggestion suggested by @damianb in issue #24
closed #88 (regression due to text selection enhancement)
12 years ago
Julian Lam 0e854119c6 removed duplicate id in topic template, closed #84, where opening a couple threads caused the reply window to load multiple times 12 years ago
Julian Lam 86ad794918 closed #74 12 years ago
Baris Soner Usakli 8f4848cc69 userList function for active users, moved it to server side too 12 years ago
Baris Soner Usakli f2d7f856aa async.each in user.js 12 years ago
Julian Lam 9c5e9083fe closed #43 by refactoring the jquery events for post buttons 12 years ago
Baris Usakli e24606ff73 fixed quoting 12 years ago
Baris Soner Usakli 3c6d39ab89 closes #45 12 years ago
Baris Soner Usakli 99465f1ffd moved chat socket.on to footer 12 years ago
Julian Lam faf70d85d8 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam 12a8775de5 hotfixing issue with set_up_posts function in new post event 12 years ago
Baris Usakli 07ceabd371 added space after reps in topic.tpl and topic.js 12 years ago
Julian Lam 936a284397 enabling infinite post loader (re: issue #42), fixes #42 12 years ago
Julian Lam 9df0b39a5d started integrating infinite post loading for topic view (re: issue #42) 12 years ago
Baris Usakli d3a190d74e username to userslug change 12 years ago
Baris Soner Usakli ba3c78846d removed comments in topic.js 12 years ago
Baris Soner Usakli eff3fc9b7a fixed error in favouriting posts 12 years ago
Baris Usakli 9309722898 fixed indents 12 years ago
Baris Usakli a7bce12887 this fixes #13 12 years ago
Baris Usakli 41aeee9839 send back empty object if no data for user 12 years ago
Baris Usakli 38e1b39c2d chat windows added to taskbar 12 years ago
Baris Usakli ffbd777642 moved chat code to its own module 12 years ago
Julian Lam 2dea93d0fb Merge remote-tracking branch 'origin' 12 years ago
Julian Lam cbd03e75e2 fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
also integrated bootbox into confirm dialogs for thread deletion
12 years ago
Julian Lam 973eb713bf auto-hiding mod tools on a new_post event, and showing them again if the user can edit that post 12 years ago
Julian Lam 2914496799 fixing bug where an anonymous user could follow a topic... yikes 12 years ago
Julian Lam 882b9a917f ability for users to now follow/subscribe to threads 12 years ago
Julian Lam 7e55e7b3d2 fixing quoting that broke with the introduction of the new post window 12 years ago
Julian Lam 061c7a9e66 half broken editing 12 years ago
Julian Lam 2b4782b376 removing console log 12 years ago
Julian Lam 676ddcd3e3 integrating the new post window into the forum 12 years ago
psychobunny 34131ad46c modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
12 years ago