Commit Graph

3558 Commits

Author SHA1 Message Date
28e636b5b0 chore: fully remove mdarea references; bump dependencies 2021-12-29 13:05:04 +01:00
899131f258 Bundled output for commit 3e8d5bd400a2fe6761a2874c9cf150ffa1ab15f7
Includes transpiled JS/TS.

[skip ci]
2021-12-23 13:00:37 +00:00
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
13f5f3ff7f Bundled output for commit 73cae9bcdce26f3ad314de84c1ab93d136b056f5
Includes transpiled JS/TS.

[skip ci]
2021-12-23 00:47:21 +00:00
73cae9bcdc feat: Improve UX with bypass tag requirements (#153) 2021-12-22 19:46:04 -05:00
d63cd16f15 Bundled output for commit 7453bc338abd96e3ca8202742d707fbb0ce949fa
Includes transpiled JS/TS.

[skip ci]
2021-12-20 16:33:35 +00:00
7453bc338a fix: minor js error when user is not suspended (#42) 2021-12-20 17:32:25 +01:00
d47f2bfc53 Bundled output for commit f47f3f601d691db9797145cca09cd44df4ebca9a
Includes transpiled JS/TS.

[skip ci]
2021-12-14 18:20:22 +00:00
f47f3f601d Don't load discussions on admin (#152)
Fixes https://github.com/flarum/core/issues/3201
2021-12-14 13:19:08 -05:00
f7777ff9e3 perf: Fix eager loading of tag state relation in other endpoints (#151) 2021-12-13 11:34:51 +01:00
8f48630458 Bundled output for commit fc06dba1b35481aba96a269326634ccc8329ef50
Includes transpiled JS/TS.

[skip ci]
2021-12-12 23:49:16 +00:00
fc06dba1b3 feat: Display suspension to user (#41) 2021-12-13 00:48:10 +01:00
9d986c331d Bundled output for commit 0ef2b3e2494ec0ae55825a4f0844506efeb11d98
Includes transpiled JS/TS.

[skip ci]
2021-12-12 19:43:30 +00:00
0ef2b3e249 Convert to Typescript (#34) 2021-12-12 14:42:37 -05:00
06fe9ee2ef Bundled output for commit df86c11355244dd0d7e8ce7c05ac541aafd7035a
Includes transpiled JS/TS.

[skip ci]
2021-12-12 07:42:32 +00:00
df86c11355 Fixed broken discussion list pagination when clicking on the update button (#33) 2021-12-12 02:41:25 -05:00
4ac4338f9a Bundled output for commit 140d6ea2216bd952b7dd1f9e40318afb9f4cf71c
Includes transpiled JS/TS.

[skip ci]
2021-11-28 15:57:41 +00:00
140d6ea221 chore: format javascript 2021-11-28 15:56:30 +00:00
dc35f048b5 docs: changelog for 1.1.3 2021-11-28 15:54:07 +00:00
7d3bc4a092 fix?: Allow mentions from non-post objects (#79) 2021-11-28 09:52:29 +01:00
8fecb6ae9a test: Add php 8.1 to tests 2021-11-25 23:54:46 +01:00
488edaca7a test: Checking for updates and global updating 2021-11-24 20:16:25 +01:00
5206e8e1dc chore: 200 status codes 2021-11-24 19:49:41 +01:00
97ac47ea94 chore: Remove dead code 2021-11-24 19:41:32 +01:00
1754313503 test: Updates (#11) 2021-11-24 18:25:43 +01:00
b2d8f3dd5b Add actor to extension update event 2021-11-23 23:50:06 +01:00
8e39edb200 chore: remove test code 2021-11-23 23:06:30 +01:00
f4bb8158ef feat: misc additions
- Detect extensions that didn't update between updates
- Add composer why not command where approriate (when extension didn't update, when major update failed)
- Detect incompatible extensions in major update failure and show the extensions in the frontend
- Create last update run setting value which holds the state of the latest update runs
- Other fixes
2021-11-23 23:02:56 +01:00
e8cb1559cf Bundled output for commit f41d6bba7e3ed5e7442ff4d8d3bbfba0d01d1182
Includes transpiled JS/TS.

[skip ci]
2021-11-23 21:39:39 +00:00
f41d6bba7e fix: errors on texteditor re-use again (#78)
* fix: errors on texteditor re-use again

* fix: use arrow func to not alter `this`

* fix: more replacements
2021-11-23 21:38:28 +00:00
2721ac8498 Bundled output for commit 302d92aa475a5e247db311a215493cd48faa8177
Includes transpiled JS/TS.

[skip ci]
2021-11-23 20:45:52 +00:00
302d92aa47 feat: added compat exports and extensibility (#76)
* Added extensibility

* Corrected object export

* Exported the `insertMention` util

* Return a `Promise` in the `reply` util (for extensibility)

* Removed initialization utils

Co-authored-by: Rafael Horvat <rafael.horvat@glowingblue.com>
2021-11-23 20:44:46 +00:00
c8b8dacb67 Remove dead code 2021-11-20 16:59:24 +01:00
2e3a78ca2d require core dev master when deving 2021-11-20 16:54:19 +01:00
fd70b46c91 Re-run update check after update operations 2021-11-20 16:48:28 +01:00
3497028cc0 Improve the logic behind the different features 2021-11-20 16:31:26 +01:00
1fcd9b86d7 Remove testing code 2021-11-18 15:17:16 +01:00
38cd56c351 Change minor updating to update everything as is currently 2021-11-18 15:14:22 +01:00
71e812c386 Split responsibilities across different classes. 2021-11-17 20:53:27 +01:00
aeafc483e3 Bundled output for commit 3c5229610fb71cb87e527492feb2083c8e9ffd2a
Includes transpiled JS/TS.

[skip ci]
2021-11-17 16:18:54 +00:00
3c5229610f Prompt for nickname on registration (#4)
Allow users to set a nickname while registering, controlled by settings. Also, add a setting to hide the username input entirely and randomly generate the username.

Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
2021-11-17 11:17:36 -05:00
4be430276e chore: changelog for 1.1.1 2021-11-16 18:54:54 +00:00
f611938707 chore: changelog for 1.1.2 2021-11-16 18:54:03 +00:00
2b00c9817b Bump flarum-webpack-config to 1.0.0 (#44) 2021-11-16 16:25:09 +01:00
c72d0c6815 Bundled output for commit 99644abb30934a60d60573cc59af5c448ddd33ba
Includes transpiled JS/TS.

[skip ci]
2021-11-16 15:01:03 +00:00
99644abb30 fix: set priority on subscription item (#43) 2021-11-16 14:58:34 +00:00
419a91f447 Bundled output for commit e31bfd71a1c98ece677f29edc72f23080a775e27
Includes transpiled JS/TS.

[skip ci]
2021-11-15 18:01:31 +00:00
e31bfd71a1 fix: errors with composer reuse (#42)
* fix: errors with composer reuse

* fix: use arrow func
2021-11-15 17:59:59 +00:00
94bb882120 Bundled output for commit 69657f63b72d046cd69d6b583c8d83946e3a276a
Includes transpiled JS/TS.

[skip ci]
2021-11-13 22:00:12 +00:00
69657f63b7 fix: autocomplete errors with TextEditor re-use (#77) 2021-11-13 21:58:52 +00:00