4b8573b726
Merge remote-tracking branch 'extensions_approval/REWRITE'
2022-03-11 18:01:10 -05:00
1556db368b
Merge remote-tracking branch 'extensions_akismet/REWRITE'
2022-03-11 18:01:09 -05:00
8c51d788e6
Merge remote-tracking branch 'php_packages_phpstan/REWRITE'
2022-03-11 18:01:07 -05:00
108d130354
Merge remote-tracking branch 'php_packages_testing/REWRITE'
2022-03-11 18:01:06 -05:00
cf7a7fcbe0
Merge remote-tracking branch 'js_packages_tsconfig/REWRITE'
2022-03-11 18:01:05 -05:00
309485e4b7
Merge remote-tracking branch 'js_packages_webpack-config/REWRITE'
2022-03-11 18:01:04 -05:00
2a6a07c829
fix: regenerate lockfile
...
This should help fix some build issues.
2022-02-08 17:34:32 -05:00
5de91e58fe
Release v1.2
2022-01-20 11:55:45 +01:00
7d4b205513
Release v1.2
2022-01-20 11:49:19 +01:00
9a98c9dd1f
Merge branch 'master' of github.com:flarum/akismet
2022-01-20 04:25:46 -05:00
a6581e5918
fix: build typings script
2022-01-20 04:25:16 -05:00
9ad8e781f2
Bundled output for commit 9ba882619c
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-01-20 09:11:25 +00:00
9ba882619c
fix: typings generation script
2022-01-20 04:09:06 -05:00
30e88ebe57
Merge branch 'master' of github.com:flarum/approval
2022-01-20 03:24:28 -05:00
12488bc6d5
chore: remove unnecessary tsconfig
2022-01-20 03:24:25 -05:00
69806a95cf
Bundled output for commit 05246fb155
...
Includes transpiled JS/TS.
[skip ci]
2022-01-20 08:16:30 +00:00
05246fb155
chore: flarum-cli audit infra --fix
2022-01-20 03:14:59 -05:00
e23ac5d51c
chore: flarum-cli audit infra --fix
2022-01-20 03:06:25 -05:00
8e8c9ba53d
Delete package-lock.json ( #26 )
2022-01-20 02:57:32 -05:00
5e30428b66
Bundled output for commit 200d488209
...
Includes transpiled JS/TS.
[skip ci]
2022-01-11 10:44:07 +00:00
200d488209
chore: repo maintenance ( #28 )
...
* Bump deps
* Update imports
* format
2022-01-11 10:43:15 +00:00
45a0e4a3cd
Switch to yarn
2022-01-06 21:49:33 -05:00
fbf63c7a4f
Rerun audit infra --fix
2022-01-06 21:48:12 -05:00
b4211a3920
fix: duplicate dependencies in package.json ( #25 )
2022-01-07 00:21:03 +00:00
0f72537c7c
Run flarum-cli audit infra
2022-01-04 18:35:34 -05:00
bc036af8b6
Bundled output for commit e5ba4f4320
...
Includes transpiled JS/TS.
[skip ci]
2022-01-04 23:33:11 +00:00
e5ba4f4320
Apply fixes from StyleCI
2022-01-04 23:31:59 +00:00
178f91aff9
Rewrite extension, call API manually, take advantage of features not supported by the current library ( #24 )
...
This PR updates the entire extension. It will not use a library that has not been updated for years, so it should work with newer versions of PHP.
Additionally, it sends more information to the Akismet API to make spam detection more accurate.
The Akismet class can be used by other extensions.
Todo:
- [x] Convert frontend to TypeScript
- [x] Call Akismet API manually
- [x] Option to remove blatant spam
- [x] Permission to bypass Akismet
- [x] Sending additional parameters like `is_test`
Nice to have, but can be left for another PR:
- [ ] Suspend obvious spamers
- [ ] Send `blog_lang` parameter
- [ ] Checking post edits
Sponsored by [forum.android.com.pl](https://forum.android.com.pl/ )
2022-01-04 18:31:47 -05:00
9d71ac37ff
Fix branch alias
2022-01-03 15:47:44 -05:00
853926ce0b
Pushing latest stuff
2021-12-28 20:45:22 -05:00
05aa62f70c
feat: STUBS!
2021-12-01 17:36:36 -05:00
c561897f1c
Forgot phpunit in the composer file
2021-11-24 23:04:14 -05:00
ca2ac10c17
Initial extension requirements, will eventually have stubs
2021-11-24 22:58:58 -05:00
3da450c91a
Initial commit
2021-11-24 22:57:30 -05:00
08c2e9f198
feat: add support for Plug'n'Play package managers ( #14 )
...
* chore: use yarn berry with pnp
* feat: add plug'n'play support
* chore: add yarn gitattributes
* typo: fix comment
2021-11-08 23:53:18 +00:00
077bddd8dd
Release v2.0.0
2021-10-31 14:04:45 -04:00
4822eeaab9
Release v2.0.0-beta.2
2021-10-27 17:11:17 -04:00
7de88fb499
Update externals function syntax
2021-10-27 17:10:47 -04:00
60e8dfb236
Release v2.0.0-beta.1
2021-10-27 17:06:53 -04:00
f2b7b3b873
Bump webpack dependency to v5
2021-10-27 17:06:22 -04:00
a8937161db
Bundled output for commit c5e9881046
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 11:07:54 +00:00
c5e9881046
chore: fix JS
2021-10-13 12:06:46 +01:00
4f3b797b75
Bundled output for commit 152a9bed14
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 11:06:14 +00:00
152a9bed14
chore: fix JS
2021-10-13 12:05:05 +01:00
dba3ec69e8
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:25:37 +01:00
5dc2ac9336
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:05:01 +01:00
4146913d55
Bundled output for commit e127d8606b
...
Includes transpiled JS/TS.
[skip ci]
2021-10-12 01:27:23 +00:00
0bd3f83528
Bundled output for commit ad168f345c
...
Includes transpiled JS/TS.
[skip ci]
2021-10-12 01:27:15 +00:00
ad168f345c
Release v1.1.0
2021-10-11 21:02:26 -04:00
e127d8606b
Release v1.1.0
2021-10-11 21:00:48 -04:00