1
0
mirror of https://github.com/flarum/core.git synced 2025-08-25 09:22:52 +02:00
Commit Graph

8592 Commits

Author SHA1 Message Date
Daniël Klabbers
8f3d9dfee1 remove author, updated deps 2020-03-03 14:40:42 +01:00
Daniël Klabbers
06b21b3fc5 remove author, updated deps 2020-03-03 14:33:22 +01:00
Daniël Klabbers
535f32740c remove author, updated deps 2020-03-03 14:31:34 +01:00
Daniël Klabbers
090483e3ab remove author, updated deps 2020-03-03 14:29:50 +01:00
Daniël Klabbers
a2c02a5a2e remove author, updated deps 2020-03-03 14:21:27 +01:00
Daniël Klabbers
17a9e1f0ab Merge pull request #13 from flarum/mk/2033-hide-mentions-spoilers
Hide mentions in inline spoilers
2020-03-03 14:08:45 +01:00
Daniël Klabbers
a922418bbe remove author, updated deps 2020-03-03 14:07:06 +01:00
Daniël Klabbers
7afae64629 remove author, updated deps 2020-03-03 13:59:55 +01:00
Daniël Klabbers
7d5a1b2db6 changelog for beta 12 2020-03-03 13:59:36 +01:00
Daniël Klabbers
ea60da9ee5 Merge pull request #17 from the-turk/master
Fix notifications for [deleted] users
2020-03-03 13:57:25 +01:00
Daniël Klabbers
01ebd41bcd added heading for type of commit 2020-03-03 13:55:28 +01:00
Daniël Klabbers
7583faf9ed remove author, updated deps 2020-03-03 13:53:12 +01:00
Daniël Klabbers
2c4813f7e1 updated changelog for beta 12 2020-03-03 13:52:44 +01:00
Daniël Klabbers
a3455b7f30 remove author, updated deps 2020-03-03 13:27:43 +01:00
Daniël Klabbers
0ea1d50360 remove author, updated deps 2020-03-03 13:26:41 +01:00
Daniël Klabbers
39a6dc0e19 remove author, updated deps 2020-03-03 13:18:20 +01:00
Daniël Klabbers
d87bcc52dd remove author, updated deps 2020-03-03 13:15:01 +01:00
Matthew Kilgore
8a71c6f17d Hide mentions in inline spoilers
Fixes #2033
2020-03-01 09:52:30 -05:00
Alexander Skvortsov
6577842b7a Drop support for PHP 7.1 (#2014)
* Updated PHP requirement to 7.2

* Set wikimedia less version to 1.8

* Indentation fix on composer json

* Revert "Set wikimedia less version to 1.8"

This reverts commit 22d862fd98.
2020-02-27 00:52:03 +01:00
Franz Liedke
1a3f90daef Re-add mail settings backwards compatibility layer 2020-02-26 23:11:22 +01:00
Franz Liedke
50ea61b524 Require new mail driver methods, remove BC layer 2020-02-26 22:56:09 +01:00
Alexander Skvortsov
ccf11480bf Removed support for SES Mail Driver (#2011) 2020-02-26 22:36:27 +01:00
Alexander Skvortsov
9ef640fa44 Remove Zend compatability bridge (#2010) 2020-02-26 22:29:44 +01:00
Franz Liedke
3e154f9c25 Re-add util class and mark it as deprecated
This would be the only breaking change in beta.12. Let's stick to our
backwards compatibility promise / intentions as much as possible, even
if we assume the class has not been used anywhere.

This BC layer will be removed again for beta.13.

Refs #1975.
2020-02-26 22:14:23 +01:00
Franz Liedke
a41fef8d25 Prepare changelog for beta.12 release 2020-02-26 21:10:52 +01:00
the-turk
08bcdbd8da notification fix 2020-02-26 20:13:12 +03:00
flarum-bot
45d1b57522 Bundled output for commit 9a17784600 [skip ci] 2020-02-26 10:42:17 +00:00
Daniël Klabbers
9a17784600 Merge pull request #76 from flarum/ds/fix-align-color-issues
Fix alignments and checked colors in TagDiscussionModal
2020-02-26 11:40:16 +01:00
flarum-bot
8bfd6bfb80 Bundled output for commit b94ce4993a [skip ci] 2020-02-26 07:03:38 +00:00
flarum-bot
d61514efab Bundled output for commit e58814a187 [skip ci] 2020-02-26 07:03:08 +00:00
Franz Liedke
b94ce4993a Update Webpack 2020-02-26 08:02:40 +01:00
Franz Liedke
e58814a187 Update Webpack 2020-02-26 08:02:11 +01:00
flarum-bot
171009bfdb Bundled output for commit 416b15d4a7 [skip ci] 2020-02-26 07:00:54 +00:00
Franz Liedke
416b15d4a7 Update Webpack 2020-02-26 07:59:58 +01:00
David Sevilla Martin
3d71f6451a Fix regressions from #73 and #68, align things better in modal 2020-02-25 18:57:38 -05:00
Matt Kilgore
b83d848752 Force fixed version of text formatter 2020-02-25 11:27:59 +01:00
flarum-bot
ed7622ee2d Bundled output for commit 8dc47fac11 [skip ci] 2020-02-24 12:52:37 +00:00
Daniël Klabbers
8dc47fac11 Merge pull request #73 from pReya/ms/fix-tag-icon-alignment
fix: icon aligment for tag icons
2020-02-24 13:51:42 +01:00
Franz Liedke
d30f2a0ca9 Merge pull request #2002 from flarum/fl/extender-tests
Start testing extenders
2020-02-14 18:47:58 +01:00
flarum-bot
4788c144cf Bundled output for commit ec59171ef1 [skip ci] 2020-02-14 14:57:19 +00:00
Clark Winkelmann
ec59171ef1 Add disabled prop to the Select component (#1978) 2020-02-14 15:56:04 +01:00
Clark Winkelmann
4350baa1f1 Rename dead is_activated references with the new is_email_confirmed (#1974) 2020-02-14 15:34:32 +01:00
Matt Kilgore
e28ef06435 Updates s9e/text-formatter to 2.x (#1982)
No additional changes required, tested with fof/formatting extension.
2020-02-14 12:34:40 +01:00
Moritz Stückler
5bcc9ff3f1 fix: icon aligment for tag icons 2020-02-13 14:56:46 +01:00
flarum-bot
bfa65e087c Bundled output for commit 6ac46e02f4 [skip ci] 2020-02-11 20:47:55 +00:00
flarum-bot
d2692e9d6a Bundled output for commit 48973949b9 [skip ci] 2020-02-11 20:47:40 +00:00
flarum-bot
f993b78896 Bundled output for commit a0b01707d1 [skip ci] 2020-02-11 20:47:33 +00:00
flarum-bot
a6ae4e4b9c Bundled output for commit a2d685f203 [skip ci] 2020-02-11 20:47:19 +00:00
Franz Liedke
6ac46e02f4 Update Webpack 2020-02-11 21:47:07 +01:00
Franz Liedke
48973949b9 Update Webpack 2020-02-11 21:46:49 +01:00