Commit Graph

1231 Commits (dfe25d4bc025e226028bc206869d5200c4fc073a)

Author SHA1 Message Date
Baris Soner Usakli 29ba015d69 fixed topic thumbs
psychobunny 2ec6dd1d14 added filter:topic.thread_tools for creating custom admin functionality in topics view
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 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
psychobunny 8cfa6e9d83 added panel container without header, closes
Julian Lam 2ba11dce15 hiding search buttons and route when search is not configured
Julian Lam d140fa33dd fixing tab default + removing two calls to code.jquery.com
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 8543d2d437 deprecated hard-coded panels in category sidebar, now you can set custom containers in widget ACP
psychobunny 80ce4db764 add container field and title field to all widgets by default
psychobunny 5acf296ada added containers; drag on top of widgets to set a custom container
psychobunny 1b557d4141 upgrade.js - add forum stats widget to homepage footer
psychobunny b821dc70cf moved Forum Stats widget out of core and into widget-essentials
Baris Soner Usakli 34bf839751 closes
akhoury 63c9269240 merged composer and some other files with master
akhoury 25207852e8 added topics thumbnails support
Julian Lam 813ff95146 removing useless jqueryUI CSS
Jason Nall 7937ecb6b4 Moved CSS above scripts to ensure CSS files are downloaded in parallel. This can improve page load speed in some browsers.
psychobunny 835b4d61a2 removed active_users + moderator sidebar code from core in favour of widget system
psychobunny cb986186a1 removing recent replies code + tpls from the core in favour of widget system
Julian Lam fdd2dc322b first pass
psychobunny 1827c8390b filter:category.build_sidebars (custom sidebars in category view) is now deprecated
psychobunny eda7455be2 using motd class instead of a well
Julian Lam 37bd88d1b2 faux masonry lol
Julian Lam f4ad1ac2dc moving active users list to bottom of admin index
psychobunny 163b0f964e Merge remote-tracking branch 'origin/master' into Widgets
psychobunny 0963e62acb completely removing all motd code in favour of using the widget system
psychobunny c0df95b2dc render widgets upon ajaxify - this widget feetorez iz completified!
psychobunny 4e1b3506e8 allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials
Baris Soner Usakli fd3efd59f9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 495fded6dd closes
Julian Lam 3107e43b64 cleaned up admin panel index a bit
psychobunny 86a8103c15 saving, updating, deleting widgets; widget dragging improvements
Baris Soner Usakli ab60da30da Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 520b349c17 closes
psychobunny 9f8f78f6d4 client-side saving of widgets
psychobunny 447cff1995 got the basic ui, dragging, sorting etc going for widgets acp
psychobunny 8f972d8cdc added widgets tab to themes acp
psychobunny 6496ad95e8 Revert "closes #992"
This reverts commit ed4b0461b9.
Julian Lam bc7eb501c8 same for topics (translation + pagination)
Julian Lam 0b0b74a559 properly translating strings in category nojs template, and added pagination (so not all topics are loaded on every request)
Baris Soner Usakli 9a02f85620 update motd string
Baris Soner Usakli 6140d76f76 fixed index of newly created posts, matched vanilla search form to lavender
Baris Soner Usakli 3993259336 closes
Baris Soner Usakli 92ebf2975a possible fix for