Franz Liedke
64c8b1ad98
Make StyleCI happy
2016-06-13 21:05:19 +09:00
Toby Zerner
856906d208
Update for beta 6, fix some errors
2016-06-05 09:54:25 +09:30
Toby Zerner
b6545a5f8e
Use new event name
2016-06-03 11:01:31 +09:30
Toby Zerner
b11659de2f
Recompile dist JS using latest version of babel
2016-06-03 11:01:25 +09:30
Toby Zerner
f1e1efdc31
Use new event name
2016-06-03 11:01:17 +09:30
Toby Zerner
ce537f195d
Recompile dist JS using latest version of babel
2016-06-03 11:01:11 +09:30
Toby Zerner
c1e593db0f
Recompile dist JS using latest version of babel
2016-06-03 10:59:57 +09:30
Toby Zerner
72bff02d68
Recompile dist JS using latest version of babel
2016-06-03 10:58:39 +09:30
Toby Zerner
f902c949c4
Use new event name
2016-06-03 10:58:24 +09:30
Toby Zerner
bb2b5b0ad4
Recompile dist JS using latest version of babel
2016-06-03 10:58:11 +09:30
Toby Zerner
9c6466338c
Unapprove discussions too
2016-06-03 10:58:05 +09:30
Franz Liedke
16f3a09856
Deduplicate emojis even after using multiple matchers
...
Fixes flarum/core#968 .
2016-05-28 16:22:31 +09:00
Toby Zerner
823233b0da
Generalise the potential for display of flags 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 flagged.
2016-05-28 09:53:42 +09:30
Toby Zerner
d0c54cdbf9
Only allow OP to add tags that they can start discussions without approval in
...
closes flarum/core#904
2016-05-28 09:52:47 +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
9f4e11097d
Add actor information to the PostWasApproved event
2016-05-28 09:46:22 +09:30
Toby Zerner
ff6e674854
Give the is_approved attribute a default value on new Post models
2016-05-28 09:46:03 +09:30
Toby Zerner
cbab23a3f5
Fix bug in permission logic
2016-05-27 14:46:11 +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
fbad6ab8cb
Add label to dismiss flag button, change icon to eye-slash
...
ref #7 cc @jordanjay29
2016-05-21 20:35:13 +09:30
Franz Liedke
da65528d2d
Merge pull request #7 from jordanjay29/patch-1
...
Change fa-times to fa-cancel
2016-05-16 14:59:56 +09:00
jordanjay29
044d43c18c
Change fa-times to fa-cancel
...
Mitigates confusion over button's immediate action, whether it will dismiss flag or delete post. In isolation, fa-times looks ambiguous enough to delete the post, which may delay a moderator's action when choosing how to respond. By replacing it with fa-ban, it should be immediately obvious that the action taken by the button will dismiss the flag, and not modify the post at all.
2016-05-15 21:48:56 -05:00
Franz Liedke
dbf82e4641
Use newly extracted KeyboardNavigatable util for emoji dropdown
...
Refs flarum/core#264 .
2016-05-15 22:36:18 +09:00
Franz Liedke
a3b92ed02c
Remove special case handling for certain emojis
...
This does not seem to be necessary anymore after the recent update of the emoji map.
2016-05-14 23:24:06 +09:00
Franz Liedke
5f7195b3fa
Match emojis from the beginning before trying fuzzy matches
...
Fixes flarum/core#901 .
2016-05-14 22:59:25 +09:00
cestrensem
c67091709c
New icons ( #7 )
...
* Icons placed separately
* Actualized iconpack
* import new icons from separate file
2016-05-14 22:13:03 +09:00
Franz Liedke
d5740edb1b
Recompile JS
2016-04-15 21:18:54 +09:00
Franz Liedke
c6f403b7c2
Merge pull request #6
2016-04-15 21:18:37 +09:00
dcsjapan
a5e9cc614f
Extract translation from FlagList.js
...
Fixes flarum/core#931 .
2016-04-15 21:13:29 +09:00
Toby Zerner
d1863f1f64
Fix wrong URL in links
2016-04-08 13:44:46 +09:30
Toby Zerner
25657b0eb7
Require core v0.1.0-beta.5
2016-03-29 18:46:04 +10:30
Toby Zerner
6dd0f040f4
Require core v0.1.0-beta.5
2016-03-29 18:45:00 +10:30
Toby Zerner
4caec27ed9
Require core v0.1.0-beta.5
2016-03-29 18:44:49 +10:30
Toby Zerner
29db39b47b
Require core v0.1.0-beta.5
2016-03-29 18:44:20 +10:30
Toby Zerner
0ab8bb95cc
Require core v0.1.0-beta.5
2016-03-29 18:42:01 +10:30
Toby Zerner
5b79abeea1
Require core v0.1.0-beta.5
2016-03-29 18:40:26 +10:30
Toby Zerner
dccbece380
Remove unmaintained changelog
2016-03-18 09:32:48 +10:30
Toby Zerner
a16dc26164
Upgrade to flarum-gulp 0.2.0 / Babel 6
2016-03-18 09:32:41 +10:30
Toby Zerner
2a21671b47
Remove unmaintained changelog
2016-03-18 09:32:29 +10:30
Toby Zerner
fe194a097e
Upgrade to flarum-gulp 0.2.0 / Babel 6
2016-03-18 09:32:03 +10:30
Toby Zerner
7e0c200444
Upgrade to flarum-gulp 0.2.0 / Babel 6
2016-03-18 09:31:50 +10:30
Toby Zerner
864b696f38
Upgrade to flarum-gulp 0.2.0 / Babel 6
2016-03-18 09:31:17 +10:30
Toby Zerner
8f0393fd24
Upgrade to flarum-gulp 0.2.0 / Babel 6
2016-03-18 09:31:06 +10:30
Toby Zerner
c010ecb548
Clean up linting stuff
2016-03-10 17:23:43 +10:30
Toby Zerner
dba0512163
Clean up linting stuff
2016-03-10 17:23:34 +10:30
Toby Zerner
185e0c934f
Clean up linting stuff
2016-03-10 17:23:04 +10:30
Toby Zerner
02b55be66c
Clean up linting stuff
2016-03-10 17:22:57 +10:30
Toby Zerner
45ddf48c69
Clean up linting stuff
2016-03-10 17:22:49 +10:30
Toby Zerner
2b348187d2
Clean up linting stuff
2016-03-10 17:22:43 +10:30