61 Commits (67799eac950293fe0834b6706410bcbb0baf4d87)

Author SHA1 Message Date
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 11 years ago
Baris Soner Usakli c94da47ae8 added profile func, shorter getRecentReplies 11 years ago
psychobunny 98d42b0ade moving social sharing parsing code from server side to client side & cleaned up templates 11 years ago
Julian Lam 8dd8412ae3 so far so good... user, meta, notifications, categories 11 years ago
Baris Soner Usakli 825e4cca5a closes #744 11 years ago
Baris Soner Usakli 67f8af7e3e #744 11 years ago
Baris Soner Usakli 43a1ce66a1 added relative_path to recent_replies and browsing users 11 years ago
Baris Soner Usakli 680dbf138a closes #669 11 years ago
psychobunny e0e153eafb added translation to category infinite loader method 11 years ago
psychobunny 5c3c2623f2 added translation to new post creation, closes #627 11 years ago
Baris Usakli 9ee250b597 fixes humanreadable numbers in infinite scrolling 11 years ago
Baris Usakli 1660d75205 stricter selector for human readable numbers 12 years ago
Baris Usakli 7198110b57 closes #573 12 years ago
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