]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
4 years agoImplement pagination for overviews endpoint
Chocobozzz [Wed, 11 Mar 2020 13:39:28 +0000 (14:39 +0100)] 
Implement pagination for overviews endpoint

4 years agoFix sitemap endpoint
Chocobozzz [Wed, 11 Mar 2020 07:40:13 +0000 (08:40 +0100)] 
Fix sitemap endpoint

4 years agofeat: add dkim to docker-compose
kimsible [Tue, 10 Mar 2020 14:14:19 +0000 (15:14 +0100)] 
feat: add dkim to docker-compose

4 years agoAdd descriptions and links to admin configuration sections
Rigel Kent [Wed, 11 Mar 2020 12:52:02 +0000 (13:52 +0100)] 
Add descriptions and links to admin configuration sections

4 years agoMigrate palette to HSL
Rigel Kent [Wed, 11 Mar 2020 12:50:53 +0000 (13:50 +0100)] 
Migrate palette to HSL

4 years agoFix toast close icon
Rigel Kent [Wed, 11 Mar 2020 10:13:24 +0000 (11:13 +0100)] 
Fix toast close icon

4 years agoAction hook: thread replies loaded (#2550)
BitTube [Wed, 11 Mar 2020 08:59:41 +0000 (08:59 +0000)] 
Action hook: thread replies loaded (#2550)

* Add thread replies hook onLoaded

* Cleaning spaces

* Fixing travis CI lint errors (spaces)

* Fixing travis 'irregular whitespace not allowed'

* Changing action name for consistency

Co-authored-by: ICabaleiro <i.cabaleiro@devcups.com>
4 years agoFix CSP issue on WebFinger service (#2541)
Lucien A [Wed, 11 Mar 2020 07:46:03 +0000 (08:46 +0100)] 
Fix CSP issue on WebFinger service (#2541)

* Fix CSP issue on WebFinger service

WebFinger RFC states that CSP should allow any origin to access WebFinger resources.

* Update webfinger.ts

4 years agoBetter use of space and icons in plugins administration interface
Rigel Kent [Tue, 10 Mar 2020 22:42:52 +0000 (23:42 +0100)] 
Better use of space and icons in plugins administration interface

4 years agoReplace helpers with descriptions in admin configuration
Rigel Kent [Tue, 10 Mar 2020 20:46:15 +0000 (21:46 +0100)] 
Replace helpers with descriptions in admin configuration

4 years agoFix lint
Chocobozzz [Tue, 10 Mar 2020 15:37:25 +0000 (16:37 +0100)] 
Fix lint

4 years agoUse grid to organise settings in admin, my-account
Rigel Kent [Sun, 8 Mar 2020 16:33:40 +0000 (17:33 +0100)] 
Use grid to organise settings in admin, my-account

4 years agoServicify menu, close menu on admin for small and medium screens
Rigel Kent [Sat, 7 Mar 2020 12:50:26 +0000 (13:50 +0100)] 
Servicify menu, close menu on admin for small and medium screens

4 years agoVideo file metadata PR cleanup
Chocobozzz [Tue, 10 Mar 2020 13:49:02 +0000 (14:49 +0100)] 
Video file metadata PR cleanup

4 years agoAdd video file metadata to download modal, via ffprobe (#2411)
Rigel Kent [Tue, 10 Mar 2020 13:39:40 +0000 (14:39 +0100)] 
Add video file metadata to download modal, via ffprobe (#2411)

* Add video file metadata via ffprobe

* Federate video file metadata

* Add tests for file metadata generation

* Complete tests for videoFile metadata federation

* Lint migration and video-file for metadata

* Objectify metadata from getter in ffmpeg-utils

* Add metadataUrl to all videoFiles

* Simplify metadata API middleware

* Load playlist in videoFile when requesting metadata

4 years agoFix lint
Chocobozzz [Tue, 10 Mar 2020 13:08:42 +0000 (14:08 +0100)] 
Fix lint

4 years agoWrap videos list query in raw SQL
Chocobozzz [Mon, 9 Mar 2020 13:44:44 +0000 (14:44 +0100)] 
Wrap videos list query in raw SQL

4 years agoRewrite video list in raw SQL
Chocobozzz [Thu, 5 Mar 2020 14:04:57 +0000 (15:04 +0100)] 
Rewrite video list in raw SQL

4 years agoFix my-account list-overflow z-index for dropdowns compared to header
Rigel Kent [Mon, 9 Mar 2020 10:11:09 +0000 (11:11 +0100)] 
Fix my-account list-overflow z-index for dropdowns compared to header

4 years agoBetter display of accounts and channel pages on small screens
Rigel Kent [Mon, 9 Mar 2020 09:22:11 +0000 (10:22 +0100)] 
Better display of accounts and channel pages on small screens

4 years agoAdd Nginx configuration to redirect videos to an s3 bucket
Rigel Kent [Mon, 2 Mar 2020 20:00:45 +0000 (21:00 +0100)] 
Add Nginx configuration to redirect videos to an s3 bucket

4 years agoFix admin menu z-index for dropdowns compared to header
Rigel Kent [Sun, 8 Mar 2020 17:02:14 +0000 (18:02 +0100)] 
Fix admin menu z-index for dropdowns compared to header

4 years agoImprove nav in admin/configuration
Rigel Kent [Fri, 6 Mar 2020 23:15:49 +0000 (00:15 +0100)] 
Improve nav in admin/configuration

4 years agoNormalize modal close buttons, and cancel/submit button styles
Rigel Kent [Fri, 6 Mar 2020 15:58:55 +0000 (16:58 +0100)] 
Normalize modal close buttons, and cancel/submit button styles

4 years agoShare modal light UI simplification
Rigel Kent [Fri, 6 Mar 2020 14:05:19 +0000 (15:05 +0100)] 
Share modal light UI simplification

4 years agoFix lint error introduced in #2539
Rigel Kent [Fri, 6 Mar 2020 12:10:34 +0000 (13:10 +0100)] 
Fix lint error introduced in #2539

4 years agoRemove title attribute from thumbnail in video miniature
Rigel Kent [Fri, 6 Mar 2020 10:50:20 +0000 (11:50 +0100)] 
Remove title attribute from thumbnail in video miniature

4 years agoAlways copy full actor handle in video-channels view
Rigel Kent [Thu, 5 Mar 2020 22:49:12 +0000 (23:49 +0100)] 
Always copy full actor handle in video-channels view

4 years agoRemove accounts from hinted potential search targets
Rigel Kent [Thu, 5 Mar 2020 21:00:40 +0000 (22:00 +0100)] 
Remove accounts from hinted potential search targets

4 years agoAdd action hook, comments loaded (#2539)
Chocobozzz [Thu, 5 Mar 2020 12:14:26 +0000 (13:14 +0100)] 
Add action hook, comments loaded (#2539)

* Adding action hook for video watch comments loaded

* Adding requested changes for PR #2539

4 years agoSwitch back to original text in privacy-concerns warning
Rigel Kent [Thu, 5 Mar 2020 09:01:57 +0000 (10:01 +0100)] 
Switch back to original text in privacy-concerns warning

4 years agoAdd ability to override search endpoint
Chocobozzz [Wed, 4 Mar 2020 15:11:21 +0000 (16:11 +0100)] 
Add ability to override search endpoint

4 years agoFixing load more comments on infinite scroll (#2535)
BitTube [Wed, 4 Mar 2020 13:03:37 +0000 (13:03 +0000)] 
Fixing load more comments on infinite scroll (#2535)

* Fixing load more comments on infinite scroll

* Requested changes for load more comments fix

* Removing extra space

4 years agoReword HSTS configuration to warn user of nginx's add_header shortcomings
Rigel Kent [Tue, 3 Mar 2020 10:40:45 +0000 (11:40 +0100)] 
Reword HSTS configuration to warn user of nginx's add_header shortcomings

4 years agoTranslated using Weblate (Polish)
chocobozzz [Mon, 2 Mar 2020 08:39:30 +0000 (08:39 +0000)] 
Translated using Weblate (Polish)

Currently translated at 92.8% (1179 of 1270 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/

4 years agoTranslated using Weblate (Polish)
chocobozzz [Mon, 2 Mar 2020 08:33:45 +0000 (08:33 +0000)] 
Translated using Weblate (Polish)

Currently translated at 92.8% (1179 of 1270 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/

4 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Sun, 1 Mar 2020 00:24:55 +0000 (00:24 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 97.8% (1243 of 1270 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/

4 years agoTranslated using Weblate (Spanish)
Alberto Teira [Sat, 29 Feb 2020 21:44:41 +0000 (21:44 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (1270 of 1270 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/

4 years agoTranslated using Weblate (Hungarian)
Balázs Úr [Fri, 28 Feb 2020 23:15:06 +0000 (23:15 +0000)] 
Translated using Weblate (Hungarian)

Currently translated at 100.0% (1270 of 1270 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/

4 years agoFix build with typescript 3.8
Chocobozzz [Fri, 28 Feb 2020 15:51:25 +0000 (16:51 +0100)] 
Fix build with typescript 3.8

4 years agoUpgrade oauth server dependency
Chocobozzz [Fri, 28 Feb 2020 15:29:42 +0000 (16:29 +0100)] 
Upgrade oauth server dependency

4 years agoUpdate dependencies
Chocobozzz [Fri, 28 Feb 2020 15:03:39 +0000 (16:03 +0100)] 
Update dependencies

4 years agoUpdate translations
Chocobozzz [Fri, 28 Feb 2020 13:11:28 +0000 (14:11 +0100)] 
Update translations

4 years agoFix i18n generation
Chocobozzz [Fri, 28 Feb 2020 13:09:18 +0000 (14:09 +0100)] 
Fix i18n generation

4 years agoTranslated using Weblate (Polish)
knuxify [Thu, 27 Feb 2020 15:55:08 +0000 (15:55 +0000)] 
Translated using Weblate (Polish)

Currently translated at 100.0% (1215 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/

4 years agoTranslated using Weblate (Polish)
knuxify [Wed, 26 Feb 2020 10:19:41 +0000 (10:19 +0000)] 
Translated using Weblate (Polish)

Currently translated at 92.0% (1119 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/

4 years agoTranslated using Weblate (Japanese)
Chris Sakura 佐倉くりす on Youtube - 日本語は第二言語やけ、間違っとったら思いっきり叩いてくださいw つたない日本語ばっかりやけど頑張りまーす♪ [Mon, 24 Feb 2020 20:54:45 +0000 (20:54 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 68.8% (837 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

4 years agoTranslated using Weblate (Polish)
knuxify [Mon, 24 Feb 2020 14:05:15 +0000 (14:05 +0000)] 
Translated using Weblate (Polish)

Currently translated at 88.6% (1077 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/

4 years agoTranslated using Weblate (Hungarian)
Balázs Úr [Sat, 22 Feb 2020 11:33:05 +0000 (11:33 +0000)] 
Translated using Weblate (Hungarian)

Currently translated at 100.0% (98 of 98 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/hu/

4 years agoTranslated using Weblate (Spanish)
Alberto Teira [Sun, 23 Feb 2020 01:56:54 +0000 (01:56 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (98 of 98 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/es/

4 years agoTranslated using Weblate (Japanese)
Chris Sakura 佐倉くりす on Youtube [Fri, 21 Feb 2020 22:15:44 +0000 (22:15 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 66.3% (806 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

4 years agoTranslated using Weblate (Hungarian)
Balázs Úr [Sat, 22 Feb 2020 22:42:17 +0000 (22:42 +0000)] 
Translated using Weblate (Hungarian)

Currently translated at 91.8% (1116 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/

4 years agoTranslated using Weblate (Spanish)
Alberto Teira [Sun, 23 Feb 2020 02:06:53 +0000 (02:06 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 70.3% (855 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/

4 years agoTranslated using Weblate (Japanese)
Chris Sakura 佐倉くりす on Youtube [Fri, 21 Feb 2020 18:33:32 +0000 (18:33 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (98 of 98 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ja/

4 years agoTranslated using Weblate (Japanese)
Chris Sakura 佐倉くりす on Youtube [Fri, 21 Feb 2020 19:09:58 +0000 (19:09 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (234 of 234 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/ja/

4 years agoTranslated using Weblate (Japanese)
Chris Sakura 佐倉くりす on Youtube [Fri, 21 Feb 2020 19:15:59 +0000 (19:15 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 64.1% (780 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

4 years agoTranslated using Weblate (Polish)
knuxify [Thu, 20 Feb 2020 20:54:25 +0000 (20:54 +0000)] 
Translated using Weblate (Polish)

Currently translated at 100.0% (234 of 234 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/pl/

4 years agoTranslated using Weblate (Polish)
knuxify [Thu, 20 Feb 2020 19:31:48 +0000 (19:31 +0000)] 
Translated using Weblate (Polish)

Currently translated at 88.4% (1075 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/

4 years agoTranslated using Weblate (Hungarian)
Balázs Úr [Wed, 19 Feb 2020 23:27:25 +0000 (23:27 +0000)] 
Translated using Weblate (Hungarian)

Currently translated at 98.9% (97 of 98 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/hu/

4 years agoTranslated using Weblate (Hungarian)
Balázs Úr [Wed, 19 Feb 2020 23:25:03 +0000 (23:25 +0000)] 
Translated using Weblate (Hungarian)

Currently translated at 100.0% (234 of 234 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/hu/

4 years agoTranslated using Weblate (Polish)
knuxify [Wed, 19 Feb 2020 10:36:00 +0000 (10:36 +0000)] 
Translated using Weblate (Polish)

Currently translated at 66.2% (805 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/

4 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Mon, 17 Feb 2020 15:35:23 +0000 (15:35 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 100.0% (1215 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/

4 years agoTranslated using Weblate (Polish)
knuxify [Fri, 14 Feb 2020 18:55:25 +0000 (18:55 +0000)] 
Translated using Weblate (Polish)

Currently translated at 53.7% (652 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/

4 years agoTranslated using Weblate (Spanish)
Iván Cabaleiro [Wed, 12 Feb 2020 11:51:12 +0000 (11:51 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 65.9% (801 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/

4 years agoTranslated using Weblate (Chinese (Simplified))
Jeff Huang [Tue, 11 Feb 2020 02:23:06 +0000 (02:23 +0000)] 
Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (1215 of 1215 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_HANT-TW/

4 years agoAdd missing api=1 info in embed quickstart
Chocobozzz [Fri, 28 Feb 2020 13:01:17 +0000 (14:01 +0100)] 
Add missing api=1 info in embed quickstart

4 years agoUpdate credits
Chocobozzz [Fri, 28 Feb 2020 13:01:13 +0000 (14:01 +0100)] 
Update credits

4 years agoFix lint
Chocobozzz [Fri, 28 Feb 2020 12:54:31 +0000 (13:54 +0100)] 
Fix lint

4 years agoAdd visitor settings, rework logged-in dropdown (#2514)
Rigel Kent [Fri, 28 Feb 2020 12:52:21 +0000 (13:52 +0100)] 
Add visitor settings, rework logged-in dropdown (#2514)

* Add visitor settings, rework logged-in dropdown

* Make user dropdown P2P switch functional

* Fix lint

* Fix unnecessary notification when user logs out

* Simplify visitor settings code and remove unnecessary icons

* Catch parsing errors and reindent menu styles

4 years agoFix saved mute in embed
Chocobozzz [Thu, 27 Feb 2020 09:45:16 +0000 (10:45 +0100)] 
Fix saved mute in embed

4 years agoUpdate hls.js
Chocobozzz [Thu, 27 Feb 2020 09:39:41 +0000 (10:39 +0100)] 
Update hls.js

Seems to fix a bug when we manually update resolution

4 years agoBumped to version v2.1.1
Chocobozzz [Thu, 27 Feb 2020 07:16:56 +0000 (08:16 +0100)] 
Bumped to version v2.1.1

4 years agoUpdate changelog
Chocobozzz [Thu, 27 Feb 2020 07:16:15 +0000 (08:16 +0100)] 
Update changelog

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Wed, 26 Feb 2020 14:26:02 +0000 (15:26 +0100)] 
Merge branch 'release/2.1.0' into develop

4 years agoCorrectly fix menu overflow on mobile
Chocobozzz [Wed, 26 Feb 2020 14:25:00 +0000 (15:25 +0100)] 
Correctly fix menu overflow on mobile

4 years agoFix IOS embed player
Chocobozzz [Wed, 26 Feb 2020 14:01:22 +0000 (15:01 +0100)] 
Fix IOS embed player

4 years agoFix WS tracker
Chocobozzz [Tue, 25 Feb 2020 15:27:35 +0000 (16:27 +0100)] 
Fix WS tracker

4 years agoFix CPU usage on PostgreSQL
Chocobozzz [Fri, 21 Feb 2020 13:11:11 +0000 (14:11 +0100)] 
Fix CPU usage on PostgreSQL

4 years agoChore/docker-documentation-improvements (#2494)
Kim [Mon, 24 Feb 2020 14:30:14 +0000 (15:30 +0100)] 
Chore/docker-documentation-improvements (#2494)

* unify env_var names to replace

* detail more and improve docker doc

* fix title

* move acme email and domains to traefik command

* add details about TRAEFIK_ACME_* variables

* Fix preview links from /develop to /master

4 years agoMinor update to the OpenAPI: instance config recent additions
Rigel Kent [Fri, 21 Feb 2020 20:25:49 +0000 (21:25 +0100)] 
Minor update to the OpenAPI: instance config recent additions

4 years agoProvide z-index centralisation for lower components
Rigel Kent [Fri, 21 Feb 2020 20:25:27 +0000 (21:25 +0100)] 
Provide z-index centralisation for lower components

4 years agoMark additional strings as translatable (#2507)
Filip Bengtsson [Fri, 21 Feb 2020 17:51:05 +0000 (18:51 +0100)] 
Mark additional strings as translatable (#2507)

4 years agoReplace uppercase text-transform by capitalized text source
Rigel Kent [Fri, 21 Feb 2020 15:50:12 +0000 (16:50 +0100)] 
Replace uppercase text-transform by capitalized text source

fixes #2085

4 years agoFix CPU usage on PostgreSQL
Chocobozzz [Fri, 21 Feb 2020 13:11:11 +0000 (14:11 +0100)] 
Fix CPU usage on PostgreSQL

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Thu, 20 Feb 2020 09:43:33 +0000 (10:43 +0100)] 
Merge branch 'release/2.1.0' into develop

4 years agoFix scroll menu on touch devices
Chocobozzz [Thu, 20 Feb 2020 09:42:57 +0000 (10:42 +0100)] 
Fix scroll menu on touch devices

4 years agoFix CSP for embeds
Chocobozzz [Thu, 20 Feb 2020 09:04:36 +0000 (10:04 +0100)] 
Fix CSP for embeds

4 years agoProperly hide Watch Later when user logs out
Rigel Kent [Wed, 19 Feb 2020 08:33:49 +0000 (09:33 +0100)] 
Properly hide Watch Later when user logs out

4 years agoFix npm run dev
Chocobozzz [Wed, 19 Feb 2020 08:14:28 +0000 (09:14 +0100)] 
Fix npm run dev

4 years agoUse bash to run build scripts too
Chocobozzz [Wed, 19 Feb 2020 07:57:32 +0000 (08:57 +0100)] 
Use bash to run build scripts too

4 years agoUse bash to run scripts
Chocobozzz [Wed, 19 Feb 2020 07:56:24 +0000 (08:56 +0100)] 
Use bash to run scripts

4 years agoMerge branch 'feature/better-openapi-readmes' into 'develop'
Rigel Kent [Tue, 18 Feb 2020 13:49:11 +0000 (14:49 +0100)] 
Merge branch 'feature/better-openapi-readmes' into 'develop'

See merge request framasoft/peertube/PeerTube!29

4 years agoCreate template dirs for openapi clients and provide README templates
Average Dude [Tue, 18 Feb 2020 13:49:11 +0000 (14:49 +0100)] 
Create template dirs for openapi clients and provide README templates

The definitions are now also in the template dirs because they will be ignored by the generator.
Generators only use overrides and don't do anything with new files.

4 years agoFix search parameter initialisation for search-typeahead
Rigel Kent [Tue, 18 Feb 2020 13:33:07 +0000 (14:33 +0100)] 
Fix search parameter initialisation for search-typeahead

4 years agoAdd notifications popover and tooltips to the z-index table
Rigel Kent [Tue, 18 Feb 2020 11:01:08 +0000 (12:01 +0100)] 
Add notifications popover and tooltips to the z-index table

4 years agoFix emailer
Chocobozzz [Tue, 18 Feb 2020 07:29:23 +0000 (08:29 +0100)] 
Fix emailer

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Mon, 17 Feb 2020 14:44:53 +0000 (15:44 +0100)] 
Merge branch 'release/2.1.0' into develop

4 years agoCorrectly fix auto follows
Chocobozzz [Mon, 17 Feb 2020 14:44:06 +0000 (15:44 +0100)] 
Correctly fix auto follows

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Mon, 17 Feb 2020 14:34:42 +0000 (15:34 +0100)] 
Merge branch 'release/2.1.0' into develop

4 years agoFix avatar update
Chocobozzz [Mon, 17 Feb 2020 14:33:42 +0000 (15:33 +0100)] 
Fix avatar update