1404 Commits (78b65c0b123cfbb53efe47f1810ed10a93f7a9a2)

Author SHA1 Message Date
psychobunny d987e51a8b removed references to main_posts in forum/topic.js 11 years ago
psychobunny 0f7f6cd0a3 templates.js added IF !value 11 years ago
psychobunny 0e8b33aa79 templates.js added @first and @last conditionals 11 years ago
psychobunny 181c6eb2e6 removed main_posts from noscript 11 years ago
psychobunny b90eef6d19 use icon-search instead of icon-circle-blank on /users/search 11 years ago
psychobunny 5c597ca218 expand regex for templates, allowing the syntax to be less strict re: whitespace 11 years ago
psychobunny 3dbcf8112d fixes navigation - back button 11 years ago
Baris Soner Usakli ff50917c29 show no replies in recent and unread 11 years ago
Baris Soner Usakli 48835d8c44 used ELSE in template 11 years ago
Baris Soner Usakli e9c66bb35a removed console.log 11 years ago
Baris Soner Usakli 23eb7824ac closes #513 11 years ago
Baris Soner Usakli 494b9d23ac Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 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 11 years ago
Julian Lam a72fc69997 added link to RSS for /recent, fixed RSS generation error for /recent 11 years ago
Baris Soner Usakli a16f93cbd5 loading indicator starts off hidden 11 years ago
Baris Soner Usakli 81e5cf0cf3 fixed posts not appearing immediately 11 years ago
Baris Soner Usakli 01102d5982 added responsive class to images in users recent posts 11 years ago
Baris Soner Usakli 2174aec0e1 closes #542 and other refactors on client side 11 years ago
psychobunny 46bad118de if a thread is unreplied, don't show the OP as the last person to reply 11 years ago
psychobunny 2d7228fa40 added if / else logic to templates 11 years ago
psychobunny a1839d90fd prevent admin group from being deleted, closes #530 11 years ago
psychobunny 0cc136c3f6 simplifying conditional logic in templates + fixed it so that it takes namespace into account 11 years ago
Julian Lam cd1e26418d making the loading indicator less obtrusive (and smaller, to boot) 11 years ago
Baris Soner Usakli dab4f07258 fixed indents 11 years ago
Baris Usakli 501dc56fd3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 253271127d infinite loader will insert posts in correct order 11 years ago
Julian Lam f2da892b38 removed extra console log 11 years ago
Julian Lam 6dd72f480c Merge pull request #538 from draco2003/add_fav_context
add breadcrumb like context to favorites
11 years ago
Julian Lam 3caf8b4a67 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 39f2efbef8 closed #540 11 years ago
psychobunny 288341945d missing login menu in visible-sm range 11 years ago
psychobunny d02bd72764 closes #535 11 years ago
Baris Usakli 7d3adb9275 removed unused stuff from getLatestTopics and recent.tpl 11 years ago
Baris Usakli 156950ac2f cleaned up app.createNewPosts 11 years ago
Baris Usakli 83f18c1915 closes #526 11 years ago
Baris Usakli 332730575f closes #529 11 years ago
Dan Rowe 7e71fb218c add breadcrumb like context to favorites 11 years ago
Julian Lam a7216caa3b closed #518 11 years ago
Dan Rowe 23628668b7 small wording change 11 years ago
Baris Soner Usakli 6ac685b194 possible fix for js error 11 years ago
Baris Soner Usakli 03b34a449d turned div into li, moved the a tags into the li elements 11 years ago
Julian Lam 4aef5bfb72 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
psychobunny 34c74770ce app.js minor cleanup 11 years ago
psychobunny da8d198676 added some user friendly warnings to chat 11 years ago
Julian Lam 33868804fd fixed #517 11 years ago
psychobunny 22a3794c51 closes #525 11 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 11 years ago
Baris Usakli f1df8c2479 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 6f1523c279 fixed bottom reply box for small devices 11 years ago
Julian Lam 163cdaf70c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam a9ce8393e4 added footer.build and page.load hooks 11 years ago
Baris Usakli f04e30c4d4 more template changes to topic 11 years ago
Baris Usakli 9d0f8b4543 template changes 11 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 11 years ago
Julian Lam 2cf55dcf9f added action:page.load hook 11 years ago
Baris Soner Usakli 9fbb139e67 fix post delete state after more posts are loaded 11 years ago
Baris Usakli 11e3b0da7d added spacing between share and edit buttons 11 years ago
Baris Usakli 7e4faa3270 closes #514 11 years ago
Baris Usakli 586a181e0a closes #507 11 years ago
Baris Usakli 411ba3542c closes #493 11 years ago
Baris Usakli fa9636a62a closes #495 11 years ago
Baris Usakli 69fefc0625 closes #496 11 years ago
Baris Usakli 40108f92c9 closes #492 11 years ago
Julian Lam 37497fc5a0 fixed #393 - refactored basic route handling, moved some other routes to debug routes 11 years ago
Julian Lam aa1994be67 updated MOTD to not be inside a jumbotron, updated default styling of MOTD 11 years ago
Baris Usakli 4552e6286e dont allow empty userslugs to register 11 years ago
psychobunny 7ea852fae3 Revert "mobile: collapse menu after clicking on menu item"
This reverts commit c67c37bb20.
11 years ago
psychobunny c67c37bb20 mobile: collapse menu after clicking on menu item 11 years ago
psychobunny b5c22c7ff7 removed unfollow button + logic from following view 11 years ago
Baris Usakli 3b3e8348e4 closes #430 11 years ago
Baris Usakli 259ad42b31 numbers are strong 11 years ago
Baris Soner Usakli 41f98d29b7 added row to topic container 11 years ago
Baris Usakli 7b5a6bd3c9 fixed category infinite loading 11 years ago
Baris Usakli 1cbbb3873f removed rounded images 11 years ago
Baris Usakli 0e5724cd2c template changes yet again 11 years ago
Baris Usakli 1ec6726459 template changes to recent and unread 11 years ago
Baris Usakli 6b4520e526 recent unread template changes 11 years ago
Baris Usakli 98f20564de Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 4da819b02b changesto category.tpl 11 years ago
Julian Lam dc90db74c0 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam c5bc2dd64f upgrading to bootstrap 3.0.1, wish us luck! 11 years ago
Baris Usakli bbb045698d closes #481 11 years ago
psychobunny d9e364cd86 fixes #480 11 years ago
Baris Usakli 7296b701fa recent reply style change 11 years ago
Baris Usakli a21d91d870 closes #476 11 years ago
Baris Usakli 6931695e64 when you type correctly 11 years ago
Baris Usakli e12d02f29c jquery best 11 years ago
Baris Usakli 404865c32e closes #429 11 years ago
Baris Usakli c8ec095d99 anons cant edit after posting #365 11 years ago
Baris Usakli 04ed1df0ef closes #365, allow guest posting. enabled from admin/settings, defaults to disabled 11 years ago
Julian Lam e4c62200de fixing screenshot previews in admin/themes 11 years ago
Baris Soner Usakli 1a415b60be fixed online page to match the changes made to the template 11 years ago
Julian Lam 85fa68bd92 upping minver for mentions plugin, fixing bad url in admin/topics 11 years ago
Julian Lam e41ca491ff fixed use of divs inside a UL... how weird heh. 11 years ago
Julian Lam bb5962cda0 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2de878821b addressed #466, dynamicaly loaded topics now have proper delete/lock/pin
states
11 years ago
psychobunny 5bea2999ef cleanup 11 years ago
Baris Soner Usakli 67e9bf74a7 fixes unread page in mobile 11 years ago
Baris Soner Usakli ed42012058 closes #472, need to wait for transitions to end before ajaxifying or the overlays stays there (drunk) 11 years ago
psychobunny 85daacdf7a remove reference to deprecated mobileMenu 11 years ago