Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -166/+0 |
| | |||||
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 1 | -10/+10 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 1 | -4/+4 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 1 | -6/+6 |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | ||||
* | add aria-hidden to non-descriptive icons (#2844) | Caroline Chuong | 2020-06-08 | 1 | -3/+3 |
| | |||||
* | fix deleted comment layout and its notification display | Rigel Kent | 2019-12-19 | 1 | -14/+54 |
| | |||||
* | Try to improve notification i18n translations | Chocobozzz | 2019-11-18 | 1 | -28/+28 |
| | |||||
* | More robust new instance follower notification | Chocobozzz | 2019-10-25 | 1 | -2/+2 |
| | |||||
* | Better video publishing notification | Chocobozzz | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | Implement auto follow in client | Chocobozzz | 2019-09-04 | 1 | -1/+9 |
| | |||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 1 | -1/+1 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 1 | -0/+9 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Correctly fix video import notification | Chocobozzz | 2019-02-20 | 1 | -1/+1 |
| | | | | If the imported video is deleted | ||||
* | Add link to the profile who commented in notif | Chocobozzz | 2019-01-21 | 1 | -2/+2 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -21/+61 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -0/+61 |