Commit Graph

4094 Commits (c96d85911fec161b39a6b1c23387bc423904f213)
 

Author SHA1 Message Date
psychobunny 32ac3d94d2 moved pin and lock out of .topic-title in popular/recent/unread
psychobunny e9c7de951b moved pin and lock out of .topic-title
psychobunny b63fe44da4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny c7fb34c23f new client-side hooks: filter:categories.new_topic, action:categories.new_topic.loaded
Baris Soner Usakli eb3b240b04 some cleanup of unread
Baris Soner Usakli 31f877ccee merged
Baris Soner Usakli ae93c372ff fixed mongo setAdd and setRemove to accept arrays like redis, fixed infinite scroll for mongo
Julian Lam ea826ce487 type checking 'plugin' when loading
Julian Lam f6ea278b09 closed
Julian Lam 790b0f98d4 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam d3ba03ceae fixed
psychobunny 15f19653c5 action:categories.loading and action.categories.loaded
psychobunny 7e767da73e closes and
Julian Lam a2942e22cc Revert "removing exported search methods from redis and mongo"
This reverts commit bba3b76108.
psychobunny 5179fec986 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny a3191227de closes
Julian Lam f10bda49dc Merge remote-tracking branch 'origin/master' into search_hooks
Julian Lam bba3b76108 removing exported search methods from redis and mongo
psychobunny 8cfa6e9d83 added panel container without header, closes
psychobunny ef0b610c3c Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 86dd01154e closes
Baris Soner Usakli 5aed1208c0 lol this was saving to 'uploadPath'
Julian Lam 2ba11dce15 hiding search buttons and route when search is not configured
Julian Lam 0e26fdf1da Merge branch 'master' into search_hooks
psychobunny f83cd7c133 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 251fef9c27 run plugins.reload after activating widget-essentials
Baris Soner Usakli 74b0da78f4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli a92fb07f02 fixes multiple click handlers in admin users
psychobunny fffbb1db34 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 8059a83870 activate widget-essentials
Julian Lam d140fa33dd fixing tab default + removing two calls to code.jquery.com
psychobunny 5de6ea0d97 updated cerulean dep to 0.0.13
psychobunny fc866e4746 added notice to admins to check out the widgets panel IF motd is not set. upgraded motd to widget for lavender
psychobunny 9a5be0b334 updated lavender dep to 0.0.21
psychobunny 596a622197 updated vanilla dep to 0.0.14
psychobunny 52781bb539 Merge remote-tracking branch 'origin/master' into Widgets
psychobunny e28589bea8 added jumbotron, alert widgets + color picker for alert and panel
psychobunny 2131506d59 widgets - user friendly instructions
psychobunny ccf529ccca updated upgrade script to add titles and container to category sidebar widgets
psychobunny 8543d2d437 deprecated hard-coded panels in category sidebar, now you can set custom containers in widget ACP
Baris Soner Usakli 7e825c61bd some login changes
psychobunny 68b9e36218 rendering widget's container
psychobunny 80ce4db764 add container field and title field to all widgets by default
psychobunny ef65f510a5 fomatting
psychobunny 5acf296ada added containers; drag on top of widgets to set a custom container
Baris Soner Usakli b82a5461ce more cleanup to user routes
psychobunny 1b557d4141 upgrade.js - add forum stats widget to homepage footer
Baris Soner Usakli 905a99e638 user route cleanup
psychobunny b821dc70cf moved Forum Stats widget out of core and into widget-essentials
psychobunny 3896cbd732 and fixed it again