Commits (17)
- Mark Harding authored09a9f15e
- Brian Hatchet authored3686ac7a
- Mark Harding authored
Adjusting boots for today logic without a bunch of spurious linting changes See merge request !316
d289a796 - Ben Hayward authored6a39471b
- Brian Hatchet authored
[Sprint/ModestMonkey](fix) boost console feed front#1596 See merge request !311
66fff05c - Brian Hatchet authored
Backend for channel modes Added a new field to the user object that stores our three channel modes
ec274294 - Brian Hatchet authored
Epic/permissions open channels See merge request !307
fd67bc47 - Brian Hatchet authored74b6201a
- Brian Hatchet authored
Updating to new composer hash See merge request !318
14f32dc5 - Guy Thouret authored559a21f5
- Mark Harding authored
(feat) Add notification cli controller for triggering notifications during dev/test Closes #816 See merge request !322
81060b99 - Brian Hatchet authored960bb8df
- Mark Harding authored
Fix/comments media gallery 1601 See merge request !321
905f4e23 - Mark Harding authored05a2b715
- Mark Harding authored762c89fd
- Mark Harding authored7569a53f
- Mark Harding authored3eb097bc
Showing
Common/ChannelMode.php 0 → 100644
This diff is collapsed.
This diff is collapsed.
... | ... | @@ -33,7 +33,8 @@ |
"zendframework/zend-diactoros": "1.8.6", | ||
"league/oauth2-server": "7.2.0", | ||
"lcobucci/jwt": "3.2.4", | ||
"sentry/sdk": "2.0.3" | ||
"sentry/sdk": "2.0.3", | ||
"zendframework/zend-permissions-rbac": "^3.0" | ||
}, | ||
"repositories": [ | ||
{ | ||
... | ... |