flarum-bot
e9a7f0630a
Bundled output for commit 74a1ebe813
[skip ci]
2020-05-01 09:36:32 +00:00
Golden
74a1ebe813
Use different CDN for loading Pusher JS library ( #20 )
...
Use jsDelivr to increase the loading speed (when compared to MaxCDN) in China.
2020-05-01 11:35:46 +02:00
Franz Liedke
912254864c
npm audit fix
2020-04-24 14:30:29 +02:00
dependabot[bot]
865ac3e766
Bump acorn from 6.4.0 to 6.4.1 in /js ( #18 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-17 20:26:05 +01:00
flarum-bot
d2692e9d6a
Bundled output for commit 48973949b9
[skip ci]
2020-02-11 20:47:40 +00:00
Franz Liedke
48973949b9
Update Webpack
2020-02-11 21:46:49 +01:00
Franz Liedke
4f07bc2ba3
Update vulnerable JS dependencies
2019-09-17 23:11:37 +02:00
flarum-bot
bd46f533a3
Bundled output for commit afd6e5a291
[skip ci]
2018-12-03 23:52:29 +00:00
Toby Zerner
b8661a166f
Update old attribute names. fixes flarum/core#1666
2018-12-04 09:18:01 +10:30
flarum-bot
6153f5acca
Bundled output for commit af8e6daf02
[skip ci]
2018-11-21 08:23:20 +00:00
Toby Zerner
af8e6daf02
Make npm package private, update deps, change watch
to dev
2018-11-21 18:45:44 +10:30
Toby Zerner
bea231d40b
Update dependencies
2018-11-17 18:53:38 +10:30
flarum-bot
0dbbb8523d
Bundled output for commit 92a119f2d4
[skip ci]
2018-10-21 04:51:40 +00:00
Toby Zerner
92a119f2d4
Rename package
2018-10-21 15:16:21 +10:30
flarum-bot
3968c2fa4c
Bundled output for commit a58e603728
[skip ci]
2018-09-21 01:03:43 +00:00
Toby Zerner
a58e603728
Update dependencies
2018-09-21 10:25:47 +09:30
flarum-bot
e17d0386b0
Bundled output for commit eb56c9230f
[skip ci]
2018-06-20 05:25:00 +00:00
Toby Zerner
478181c300
Remove progress flag
2018-06-20 13:54:01 +09:30
Toby Zerner
b41b69b0bf
Webpack ( #14 )
...
See https://github.com/flarum/core/pull/1367
* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:38 +09:30
Toby Zerner
64d349a5b6
Update dependencies
2017-07-08 21:49:27 +09:30
Toby Zerner
9fe6065027
Recompile JS
2016-11-19 22:09:23 +10:30
Toby Zerner
d6b78c78bd
Recompile dist JS using latest version of babel
2016-06-03 11:02:13 +09:30
gpascualg
eb0ab69cf3
Unbind only from newPost
2016-05-14 04:48:08 +02:00
Toby Zerner
bc548a60a6
Upgrade to flarum-gulp 0.2.0 / Babel 6
2016-03-18 09:33:23 +10:30
Daniel Klabbers
159847fec0
Add Pusher cluster option. closes #6
2016-03-11 09:18:48 +10:30
Toby Zerner
d7058e500a
Commit latest dist files
...
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 16:53:05 +10:30
Toby Zerner
0aef9df793
Add CSRF token to auth request
2015-12-03 21:00:32 +10:30
Toby Zerner
9c9cadb8c2
Release 0.1.0-beta.3
2015-11-03 10:03:40 +10:30
Toby Zerner
1b53ee8562
Update ItemList API
2015-11-01 09:39:10 +10:30
Toby Zerner
090d2ad2dd
Recompile JS
2015-10-27 12:40:10 +10:30
Toby Zerner
db375498a1
Recompile JS
2015-10-27 12:17:02 +10:30
dcsjapan
5db360afca
Reorganize key names
...
See [flarum/core #265 ](https://github.com/flarum/core/issues/265 ).
- Adjusts key names to three-tier namespacing.
- Extracts previously unextracted strings.
2015-10-21 17:38:53 +09:00
Toby Zerner
fdb6d4735d
Update translation ID
2015-10-16 12:40:41 +10:30
Toby Zerner
fd3d2d83f1
Update for composer branch
2015-10-13 12:29:00 +10:30
Franz Liedke
f5c9fd5d8d
Update both unread and new notification count when a new notification appears
...
Related to flarum/core#500 .
2015-09-29 01:39:44 +02:00
Toby Zerner
d5cc7494b0
Use SettingsModal component
2015-09-18 13:31:04 +09:30
Toby Zerner
b920dc0145
Update npm dependency
2015-09-04 12:07:16 +09:30
Toby Zerner
8f6b529fc6
Don't update discussion list when a filter is active
2015-08-10 16:47:17 +09:30
Toby Zerner
055efe21d6
Cast discussion ID to string for comparison
2015-08-10 16:47:00 +09:30
Toby Zerner
4b0ffaa64d
Prevent newly-created discussions from triggering alert in own browser
2015-08-05 19:20:28 +09:30
Toby Zerner
cb2927f317
Don't overwrite context.onunload
2015-08-05 19:19:22 +09:30
Toby Zerner
807c9295a4
Implement push notifications
2015-08-04 21:22:59 +09:30
Toby Zerner
f0100ca7c0
Don't clear the discussion list when loading new results
2015-08-04 19:14:00 +09:30
Toby Zerner
e15afa0613
Show a count in the title when there are new discussions/posts
2015-08-04 19:04:31 +09:30
Toby Zerner
9b920daefa
Initial commit
2015-08-04 17:19:17 +09:30