Commit Graph

2419 Commits (7198110b57ae54b188a17eb88bf87bd9ae1510b0)
 

Author SHA1 Message Date
Baris Usakli d70c688b65 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 541993c80a fontawesome 4 migration, closes
psychobunny 529c8acf6c app.js: added --install alias for --setup
psychobunny e98d05b1a5 closes , also removes the newline that was previously inserted
Julian Lam 0afc7c9761 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam e5c1edd5f5 using ajaxifying class for content and footer instead of jquery fadein/out
Baris Usakli a5e78aab08 closes
Baris Usakli cec69c2be0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli bc8815cb94 closes
Julian Lam efac6272bb default link tag (apple-touch-icon) added
Julian Lam bdb30976b5 adding maxAge headers for statically served files (eep!) - issue
Baris Soner Usakli 1d4ae8fe4d changed the paginator icons to chevron
Julian Lam abdb4c34ef tweaks to topic locking
Julian Lam 08d130893c fixing dropdown support in Settings.prepare
Julian Lam b2fb9aa99f refactored topic locking pinning and deleting (and its inverses) so that the privilege check is done not in the method, but in the socket call
psychobunny 561ee9e4f1 closes
Julian Lam 3f70d45f3d Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam c07783fa2c ...
psychobunny d4d0e8cd9b set unreplied flag to new topics sent via websocket
psychobunny 4be5ac2c23 removed mobile overlay for topics - will reimplement as a plugin
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