Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove .only from notifications tests | Josh Morel | 2019-02-07 | 1 | -1/+1 |
| | |||||
* | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 1 | -1/+37 |
| | | | | also increase timeouts on user-notification test | ||||
* | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 3 | -4/+7 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 2 | -20/+34 |
| | |||||
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -8/+221 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -125/+276 |
| | |||||
* | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -0/+5 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -0/+629 |
| | |||||
* | throw error if MailDev doesn't run | Josh Morel | 2018-12-17 | 1 | -2/+2 |
| | | | | also allow calling in multiple file | ||||
* | Merge branch 'move-utils-to-shared' of ↵ | Chocobozzz | 2018-12-07 | 5 | -24/+33 |
|\ | | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared | ||||
| * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 1 | -1/+1 |
| |\ | | | | | | | | | | move-utils-to-shared | ||||
| * | | Move utils to /shared | buoyantair | 2018-10-29 | 5 | -24/+33 |
| | | | | | | | | | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+2 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -1/+1 |
|/ | |||||
* | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 1 | -10/+21 |
| | |||||
* | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 3 | -294/+501 |
| | |||||
* | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -7/+7 |
| | |||||
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -0/+294 |
| | |||||
* | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -1/+35 |
| | |||||
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 1 | -0/+6 |
| | |||||
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -4/+29 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 3 | -1/+135 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add user account email verificiation includes server and client code to: * enable verificationRequired via custom config * send verification email with registration * ask for verification email * verify via email * prevent login if not verified and required * conditional client links to ask for new verification email * allow login for verified=null these are users created when verification not required should still be able to login when verification is enabled * refactor email verifcation pr * change naming from verified to emailVerified * change naming from askVerifyEmail to askSendVerifyEmail * undo unrelated automatic prettier formatting on api/config * use redirectService for home * remove redundant success notification on email verified * revert test.yaml smpt host | ||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -1/+18 |
| | |||||
* | Fix tests | Chocobozzz | 2018-08-27 | 1 | -2/+5 |
| | |||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -0/+3 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -5/+23 |
| | |||||
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -1/+26 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 2 | -27/+19 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+312 |
| | |||||
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -1/+7 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -5/+26 |
| | |||||
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -1/+16 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -10/+6 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 1 | -6/+9 |
| | |||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 2 | -1/+42 |
| | |||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 1 | -20/+66 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -13/+13 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Update videos api list for account | Chocobozzz | 2018-03-12 | 1 | -2/+2 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 2 | -2/+43 |
| | |||||
* | Fix tests | Chocobozzz | 2018-02-14 | 2 | -6/+3 |
| | |||||
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -17/+20 |
| | |||||
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 2 | -11/+59 |
| | |||||
* | Support video quota on client | Chocobozzz | 2018-01-08 | 1 | -2/+11 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -0/+85 |
| | |||||
* | Automatically resize avatars | Chocobozzz | 2018-01-03 | 1 | -1/+1 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -1/+17 |
| | |||||
* | Fix real world script | Chocobozzz | 2017-12-29 | 1 | -178/+58 |
| | |||||
* | Fix user tests | Chocobozzz | 2017-12-28 | 1 | -4/+4 |
| | |||||
* | Improve check videos parameters tests | Chocobozzz | 2017-12-28 | 1 | -28/+32 |
| |