8498 Commits

Author SHA1 Message Date
David Wheatley
59320d401f Update copyright year 2021-05-15 00:56:10 +01:00
David Wheatley
f5898b393e Update copyright year 2021-05-15 00:56:00 +01:00
David Wheatley
98dca1d4e1 Update copyright year 2021-05-15 00:55:43 +01:00
David Wheatley
03f7452efc Update copyright year 2021-05-15 00:55:34 +01:00
David Wheatley
66b98cf4d6 Update copyright year 2021-05-15 00:55:18 +01:00
David Wheatley
4c9d8389a6 Update copyright year 2021-05-15 00:54:10 +01:00
David Wheatley
47f28b5681 Add MIT license
Matches other Flarum repos
2021-05-15 00:53:49 +01:00
David Wheatley
089c17becb Update copyright year 2021-05-15 00:49:42 +01:00
David Wheatley
163e6d1337 Update copyright year 2021-05-15 00:49:28 +01:00
David Wheatley
f53df8715f Update copyright year 2021-05-15 00:49:18 +01:00
David Wheatley
9fe4694468 Update copyright year 2021-05-15 00:47:46 +01:00
David Wheatley
0525dbd7c8 Update copyright year 2021-05-15 00:47:08 +01:00
David Wheatley
90fa5e01ff Update copyright year 2021-05-15 00:45:34 +01:00
David Wheatley
a2e5b30f37 Update copyright year 2021-05-15 00:45:09 +01:00
flarum-bot
21e251599a Bundled output for commit a012029521316be17b8bb91991b0da99e804be55
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2021-05-14 22:37:39 +00:00
Sami Mazouz
a012029521 Use slugs for user pages (#2864) 2021-05-14 23:35:50 +01:00
Alexander Skvortsov
ef64c2ab35 Fix "add numbered list" styleSelectedText action
Looks like I missed the `numberedLines` function used by the `orderedList` function in 60dea59815e10d453421117fa681a6474eb29ec8
2021-05-14 18:35:11 -04:00
flarum-bot
b7e9d729c1 Bundled output for commit 8ef8dee5322353b7ed20505775ae85d2a3a9fd08
Includes transpiled JS/TS.

[skip ci]
2021-05-14 22:15:06 +00:00
SychO9
8ef8dee532 Use slug for user mentions page 2021-05-14 23:13:45 +01:00
Sami Mazouz
aa7ea1940f Fix version update page (#2862)
* Binding closures only get the container instance as argument
2021-05-14 16:10:05 +01:00
SychO9
ccc7a43913 Update Application version constant to 1.0.0-dev 2021-05-13 22:19:01 +01:00
flarum-bot
b7ad30833a Bundled output for commit 40f9d2213f345d9f4eee457737935c779624a77c
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2021-05-13 19:58:41 +00:00
Christian Lopez
40f9d2213f Replace removed hasDiscussions method from DiscussionListPane (#2860) 2021-05-13 15:56:55 -04:00
Sami Mazouz
db4216eb47 Backend cleanup (#2859)
* Extender docblocks cleanup
* Excplicit type hinting in extenders
* Bring method under constructor
* Mark some classes and methods as internal
* Remove beta references

Co-authored-by: Clark Winkelmann <clark.winkelmann@gmail.com>
2021-05-13 15:26:24 +01:00
Alexander Skvortsov
0c0b3b2678 Fix display 2021-05-12 20:28:40 -04:00
flarum-bot
09be7ff3b3 Bundled output for commit d0829bc3a4b2f92a0bec831589d7c34f4853b598
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2021-05-13 00:03:24 +00:00
flarum-bot
91891da48b Bundled output for commit 0ec87f5b4384ad05e21fa11cabdbc61a5161ac79
Includes transpiled JS/TS.

[skip ci]
2021-05-13 00:03:13 +00:00
flarum-bot
48526c4892 Bundled output for commit 0be39b144c66f2c571d4b7831f7b8ec7c3d6d123
Includes transpiled JS/TS.

[skip ci]
2021-05-13 00:02:52 +00:00
flarum-bot
4d8f105d07 Bundled output for commit ae69dd25c76969ef0fc3bfb0c0f58e0efa2f27d5
Includes transpiled JS/TS.

[skip ci]
2021-05-13 00:02:51 +00:00
flarum-bot
d7698f04a4 Bundled output for commit 6c27c08672c431224bc2a1c9f13641a9954550db
Includes transpiled JS/TS.

[skip ci]
2021-05-13 00:02:48 +00:00
flarum-bot
9e80c69124 Bundled output for commit ce65375e2a764afb03b5205ab0329cfcff87be2e
Includes transpiled JS/TS.

[skip ci]
2021-05-13 00:02:47 +00:00
Alexander Skvortsov
0ec87f5b43 Apply fixes from StyleCI 2021-05-13 00:02:06 +00:00
Alexander Skvortsov
f9e8c51e76 Don't add filter q if not defined
Otherwise, the backend controller will think we are searching, not filtering, and fail to apply filters.
2021-05-12 20:01:04 -04:00
Alexander Skvortsov
494633537e Update for API Client changes 2021-05-12 19:58:49 -04:00
Alexander Skvortsov
706a07429d Use RequestUtil to access actor 2021-05-12 19:48:17 -04:00
Alexander Skvortsov
ce65375e2a Adjust EditUserModal import 2021-05-12 19:46:07 -04:00
Alexander Skvortsov
d0829bc3a4 hasDiscussions method of DiscussionListState has been removed 2021-05-12 19:41:28 -04:00
Alexander Skvortsov
0be39b144c Update for ICU MessageFormat 2021-05-12 19:37:44 -04:00
Alexander Skvortsov
d69b3fbb12 Update for ICU MessageFormat 2021-05-12 19:36:41 -04:00
flarum-bot
12abec475f Bundled output for commit 9b21d052074fe5d26ac0b8bf5bc637a28eafe3d9
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2021-05-12 23:29:46 +00:00
David Wheatley
9b21d05207 Update core to use new Webpack config, flarum-tsconfig, and build action (#2856)
* Update core to use new Webpack and TSConfig

* Bump webpack dep

* Update JS build action

* Copy custom `.d.ts` files to `dist-typings` folder on typings compile

* Run workflow against action v2

This allows us to have a moving tag, like first party actions have.

* Remove bundle analyzer from core

* Use webpack config 0.1.0-beta.16.2

* Add note about checking flarum-tsconfig
2021-05-13 00:28:17 +01:00
Alexander Skvortsov
ae69dd25c7 Update for ICU MessageFormat 2021-05-12 19:27:13 -04:00
Alexander Skvortsov
6c27c08672 Update for ICU MessageFormat 2021-05-12 19:24:06 -04:00
flarum-bot
5f2978d81f Bundled output for commit 896e1ec8ff3741a0cff330000f20a15e77c8ae82
Includes transpiled JS/TS.

[skip ci]
2021-05-12 23:12:10 +00:00
Alexander Skvortsov
3022586237 Bump version to 0.1.0-beta.16.2 2021-05-12 19:06:11 -04:00
David Wheatley
abea6716eb Add Webpack Bundle Analyzer to webpack config (#12) 2021-05-12 19:05:27 -04:00
Alexander Skvortsov
b6113169f8 Use new permissions 2021-05-12 18:52:19 -04:00
Alexander Skvortsov
896e1ec8ff Use proper attrs for viewForum and searchUsers 2021-05-12 18:49:11 -04:00
flarum-bot
8b47bf0316 Bundled output for commit fa8812a5d484f21dcf6478812883d1b5e36d08d5 [skip ci] 2021-05-12 22:19:45 +00:00
David Wheatley
fa8812a5d4 Fix formatting error in Tooltip.tsx
Prettier is acting differently on different systems.
2021-05-12 23:14:50 +01:00