1
0
mirror of https://github.com/flarum/core.git synced 2025-08-15 04:44:08 +02:00
Commit Graph

3409 Commits

Author SHA1 Message Date
David Wheatley
69657f63b7 fix: autocomplete errors with TextEditor re-use (#77) 2021-11-13 21:58:52 +00:00
SychO9
3bd2dd4813 Move exception cause guessing out of handler 2021-11-09 20:32:09 +01:00
SychO9
7f5f5687db Auto append :* when installing an extension if not specifying a version 2021-11-09 20:06:03 +01:00
SychO9
594bbe4f34 Use an adapter class for composer 2021-11-09 17:38:47 +01:00
SychO9
c3f8a58f97 Only run migrations for enabled extensions 2021-11-08 22:07:30 +01:00
Sami Mazouz
a9ff884231 Extension Tests (#9) 2021-11-08 20:22:07 +01:00
Alexander Skvortsov
c1069ff035 Basic validation for tags slugs (#150)
* Co-authored-by  <sychocouldy@gmail.com>
2021-11-06 06:46:17 -04:00
flarum-bot
61020eadd6 Bundled output for commit 056c79a908
Includes transpiled JS/TS.

[skip ci]
2021-11-05 19:05:24 +00:00
Sami Mazouz
056c79a908 fix: Cannot reply to posts by deleted authors (#75) 2021-11-05 20:04:20 +01:00
David Wheatley
5cef9ad52c fix: use yarn in CI workflows (#10) 2021-11-03 08:39:59 +01:00
Sami Mazouz
cabe25acb4 perf: Eager load tags state with actor id (#149) 2021-11-02 12:08:15 +01:00
flarum-bot
d840205161 Bundled output for commit 1adb9ca553
Includes transpiled JS/TS.

[skip ci]
2021-10-25 17:59:41 +00:00
David Wheatley
1adb9ca553 Revert "feat: encapsulate markdown buttons in itemlist"
This reverts commit d4aecfc9e3.
2021-10-25 19:58:28 +02:00
flarum-bot
11f5958dae Bundled output for commit d4aecfc9e3
Includes transpiled JS/TS.

[skip ci]
2021-10-25 17:57:50 +00:00
flarum-bot
0a30aa1663 Bundled output for commit bae89a2f44
Includes transpiled JS/TS.

[skip ci]
2021-10-25 17:57:29 +00:00
David Wheatley
d4aecfc9e3 feat: encapsulate markdown buttons in itemlist 2021-10-25 19:56:35 +02:00
Lucas Fernandes
bae89a2f44 Add missing translation for the reason flag (#30) 2021-10-25 13:56:17 -04:00
SychO9
a144c026f3 Move to flarum 2021-10-21 10:52:51 +01:00
flarum-bot
892259f448 Bundled output for commit 44bdb68ccd
Includes transpiled JS/TS.

[skip ci]
2021-10-20 20:49:41 +00:00
Alexander Skvortsov
44bdb68ccd Comply with bypassTagCounts permission in UI (#148) 2021-10-20 16:48:13 -04:00
flarum-bot
b245b41b67 Bundled output for commit ffd982df7f
Includes transpiled JS/TS.

[skip ci]
2021-10-18 19:53:25 +00:00
SychO9
ffd982df7f Merge branch 'v1.1.1'
# Conflicts:
#	js/dist/forum.js
#	js/dist/forum.js.map
2021-10-18 20:49:03 +01:00
SychO9
f1f6da10fd chore: Release v1.1.1 2021-10-18 20:27:11 +01:00
Sami Mazouz
3437d7229e fix: Missing # from autocompleted user mention format (#74) 2021-10-18 20:17:22 +01:00
flarum-bot
e63f030094 Bundled output for commit a2832af01f
Includes transpiled JS/TS.

[skip ci]
2021-10-13 18:58:59 +00:00
Alexander Skvortsov
a2832af01f Only search users via rest API if user has permission (#73)
Closes https://github.com/flarum/core/issues/3070

If the user doesn't have permission to search users, there will currently be browser errors, as the current implementation will still attempt to search and autocomplete. In this PR, we check for permission before searching. The dropdown will still support autocomplete of users currently participating in the discussion.
2021-10-13 14:57:45 -04:00
flarum-bot
a8937161db Bundled output for commit c5e9881046
Includes transpiled JS/TS.

[skip ci]
2021-10-13 11:07:54 +00:00
David Wheatley
c5e9881046 chore: fix JS 2021-10-13 12:06:46 +01:00
flarum-bot
4f3b797b75 Bundled output for commit 152a9bed14
Includes transpiled JS/TS.

[skip ci]
2021-10-13 11:06:14 +00:00
David Wheatley
152a9bed14 chore: fix JS 2021-10-13 12:05:05 +01:00
flarum-bot
6ced7809b1 Bundled output for commit 11e10406bd
Includes transpiled JS/TS.

[skip ci]
2021-10-13 11:03:16 +00:00
flarum-bot
408a1bba51 Bundled output for commit 6f117a24e4
Includes transpiled JS/TS.

[skip ci]
2021-10-13 11:02:15 +00:00
David Wheatley
11e10406bd chore: fix JS 2021-10-13 12:02:15 +01:00
David Wheatley
6f117a24e4 chore: update lockfile 2021-10-13 12:01:03 +01:00
David Wheatley
15dee0ca48 chore: fix JS 2021-10-13 12:00:05 +01:00
flarum-bot
b5c3d630d5 Bundled output for commit 06813fae86
Includes transpiled JS/TS.

[skip ci]
2021-10-13 10:59:00 +00:00
David Wheatley
06813fae86 chore: fix JS 2021-10-13 11:58:02 +01:00
flarum-bot
62345237ac Bundled output for commit a3edd16e47
Includes transpiled JS/TS.

[skip ci]
2021-10-13 10:57:12 +00:00
David Wheatley
a3edd16e47 chore: fix JS 2021-10-13 11:56:17 +01: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
aebd638097 Bundled output for commit ea5994f2e4
Includes transpiled JS/TS.

[skip ci]
2021-10-13 10:53:15 +00:00
David Wheatley
ea5994f2e4 chore: fix JS 2021-10-13 11:52:14 +01:00
flarum-bot
619317d023 Bundled output for commit 3fe2ccc160
Includes transpiled JS/TS.

[skip ci]
2021-10-13 09:02:29 +00:00
David Wheatley
3fe2ccc160 attempt build fix 2021-10-13 10:01:11 +01:00
Daniel Klabbers
f03e666a77 use ^4.46.0 for webpack 2021-10-13 10:30:56 +02:00
Daniel Klabbers
9a339fea6a lock webpack to 4.* 2021-10-13 10:28:53 +02:00
Daniel Klabbers
77f625df34 compiled for v1.1.0 2021-10-13 10:22:20 +02:00
David Wheatley
dba3ec69e8 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:25:37 +01:00
David Wheatley
92463465e6 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:06:02 +01:00