Ammar Fadhlur Rahman
1fcb84ebd3
Change fa icon prefix to fas
2018-05-10 14:56:52 +07:00
Ammar Fadhlur Rahman
9746161c4f
Change fa icon prefix to fas
2018-05-10 14:53:21 +07:00
Toby Zerner
d7191c19db
Move to devDependencies
2018-04-25 10:31:52 +09:30
Toby Zerner
d5a4195cbc
Update for webpack
2018-04-25 10:16:58 +09:30
Charlie
0f75139a51
Fix ordering bug
...
If an empty request is sent to the /tags/order endpoint, all tags
would get moved to secondary tags.
2018-03-19 22:49:25 +01:00
Franz Liedke
5057f05194
Use new extender name
2018-03-19 01:08:43 +01:00
Franz Liedke
8d74b40e49
Please StyleCI
2018-03-18 22:36:10 +01:00
Arseny Sysolyatin
7ae7603342
Implement negation for tag gambit
...
Closes #42 .
2018-03-18 20:31:18 +01:00
Clark Winkelmann
5bf642046d
Remove unused parameter
2018-03-07 04:04:19 +01:00
fvlasie
0b218489f0
Improved style of ENglish
2018-03-03 19:11:12 -08:00
Toby Zerner
a3755e06f0
Only show sticky excerpt on unread discussions
2018-02-24 16:00:45 +10:30
Franz Liedke
c88fcd5cf9
Make StyleCI happy
2018-02-23 23:48:53 +01:00
AFR
d3baf624d1
Adapt to FontAwesome v5.0.6 icon name changes ( #8 )
2018-02-23 23:47:51 +01:00
AFR
3caa5e52e6
Adapt to FontAwesome v5.0.6 icon name changes ( #15 )
2018-02-23 23:47:36 +01:00
AFR
f25cf83e9b
Adapt to FontAwesome v5.0.6 icon name changes ( #14 )
2018-02-23 23:47:15 +01:00
AFR
5506b3f76f
Adapt to FontAwesome v5.0.6 icon name changes ( #47 )
2018-02-23 23:46:24 +01:00
AFR
cc50059f57
Adapt to FontAwesome v5.0.6 icon name changes ( #2 )
2018-02-23 23:44:35 +01:00
AFR
14e0939947
Adapt to FontAwesome v5.0.6 icon name changes ( #7 )
2018-02-23 23:44:26 +01:00
AFR
a7a497855b
Adapt to FontAwesome v5.0.6 icon name changes ( #12 )
2018-02-23 23:44:19 +01:00
AFR
1e61e2e5a1
Adapt to FontAwesome v5.0.6 icon name changes ( #12 )
2018-02-23 23:44:03 +01:00
AFR
e868685609
Adapt to FontAwesome v5.0.6 icon name changes ( #12 )
2018-02-23 23:43:57 +01:00
AFR
c5818ba87d
Adapt to FontAwesome v5.0.6 icon name changes ( #30 )
2018-02-23 23:43:43 +01:00
Miles Cellar
71ecb164c8
Use reused translations and remove unnecessary double quotes ( #115 )
...
* Use reused translations and remove unnecessary double quotes
* Additional use of reused translations
2018-02-14 08:14:54 +01:00
David Sevilla Martín
88ab68af10
Merge branch 'master' into 322-notificate-user-when-suspended
2018-02-12 08:35:24 -05:00
David Sevilla Martín
cc285f6fc8
fix merge conflicts
2018-02-12 08:34:36 -05:00
David Sevilla Martín
62d30f140b
fix issues, revert js dist
2018-02-12 08:30:27 -05:00
Franz Liedke
4bede59dfc
Adapt comment for flarum/core#875
2018-02-11 16:41:23 +01:00
Franz Liedke
5a2bf0d015
SuspendUserModal: Allow re-selecting "Not suspended"
...
Without this, clicking on the "Not suspended" radio option would
unmark the currently selected value, but not select the first value.
Refs flarum/core#1345 .
2018-02-08 22:39:09 +01:00
Franz Liedke
f22c792fe0
Allow unsuspending from timed suspension
...
Fixes flarum/core#1345 .
2018-02-08 22:33:09 +01:00
Toby Zerner
11292223a7
Fix incorrect query parameter when searching for users
2018-02-09 07:41:25 +10:30
Franz Liedke
ab9877cc3b
Use Routes extender
2018-02-08 18:34:40 +01:00
Franz Liedke
4daec37f78
Use Routes extender
2018-02-08 18:30:00 +01:00
Franz Liedke
5087ba4148
Remove unused imports
2018-02-08 18:26:43 +01:00
Franz Liedke
9480a26a84
Use Routes extender
2018-02-08 18:25:58 +01:00
Franz Liedke
c797732e60
Use Routes extender
2018-02-08 18:21:29 +01:00
Franz Liedke
d10578cab9
Inline event listeners
...
These will be replaced - one by one - by appropriate extenders.
2018-02-08 18:17:14 +01:00
Franz Liedke
c3ff9ad1d9
Use new Routes extender
2018-02-08 18:10:17 +01:00
Franz Liedke
7667b80bf7
Flatten logic
...
With an early return, the method becomes more readable, and the
actual (very small) change from #46 becomes more apparent.
2018-02-08 17:14:28 +01:00
Toby Zerner
26483cc0c5
Realign tags in discussion list
2018-02-06 17:24:09 +10:30
Toby Zerner
8b5f1839b6
Recompile JS
2018-02-04 12:54:41 +10:30
Toby Zerner
6138794712
Excerpt added to core
2018-02-04 12:53:52 +10:30
Michael Daly
f7b5b7d21d
Fix issue #1249 and do not show or count private discussions in Tags summary.
2018-02-01 23:06:41 +00:00
Toby Zerner
eb36d98b82
Don't need to make empty discussions visible anymore
...
As per flarum/core@557a65aadd
2018-01-30 11:16:10 +10:30
Toby Zerner
8060bb78ac
Merge branch 'master' into visibility-scoping
2018-01-27 09:26:14 +10:30
Toby Zerner
b34f978276
Merge branch 'master' into visibility-scoping
2018-01-27 09:07:49 +10:30
Franz Liedke
5d5cec3914
Import extend namspace
2018-01-21 22:20:58 +01:00
Franz Liedke
b1ed9d4d1d
Extender: List all assets explicitly
2018-01-21 21:11:06 +01:00
Franz Liedke
333bb702ed
Extender: List all assets explicitly
2018-01-21 21:10:56 +01:00
Franz Liedke
99c172b2b4
Extender: List all assets explicitly
2018-01-21 21:10:41 +01:00
Franz Liedke
4c8bea217b
Extender: List all assets explicitly
2018-01-21 21:10:26 +01:00