Toby Zerner
5357668a8a
Remove progress flag
2018-06-20 13:54:01 +09:30
Toby Zerner
078eec06d2
Webpack ( #17 )
...
See https://github.com/flarum/core/pull/1367
* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:36:12 +09:30
Ammar Fadhlur Rahman
6d3c084a5f
Change fa icon prefix to fas
2018-05-10 15:04:42 +07:00
AFR
3caa5e52e6
Adapt to FontAwesome v5.0.6 icon name changes ( #15 )
2018-02-23 23:47:36 +01:00
Franz Liedke
4daec37f78
Use Routes extender
2018-02-08 18:30:00 +01:00
Franz Liedke
99c172b2b4
Extender: List all assets explicitly
2018-01-21 21:10:41 +01:00
Franz Liedke
5cb1fc4627
Adapt new bootstrap format, use Asset extender
2018-01-16 23:24:34 +01:00
Miles Cellar
4643d92d27
Update license year range to 2018
2018-01-15 19:38:10 +01:00
Toby Zerner
c7aeef19ea
Remove use of event priorities
...
Event priorities are no longer in Laravel - see dbbfc62bef
Now we can't force this event listener to be run before the discussion
metadata is updated; instead we just subtract one off of the new
last post number.
2018-01-11 14:06:43 +10:30
Toby Zerner
14bc69d6bd
Use *Raw methods instead of Expression
2018-01-11 12:29:33 +10:30
Toby Zerner
d55945cefa
Require beta 8
2018-01-11 12:28:46 +10:30
Toby Zerner
b5809d1b7f
Merge branch 'master' into next-back
2017-12-27 07:06:09 +10:30
Toby Zerner
a95a89cb58
Don't sanitize values in plain-text emails
2017-11-05 15:29:29 +10:30
Franz Liedke
96f073c45f
Fix class names
2017-10-03 19:45:42 +02:00
Franz Liedke
1ad71264c3
Fix a namespace
2017-10-03 19:15:16 +02:00
Franz Liedke
e2c97286e1
Update namespaces for beta 8
...
Refs flarum/core#1235 .
2017-10-01 19:54:13 +02:00
Toby Zerner
86480a0d1a
Update for display names
2017-09-20 16:44:03 +09:30
Toby Zerner
c134843633
Actually no npm lockfile, at least for now
...
Since I tend to do `npm link gulp flarum-gulp` so I'm not sure if the lockfile is valid?
2017-07-08 21:48:19 +09:30
Toby Zerner
a5d79ea287
Update dependencies
2017-07-08 21:41:36 +09:30
VSN Reddy Janga
ec5257dd9a
Hide diff for compiled diff files
2017-02-20 19:32:25 +05:30
Miles Cellar
8ee46265e6
Update year
2017-01-01 22:47:19 +01:00
Toby Zerner
d136f4fae2
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2016-11-29 05:29:46 +00:00
Toby Zerner
628c35c404
Recompile JS
2016-11-19 22:09:52 +10:30
Toby Zerner
b0c46a13e8
Update StyleCI rules
2016-11-16 15:46:24 +10:30
Toby Zerner
038b567fdf
v0.1.0-beta.6
2016-10-19 21:13:45 +10:30
dcsjapan
45832485d1
Adjust ID key name
...
- Adjusts the key for the "Follow after reply" setting.
2016-06-04 18:22:39 +09:00
Toby Zerner
2c10a42d6b
Use new event name
2016-06-03 11:02:48 +09:30
Toby Zerner
e16b960242
Recompile dist JS using latest version of babel
2016-06-03 11:02:43 +09:30
Toby Zerner
a0779cbdef
Fix SubscriptionMenu button title
2016-04-08 13:47:22 +09:30
Toby Zerner
60e6cfdbbd
Require core v0.1.0-beta.5
2016-03-29 18:49:21 +10:30
Toby Zerner
700cc15e20
Remove unmaintained changelog
2016-03-18 09:33:55 +10:30
Toby Zerner
793bc3ca12
Upgrade to flarum-gulp 0.2.0 / Babel 6
2016-03-18 09:33:41 +10:30
Toby Zerner
8aa6f60994
Clean up linting stuff
2016-03-10 17:21:31 +10:30
Peter Mein
689d139ca3
Add setting to automatically follow after reply. closes flarum/core#310
2016-03-07 23:01:34 +10:30
Franz Liedke
bd6ef05bb1
Use new shortcuts for migrations
2016-03-04 01:12:47 +09:00
Toby Zerner
d9013ae1da
Applied fixes from StyleCI
2016-02-25 22:57:22 -05:00
Toby Zerner
155474d275
Add StyleCI config
2016-02-26 14:02:57 +10:30
Franz Liedke
45b11ece68
Use new migration format
2016-02-24 23:13:53 +09:00
Maël Soucaze
93e26715a3
Update license year range to 2016
2016-01-25 16:54:23 +01:00
Toby Zerner
8c228d9dcd
Add Composer branch-alias
...
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.
See flarum/core#727
2016-01-19 17:17:56 +10:30
Toby Zerner
d9d70aa43c
Commit latest dist files
...
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 16:53:13 +10:30
Toby Zerner
92c6eab287
Rename package
2015-12-29 12:55:50 +10:30
Toby Zerner
21f2a28c01
Extend the dropdown component to inherit auto-positioning functionality
2015-11-20 12:38:00 +10:30
Toby Zerner
6e24d62000
Release v0.1.0-beta.4
2015-11-05 16:34:30 +10:30
Toby Zerner
18f1960481
Prevent browser tooltip from appearing
...
Bootstrap JS was clearing the `title` attribute, but then Mithril was redrawing and filling it back in.
2015-11-03 17:41:31 +10:30
Toby Zerner
8785baf1a1
Add a tooltip to the "Follow" button
2015-11-03 17:17:46 +10:30
Toby Zerner
1e49c46d51
PERF: Don't redefine subscription menu items on each redraw
2015-11-03 16:04:39 +10:30
Toby Zerner
7dab0d76c0
Release 0.1.0-beta.3
2015-11-03 10:03:50 +10:30
Toby Zerner
57ac5190d5
Translations are now automatically included
2015-11-02 18:52:59 +10:30
Toby Zerner
896e8efee9
Temporary fix for email URLs
2015-11-01 17:13:37 +10:30
Toby Zerner
5431b84eef
Fix typo in new post notification translation key
2015-10-31 18:19:00 +10:30
Toby Zerner
53444845cc
Recompile JS
2015-10-27 12:17:15 +10:30
dcsjapan
9368030813
Reorganize key names
...
See [flarum/core #265 ](https://github.com/flarum/core/issues/265 ).
- Adjusts key names to three-tier namespacing.
- Extracts previously unextracted strings.
2015-10-22 14:49:38 +09:00
Toby Zerner
3c62230b62
Change app.trans
calls to app.translator.trans
calls
2015-10-21 10:29:48 +10:30
Toby Zerner
67da527255
Update metadata
2015-10-12 15:01:29 +10:30
Toby Zerner
b7c06ece8a
Fix autoload namespace
2015-10-11 17:44:35 +10:30
Toby Zerner
fde7921487
Update for composer branch
2015-10-11 17:30:11 +10:30
Toby Zerner
0746d0aee3
Add gitattributes
2015-09-17 09:09:07 +09:30
Toby Zerner
e796e98e98
Namespace migrations
2015-09-17 09:09:02 +09:30
Toby Zerner
7d1776c18b
Add LICENSE information
2015-09-04 12:30:01 +09:30
Toby Zerner
afed7161df
Update npm dependency
2015-09-04 12:07:22 +09:30
Toby Zerner
db1f698dd8
Update flarum.json
2015-09-04 11:47:49 +09:30
Toby Zerner
09e577e746
Add phpcs, Travis, clean up editorconfig and eslint
2015-09-04 11:36:03 +09:30
Toby Zerner
98369acd70
Don't allow guests to alter subscription
2015-09-03 15:42:12 +09:30
Franz Liedke
74fdf7b79c
Make sure query filter works with database prefix
...
Related to flarum/core#269 .
2015-08-29 23:07:21 +02:00
Franz Liedke
26e6993a49
Make sure query filter works with database prefix, too
...
Related to flarum/core#269 .
2015-08-29 23:00:53 +02:00
Franz Liedke
9fdfb024dd
Use existing helper method
2015-08-29 22:49:43 +02:00
Franz Liedke
97e6049c8d
Use new method for retrieving base URL
2015-08-27 00:49:34 +02:00
Toby Zerner
3b1e8863da
Use new discussion URL format
2015-08-25 19:53:17 +09:30
Toby Zerner
015b10e339
Update migrations
2015-08-14 12:55:40 +09:30
Toby Zerner
a53e5289f3
Use new listen API
2015-08-13 12:51:15 +09:30
Toby Zerner
e8b749b1ee
Add icon
2015-08-13 12:51:12 +09:30
Toby Zerner
e07ef5fc02
Make badge colors consistent with button color
2015-08-03 11:59:57 +09:30
Toby Zerner
6ec79d133a
Change badge icon color
2015-08-02 17:38:29 +09:30
Toby Zerner
e112b62c24
Update gulp module configuration
2015-07-27 14:19:50 +09:30
Toby Zerner
bb8232297f
Fix following discussion list filter
2015-07-27 12:44:45 +09:30
Toby Zerner
d6fe156e89
PERF: avoid reinstantiation of event subscribers
2015-07-27 11:54:44 +09:30
Toby Zerner
3729a91be3
Update for new API
2015-07-23 16:40:54 +09:30
Toby Zerner
5ea3579f76
Initial commit
2015-06-26 12:24:07 +09:30