Commit Graph

19 Commits

Author SHA1 Message Date
Toby Zerner
6f38fabc29 Update dependencies 2018-11-17 18:53:38 +10:30
flarum-bot
90d4294456 Bundled output for commit 1c656aaf56 [skip ci] 2018-10-21 04:48:02 +00:00
Toby Zerner
1c656aaf56 Rename package 2018-10-21 15:16:21 +10:30
flarum-bot
29ac4a9286 Bundled output for commit b67c222dbd [skip ci] 2018-09-21 01:00:24 +00:00
Toby Zerner
b67c222dbd Update dependencies 2018-09-21 10:25:46 +09:30
flarum-bot
8583c3a6b6 Bundled output for commit ecacd76ace [skip ci] 2018-06-20 05:21:57 +00:00
Toby Zerner
6d1e57fd56 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
d842d8e460 Webpack (#14)
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:34:41 +09:30
Ammar Fadhlur Rahman
9746161c4f Change fa icon prefix to fas 2018-05-10 14:53:21 +07:00
AFR
a7a497855b Adapt to FontAwesome v5.0.6 icon name changes (#12) 2018-02-23 23:44:19 +01:00
Toby Zerner
72bff02d68 Recompile dist JS using latest version of babel 2016-06-03 10:58:39 +09:30
Toby Zerner
badd03f3a3 Give the hidden/trash badge precedence over the awaiting approval badge
Given flarum/core@2d5a7ce, the hidden badge will no longer display for discussions awaiting approval – it will only display if the discussion has *actually* been marked as deleted by the OP. Thus, this information should have precedence. (There isn't much point in displaying both badges, I don't think.)
2016-05-28 09:50:45 +09:30
Toby Zerner
0bd3c16084 Generalise the potential for unapproved state to all posts, rather than just comments
This is just more future-proofing, in case any other extensions introduce new post types which can be queued for approval.
2016-05-28 09:48:17 +09:30
Toby Zerner
4282b9be20 Add separate "start discussions without approval" permission
- Register required permissions so that "start discussions without approval" can only be set for groups that already have permission to "start discussions" (and same for reply)
- Change the "hidden" trash badge into a more descriptive gavel badge for discussions that are awaiting approval

closes flarum/core#904
2016-05-27 14:40:59 +09:30
Toby Zerner
864b696f38 Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:31:17 +10:30
Toby Zerner
83ed64bb3b Commit latest dist files
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 16:52:18 +10:30
dcsjapan
b6e5dd0726 Extract translations
- Adds app.translator calls for forum and admin interfaces.
- Locale file to follow later.
2015-11-29 12:13:43 +09:00
Toby Zerner
5486cc3ed8 Update for composer branch 2015-10-11 22:54:48 +10:30
Toby Zerner
937b70bdf8 Initial commit 2015-09-22 18:14:56 +09:30