Commit Graph

1340 Commits (a16f93cbd5fcafc1bf3962a2e786a21178a415c7)

Author SHA1 Message Date
Baris Soner Usakli a16f93cbd5 loading indicator starts off hidden
Baris Soner Usakli 81e5cf0cf3 fixed posts not appearing immediately
Baris Soner Usakli 01102d5982 added responsive class to images in users recent posts
Baris Soner Usakli 2174aec0e1 closes and other refactors on client side
psychobunny 46bad118de if a thread is unreplied, don't show the OP as the last person to reply
psychobunny 2d7228fa40 added if / else logic to templates
psychobunny a1839d90fd prevent admin group from being deleted, closes
psychobunny 0cc136c3f6 simplifying conditional logic in templates + fixed it so that it takes namespace into account
Julian Lam cd1e26418d making the loading indicator less obtrusive (and smaller, to boot)
Baris Soner Usakli dab4f07258 fixed indents
Baris Usakli 501dc56fd3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 253271127d infinite loader will insert posts in correct order
Julian Lam f2da892b38 removed extra console log
Julian Lam 6dd72f480c Merge pull request from draco2003/add_fav_context
add breadcrumb like context to favorites
Julian Lam 3caf8b4a67 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 39f2efbef8 closed
psychobunny 288341945d missing login menu in visible-sm range
psychobunny d02bd72764 closes
Baris Usakli 7d3adb9275 removed unused stuff from getLatestTopics and recent.tpl
Baris Usakli 156950ac2f cleaned up app.createNewPosts
Baris Usakli 83f18c1915 closes
Baris Usakli 332730575f closes
Dan Rowe 7e71fb218c add breadcrumb like context to favorites
Julian Lam a7216caa3b closed
Dan Rowe 23628668b7 small wording change
Baris Soner Usakli 6ac685b194 possible fix for js error
Baris Soner Usakli 03b34a449d turned div into li, moved the a tags into the li elements
Julian Lam 4aef5bfb72 Merge branch 'master' of github.com:designcreateplay/NodeBB
psychobunny 34c74770ce app.js minor cleanup
psychobunny da8d198676 added some user friendly warnings to chat
Julian Lam 33868804fd fixed
psychobunny 22a3794c51 closes
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
Baris Usakli f1df8c2479 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 6f1523c279 fixed bottom reply box for small devices
Julian Lam 163cdaf70c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam a9ce8393e4 added footer.build and page.load hooks
Baris Usakli f04e30c4d4 more template changes to topic
Baris Usakli 9d0f8b4543 template changes
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
Julian Lam 2cf55dcf9f added action:page.load hook
Baris Soner Usakli 9fbb139e67 fix post delete state after more posts are loaded
Baris Usakli 11e3b0da7d added spacing between share and edit buttons
Baris Usakli 7e4faa3270 closes
Baris Usakli 586a181e0a closes
Baris Usakli 411ba3542c closes
Baris Usakli fa9636a62a closes
Baris Usakli 69fefc0625 closes
Baris Usakli 40108f92c9 closes
Julian Lam 37497fc5a0 fixed - refactored basic route handling, moved some other routes to debug routes