2263 Commits (6f7243f42f358396fd93be7af29806475404f8e2)

Author SHA1 Message Date
psychobunny 6f7243f42f fixed a bug running multiple blocks in one template on an empty array 11 years ago
psychobunny 32ac3d94d2 moved pin and lock out of .topic-title in popular/recent/unread 11 years ago
psychobunny e9c7de951b moved pin and lock out of .topic-title 11 years ago
psychobunny c7fb34c23f new client-side hooks: filter:categories.new_topic, action:categories.new_topic.loaded 11 years ago
psychobunny 15f19653c5 action:categories.loading and action.categories.loaded 11 years ago
psychobunny 7e767da73e closes #1086 and #1085 11 years ago
psychobunny 5179fec986 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny a3191227de closes #1080 11 years ago
Julian Lam f10bda49dc Merge remote-tracking branch 'origin/master' into search_hooks 11 years ago
psychobunny 8cfa6e9d83 added panel container without header, closes #1081 11 years ago
psychobunny 86dd01154e closes #1079 11 years ago
Julian Lam 2ba11dce15 hiding search buttons and route when search is not configured 11 years ago
Baris Soner Usakli 74b0da78f4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli a92fb07f02 fixes multiple click handlers in admin users 11 years ago
Julian Lam d140fa33dd fixing tab default + removing two calls to code.jquery.com 11 years ago
psychobunny 52781bb539 Merge remote-tracking branch 'origin/master' into Widgets 11 years ago
psychobunny e28589bea8 added jumbotron, alert widgets + color picker for alert and panel 11 years ago
psychobunny 2131506d59 widgets - user friendly instructions 11 years ago
psychobunny 8543d2d437 deprecated hard-coded panels in category sidebar, now you can set custom containers in widget ACP 11 years ago
Baris Soner Usakli 7e825c61bd some login changes 11 years ago
psychobunny 80ce4db764 add container field and title field to all widgets by default 11 years ago
psychobunny ef65f510a5 fomatting 11 years ago
psychobunny 5acf296ada added containers; drag on top of widgets to set a custom container 11 years ago
psychobunny 1b557d4141 upgrade.js - add forum stats widget to homepage footer 11 years ago
psychobunny b821dc70cf moved Forum Stats widget out of core and into widget-essentials 11 years ago
Baris Soner Usakli 93130b27d5 insert loggedIn before hash' 11 years ago
Baris Soner Usakli 34bf839751 closes #1067 11 years ago
Baris Soner Usakli 86556989f4 closes #1068 11 years ago
Julian Lam 813ff95146 removing useless jqueryUI CSS 11 years ago
Jason Nall 7937ecb6b4 Moved CSS above scripts to ensure CSS files are downloaded in parallel. This can improve page load speed in some browsers. 11 years ago
psychobunny 599027f2d3 send full url to widgets as well so they can parse based on path 11 years ago
psychobunny fa4555e26e moved addActiveUser code to widget-essentials 11 years ago
psychobunny 305ec0da28 removed unused language strings from previous sidebar 11 years ago
psychobunny 835b4d61a2 removed active_users + moderator sidebar code from core in favour of widget system 11 years ago
psychobunny cb986186a1 removing recent replies code + tpls from the core in favour of widget system 11 years ago
Julian Lam fdd2dc322b first pass #992 11 years ago
psychobunny 1827c8390b filter:category.build_sidebars (custom sidebars in category view) is now deprecated 11 years ago
psychobunny eda7455be2 using motd class instead of a well 11 years ago
Julian Lam 37bd88d1b2 faux masonry lol 11 years ago
psychobunny aea7329871 animate page load only after widgets load 11 years ago
Julian Lam f4ad1ac2dc moving active users list to bottom of admin index 11 years ago
psychobunny 163b0f964e Merge remote-tracking branch 'origin/master' into Widgets 11 years ago
psychobunny 0963e62acb completely removing all motd code in favour of using the widget system 11 years ago
psychobunny c0df95b2dc render widgets upon ajaxify - this widget feetorez iz completified! 11 years ago
psychobunny 37d673028a added async to client side 11 years ago
Baris Soner Usakli ea222c4f8a crash fix for notifications, removed exec_body_script, closes #1058 11 years ago
psychobunny 4e1b3506e8 allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials 11 years ago
psychobunny f4ad1bdeae console.log 11 years ago
Baris Soner Usakli fd3efd59f9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 495fded6dd closes #1038 11 years ago