Commit Graph

3948 Commits (0963e62acbbc953d5ea3578f8fde01e33b3670d0)
 

Author SHA1 Message Date
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 c4121f6ee6 bugfixes in widgets
psychobunny 79e9819b7f SocketWidgets file
psychobunny b3978d53bb widgets.render
psychobunny 37d673028a added async to client side
psychobunny 4e1b3506e8 allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials
psychobunny f4ad1bdeae console.log
psychobunny 26b0db3bea let plugins.js allow widgets to utilize hooks
psychobunny 86a8103c15 saving, updating, deleting widgets; widget dragging improvements
psychobunny 9f8f78f6d4 client-side saving of widgets
psychobunny 447cff1995 got the basic ui, dragging, sorting etc going for widgets acp
psychobunny fa5f528fb5 filter:widgets.getAreas - allows plugins to define widget locations in tpls
psychobunny 8f972d8cdc added widgets tab to themes acp
psychobunny 6496ad95e8 Revert "closes #992"
This reverts commit ed4b0461b9.
Baris Soner Usakli bbe1a00d34 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli f33256d628 fixes error alerts if scroll is triggered during transitions
Julian Lam b5496b5680 fixed executable help echo
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)
psychobunny b71f1a410e added reset flag to ./nodebb script
psychobunny e912ce038b closes
Baris Soner Usakli 9a02f85620 update motd string
Baris Soner Usakli 8518f26adb closes
Baris Soner Usakli 6140d76f76 fixed index of newly created posts, matched vanilla search form to lavender
Baris Soner Usakli 17cee2cb99 pagination fix if only 1 topic
Baris Soner Usakli e1f016c075 closes
Baris Soner Usakli 3993259336 closes
Julian Lam 172b617cbc using 'trust proxy' on proxied requests
Julian Lam 3b4985efe5 tx translation update
Baris Soner Usakli 1712fcc9fe dont scroll to 0th post
Baris Soner Usakli 229fe2f80f seems to work better for long posts
Baris Soner Usakli 7aa38adb52 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 83ad454c3e better error message if image upload fails,
psychobunny d69835e115 allow any hash to be pushed to history
psychobunny 1e47953efd expanding hash regex to alphanumeric
Baris Soner Usakli 9d1a295b85 better topic delete restore
Baris Soner Usakli 9b88dcdc14 removed double if
Baris Soner Usakli 92ebf2975a possible fix for
Baris Soner Usakli a620a85d85 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 21367a1847 reverse infinite loading
psychobunny ed4b0461b9 closes
Baris Soner Usakli 7918a23835 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 1da75866f4 added global loggedIn to templates'
Julian Lam e4812fab87 removing console.log
Baris Soner Usakli e665b79293 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 93257a8597 check if tids and uids array array before calling async
Julian Lam 560fa6ffe8 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 8e4c126e3c fixing template in favourites.tpl
Baris Soner Usakli d3f5f9571a Merge branch 'master' of https://github.com/designcreateplay/NodeBB