flarum-bot
2fea567284
Bundled output for commit 542fac888d
...
Includes transpiled JS/TS.
[skip ci]
2022-01-11 10:41:36 +00:00
Ian Morland
542fac888d
chore: repo maintenance ( #30 )
...
* Bump deps
* Update imports
* Format
2022-01-11 10:40:45 +00:00
flarum-bot
4bda5c540a
Bundled output for commit 462bf60e88
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 10:55:25 +00:00
David Wheatley
462bf60e88
chore: fix JS
2021-10-13 11:54:31 +01:00
flarum-bot
7b2e506fb8
Bundled output for commit c59c1becad
...
Includes transpiled JS/TS.
[skip ci]
2021-10-12 01:27:11 +00:00
Alexander Skvortsov
c59c1becad
Release v1.1.0
2021-10-11 21:10:46 -04:00
Daniel Klabbers
30e21d29f6
changes for stable
2021-05-25 16:01:45 +02:00
flarum-bot
d7698f04a4
Bundled output for commit 6c27c08672
...
Includes transpiled JS/TS.
[skip ci]
2021-05-13 00:02:48 +00:00
Alexander Skvortsov
6c27c08672
Update for ICU MessageFormat
2021-05-12 19:24:06 -04:00
Daniel Klabbers
a805c333e7
Release v0.1.0-beta.16
2021-03-15 11:49:08 +01:00
Daniël Klabbers
51f0d7e25d
npm audit fix
2020-12-14 23:15:29 +01:00
flarum-bot
78288cfbae
Bundled output for commit d30eadd4a9
[skip ci]
2020-11-25 06:17:27 +00:00
Alexander Skvortsov
418829d689
Admin js changes for admin UX redesign
2020-11-25 01:15:37 -05:00
Daniël Klabbers
e50c375c73
npm audit security vulnerabilities patched
2020-10-14 09:57:21 +02:00
flarum-bot
e9492a2900
Bundled output for commit 99b4f707be
[skip ci]
2020-10-03 00:18:29 +00:00
Alexander Skvortsov
99b4f707be
Use Link component instead of route patch
2020-10-02 20:17:15 -04:00
flarum-bot
679075407f
Bundled output for commit 080f553a08
[skip ci]
2020-09-24 02:49:58 +00:00
Alexander Skvortsov
080f553a08
Mithril 2 Update ( #22 )
...
Update for Mithril 2
2020-09-23 22:49:05 -04:00
dependabot[bot]
b663d9b199
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #21 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 01:08:11 +02:00
dependabot[bot]
27925133d6
Bump lodash from 4.17.15 to 4.17.19 in /js ( #19 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 10:47:38 +02:00
flarum-bot
ab60b51476
Bundled output for commit 6a96d0244a
[skip ci]
2020-07-02 00:02:26 +00:00
Alexander Skvortsov
6a96d0244a
Fix extension to work with latest state changes
2020-07-01 20:01:32 -04:00
Franz Liedke
fca62108ae
Update Webpack
2020-05-01 10:30:43 +02:00
Franz Liedke
e308a7ae60
npm audit fix
2020-04-24 14:30:28 +02:00
dependabot[bot]
eadb603853
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:18 +01:00
flarum-bot
ce79f60b4b
Bundled output for commit 2a27ba15ec
[skip ci]
2020-02-11 20:45:05 +00:00
Franz Liedke
2a27ba15ec
Update Webpack
2020-02-11 21:43:52 +01:00
Franz Liedke
090b8fbd63
Update vulnerable JS dependencies
2019-09-13 15:34:23 +02:00
flarum-bot
bea2bc2869
Bundled output for commit ab30e484c1
[skip ci]
2018-12-03 23:51:00 +00:00
Toby Zerner
bdda467ae1
Prevent crash if likes relationship hasn't been loaded
...
This could theoretically happen if a post is loaded in some other context
(without its likes relationship) and overwrites the full version in the
store. While this should ideally never happen, it's better to fail
gracefully if it does.
Fixes flarum/core#1665
2018-12-04 09:23:11 +10:30
Toby Zerner
72ba762fed
Truncate notification excerpts
2018-12-03 09:37:14 +10:30
flarum-bot
3565f6b8a4
Bundled output for commit 1cce9b251a
[skip ci]
2018-11-21 08:21:06 +00:00
Toby Zerner
1cce9b251a
Make npm package private, update deps, change watch
to dev
2018-11-21 18:45:10 +10:30
Toby Zerner
9ed1b6ee32
Update dependencies
2018-11-17 18:53:38 +10:30
flarum-bot
11a57c5892
Bundled output for commit 25ae502f2f
[skip ci]
2018-10-21 04:50:32 +00:00
Toby Zerner
25ae502f2f
Rename package
2018-10-21 15:16:21 +10:30
flarum-bot
58612392fd
Bundled output for commit e038aebfa0
[skip ci]
2018-09-21 01:58:54 +00:00
Toby Zerner
e038aebfa0
Remove notification pluralization logic
...
Since we don't return an "unread count" in the API, this pluralization
logic is useless at the moment. Related to #643 and #716 but really
needs further thought in #868 .
2018-09-21 11:27:45 +09:30
flarum-bot
2539f4aec7
Bundled output for commit 9caf5108c3
[skip ci]
2018-09-21 01:02:34 +00:00
Toby Zerner
9caf5108c3
Update dependencies
2018-09-21 10:25:47 +09:30
flarum-bot
482303a820
Bundled output for commit 74fac8c206
[skip ci]
2018-09-16 18:51:31 +00:00
Toby Zerner
74fac8c206
Database changes ( #16 )
...
* Add foreign keys
* Rename table
* Use whereColumn
* Update core attribute names
2018-09-16 20:49:51 +02:00
flarum-bot
1132bf653c
Bundled output for commit 5e28acaf8b
[skip ci]
2018-06-20 05:26:47 +00:00
Toby Zerner
3a4fa7754a
Remove progress flag
2018-06-20 13:54:01 +09:30
Toby Zerner
8efb08dcfa
Webpack ( #15 )
...
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:14 +09:30
AFR
f25cf83e9b
Adapt to FontAwesome v5.0.6 icon name changes ( #14 )
2018-02-23 23:47:15 +01:00
Toby Zerner
9515c66447
Recompile JS
2016-11-19 22:08:34 +10:30
Toby Zerner
f4e4f10624
Recompile dist JS using latest version of babel
2016-06-03 11:01:39 +09:30
Toby Zerner
10e929f2dc
Upgrade to flarum-gulp 0.2.0 / Babel 6
2016-03-18 09:32:57 +10:30
Toby Zerner
879ce7e4dd
Release 0.1.0-beta.3
2015-11-03 10:03:14 +10:30