1
0
mirror of https://github.com/flarum/core.git synced 2025-08-12 11:24:30 +02:00
Commit Graph

3489 Commits

Author SHA1 Message Date
Alexander Skvortsov
125d549770 Add admin UX metadata 2020-11-25 00:58:20 -05:00
Alexander Skvortsov
46fcc1c18b Add website and support to composer info 2020-11-25 00:55:39 -05:00
flarum-bot
7cd0645204 Bundled output for commit 9e2d794cd4 [skip ci] 2020-11-24 21:59:28 +00:00
Charlie
9e2d794cd4 AdminUX Changes (#33) 2020-11-24 16:58:40 -05:00
Matt Kilgore
78a8ee4ec2 Fix composer requirements to be correct 2020-11-24 11:42:50 -05:00
flarum-bot
c7f0b19cfa Bundled output for commit dbc67937ed [skip ci] 2020-11-24 04:19:04 +00:00
Matthew Kilgore
dbc67937ed Initial working extension 2020-11-23 23:17:55 -05:00
Matthew Kilgore
350ce11f17 Initial commit 2020-11-23 23:10:17 -05:00
flarum-bot
870c3e7c0a Bundled output for commit 8c5bbe1f74 [skip ci] 2020-11-09 18:16:24 +00:00
Sami Mazouz
8c5bbe1f74 Remove unused declaration of tags property (#100) 2020-11-09 13:14:25 -05:00
Sami Mazouz
bf6dd3083d Use a notification driver with the new channel extender (#28) 2020-11-05 12:09:13 -05:00
Daniël Klabbers
1c63326ad5 changelog for beta 14.1 2020-11-02 10:07:51 +01:00
flarum-bot
5b9acbb8c3 Bundled output for commit 8dc99db73e [skip ci] 2020-11-01 21:46:10 +00:00
Sami Mazouz
8dc99db73e Fix refresh button (#27) 2020-11-01 16:45:09 -05:00
Sami Mazouz
2e9d9ab816 Use the new Notification type extender (#57) 2020-10-31 18:43:02 -04:00
Sami Mazouz
47284b85bc Use the new Notification type extender (#25) 2020-10-31 18:42:46 -04:00
Sami Mazouz
249626c68d Use the new Notification type extender (#35) 2020-10-31 18:42:30 -04:00
Sami Mazouz
fba1aea032 Use the new Notification type extender (#24) 2020-10-31 18:42:13 -04:00
Sami Mazouz
3dcd356edc Use the new Notification type extender (#29) 2020-10-31 18:42:01 -04:00
flarum-bot
6f7b86b0a9 Bundled output for commit 367a1b2329 [skip ci] 2020-10-29 22:34:16 +00:00
Sami Mazouz
367a1b2329 Check if event is cancelable before preventDefault (#54)
This recovers the initial wanted behavior of opening the post mention preview dropdown instead of directly going to the post on touchscreens.
2020-10-29 18:33:26 -04:00
flarum-bot
742e62d0f0 Bundled output for commit bacac3ca9b [skip ci] 2020-10-29 15:32:27 +00:00
Alexander Skvortsov
bacac3ca9b Fix hidden bidi 2020-10-29 11:31:08 -04:00
Daniël Klabbers
aab335e4f3 changelog for beta 14.1 2020-10-27 13:31:48 +01:00
Daniël Klabbers
31906ca558 changelog for beta 14.1 2020-10-27 13:26:30 +01:00
Daniël Klabbers
4f0a41ba98 changelog for beta 14.1 2020-10-27 13:23:31 +01:00
flarum-bot
19edd65173 Bundled output for commit 49d9354025 [skip ci] 2020-10-26 18:36:30 +00:00
Alexander Skvortsov
49d9354025 Don't provide children as attr 2020-10-26 14:35:33 -04:00
flarum-bot
f2976f35fb Bundled output for commit 2c79c4c620 [skip ci] 2020-10-25 05:32:08 +00:00
Alexander Skvortsov
2c79c4c620 Don't initialize cache until we receive flags (#31) 2020-10-25 01:31:07 -04:00
Daniël Klabbers
e7a58e05c0 Replace leftover app()->url() with UrlGenerator 2020-10-24 21:35:31 +02:00
Robert Korulczyk
71cc7ae96d Move locale files from language pack to extension. 2020-10-24 18:20:26 +02:00
Qiaeru
3b1466c450 Fix order (#174) 2020-10-22 19:29:57 -04:00
Hasan Özbey
3937a95392 Inform the user that their edit has been made (#163) 2020-10-22 19:05:14 -04:00
flarum-bot
0fc7563257 Bundled output for commit f610522f0e [skip ci] 2020-10-22 23:01:10 +00:00
Daniël Klabbers
f610522f0e guest discussion creation improved (#98)
This fixes an issue where Guests were no longer able to click the "new discussion" button and be shown the Log In Modal.
2020-10-22 19:00:09 -04:00
Daniël Klabbers
880dff0e37 changelog and dep for v0.1.0-beta.14 2020-10-20 16:41:02 +02:00
Matt Kilgore
89cd712e1f Update changelog for v0.1.0.-beta.14 2020-10-15 20:02:03 -04:00
flarum-bot
3889b4d654 Bundled output for commit 97c89bcc42 [skip ci] 2020-10-15 22:51:08 +00:00
David Sevilla Martín
97c89bcc42 Add lazy loading attribute to twemoji rendered images & autocomplete (#31) 2020-10-15 18:50:00 -04:00
flarum-bot
1b08d47f6e Bundled output for commit 0b1fe99ec5 [skip ci] 2020-10-15 22:29:20 +00:00
David Sevilla Martín
0b1fe99ec5 Add CDN constant & use jsDelivr in all places (#30)
* Add CDN file for twemoji version & assets base URL
* Add /assets/ to the URL so it's not repeated as much
   * The previous MaxCDN URL didn't need /assets/ because it was specificly for twemoji
* Remove export of CDN - shouldn't be part of this PR
2020-10-15 18:28:30 -04:00
Daniël Klabbers
4baa8a62d8 changelog and dep for v0.1.0-beta.14 2020-10-15 16:19:30 +02:00
Daniël Klabbers
dd8e0f3fbb changelog and dep for v0.1.0-beta.14 2020-10-15 16:10:15 +02:00
Daniël Klabbers
9164eafd42 changelog and dep for v0.1.0-beta.14 2020-10-15 16:04:46 +02:00
Daniël Klabbers
0d43d5836f changelog and dep for v0.1.0-beta.14 2020-10-15 15:57:40 +02:00
Daniël Klabbers
9b59494f99 changelog and dep for v0.1.0-beta.14 2020-10-15 15:52:32 +02:00
Daniël Klabbers
5d013bfea7 changelog and dep for v0.1.0-beta.14 2020-10-15 15:17:59 +02:00
Daniël Klabbers
2b6b7ed26e changelog and dep for v0.1.0-beta.14 2020-10-15 14:43:04 +02:00
Daniël Klabbers
b0e466a43d changelog and dep for v0.1.0-beta.14 2020-10-15 14:31:50 +02:00