2524 Commits (3d18c4015a64d636305fc488168186eecc0b3bb1)
 

Author SHA1 Message Date
Julian Lam 34459e7cf1 fixing category admin panel integration 11 years ago
Baris Usakli 798e17a954 change loading text to inline 11 years ago
Julian Lam 5ad80218a2 upping cerulean minver 11 years ago
Baris Usakli e90e54cec1 fixed icons in topic move 11 years ago
Baris Usakli bca1fde69c updated schema date 11 years ago
Baris Usakli d70c688b65 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
psychobunny 529c8acf6c app.js: added --install alias for --setup 11 years ago
psychobunny e98d05b1a5 closes #556, also removes the newline that was previously inserted 11 years ago
Julian Lam 0afc7c9761 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam e5c1edd5f5 using ajaxifying class for content and footer instead of jquery fadein/out 11 years ago
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
Julian Lam bdb30976b5 adding maxAge headers for statically served files (eep!) - issue #552 11 years ago
Baris Soner Usakli 1d4ae8fe4d changed the paginator icons to chevron 11 years ago
Julian Lam abdb4c34ef tweaks to topic locking 11 years ago
Julian Lam 08d130893c fixing dropdown support in Settings.prepare 11 years ago
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 11 years ago
psychobunny 561ee9e4f1 closes #519 11 years ago
Julian Lam 3f70d45f3d Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam c07783fa2c ... 11 years ago
psychobunny d4d0e8cd9b set unreplied flag to new topics sent via websocket 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
Baris Soner Usakli 81560c4698 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 390937a20b added err to getAllTopics 11 years ago
Julian Lam 2a8a38b742 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 5a5c3c8c60 added app.load action hook 11 years ago
psychobunny 905e451455 closes #549 11 years ago
psychobunny 69b8b47b15 updated cerulean dep to 0.0.9 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 d8b3abb611 updating cerulean dep to 0.0.8 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 353b3047cd pulling meta info from OP not main_posts 11 years ago
psychobunny 377de06eeb removed main_posts from topics core, returning OP in posts array now 11 years ago
psychobunny 4013e27a8b removed main_posts from feed.j 11 years ago
psychobunny 181c6eb2e6 removed main_posts from noscript 11 years ago
Julian Lam 7955a5d53a 0.1.1 11 years ago
psychobunny c261babf17 minify client scripts only after plugin system is activated 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
psychobunny 5357ad61db plugins - filter:scripts.get hook lets a plugin add client-side JS to the header and queue up for minification on production 11 years ago