Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -4/+4 |
| | |||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -30/+25 |
| | | | | | | | | | | | | Add better control for users of comments displayed on their videos: * Do not forward comments from muted remote accounts/servers (muted by the current server or by the video owner) * Do not list threads and hide replies (with their children) of accounts/servers muted by the video owner * Hide from RSS comments of muted accounts/servers by video owners Use case: * Try to limit spam propagation in the federation * Add ability for users to automatically hide comments on their videos from undesirable accounts/servers (the comment section belongs to videomakers, so they choose what's posted there) | ||||
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -9/+13 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -22/+25 |
| | |||||
* | Don't notify on muted instance | Chocobozzz | 2019-12-19 | 1 | -8/+32 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -75/+109 |
| | |||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -3/+3 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -47/+54 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -2/+36 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -7/+56 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix email notification | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -3/+6 |
| | |||||
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 1 | -0/+2 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -2/+2 |
| | |||||
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -5/+149 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -0/+76 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+235 |