Commit Graph

6 Commits

Author SHA1 Message Date
7db94e6bc5 Update ItemList API 2015-10-30 22:45:07 +10:30
6b5ac48c43 Fix key names in Flags
- Fixes a few key name errors in PR #1
2015-10-21 19:32:23 +09:00
3302ea0e1e 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.

Supported by [flarum/english #13](https://github.com/flarum/english/pull/13).
2015-10-21 15:22:49 +09:00
add40d3268 Change app.trans calls to app.translator.trans calls 2015-10-21 10:28:20 +10:30
5f9d45c4ab Update for composer branch 2015-10-11 18:51:25 +10:30
a1e01938ef Rename to Flags, tweak flag controls
- Display post "destructiveControls" in flag instead of custom buttons
- Make flags more versatile/extensible
- Delete associated flags when a post is deleted

Uninstall the Reports extension before installing.
2015-09-22 18:14:33 +09:30