184 Commits (c9387313e24a6646ca8e8419f5111e452b7d8be5)

Author SHA1 Message Date
psychobunny c9387313e2 ACP header and all admin pages BS3'd 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
Baris Usakli c4228be86c bold active section in account page 12 years ago
psychobunny cc6e028b1d fixed alert-notify (and blanks) to alert-warning 12 years ago
Julian Lam eed66c099b fixing double notif error on new notif 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
Julian Lam 15feaafd68 attempting fix for #179, @barisusakli can you pull and test if this is still present? 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
Julian Lam 4d11fba20a auto-focusing input on login screen 12 years ago
psychobunny df15dceaef merging master to pull baris' latest fixes 12 years ago
Baris Usakli cb6f587f24 closes #197 12 years ago
psychobunny d62f36c6a0 now /users looks as it should. made some tweaks to user search to improve UX as well 12 years ago
psychobunny 8be896aebb label-important to label-danger 12 years ago
psychobunny a008cf971d register and login -> BS3 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
psychobunny e2ffac74bc added css classes to hide/show elements based on logged in status; hid unread category to anonymous users
added some general classes .nodebb-loggedin and .nodebb-loggedout for
toggling display based on user status
12 years ago
psychobunny f1547a7b1f added badge to header for unread topics count 12 years ago
psychobunny 5ab1758d28 simple toaster popup on new notification 12 years ago
Julian Lam 2e4e1df3d9 closed #186 - infinite scroller not working in firefox 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 c05f56d28c fix for category view when its empty 12 years ago
Baris Usakli 0e9a3c3a9f hide load more button if not topics are left 12 years ago
Baris Usakli 41263f0332 closes #178 12 years ago
Baris Soner Usakli 00cb15d3c8 check if there is follow element 12 years ago
Baris Soner Usakli 6690f49c4e added profile views to users, little cleanup to use app.addCommasToNumbers 12 years ago
Baris Usakli 74af205426 banned users cant login, show error messages on failed logins 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 Usakli 929282a2f7 ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible 12 years ago
Baris Usakli 8dc7a0dbbf changed favouriting to wait for socket call to end before changing star class 12 years ago
Baris Usakli 0fef0aa582 disable load more users button if there is not more users, dont show mark all read in unread if user isnt logged in 12 years ago
Baris Soner Usakli 48bb1b06c2 no need to store container 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
Julian Lam 4457228903 closed #134 12 years ago
Julian Lam 04d94a7462 turns out it was working as intended(tm)
closed #158
12 years ago
Julian Lam 9bf8739841 removed debug comments 12 years ago
Julian Lam 26944ae686 addressed issue #158, where topic buttons in admin panel were not working
correctly
12 years ago
Julian Lam dd6c9e03cb added message to admin panel if no themes are found 12 years ago
Julian Lam 272806a25d closed #159 - issue where theme listing would hang if a theme folder did
not contain theme.json

Also refactored theme socket event a bit
12 years ago
Baris Soner Usakli 50c34e4f33 added infinite scrolling to unread page, issue #141 12 years ago
Baris Soner Usakli cbd34a4411 removed console.log 12 years ago