Alexander Skvortsov
02298127b7
Remove IdOnlyUserSlugDriver from nicknames
2020-12-04 15:34:27 -05:00
flarum-bot
a98fca554c
Bundled output for commit c603c39aaf
[skip ci]
2020-12-04 20:10:03 +00:00
Alexander Skvortsov
c603c39aaf
Fix reverting nickname to username in EditUserModal
2020-12-04 15:08:55 -05:00
flarum-bot
ad8707d9fc
Bundled output for commit bd307e4780
[skip ci]
2020-12-02 22:30:38 +00:00
Alexander Skvortsov
bd307e4780
Only show nickname edit options if nickname driver is enabled
2020-12-02 17:29:39 -05:00
Alexander Skvortsov
f0a68617f7
Improve package description
2020-12-02 15:43:48 -05:00
Alexander Skvortsov
b3f6fb8241
If unique nicknames are enabled, don't allow using someone else's username as a nickname
2020-12-02 15:29:08 -05:00
Alexander Skvortsov
a82404f1c9
Add default settings and permissions
2020-12-02 15:10:46 -05:00
Daniël Klabbers
6618a7f612
Fixes issue with the worker defaulting to the illuminate queue manager ( #2481 )
...
We are instantiating our own queue handling factory which returns the
flarum.queue.connection binding no matter what. The queue Worker and
other queue related code rely on this manager to get its thing going.
Therefor we need to re-use our own factory everywhere, including in
the worker.
2020-12-02 13:19:25 -05:00
Alexander Skvortsov
1a49dfc979
Use process isolation for integration tests
2020-12-01 19:33:24 -05:00
flarum-bot
2cb560e59a
Bundled output for commit 24b7525f3e
[skip ci]
2020-12-02 00:05:21 +00:00
Matthew Kilgore
24b7525f3e
Merge remote-tracking branch 'origin/master'
2020-12-01 19:04:31 -05:00
flarum-bot
720dfceb25
Bundled output for commit 3b953941b1
[skip ci]
2020-12-01 16:22:59 +00:00
Alexander Skvortsov
3b953941b1
Remove Deprecated Beta14 Code ( #2428 )
2020-12-01 11:21:28 -05:00
Nina Pypchenko
f0484cab74
DRY up image uploading code ( #2477 )
2020-12-01 10:42:05 -05:00
Matthew Kilgore
271f5ca922
Finished working version
2020-11-30 20:48:10 -05:00
Sami Mazouz
55070ede84
ApiSerializer Extender ( #2438 )
2020-11-30 19:24:50 -05:00
flarum-bot
423d156d50
Bundled output for commit 46d094192d
[skip ci]
2020-11-30 19:08:06 +00:00
Miha Frangež
46d094192d
Add icons to tag tiles ( #104 )
2020-11-30 14:06:51 -05:00
flarum-bot
d1c8d88ddd
Bundled output for commit 35228b4b27
[skip ci]
2020-11-30 19:02:41 +00:00
Alexander Skvortsov
35228b4b27
Don't use browser scroll restore in DiscussionPage ( #2476 )
...
Although native browser scroll restorations have become quite powerful, it interferes with Flarum's PostStream, so if we're on a DiscussionPage, we use manual scroll restoration.
2020-11-30 14:01:08 -05:00
flarum-bot
c100316451
Bundled output for commit e3acc0a9e3
[skip ci]
2020-11-29 23:34:50 +00:00
Alexander Skvortsov
e3acc0a9e3
Fix goToIndex to visible end
...
In the PostStream, `this.visibleEnd` represents the index of the last post + 1, but `loadNearIndex` treated it as if it was the index of the last post. This means that executing `goToIndex` on the post stream's current `this.visiblePost` didn't load new posts, and as a result, the requested scrolling did not occur.
2020-11-29 18:33:29 -05:00
flarum-bot
4a165a13c2
Bundled output for commit d85e5c31b7
[skip ci]
2020-11-29 22:47:21 +00:00
Alexander Skvortsov
d85e5c31b7
Merge pull request #2465 from flarum/0.1.0-beta.14.1
2020-11-29 17:45:58 -05:00
Alexander Skvortsov
cb7f8cf92f
Reset dist js
2020-11-29 17:41:16 -05:00
Alexander Skvortsov
ed9131b36c
Move floodgate to middleware, add extender + integration tests ( #2170 )
2020-11-29 17:13:22 -05:00
sl-kr
5450fcda00
update a user's comment count if deleting a discussion ( #2472 )
2020-11-29 17:11:05 -05:00
flarum-bot
8536285106
Bundled output for commit d1f5bd8df5
[skip ci]
2020-11-26 22:54:38 +00:00
Mohammad Reza
d1f5bd8df5
Clear error alerts in change email modal on success ( #2467 )
2020-11-26 17:53:38 -05:00
Nina Pypchenko
3792509521
Update tsconfig file to include .tsx files ( #2457 )
2020-11-26 12:00:13 -05:00
flarum-bot
46fd65a2d1
Bundled output for commit bd3c330217
[skip ci]
2020-11-26 06:56:10 +00:00
Alexander Skvortsov
bd3c330217
Defer clearing discussion list on discussion start
...
This prevents an edge case where `app.discussions` is considered empty while the new page is loading, and as a result, the side pane isn't set as "enabled". Then, if the pane has previously been pinned, when the page loads and the side pane appears, it covers up part of the discussion page.
Fixes https://github.com/flarum/core/issues/2471
2020-11-26 01:54:28 -05:00
flarum-bot
ad85470e54
Bundled output for commit 076893f861
[skip ci]
2020-11-25 22:04:02 +00:00
Alexander Skvortsov
076893f861
Update for Admin UX Redesign ( #103 )
...
* Add composer metadata for admin ux redesign
* Admin js updates for admin ux redesign
2020-11-25 17:02:57 -05:00
Charlie
2d3c646876
AdminUx translation additions ( #176 )
...
Also add composer metadata for admin ux redesign
2020-11-25 02:11:10 -05:00
flarum-bot
39c687cbcc
Bundled output for commit df5df9a275
[skip ci]
2020-11-25 06:37:29 +00:00
Alexander Skvortsov
df5df9a275
Add composer metadata for admin ux redesign
2020-11-25 01:36:36 -05:00
Alexander Skvortsov
d7d9ebb882
Admin js changes for admin ux redesign
2020-11-25 01:36:17 -05:00
Alexander Skvortsov
032ad4aadc
Add composer metadata for admin ux redesign
2020-11-25 01:34:01 -05:00
flarum-bot
826ecb72fa
Bundled output for commit d7c93fcdec
[skip ci]
2020-11-25 06:33:34 +00:00
Alexander Skvortsov
d7c93fcdec
Add composer metadata for admin ux redesign
2020-11-25 01:32:18 -05:00
Alexander Skvortsov
27fa6456ec
Update admin js for admin ux redesign
2020-11-25 01:31:19 -05:00
flarum-bot
b7eba11c91
Bundled output for commit a426b1115c
[skip ci]
2020-11-25 06:30:16 +00:00
Alexander Skvortsov
a426b1115c
Add composer metadata for admin ux redesign
2020-11-25 01:29:06 -05:00
flarum-bot
641688f280
Bundled output for commit 20fc262c81
[skip ci]
2020-11-25 06:28:43 +00:00
Alexander Skvortsov
3b86682f84
Update admin JS for admin ux redesign
2020-11-25 01:28:33 -05:00
Alexander Skvortsov
20fc262c81
Add composer metadata for admin UX redesign
2020-11-25 01:27:33 -05:00
Alexander Skvortsov
f5c8dade55
Update admin js for admin us redesign
2020-11-25 01:26:36 -05:00
Alexander Skvortsov
ab27fd452d
Add composer metadata for admin ux redesign
2020-11-25 01:23:14 -05:00