flarum-bot
8f1ba6e7d2
Bundled output for commit 921db74fe4
[skip ci]
2020-09-04 14:47:16 +00:00
Franz Liedke
921db74fe4
Fix extension to work with Composer state changes
...
Refs flarum/core#2162 .
2020-09-04 16:46:01 +02:00
flarum-bot
1ce62ca3c5
Bundled output for commit ce039d3dd6
[skip ci]
2020-09-04 14:43:38 +00:00
Franz Liedke
ce039d3dd6
Fix extension to work with Composer state changes
...
Refs flarum/core#2162 .
2020-09-04 16:42:07 +02: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
Johannes Nilsson
2aa4312886
Remove unwanted semicolon in assets files ( #2280 )
2020-08-31 23:52:37 -04:00
flarum-bot
ecf174d62f
Bundled output for commit 400a9a6267
[skip ci]
2020-08-28 16:31:50 +00:00
Franz Liedke
400a9a6267
Use dayjs, not moment.js
...
Refs flarum/core#2219 .
2020-08-28 18:30:52 +02:00
flarum-bot
1e6f94c366
Bundled output for commit 2d923c83a1
[skip ci]
2020-08-28 16:12:36 +00:00
Franz Liedke
2d923c83a1
Use dayjs, not moment.js
...
Refs flarum/core#2219 .
2020-08-28 18:11:47 +02:00
Franz Liedke
749052783f
Make queue error handler compatible with Laravel 6 ( #2270 )
2020-08-27 22:41:36 -04:00
flarum-bot
4f21e22236
Bundled output for commit f011974bf1
[skip ci]
2020-08-28 02:41:03 +00:00
fengkx
f011974bf1
fix: escape regexp from query ( #2273 )
...
* fix: escape regexp from query
2020-08-27 22:39:49 -04:00
Alexander Skvortsov
447d26e9c8
Bump fontawesome version to ^5.14.0 ( #2274 )
2020-08-27 23:01:57 +02:00
flarum-bot
18bf17bb47
Bundled output for commit 933b25ee8e
[skip ci]
2020-08-25 14:54:57 +00:00
Karan Sanjeev
933b25ee8e
Added an empty alt attribute to avatar's img tag ( #2269 )
...
fixes #2256
2020-08-25 10:53:44 -04:00
flarum-bot
94c4b37799
Bundled output for commit 5038ec4590
[skip ci]
2020-08-18 21:04:28 +00:00
David Sevilla Martín
5038ec4590
Update modal show call for the modal state changes ( #28 )
2020-08-18 17:03:37 -04:00
flarum-bot
98dc5a0ea1
Bundled output for commit f26db4d3f2
[skip ci]
2020-08-18 00:39:39 +00:00
Alexander Skvortsov
f26db4d3f2
Extract flags list state ( #24 )
...
* Extract flags list state
2020-08-17 20:38:35 -04:00
flarum-bot
5081cd47c1
Bundled output for commit c0aa73f01a
[skip ci]
2020-08-17 00:44:32 +00:00
Alexander Skvortsov
c0aa73f01a
Update mdarea to v1.0.1 ( #20 )
...
* Update mdarea to v1.0.1
2020-08-16 20:43:45 -04:00
Qiaeru
47233ba7a8
Strings containing specific characters must be quoted ( #169 )
...
Please see: https://symfony.com/doc/current/components/yaml/yaml_format.html#strings
2020-08-16 19:12:42 -04:00
flarum-bot
f6f92f9713
Bundled output for commit e0bc3e9ce4
[skip ci]
2020-08-16 20:36:13 +00:00
Matteo Contrini
e0bc3e9ce4
Fix number abbreviation when the number is n-thousand ( #2261 )
...
This commit fixes the method `abbreviateNumber` so that it behaves as stated in the JSDoc.
Previously, an input of `1234` would have produced `1K`. With this change, the output will be `1.2K`.
2020-08-16 16:35:05 -04:00
flarum-bot
37ae209ba6
Bundled output for commit 22e813c742
[skip ci]
2020-08-16 20:34:13 +00:00
Clark Winkelmann
bf223071f2
Fixes flarum/core#2168 negated tags not working ( #88 )
...
orWhereIn doesn't have the $not parameter and the argument was ignored by PHP
2020-08-16 16:33:41 -04:00
flarum-bot
6d06fcf731
Bundled output for commit a232d8bcfc
[skip ci]
2020-08-16 20:33:20 +00:00
Franz Liedke
22e813c742
Extract a few changes from the Mithril 2 upgrade ( #2262 )
...
* Fix closing the composer with ESC key
Regression from #2161 .
* Remove obsolete method
Regression from #2162 .
* Mark method as protected
* Fade in posts in post stream using CSS
This also avoids a double-fade from the JavaScript code, which was
probably introduced in #2160 .
* Fix fadeIn for post stream items
Co-authored-by: Alexander Skvortsov <sasha.skvortsov109@gmail.com >
2020-08-16 16:32:59 -04:00
Alexander Skvortsov
a232d8bcfc
Remove polyfills: we don't support IE anymore ( #18 )
...
* Remove polyfills: we don't support IE anymore
2020-08-16 16:32:19 -04:00
Alexander Skvortsov
988c9fca05
update for mithril 2
2020-08-16 01:34:11 -04:00
flarum-bot
35edaf602e
Bundled output for commit b891ef3426
[skip ci]
2020-08-16 04:46:46 +00:00
Alexander Skvortsov
b891ef3426
Revert "update for mithril 2"
...
This reverts commit 1d4c935c16
.
2020-08-16 00:45:41 -04:00
flarum-bot
fe5732e3af
Bundled output for commit 1d4c935c16
[skip ci]
2020-08-16 04:44:33 +00:00
Alexander Skvortsov
1d4c935c16
update for mithril 2
2020-08-16 00:43:31 -04:00
一枚小猿
776af72c22
Fix less build error. ( #2252 )
2020-08-15 20:21:06 -04:00
Qiaeru
fda5e626f7
Add new password rule language line ( #151 )
...
See: 050c1d880e
Co-authored-by: Miles Cellar <milescellar@users.noreply.github.com >
2020-08-14 11:09:05 +02:00
Qiaeru
4888bedbfe
Add missing full stop for some validation messages ( #170 )
...
See: f121af8985
2020-08-14 11:08:10 +02:00
flarum-bot
2790a34cf2
Bundled output for commit 81e6964053
[skip ci]
2020-08-08 18:47:16 +00:00
Alexander Skvortsov
81e6964053
Extract PostStream state ( #2160 )
...
Co-authored-by: Franz Liedke <franz@develophp.org >
2020-08-08 14:45:54 -04:00
dependabot[bot]
483f4ff1df
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #20 )
...
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:09:22 +02:00
dependabot[bot]
7bf581d635
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #18 )
...
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:09:19 +02:00
dependabot[bot]
6da004c7ae
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #51 )
...
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:09:16 +02:00
dependabot[bot]
44f5c7e1fe
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #22 )
...
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:09:12 +02:00
dependabot[bot]
ff5c0edce7
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #11 )
...
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:09:09 +02:00
dependabot[bot]
63700111a0
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #14 )
...
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:09:06 +02:00
dependabot[bot]
73579883f6
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #31 )
...
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:57 +02:00
dependabot[bot]
2e1c8d79d4
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #22 )
...
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:52 +02:00
dependabot[bot]
d105879392
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #91 )
...
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:42 +02:00
dependabot[bot]
695e7bb766
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #2251 )
...
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:39 +02:00