Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video-abuse-details avatar display and user-list dropdown placement | Rigel Kent | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 1 | -3/+8 |
| | |||||
* | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Update to angular 9 | Chocobozzz | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Update a little bit user dropdown message | Chocobozzz | 2020-01-21 | 1 | -3/+3 |
| | |||||
* | Add action dropdown descriptions | Rigel Kent | 2020-01-21 | 1 | -3/+15 |
| | |||||
* | Add user moderation dropdown to comments | Rigel Kent | 2019-12-27 | 2 | -6/+6 |
| | |||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 1 | -3/+12 |
| | |||||
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -1/+2 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 2 | -2/+2 |
| | |||||
* | Update client dep | Chocobozzz | 2019-04-02 | 2 | -2/+1 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 2 | -5/+6 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Refractor notification service | Chocobozzz | 2018-12-19 | 2 | -64/+30 |
| | | | | Shorter name and use primeng component | ||||
* | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -22/+22 |
| | |||||
* | Reload user table when setting an email to verified | Chocobozzz | 2018-11-21 | 1 | -0/+2 |
| | |||||
* | Add separators in user moderation dropdown | Chocobozzz | 2018-11-21 | 1 | -5/+11 |
| | |||||
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -1/+24 |
| | | | | | | | | | | | | | * enable email verification by admin * rename/label to set email as verified to be more explicit that admin is not sending another email to confirm * add update user emailVerified check-params test * make user.model emailVerified property required | ||||
* | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 1 | -18/+119 |
| | |||||
* | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 2 | -12/+116 |
| | |||||
* | Add users search filter | Chocobozzz | 2018-10-08 | 2 | -1/+2 |
| | |||||
* | Add bulk actions in users table | Chocobozzz | 2018-10-08 | 4 | -21/+15 |
| | |||||
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 4 | -35/+45 |
| | |||||
* | Move user moderation tool in a separate component | Chocobozzz | 2018-10-05 | 7 | -0/+239 |