dependabot[bot]
38f6ce3294
Bump acorn from 6.4.0 to 6.4.1 in /js ( #77 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-17 20:23:40 +01:00
flarum-bot
d9dfc15a96
Bundled output for commit 54f1ec008d
[skip ci]
2020-03-06 19:39:36 +00:00
Franz Liedke
54f1ec008d
Tweak translation keys
...
Refs #72 .
2020-03-06 20:38:44 +01:00
flarum-bot
38174cfa2b
Bundled output for commit 6117c1231a
[skip ci]
2020-03-06 16:53:22 +00:00
Alexander Skvortsov
6117c1231a
Add title and description meta tags ( #72 )
2020-03-06 17:52:30 +01:00
Ian Morland
c2f8aeeecc
Improve performance of subqueries ( #75 )
2020-03-06 15:12:34 +01:00
Daniël Klabbers
aa6ace8699
changelog for beta 12
2020-03-03 14:59:14 +01:00
Daniël Klabbers
c46edb0223
update deps, remove author
2020-03-03 14:59:01 +01: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
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
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
Moritz Stückler
5bcc9ff3f1
fix: icon aligment for tag icons
2020-02-13 14:56:46 +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
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
Franz Liedke
1782e19b57
Apply fixes from StyleCI
2020-01-07 23:47:56 +00:00
Matt Kilgore
a539eb9355
Change Zend to Laminas ( #71 )
2020-01-08 00:47:46 +01:00
Franz Liedke
fc787924de
Apply fixes from StyleCI
2019-11-29 23:02:40 +00:00
Franz Liedke
4e2dffb2fb
Update copyright claims in LICENSE
2019-11-30 00:01:04 +01:00
Daniel Klabbers
c730578a76
v0.1.0-beta.11 changelog
2019-11-26 16:31:25 +01:00
Daniël Klabbers
8ddc329d2a
fixes showing which tags are selected
2019-11-20 15:03:06 +01: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
Daniël Klabbers
7832c7c48c
updated requirement with flarum/core
2019-09-16 09:30:46 +02:00
Franz Liedke
b270f80df8
Update changelog for beta.10
2019-09-15 22:43:23 +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
Daniël Klabbers
d403bedab3
fix phpdoc for marked_as_read_at which was migrated
2019-08-27 13:35:28 +02:00
Franz Liedke
a330d07dfe
Add GitHub workflow for JavaScript building
2019-08-20 23:54:27 +02:00
flarum-bot
d43e071a99
Bundled output for commit 8ef1d3bdea
[skip ci]
2019-07-07 15:24:34 +00:00
David Sevilla Martín
8ef1d3bdea
Fix default value for useColor overriding falsy values ( #63 )
...
This would make the 'useColor' setting irrelevant as it would always be true.
Error is noticeable in the discussion list when the icons are the same color as the tag background
2019-07-07 17:23:22 +02:00
flarum-bot
7dd69e119e
Bundled output for commit cca3486a68
[skip ci]
2019-07-01 19:18:09 +00:00
Franz Liedke
cca3486a68
Use a positive setting name to avoid double negatives
2019-07-01 21:15:00 +02:00
Daniël Klabbers
e48b392122
Update composer.json
...
updated constraint for beta 9
2019-06-25 00:03:35 +02:00
Daniël Klabbers
f03d34d16b
Merge branch 'master' of github.com:flarum/tags
2019-06-24 13:35:08 +02:00
Daniël Klabbers
c37e38363e
changelog for 0.1.0-beta.9
2019-06-24 13:34:38 +02:00
flarum-bot
04e82ffb5b
Bundled output for commit 8a193d7c86
[skip ci]
2019-06-24 09:19:09 +00:00
Daniël Klabbers
8a193d7c86
updated changelog
2019-06-24 11:17:42 +02:00
Daniël Klabbers
b895659556
Updated edit tag modal to use appropriate lang-english keys
2019-06-24 11:17:30 +02:00
Daniël Klabbers
85158dc34f
Merge pull request #58 from datitisev/1232-tag-exclusion-subscription
...
Do not hide tags from Following (subscriptions)
2019-06-24 11:06:30 +02:00
flarum-bot
a446082da7
Bundled output for commit bb2f691e75
[skip ci]
2019-06-24 09:02:40 +00:00
Daniël Klabbers
bb2f691e75
Merge pull request #60 from NomisCZ/master
...
Add custom icon functionality
2019-06-24 11:01:25 +02:00
Franz Liedke
49b71511d3
Apply fixes from StyleCI
2019-06-12 23:33:41 +00:00
Franz Liedke
a1c18b4e0f
Update changelog
2019-06-13 01:32:33 +02:00
NomisCZ
812b1f5c1b
Merge branch 'master' of https://github.com/flarum/tags
2019-06-04 20:50:59 +02:00
NomisCZ
11fae08b50
Add custom icon functionality
...
Add database 'icon' column
Add admin modal icon field
Add icon render to TagHero, tagLabel
Change tagIcon helper functionality
2019-06-04 20:49:16 +02:00