181 Commits (d0702f663bd39f73d1474c700b1176e578ff9b26)

Author SHA1 Message Date
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P 11 years ago
Baris Soner Usakli 9c60182da4 closes #749 11 years ago
Baris Soner Usakli 8e6606fb5a move post 11 years ago
Baris Soner Usakli 2e575bb2d8 closes #524 11 years ago
Julian Lam bee3c06a07 clicking 'quote' now shows the quoted username before said quote 11 years ago
Baris Soner Usakli 43a1ce66a1 added relative_path to recent_replies and browsing users 11 years ago
Baris Soner Usakli f21a98f37f first pass, #524, #667 11 years ago
Baris Soner Usakli 2f90949560 vanilla color fixes 11 years ago
Baris Soner Usakli 680dbf138a closes #669 11 years ago
Baris Soner Usakli ea2c03e28b closes #670 11 years ago
psychobunny d7a444d9ab dynamically update post count in post footer on new post 11 years ago
Baris Soner Usakli 9cb20c3886 added callback to api categories.get 11 years ago
psychobunny 90ad08a00d fixes #616 11 years ago
Baris Soner Usakli ddb7896df1 fixed post count in paginator and post bar when infinite loader kicked in 11 years ago
Julian Lam b9f1176ec1 moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load 11 years ago
Baris Soner Usakli c1da56ce45 added auto mention if u click post reply 12 years ago
Baris Usakli 720711756f show bottom post bar after new post, fixed the insertion of new posts 12 years ago
Baris Usakli 90a12c3253 fixed index to int 12 years ago
Julian Lam bcfb4ca0e4 off by one error 12 years ago
Julian Lam 0159a43a20 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	public/src/forum/topic.js
12 years ago
Julian Lam 86b019ec89 paginator progress bar 12 years ago
psychobunny 98a12cd1e1 clearing first blocks from dynamically inserted templates - made regex less greedy 12 years ago
Baris Usakli b2074c6dda fixes to infinite load and paginator 12 years ago
Baris Usakli dd36cce329 closes #582 12 years ago
Baris Soner Usakli dba47e4bef removed console.log 12 years ago
Baris Soner Usakli 2a46ead29f removed container div, removed second if first, it breaks templates 12 years ago
Baris Soner Usakli fa56eca962 fixed fave stars, removed the watch button from normal posts 12 years ago
psychobunny 48e36e3c31 templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3 12 years ago
Baris Usakli a87ebb64d8 clean up of posts and some template additions 12 years ago
Baris Usakli 0742590c0c added pid to share links, removed unused vars 12 years ago
Julian Lam 34459e7cf1 fixing category admin panel integration 12 years ago
Baris Usakli e90e54cec1 fixed icons in topic move 12 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 12 years ago
psychobunny 561ee9e4f1 closes #519 12 years ago
psychobunny 4be5ac2c23 removed mobile overlay for topics - will reimplement as a plugin 12 years ago
psychobunny 070c95d8de fixed regression from main_posts deprecation - bottom post bar restored 12 years ago
psychobunny 8d12ecb758 moved pagination into header 12 years ago
psychobunny d987e51a8b removed references to main_posts in forum/topic.js 12 years ago
Baris Soner Usakli 64ae9ac033 cant delete or restore posts twice, post count goes up or down when posts are deleted or restored in a topic, fixed the post insertion when there is only 1 post in topic 12 years ago
Baris Soner Usakli a16f93cbd5 loading indicator starts off hidden 12 years ago
Baris Soner Usakli 81e5cf0cf3 fixed posts not appearing immediately 12 years ago
Baris Soner Usakli 2174aec0e1 closes #542 and other refactors on client side 12 years ago
Baris Usakli 253271127d infinite loader will insert posts in correct order 12 years ago
psychobunny da8d198676 added some user friendly warnings to chat 12 years ago
Baris Usakli 866d813218 fixed topic posting bug, if there was only 1 topic in a category the next posted topic in that category wasnt showing up until a full page reload 12 years ago
Baris Usakli d631a4b2e5 topic.tpl changes, moved users to the bottom of main post, added reply thread tools buttons under main post, added posts and view count 12 years ago
Baris Soner Usakli 9fbb139e67 fix post delete state after more posts are loaded 12 years ago
Baris Usakli c8ec095d99 anons cant edit after posting #365 12 years ago
Baris Soner Usakli 1af98835b1 added share buttons to main post 12 years ago
Baris Usakli 0565b7b8c8 moved css out 12 years ago
Baris Usakli 1691c74727 testing breadcrumb images 12 years ago
Julian Lam 883aca038b disabled categories are now faded in the "Move Thread" modal. closes #409
Why is it called "move topic"? Renamed.
12 years ago
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead. 12 years ago
Baris Soner Usakli 9b7f8076eb removed console.log 12 years ago
Baris Usakli 83d5a84edd login redirects back 12 years ago
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