Ian Morland
41233e4e05
Bump JS deps
2022-01-07 17:24:18 +00:00
flarum-bot
675bb16f9c
Bundled output for commit 9d7f9eb0e5a4762dff632054ed5c6fa7eda4f22f
...
Includes transpiled JS/TS.
[skip ci]
2022-01-07 17:08:20 +00:00
Ian Morland
9d7f9eb0e5
Update JS imports ( #40 )
2022-01-07 12:07:20 -05:00
flarum-bot
3942ec4e00
Bundled output for commit 1bd32bb4e09041d38fcb3533087a0a367937570d
...
Includes transpiled JS/TS.
[skip ci]
2022-01-07 14:06:45 +00:00
Ian Morland
1bd32bb4e0
chore: convert flag items to ItemList ( #39 )
...
* Convert to ItemList, update import namespaces
* Bump deps, add prettier
* Format js
2022-01-07 14:05:40 +00:00
Alexander Skvortsov
45a0e4a3cd
Switch to yarn
2022-01-06 21:49:33 -05:00
Alexander Skvortsov
fbf63c7a4f
Rerun audit infra --fix
2022-01-06 21:48:12 -05:00
Rafał Całka
b4211a3920
fix: duplicate dependencies in package.json ( #25 )
2022-01-07 00:21:03 +00:00
Alexander Skvortsov
0f72537c7c
Run flarum-cli audit infra
2022-01-04 18:35:34 -05:00
flarum-bot
bc036af8b6
Bundled output for commit e5ba4f4320064e9d8051a47264ec86bc25c1a5da
...
Includes transpiled JS/TS.
[skip ci]
2022-01-04 23:33:11 +00:00
StyleCI Bot
e5ba4f4320
Apply fixes from StyleCI
2022-01-04 23:31:59 +00:00
Rafał Całka
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
David Wheatley
d65063923b
chore: 1.1.1 changelog
2021-12-30 22:30:38 +01:00
flarum-bot
6946c9f2cb
Bundled output for commit 1738957af7bd37e8b5f53d75b3b6858f3ca1d45d
...
Includes transpiled JS/TS.
[skip ci]
2021-12-30 21:05:08 +00:00
David Wheatley
1738957af7
feat: make markdown toolbar extensible ( #33 )
2021-12-30 22:02:25 +01:00
flarum-bot
e70bcdb8df
Bundled output for commit ac83e9b667bb0c9b7af1914016d89d3ae61adcb7
...
Includes transpiled JS/TS.
[skip ci]
2021-12-29 20:43:48 +00:00
David Wheatley
ac83e9b667
fix: re-use of texteditor with markdown ext breaks markdown toolbar items ( #34 )
...
* fix: re-use of texteditor with markdown ext breaks markdown toolbar items
* code review
2021-12-29 20:41:19 +00:00
David Wheatley
05af2ddf39
chore: ignore composer lockfile
2021-12-29 13:44:43 +01:00
David Wheatley
8070247433
chore: add TS config
2021-12-29 13:44:24 +01:00
flarum-bot
6155046330
Bundled output for commit ad41c1f27089bd00f54df7d8b59fcae42ee1cd1b
...
Includes transpiled JS/TS.
[skip ci]
2021-12-29 12:20:04 +00:00
David Wheatley
ad41c1f270
ci: add Prettier formatting check
2021-12-29 13:17:12 +01:00
David Wheatley
81b27ede28
feat: add prettier formatting
2021-12-29 13:17:02 +01:00
David Wheatley
252cd8455b
chore: switch to Yarn
2021-12-29 13:11:42 +01:00
David Wheatley
28e636b5b0
chore: fully remove mdarea references; bump dependencies
2021-12-29 13:05:04 +01:00
flarum-bot
899131f258
Bundled output for commit 3e8d5bd400a2fe6761a2874c9cf150ffa1ab15f7
...
Includes transpiled JS/TS.
[skip ci]
2021-12-23 13:00:37 +00:00
Rafał Całka
3e8d5bd400
Replace jQuery code with vanilla JS for better performance ( #35 )
...
* Bundle `pusher-js`
* Update `pusher/pusher-php-server`
* StyleCi fix
* Revert "Bundle `pusher-js`"
This reverts commit 55bb1ff0988973e436317c00ca2b83ad4c39d6da.
* Remove no longer used code
* Replace `$.getScript` for better performance
* Revert "Update `pusher/pusher-php-server`"
This reverts commit 7d1e2336
* Use `import()`
* Add `once`
* Update js/tsconfig.json
Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com>
* Async function
Co-authored-by: Alexander Skvortsov <38059171+askvortsov1@users.noreply.github.com>
2021-12-23 13:59:25 +01:00
flarum-bot
13f5f3ff7f
Bundled output for commit 73cae9bcdce26f3ad314de84c1ab93d136b056f5
...
Includes transpiled JS/TS.
[skip ci]
2021-12-23 00:47:21 +00:00
Sami Mazouz
73cae9bcdc
feat: Improve UX with bypass tag requirements ( #153 )
2021-12-22 19:46:04 -05:00
flarum-bot
d63cd16f15
Bundled output for commit 7453bc338abd96e3ca8202742d707fbb0ce949fa
...
Includes transpiled JS/TS.
[skip ci]
2021-12-20 16:33:35 +00:00
Sami Mazouz
7453bc338a
fix: minor js error when user is not suspended ( #42 )
2021-12-20 17:32:25 +01:00
flarum-bot
d47f2bfc53
Bundled output for commit f47f3f601d691db9797145cca09cd44df4ebca9a
...
Includes transpiled JS/TS.
[skip ci]
2021-12-14 18:20:22 +00:00
Alexander Skvortsov
f47f3f601d
Don't load discussions on admin ( #152 )
...
Fixes https://github.com/flarum/core/issues/3201
2021-12-14 13:19:08 -05:00
Sami Mazouz
f7777ff9e3
perf: Fix eager loading of tag state relation in other endpoints ( #151 )
2021-12-13 11:34:51 +01:00
flarum-bot
8f48630458
Bundled output for commit fc06dba1b35481aba96a269326634ccc8329ef50
...
Includes transpiled JS/TS.
[skip ci]
2021-12-12 23:49:16 +00:00
Ian Morland
fc06dba1b3
feat: Display suspension to user ( #41 )
2021-12-13 00:48:10 +01:00
flarum-bot
9d986c331d
Bundled output for commit 0ef2b3e2494ec0ae55825a4f0844506efeb11d98
...
Includes transpiled JS/TS.
[skip ci]
2021-12-12 19:43:30 +00:00
Rafał Całka
0ef2b3e249
Convert to Typescript ( #34 )
2021-12-12 14:42:37 -05:00
flarum-bot
06fe9ee2ef
Bundled output for commit df86c11355244dd0d7e8ce7c05ac541aafd7035a
...
Includes transpiled JS/TS.
[skip ci]
2021-12-12 07:42:32 +00:00
Rafał Całka
df86c11355
Fixed broken discussion list pagination when clicking on the update button ( #33 )
2021-12-12 02:41:25 -05:00
flarum-bot
4ac4338f9a
Bundled output for commit 140d6ea2216bd952b7dd1f9e40318afb9f4cf71c
...
Includes transpiled JS/TS.
[skip ci]
2021-11-28 15:57:41 +00:00
David Wheatley
140d6ea221
chore: format javascript
2021-11-28 15:56:30 +00:00
David Wheatley
dc35f048b5
docs: changelog for 1.1.3
2021-11-28 15:54:07 +00:00
Ian Morland
7d3bc4a092
fix?: Allow mentions from non-post objects ( #79 )
2021-11-28 09:52:29 +01:00
SychO9
8fecb6ae9a
test: Add php 8.1 to tests
2021-11-25 23:54:46 +01:00
SychO9
488edaca7a
test: Checking for updates and global updating
2021-11-24 20:16:25 +01:00
SychO9
5206e8e1dc
chore: 200 status codes
2021-11-24 19:49:41 +01:00
SychO9
97ac47ea94
chore: Remove dead code
2021-11-24 19:41:32 +01:00
Sami Mazouz
1754313503
test: Updates ( #11 )
2021-11-24 18:25:43 +01:00
SychO9
b2d8f3dd5b
Add actor to extension update event
2021-11-23 23:50:06 +01:00
SychO9
8e39edb200
chore: remove test code
2021-11-23 23:06:30 +01:00