48 Commits (3a8dca6fb92eebf07d749368875eb4d206cc4e8e)

Author SHA1 Message Date
Baris Soner Usakli 3a8dca6fb9 closes #560 12 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 12 years ago
Baris Soner Usakli ff50917c29 show no replies in recent and unread 12 years ago
Baris Soner Usakli 2174aec0e1 closes #542 and other refactors on client side 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 7b5a6bd3c9 fixed category infinite loading 12 years ago
Baris Usakli 7296b701fa recent reply style change 12 years ago
Baris Usakli a21d91d870 closes #476 12 years ago
Baris Usakli 6931695e64 when you type correctly 12 years ago
Baris Usakli e12d02f29c jquery best 12 years ago
psychobunny 17ea41fdae category - use jQuery for graceful degradation 12 years ago
Baris Usakli b5a953b16c fixes topics going into wrong category 12 years ago
Baris Usakli 7613f02eff closes #457 12 years ago
Baris Usakli 230ed1ab11 moved cid so that other functions can use it in category.js 12 years ago
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead. 12 years ago
Baris Usakli c2aac916aa fixed topics not appearing after a post in category view 12 years ago
Julian Lam c8b5d1561e minor CSS fixes to post timeago text in topic view 12 years ago
Baris Usakli d721320af5 added jquery.timeago.js 12 years ago
Baris Usakli efef9c864c closes #306 12 years ago
Baris Usakli 24e4be77d8 closes #304 12 years ago
psychobunny 221b9bc149 formatting - template associated js 12 years ago
psychobunny e471b4edf5 category + recent replies layout rejigged 12 years ago
psychobunny 24e81c873c small user img-thumbnails changed to img-rounded 12 years ago
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail 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
Baris Usakli 1e66116e1d closes #181 12 years ago
Baris Usakli 481105d6be reverted that back, it would take other users to the topic too 12 years ago
Baris Usakli f939a632a6 take to topic after creation 12 years ago
Baris Usakli 67070e335e removed console.log 12 years ago
Baris Usakli 22536e694c fixes wrong topics getting loaded into wrong categories 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 244801a0bf added infinite loading to recent page, #141 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 Soner Usakli 7297a26685 scroll to post 2 12 years ago
Baris Usakli 68c011ce63 recent replies link to user and topic 12 years ago
Baris Soner Usakli cf5f9ad9bd share links wont refresh page 12 years ago
Baris Soner Usakli dd4ee28d26 removed ajaxify.enable, closes #85 12 years ago
Julian Lam 7ec8358369 closed #83 12 years ago
Baris Usakli 20670e63d1 img class on recent_replies 12 years ago
Baris Soner Usakli c1484afab7 more fixes 12 years ago
Julian Lam 9098d61fe2 completed fb and g+ integration of buttons in category view 12 years ago
Julian Lam bc2d7b7d0f added twitter intent, regarding issue #35 12 years ago
psychobunny 166254b848 fixes issue #16 (ajaxify.go is now called) and reintroduces the fadein animation for new topic post 12 years ago
psychobunny 1fc596b74b fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside 12 years ago
Julian Lam 676ddcd3e3 integrating the new post window into the forum 12 years ago
psychobunny 8a939fa4cc removed left over template variable in category.js 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