1
0
mirror of https://github.com/flarum/core.git synced 2025-08-15 04:44:08 +02:00
Commit Graph

3527 Commits

Author SHA1 Message Date
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
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
flarum-bot
ed7622ee2d Bundled output for commit 8dc47fac11 [skip ci] 2020-02-24 12:52:37 +00: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
Franz Liedke
a0b01707d1 Update Webpack 2020-02-11 21:46:35 +01:00
flarum-bot
969c081276 Bundled output for commit deaa4ad43c [skip ci] 2020-02-11 20:46:34 +00:00
Franz Liedke
a2d685f203 Update Webpack 2020-02-11 21:46:15 +01:00
Franz Liedke
deaa4ad43c Update Webpack 2020-02-11 21:45:24 +01:00
flarum-bot
990201cb95 Bundled output for commit 93122c9b8e [skip ci] 2020-02-11 20:45:19 +00:00
flarum-bot
ce79f60b4b Bundled output for commit 2a27ba15ec [skip ci] 2020-02-11 20:45:05 +00:00
flarum-bot
607cea212f Bundled output for commit bf31808119 [skip ci] 2020-02-11 20:44:56 +00:00
flarum-bot
62ec7dc2fc Bundled output for commit 969638a311 [skip ci] 2020-02-11 20:44:30 +00:00
Franz Liedke
93122c9b8e Update Webpack 2020-02-11 21:44:25 +01:00
Franz Liedke
bf31808119 Update Webpack 2020-02-11 21:44:11 +01:00
flarum-bot
724f7218d6 Bundled output for commit b6c240409d [skip ci] 2020-02-11 20:44:07 +00:00
Franz Liedke
2a27ba15ec Update Webpack 2020-02-11 21:43:52 +01:00
Franz Liedke
969638a311 Update Webpack 2020-02-11 21:43:28 +01:00
Franz Liedke
b6c240409d Update Webpack 2020-02-11 21:43:01 +01:00
Franz Liedke
3a07f06028 Add translation for throttling bypass permission
Refs flarum/core#1255, flarum/core#1938.
2020-02-07 15:34:09 +01:00
Franz Liedke
2768819ecf Add translation for incomplete email configuration
Refs flarum/core#1763, flarum/core#1921.
2020-02-07 12:06:18 +01:00
flarum-bot
ec858eb058 Bundled output for commit beb5329e42 [skip ci] 2020-02-07 10:58:22 +00:00
Franz Liedke
beb5329e42 Fix flagging check for all post types
Refs #18.
2020-02-07 11:57:20 +01:00
Franz Liedke
4ec12da827 Fix down migration
Refs #18.
2020-02-07 11:55:52 +01:00
Franz Liedke
95d2ba3eb7 Rely on default modal error handling
This also gives the server-side the chance to add more different error
messages / additional behavior without having to change the frontend.

Refs #18.
2020-02-07 11:55:38 +01:00
Franz Liedke
e9a11b11d3 Tweak translation keys for consistency
Refs #18.
2020-02-07 11:54:29 +01:00
Franz Liedke
32411f2d35 Fix translation key
Refs #148.
2020-02-07 11:42:02 +01:00
Franz Liedke
34610ef1fc Add translations for flag improvements
Refs flarum/flags#18.
Closes flarum/lang-english#148.
2020-02-07 11:34:39 +01:00
Franz Liedke
fecc2312fd Update Webpack 2020-02-07 11:33:23 +01:00
flarum-bot
5125de8943 Bundled output for commit 4344f71d99 [skip ci] 2020-02-07 10:24:07 +00:00
Ian Morland
4344f71d99 Flag improvements/tweaks (#18)
* Option to allow users to flag their own post
* Increase size of "Flag Post" modal
* Allow optional reason detail for offtopic, inappropriate and spam reasons
* For other reasons, detail text is now required
* Switch to column type "text" to allow more details in reason
2020-02-07 11:23:10 +01:00
Daniël Klabbers
96b8a97484 Merge pull request #68 from flarum/dk/1805-selected-tags
fixes showing which tags are selected
2020-01-21 13:57:03 +01:00
Daniël Klabbers
de7715168a prevent lingering permissions when unrestricting (#65)
Whenever a tag is no longer being restricted, a permission entry in
group_permission lingers around for `viewDiscussions`. This commit
removes all permissions configured after you stop restricting them.

Co-authored-by: Franz Liedke <franz@develophp.org>
2020-01-13 22:11:41 +01:00
Franz Liedke
4ee1816f63 Add translation for Mailgun region field
Refs flarum/core#1834.
Closes #144.
2020-01-10 20:34:24 +01:00
flarum-bot
b2dffe6a0d Bundled output for commit b966918fab [skip ci] 2020-01-10 09:32:25 +00:00
Franz Liedke
b966918fab Update Webpack 2020-01-10 10:31:17 +01:00
Tariq Hussein
b92e5a214f Replaced whereExists/whereNotExists with whereIn/whereNotIn (#22) 2020-01-08 22:02:28 +01:00
Franz Liedke
1782e19b57 Apply fixes from StyleCI 2020-01-07 23:47:56 +00:00