Commit Graph

2549 Commits (c698af17ae3498c9a25ee2e87ce79359152d738a)
 

Author SHA1 Message Date
psychobunny 070c95d8de fixed regression from main_posts deprecation - bottom post bar restored
psychobunny 8d12ecb758 moved pagination into header
Baris Soner Usakli 81560c4698 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 390937a20b added err to getAllTopics
Julian Lam 2a8a38b742 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 5a5c3c8c60 added app.load action hook
psychobunny 905e451455 closes
psychobunny 69b8b47b15 updated cerulean dep to 0.0.9
Julian Lam b16e1a0113 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 0b39968a9c fixing back button behaviour and playing nice with History API
psychobunny d8b3abb611 updating cerulean dep to 0.0.8
psychobunny 7fb0a616a1 refactored topic.tpl and merged main_posts and sub_posts
psychobunny d987e51a8b removed references to main_posts in forum/topic.js
psychobunny 0f7f6cd0a3 templates.js added IF !value
psychobunny 0e8b33aa79 templates.js added @first and @last conditionals
psychobunny 353b3047cd pulling meta info from OP not main_posts
psychobunny 377de06eeb removed main_posts from topics core, returning OP in posts array now
psychobunny 4013e27a8b removed main_posts from feed.j
psychobunny 181c6eb2e6 removed main_posts from noscript
Julian Lam 7955a5d53a 0.1.1
psychobunny c261babf17 minify client scripts only after plugin system is activated
psychobunny b90eef6d19 use icon-search instead of icon-circle-blank on /users/search
psychobunny 5c597ca218 expand regex for templates, allowing the syntax to be less strict re: whitespace
psychobunny 3dbcf8112d fixes navigation - back button
psychobunny 5357ad61db plugins - filter:scripts.get hook lets a plugin add client-side JS to the header and queue up for minification on production
Baris Soner Usakli ff50917c29 show no replies in recent and unread
Baris Soner Usakli 48835d8c44 used ELSE in template
Baris Soner Usakli e9c66bb35a removed console.log
Baris Soner Usakli 23eb7824ac closes
Baris Soner Usakli 494b9d23ac Merge branch 'master' of https://github.com/designcreateplay/NodeBB
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
Julian Lam a72fc69997 added link to RSS for /recent, fixed RSS generation error for /recent
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