Skip to content

Commit

Permalink
beta 15
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrneDev committed Dec 18, 2020
1 parent 5141ad2 commit 9fc056e
Show file tree
Hide file tree
Showing 9 changed files with 124 additions and 128 deletions.
34 changes: 14 additions & 20 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,25 @@
"type": "flarum-extension",
"license": "MIT",
"authors": [
{
"name": "Daniël Klabbers",
"email": "[email protected]",
"homepage": "http://luceos.com"
},
{
"name": "Charlie Kern",
"email": "[email protected]",
"homepage": "https://redevs.org"
},
{
"name": "Daniël Klabbers",
"email": "[email protected]",
"homepage": "http://luceos.com"
}
],
"support": {
"issues": "https://github.com/kyrne/flarum-ext-websocket/issues",
"source": "https://github.com/kyrne/flarum-ext-websocket"
"forum": "https://discuss.flarum.org/d/23473-websockets-locally-hosted-alternative-for-pusher",
"docs": "https://extiverse.com/extension/kyrne/websocket"
},
"require": {
"flarum/core": "^0.1.0-beta.14.1",
"beyondcode/laravel-websockets": "~2.0.0",
"fof/components": ">=0.1.1",
"kyrne/ext-core": "0.1.2"
"flarum/core": "^0.1.0-beta.15",
"beyondcode/laravel-websockets": "~2.0.0"
},
"autoload": {
"psr-4": {
Expand All @@ -44,17 +43,12 @@
"extra": {
"flarum-extension": {
"title": "Websocket",
"image": "url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUwMCIgaGVpZ2h0PSIxODg1IiB2aWV3Qm94PSIwIDAgMjU2IDE5MyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCI+PHBhdGggZD0iTTE5Mi40NCAxNDQuNjQ1aDMxLjc4VjY4LjMzOWwtMzUuODA1LTM1LjgwNC0yMi40NzIgMjIuNDcyIDI2LjQ5NyAyNi40OTd2NjMuMTR6bTMxLjg2NCAxNS45MzFIMTEzLjQ1Mkw4Ni45NTQgMTM0LjA4bDExLjIzNy0xMS4yMzYgMjEuODg1IDIxLjg4NWg0NS4wMjhsLTQ0LjM1Ny00NC40NDEgMTEuMzItMTEuMzIgNDQuMzU3IDQ0LjM1OFY4OC4yOTZsLTIxLjgwMS0yMS44MDEgMTEuMTUyLTExLjE1M0wxMTAuNjg1IDBIMGwzMS42OTYgMzEuNjk2di4wODRIOTcuNDM2bDIzLjIyNyAyMy4yMjctMzMuOTYgMzMuOTZMNjMuNDc2IDY1Ljc0VjQ3LjcxMmgtMzEuNzh2MzEuMTkzbDU1LjAwNyA1NS4wMDdMNjQuMzE0IDE1Ni4zbDM1LjgwNSAzNS44MDVIMjU2bC0zMS42OTYtMzEuNTI5eiIgZmlsbD0iIzIzMUYyMCIvPjwvc3ZnPg==) no-repeat;",
"info": {
"link": "https://extiverse.com/extension/kyrne/websocket",
"location": "Extiverse"
"icon": {
"background": "url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUwMCIgaGVpZ2h0PSIxODg1IiB2aWV3Qm94PSIwIDAgMjU2IDE5MyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCI+PHBhdGggZD0iTTE5Mi40NCAxNDQuNjQ1aDMxLjc4VjY4LjMzOWwtMzUuODA1LTM1LjgwNC0yMi40NzIgMjIuNDcyIDI2LjQ5NyAyNi40OTd2NjMuMTR6bTMxLjg2NCAxNS45MzFIMTEzLjQ1Mkw4Ni45NTQgMTM0LjA4bDExLjIzNy0xMS4yMzYgMjEuODg1IDIxLjg4NWg0NS4wMjhsLTQ0LjM1Ny00NC40NDEgMTEuMzItMTEuMzIgNDQuMzU3IDQ0LjM1OFY4OC4yOTZsLTIxLjgwMS0yMS44MDEgMTEuMTUyLTExLjE1M0wxMTAuNjg1IDBIMGwzMS42OTYgMzEuNjk2di4wODRIOTcuNDM2bDIzLjIyNyAyMy4yMjctMzMuOTYgMzMuOTZMNjMuNDc2IDY1Ljc0VjQ3LjcxMmgtMzEuNzh2MzEuMTkzbDU1LjAwNyA1NS4wMDdMNjQuMzE0IDE1Ni4zbDM1LjgwNSAzNS44MDVIMjU2bC0zMS42OTYtMzEuNTI5eiIgZmlsbD0iIzIzMUYyMCIvPjwvc3ZnPg==) no-repeat, linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(224,64,251,1) 0%, rgba(33,150,243,1) 100%)",
"backgroundPosition": "center",
"backgroundSize": "2em"
},
"extra": {
"icon": "fab fa-github",
"link": "https://discuss.flarum.org/d/23473-websockets-locally-hosted-alternative-for-pusher",
"title": "Questions?",
"location": "Flarum Commmunity"
}
"category": "feature"
}
}
}
4 changes: 0 additions & 4 deletions extend.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,13 @@
use Flarum\Foundation\Application;
use Flarum\Notification\Event\Sending;
use Flarum\Post\Event\Posted;
use FoF\Components\Extend\AddFofComponents;
use Kyrne\ExtCore\Extend\AddKyrneCore;
use Kyrne\Websocket\Provider\AppProvider;

return [
(new Console)
->command(Commands\WebsocketServer::class),

new Extend\GenerateApp(),
new AddFofComponents(),
new AddKyrneCore(),

(new Extend\Listen)
->on(Serializing::class, Listener\AddPusherApi::class)
Expand Down
2 changes: 1 addition & 1 deletion js/dist/admin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9fc056e

Please sign in to comment.