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

3489 Commits

Author SHA1 Message Date
Daniel Klabbers
e4daca44a1 v0.1.0-beta.10 changelog 2019-11-26 16:28:50 +01:00
Daniel Klabbers
e177857235 changelog for beta 10 2019-11-26 16:22:04 +01:00
Daniël Klabbers
8ddc329d2a fixes showing which tags are selected 2019-11-20 15:03:06 +01:00
Matteo Contrini
6605c736ce Improve the "last seen time" permission text
This commit makes a bit clearer the fact that the permission serves to override the privacy settings of users. Without the "Always" word, one might think that the permission is required for users to see each other's last seen time in general.
2019-11-10 17:19:01 +01:00
David Sevilla Martin
da37c9a0a5 Assert registered in /api/flags to fix issue with guests 2019-10-29 18:05:49 -04:00
Daniël Klabbers
766c925115 cleaned up the Tag model and obsoleted/unused property 2019-10-07 14:16:10 +02:00
flarum-bot
072a60cef7 Bundled output for commit e59c54eae0 [skip ci] 2019-10-02 00:04:03 +00:00
David Sevilla Martín
e59c54eae0 Fix tag change event posts with deleted tags erroring (#66)
Fixes #1864
2019-10-02 02:02:45 +02:00
flarum-bot
ed59241ecf Bundled output for commit 0fdb32d2a7 [skip ci] 2019-09-20 06:22:45 +00:00
Clark Winkelmann
c25c46e280 Removed unused imports 2019-09-19 23:13:01 +02:00
Clark Winkelmann
aca910b705 Fix user icon for FontAwesome 5 2019-09-19 23:01:37 +02:00
Franz Liedke
f9ad3d36e4 Update vulnerable JS dependencies 2019-09-17 23:17:45 +02:00
Franz Liedke
d87dc1f84e Update vulnerable JS dependencies 2019-09-17 23:16:58 +02:00
Franz Liedke
a3f6a59152 Update vulnerable JS dependencies 2019-09-17 23:13:33 +02:00
Franz Liedke
6185e74d93 Update vulnerable JS dependencies 2019-09-17 23:12:35 +02:00
Franz Liedke
4f07bc2ba3 Update vulnerable JS dependencies 2019-09-17 23:11:37 +02:00
Daniël Klabbers
ba0b4b47a3 updated requirement with flarum/core v0.1.0-beta.10 2019-09-16 10:18:36 +02:00
Daniël Klabbers
07b116433f updated requirement with flarum/core v0.1.0-beta.10 2019-09-16 09:50:11 +02:00
Daniël Klabbers
0b80dfe837 updated requirement with flarum/core 2019-09-16 09:34:22 +02:00
Daniël Klabbers
7832c7c48c updated requirement with flarum/core 2019-09-16 09:30:46 +02:00
Franz Liedke
c68a6280a7 Add changelog 2019-09-15 22:44:30 +02:00
Franz Liedke
9bb4894ec0 Update changelog for beta.10 2019-09-15 22:43:58 +02:00
Franz Liedke
c4211ee015 Update changelog for beta.10 2019-09-15 22:43:46 +02:00
Franz Liedke
7e3eaa8c6a Update changelog for beta.10 2019-09-15 22:43:36 +02:00
Franz Liedke
b270f80df8 Update changelog for beta.10 2019-09-15 22:43:23 +02:00
Tolga ALTAS
eaa6ca68cc image_tooltip for markdown (#147) 2019-09-13 18:02:47 +02:00
Franz Liedke
b44c71348c Update vulnerable JS dependencies 2019-09-13 15:41:22 +02:00
Franz Liedke
9bdf2a3c8d Update vulnerable JS dependencies 2019-09-13 15:40:27 +02:00
Franz Liedke
94574514e4 Update vulnerable JS dependencies 2019-09-13 15:39:40 +02:00
Franz Liedke
cca8ca9ad7 Update vulnerable JS dependencies 2019-09-13 15:38:59 +02:00
Franz Liedke
ab198e5898 Update vulnerable JS dependencies 2019-09-13 15:35:13 +02:00
Franz Liedke
090b8fbd63 Update vulnerable JS dependencies 2019-09-13 15:34:23 +02:00
Franz Liedke
d9fb5ab31b Update vulnerable JS dependencies 2019-09-13 15:33:06 +02:00
Franz Liedke
f85f1a7e06 Update vulnerable JS dependencies 2019-09-13 15:28:40 +02:00
Franz Liedke
12c73c048d Update vulnerable JS dependencies 2019-09-13 15:27:47 +02:00
David Sevilla Martín
ebf8345dba Add view & frontend documents for tags & tag discussion list (#64)
Refs flarum/core#1820.
Fixes flarum/core#1134.
2019-09-10 20:34:07 +02:00
flarum-bot
811116638a Bundled output for commit db3a037c97 [skip ci] 2019-09-10 00:23:18 +00:00
David Sevilla Martin
db3a037c97 Add license code to index.js, and line to LICENSE 2019-09-09 20:21:58 -04:00
flarum-bot
1091117e0f Bundled output for commit b04b82b3a5 [skip ci] 2019-09-10 00:07:51 +00:00
David Sevilla Martin
b04b82b3a5 Add copyright notice for markdown toolbar code taken from GitHub
Refs #8
2019-09-09 20:06:18 -04:00
David Sevilla Martín
2329d8050a Add mark as read notification tooltip (#146) 2019-09-09 23:36:39 +02:00
flarum-bot
56d643c49d Bundled output for commit 6cfa42eb90 [skip ci] 2019-09-09 20:20:21 +00:00
Daniël Klabbers
6cfa42eb90 Merge pull request #6 from flarum/ds/beta-8-fixes
Make embed functional again
2019-09-09 22:18:42 +02:00
flarum-bot
df8869a39f Bundled output for commit 6ca55ec8ad [skip ci] 2019-09-06 19:25:34 +00:00
Daniël Klabbers
6ca55ec8ad Merge pull request #8 from flarum/ds/1702-fix-toolbar-in-ie-11
Use custom JSX implementation of GitHub's markdown toolbar that works in IE
2019-09-06 21:24:14 +02:00
flarum-bot
59f375e498 Bundled output for commit 93ec72214a [skip ci] 2019-09-05 00:06:31 +00:00
Franz Liedke
93ec72214a Remove obsolete imports 2019-09-05 02:02:49 +02:00
Matthew Kilgore
be0b212e33 Add translation for Edit User Permission (#145)
Co-Authored-By: Franz Liedke <franz@develophp.org>
2019-09-03 23:51:31 +02:00
Daniël Klabbers
d403bedab3 fix phpdoc for marked_as_read_at which was migrated 2019-08-27 13:35:28 +02:00
Franz Liedke
94a892f2c2 Add/fix error message for authentic-/authorization
Refs flarum/core#1641.
2019-08-22 00:03:31 +02:00