209 Commits

Author SHA1 Message Date
Alexander Skvortsov
f19461978c fix: build typings script 2022-01-20 04:25:36 -05:00
flarum-bot
08f23c60ba Bundled output for commit 85e6076553c504f56e67d948748bedc6660b847f
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2022-01-20 09:15:39 +00:00
Alexander Skvortsov
85e6076553 fix: typings generation script 2022-01-20 04:13:50 -05:00
Alexander Skvortsov
5b3839a2cc chore: flarum-cli audit infra --fix 2022-01-20 03:48:49 -05:00
flarum-bot
899131f258 Bundled output for commit 3e8d5bd400a2fe6761a2874c9cf150ffa1ab15f7
Includes transpiled JS/TS.

[skip ci]
2021-12-23 13:00:37 +00:00
Rafał Całka
3e8d5bd400 Replace jQuery code with vanilla JS for better performance (#35)
* Bundle `pusher-js`

* Update `pusher/pusher-php-server`

* StyleCi fix

* Revert "Bundle `pusher-js`"

This reverts commit 55bb1ff0988973e436317c00ca2b83ad4c39d6da.

* Remove no longer used code

* Replace `$.getScript` for better performance

* Revert "Update `pusher/pusher-php-server`"

This reverts commit 7d1e2336

* Use `import()`

* Add `once`

* Update js/tsconfig.json

Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com>

* Async function

Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com>
2021-12-23 13:59:25 +01:00
flarum-bot
9d986c331d Bundled output for commit 0ef2b3e2494ec0ae55825a4f0844506efeb11d98
Includes transpiled JS/TS.

[skip ci]
2021-12-12 19:43:30 +00:00
Rafał Całka
0ef2b3e249 Convert to Typescript (#34) 2021-12-12 14:42:37 -05:00
flarum-bot
06fe9ee2ef Bundled output for commit df86c11355244dd0d7e8ce7c05ac541aafd7035a
Includes transpiled JS/TS.

[skip ci]
2021-12-12 07:42:32 +00:00
Rafał Całka
df86c11355 Fixed broken discussion list pagination when clicking on the update button (#33) 2021-12-12 02:41:25 -05:00
flarum-bot
6ced7809b1 Bundled output for commit 11e10406bdaf56261aa83adab59cb10367192cf3
Includes transpiled JS/TS.

[skip ci]
2021-10-13 11:03:16 +00:00
David Wheatley
11e10406bd chore: fix JS 2021-10-13 12:02:15 +01:00
David Wheatley
db35b90280 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:03:02 +01:00
flarum-bot
c8a1ec722d Bundled output for commit 5910bd98bc5b8e6b55676052388f6732f96e9c73
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:12 +00:00
Alexander Skvortsov
5910bd98bc Release v1.1.0 2021-10-11 21:14:35 -04:00
flarum-bot
46fa1a1bd8 Bundled output for commit fa2cb911827e24b3dfb159ad3dbbac6e350a9b20
Includes transpiled JS/TS.

[skip ci]
2021-08-07 10:24:47 +00:00
Rafał Całka
fa2cb91182 Fixing posts not appearing automatically (#32) 2021-08-07 11:24:00 +01:00
Daniel Klabbers
7b636600ee fix typo in changelog 2021-05-26 20:07:33 +02:00
Daniel Klabbers
0b950da35e fix branch alias 2021-05-25 22:52:20 +02:00
Daniel Klabbers
03744e89a3 changes for stable 2021-05-25 16:32:16 +02:00
Alexander Skvortsov
65164449d3 Bump composer reqs for 1.0.0 2021-05-16 18:28:56 -04:00
David Wheatley
44f00ad133 Update copyright year 2021-05-15 00:56:44 +01:00
flarum-bot
48526c4892 Bundled output for commit 0be39b144c66f2c571d4b7831f7b8ec7c3d6d123
Includes transpiled JS/TS.

[skip ci]
2021-05-13 00:02:52 +00:00
Alexander Skvortsov
0be39b144c Update for ICU MessageFormat 2021-05-12 19:37:44 -04:00
Alexander Skvortsov
62be9088a1 Use RequestUtil to access actor 2021-04-12 17:50:59 -04:00
flarum-bot
14c10d400e Bundled output for commit 4f63399d4aa66c22d8da9d85adab62073f7351b8 [skip ci] 2021-03-18 15:59:27 +00:00
Daniël Klabbers
4f63399d4a Adds the ability to push new posts onto discussions that aren't public. (#17)
It's very frustrating having pusher installed, but not seeing new posts pop up on non public
discussions. This PR simply re-uses the existing channels per user by reading
all similar private user channels (which require authentication) and then pushing
the websocket message over the line. This only happens in case the discussion is
not public and it only sends to connected users.
2021-03-18 11:58:29 -04:00
Daniel Klabbers
8eb91ecfc7 Release v0.1.0-beta.16 2021-03-15 12:17:21 +01:00
Robert Korulczyk
69cf76f294 Move locale files from language pack to extension. (#26) 2021-02-17 16:25:48 -05:00
Daniël Klabbers
d93c80fdba changelog and constraint for beta 15 2020-12-15 09:22:33 +01:00
Daniël Klabbers
afcd0dc511 npm audit fix 2020-12-15 09:20:31 +01:00
Alexander Skvortsov
74670a8b15 Merge branch 'master' of github.com:flarum/pusher into master 2020-12-08 19:57:38 -05:00
Alexander Skvortsov
e3f08b8c9e Update composer metadata for admin dashboard 2020-12-08 19:57:36 -05:00
Alexander Skvortsov
545aa2025f Apply fixes from StyleCI 2020-12-08 18:03:48 +00:00
Alexander Skvortsov
ed3d5b25e4 Properly use ServiceProvider extender 2020-12-08 13:00:55 -05:00
Sami Mazouz
358a19f3c1 Use new extenders (#30) 2020-12-08 12:46:25 -05:00
flarum-bot
641688f280 Bundled output for commit 20fc262c81dd9bc2c39d087726fa4e64eb796976 [skip ci] 2020-11-25 06:28:43 +00:00
Alexander Skvortsov
20fc262c81 Add composer metadata for admin UX redesign 2020-11-25 01:27:33 -05:00
Alexander Skvortsov
f5c8dade55 Update admin js for admin us redesign 2020-11-25 01:26:36 -05:00
Sami Mazouz
bf6dd3083d Use a notification driver with the new channel extender (#28) 2020-11-05 12:09:13 -05:00
Daniël Klabbers
1c63326ad5 changelog for beta 14.1 2020-11-02 10:07:51 +01:00
flarum-bot
5b9acbb8c3 Bundled output for commit 8dc99db73e02a189c3478c71c133c72d0dc12a89 [skip ci] 2020-11-01 21:46:10 +00:00
Sami Mazouz
8dc99db73e Fix refresh button (#27) 2020-11-01 16:45:09 -05:00
flarum-bot
19edd65173 Bundled output for commit 49d93540255b6ba667be768fca4154e42236d3c8 [skip ci] 2020-10-26 18:36:30 +00:00
Alexander Skvortsov
49d9354025 Don't provide children as attr 2020-10-26 14:35:33 -04:00
Daniël Klabbers
5d013bfea7 changelog and dep for v0.1.0-beta.14 2020-10-15 15:17:59 +02:00
Daniël Klabbers
1a19fd63da npm audit security vulnerabilities patched 2020-10-14 09:59:39 +02:00
flarum-bot
2df478224c Bundled output for commit 9307cf17b30e6c7e144c9060eb0fa17b6683b29f [skip ci] 2020-09-24 02:55:35 +00:00
Alexander Skvortsov
9307cf17b3 Mithril 2 Update (#23)
Update for Mithril 2
2020-09-23 22:54:48 -04:00
Daniël Klabbers
619796b102 Reduces friction with flarum/tags (#25)
Instead of blatantly triggering a 500 let's try to see whether
the tags relation is even returning anything before we try
to pluck tag ids from it when we publish that data to the pusher
server.
2020-09-02 13:55:45 -04:00