Commits (13)
- Ben Hayward authored476ead13
- Mark Harding authored
[Sprint/ModestMonkey](fix): Defaulting notification prefix for comments See merge request !305
d2946026 - Mark Harding authoreda7d030e1
- Mark Harding authored5f6f42d7
- Mark Harding authoredd684846f
- 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 - Emiliano Balbuena authored74fd5f90
Showing
Common/ChannelMode.php 0 → 100644
This diff is collapsed.
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": [ | ||
{ | ||
... | ... |