1368 Commits (a5e78aab08a04de94279f6a32bd167fcfbad95f5)

Author SHA1 Message Date
Baris Usakli a5e78aab08 closes #554 11 years ago
Baris Usakli cec69c2be0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli bc8815cb94 closes #555 11 years ago
Julian Lam efac6272bb default link tag (apple-touch-icon) added 11 years ago
Baris Soner Usakli 1d4ae8fe4d changed the paginator icons to chevron 11 years ago
Julian Lam 08d130893c fixing dropdown support in Settings.prepare 11 years ago
psychobunny 561ee9e4f1 closes #519 11 years ago
psychobunny 4be5ac2c23 removed mobile overlay for topics - will reimplement as a plugin 11 years ago
psychobunny 070c95d8de fixed regression from main_posts deprecation - bottom post bar restored 11 years ago
psychobunny 8d12ecb758 moved pagination into header 11 years ago
psychobunny 905e451455 closes #549 11 years ago
Julian Lam b16e1a0113 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 0b39968a9c fixing back button behaviour and playing nice with History API 11 years ago
psychobunny 7fb0a616a1 refactored topic.tpl and merged main_posts and sub_posts 11 years ago
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