| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | change fixtures to reflect output size of jimp | Rigel Kent | 2020-06-10 | 7 | -0/+0 |
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 1 | -5/+6 |
* | Fix video comments feed SQL query | Chocobozzz | 2020-06-09 | 2 | -2/+7 |
* | Add AP icons breaking change | Chocobozzz | 2020-06-04 | 1 | -16/+6 |
* | Send complete video description in AP messages | Chocobozzz | 2020-06-04 | 1 | -1/+1 |
* | Sort AP files by resolution desc | Chocobozzz | 2020-06-04 | 1 | -7/+11 |
* | fix duplicate id in svg, empty alt in base email | Rigel Kent | 2020-06-04 | 1 | -1/+1 |
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 5 | -20/+75 |
* | Don't cache embed HTML file | Chocobozzz | 2020-06-02 | 1 | -1/+2 |
* | Merge branch 'release/2.2.0' into develop | Chocobozzz | 2020-06-02 | 1 | -3/+3 |
|\ |
|
| * | Fix emails | Chocobozzz | 2020-06-02 | 1 | -3/+3 |
* | | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 12 | -101/+335 |
* | | Support broadcast messages | Chocobozzz | 2020-05-29 | 6 | -2/+59 |
* | | Fix comments deleted display | Chocobozzz | 2020-05-29 | 3 | -14/+48 |
* | | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 12 | -66/+487 |
|/ |
|
* | Fix broken migration introduced in 2.2.0-rc.1 | Chocobozzz | 2020-05-25 | 3 | -31/+39 |
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 5 | -4/+27 |
* | Fix migrations | Chocobozzz | 2020-05-18 | 1 | -0/+30 |
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 6 | -33/+243 |
* | Add missing channel playlists AP endpoint | Chocobozzz | 2020-05-13 | 2 | -9/+31 |
* | Fix tests | Chocobozzz | 2020-05-13 | 1 | -1/+1 |
* | Add missing playlist and playlistElement types in AP context | Chocobozzz | 2020-05-13 | 1 | -0/+3 |
* | Fix auto follow index URL | Chocobozzz | 2020-05-12 | 3 | -15/+8 |
* | Add other tests to external auth | Chocobozzz | 2020-05-11 | 3 | -6/+96 |
* | Update code contributors | Chocobozzz | 2020-05-11 | 1 | -1/+1 |
* | Add unique key on actor preferredUsername | Chocobozzz | 2020-05-11 | 1 | -7/+7 |
* | Allow to auto follow a specific URL | Chocobozzz | 2020-05-11 | 2 | -1/+5 |
* | Add test for auto mute list router | Chocobozzz | 2020-05-11 | 2 | -8/+79 |
* | Cleanup oauth tokens cache | Chocobozzz | 2020-05-11 | 1 | -0/+8 |
* | Align follower handle display on instance display in tables | Rigel Kent | 2020-05-08 | 1 | -1/+1 |
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 19 | -207/+652 |
* | Improve auto mute tests | Chocobozzz | 2020-05-07 | 1 | -4/+56 |
* | Fix refresh token | Chocobozzz | 2020-05-07 | 1 | -3/+1 |
* | Add auto mute plugin tests | Chocobozzz | 2020-05-07 | 2 | -0/+121 |
* | Fix CLI build | Chocobozzz | 2020-05-07 | 1 | -1/+1 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 25 | -141/+475 |
* | Add last login date to users | Chocobozzz | 2020-05-07 | 7 | -9/+98 |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 8 | -136/+205 |
* | Fix comments feed with musted accounts | Chocobozzz | 2020-05-06 | 2 | -2/+21 |
* | parseQueryStringFilter cleanup | Chocobozzz | 2020-05-06 | 2 | -19/+13 |
* | Fix lint | Chocobozzz | 2020-05-06 | 1 | -5/+5 |
* | Add ability for video owners to delete comments | Chocobozzz | 2020-05-05 | 2 | -10/+53 |
* | Increase video comments limit | Chocobozzz | 2020-05-05 | 2 | -3/+3 |
* | Fix playlist description length | Chocobozzz | 2020-05-05 | 2 | -1/+27 |
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 3 | -1/+3 |
* | Sort outbox by desc created at order | Chocobozzz | 2020-05-05 | 1 | -1/+1 |
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 2 | -2/+18 |
* | Fix plugin-auth migration | Rigel Kent | 2020-05-05 | 2 | -1/+1 |
* | Fix compat with peertube 2.1 | Chocobozzz | 2020-05-05 | 1 | -6/+16 |
* | Fix plugin storeData | Chocobozzz | 2020-05-04 | 5 | -10/+85 |