oweals/peertube.git
3 years agoadd scope tags and aria-labels to instance table (#2866)
Caroline Chuong [Thu, 11 Jun 2020 16:12:52 +0000 (18:12 +0200)]
add scope tags and aria-labels to instance table (#2866)

also move label to caption element in table

3 years agoLimit thumbnail sizes
Chocobozzz [Thu, 11 Jun 2020 12:33:33 +0000 (14:33 +0200)]
Limit thumbnail sizes

3 years agorephrase warning for self-hostable services
Rigel Kent [Thu, 11 Jun 2020 11:13:06 +0000 (13:13 +0200)]
rephrase warning for self-hostable services

3 years agoprevent video-bottom overflow in video-miniature
Rigel Kent [Thu, 11 Jun 2020 10:23:01 +0000 (12:23 +0200)]
prevent video-bottom overflow in video-miniature

3 years agoMerge branch 'blacklist' into 'develop'
Chocobozzz [Thu, 11 Jun 2020 08:36:04 +0000 (10:36 +0200)]
Merge branch 'blacklist' into 'develop'

rename blacklist to block/blocklist, merge block and auto-block views

See merge request framasoft/peertube/PeerTube!30

3 years agoFix npm run build
Chocobozzz [Thu, 11 Jun 2020 07:29:33 +0000 (09:29 +0200)]
Fix npm run build

3 years agosupport type as override to search in listBlocks
Rigel Kent [Tue, 9 Jun 2020 14:23:16 +0000 (16:23 +0200)]
support type as override to search in listBlocks

3 years agopreserve original variable names server-side
Rigel Kent [Tue, 9 Jun 2020 14:07:10 +0000 (16:07 +0200)]
preserve original variable names server-side

3 years agorename blacklist to block/blocklist, merge block and auto-block views
Rigel Kent [Tue, 2 Jun 2020 18:50:42 +0000 (20:50 +0200)]
rename blacklist to block/blocklist, merge block and auto-block views

- 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

3 years agosmaller miniature average size in fluid grid, updated admin instructions for global...
Rigel Kent [Wed, 10 Jun 2020 19:09:31 +0000 (21:09 +0200)]
smaller miniature average size in fluid grid, updated admin instructions for global search

3 years agoAdd explicit step and aria-current attribute in register form
Caroline Chuong [Wed, 10 Jun 2020 15:21:45 +0000 (17:21 +0200)]
Add explicit step and aria-current attribute in register form

3 years agoFix tests
Chocobozzz [Wed, 10 Jun 2020 13:35:20 +0000 (15:35 +0200)]
Fix tests

3 years agoAdd rest api doc for index search
Chocobozzz [Wed, 10 Jun 2020 13:18:15 +0000 (15:18 +0200)]
Add rest api doc for index search

3 years agoAdd search index tests
Chocobozzz [Wed, 10 Jun 2020 08:58:44 +0000 (10:58 +0200)]
Add search index tests

3 years agoAdd search target check params
Chocobozzz [Tue, 9 Jun 2020 14:39:45 +0000 (16:39 +0200)]
Add search target check params

3 years agoFix search query when updating from typeahead
Chocobozzz [Tue, 9 Jun 2020 14:08:09 +0000 (16:08 +0200)]
Fix search query when updating from typeahead

3 years agoFix video follow SQL
Chocobozzz [Tue, 9 Jun 2020 13:59:35 +0000 (15:59 +0200)]
Fix video follow SQL

3 years agoFirst implem global search
Chocobozzz [Fri, 29 May 2020 14:16:24 +0000 (16:16 +0200)]
First implem global search

3 years agochange fixtures to reflect output size of jimp
Rigel Kent [Tue, 9 Jun 2020 11:37:26 +0000 (13:37 +0200)]
change fixtures to reflect output size of jimp

3 years agospace optimizations for `node_modules` and client stats removal
Rigel Kent [Sun, 31 May 2020 18:03:28 +0000 (20:03 +0200)]
space optimizations for `node_modules` and client stats removal

- replace sharp with lighter jimp alternative
- remove stats in builds

fixes #2807

3 years agoFix video comments feed SQL query
Chocobozzz [Fri, 5 Jun 2020 08:42:36 +0000 (10:42 +0200)]
Fix video comments feed SQL query

3 years agoCleanup client dependencies
Chocobozzz [Fri, 5 Jun 2020 08:07:17 +0000 (10:07 +0200)]
Cleanup client dependencies

3 years agoUse tslib in client
Chocobozzz [Fri, 5 Jun 2020 08:05:29 +0000 (10:05 +0200)]
Use tslib in client

3 years agoUse tslib in server
Chocobozzz [Fri, 5 Jun 2020 08:03:53 +0000 (10:03 +0200)]
Use tslib in server

3 years agochange focus color instead of opacity of video play button (#2845)
Caroline Chuong [Tue, 9 Jun 2020 11:35:30 +0000 (13:35 +0200)]
change focus color instead of opacity of video play button (#2845)

3 years ago`fitWidth` for `video-miniature`, fluid grid (#2830)
Rigel Kent [Tue, 9 Jun 2020 07:33:28 +0000 (09:33 +0200)]
`fitWidth` for `video-miniature`, fluid grid (#2830)

* Fluid abstract video list

* normalize timestamp display on miniatures

* use grid for abstract-video-list

- refactor scss function var to pvar to avoid overriding css variables
- move fluid-grid margins to adapt-margin-content-width mixin for maintainability
- fix video-miniature-name margin-top on small screen

* move sceenratio function in a mixin

* display no miniature avatar in channel videos view

3 years agoadd aria-hidden to non-descriptive icons (#2844)
Caroline Chuong [Mon, 8 Jun 2020 17:42:51 +0000 (19:42 +0200)]
add aria-hidden to non-descriptive icons (#2844)

3 years agoAdd channel/account avatars in miniature (#2838)
Rigel Kent [Mon, 8 Jun 2020 06:52:06 +0000 (08:52 +0200)]
Add channel/account avatars in miniature (#2838)

* add small avatar to miniature

* fix svg size for trending and search icons in plugins view

* parametrize avatar in miniature display options

3 years agoensure menu footer respects spacing across translations
Rigel Kent [Sun, 7 Jun 2020 09:55:17 +0000 (11:55 +0200)]
ensure menu footer respects spacing across translations

3 years agoAdd lang attribute in languages list menu
Caroline Chuong [Fri, 5 Jun 2020 13:37:53 +0000 (15:37 +0200)]
Add lang attribute in languages list menu

3 years agoFix support button color
Chocobozzz [Fri, 5 Jun 2020 07:17:55 +0000 (09:17 +0200)]
Fix support button color

3 years agoFix default anonymous theme
Chocobozzz [Fri, 5 Jun 2020 07:15:59 +0000 (09:15 +0200)]
Fix default anonymous theme

3 years agoFix config form issue with index URL
Chocobozzz [Fri, 5 Jun 2020 07:10:05 +0000 (09:10 +0200)]
Fix config form issue with index URL

3 years agofix mascot sizes, fix tick, delete extraneous .png icons
Rigel Kent [Thu, 4 Jun 2020 18:55:25 +0000 (20:55 +0200)]
fix mascot sizes, fix tick, delete extraneous .png icons

follows PR #2822

3 years agoAdd AP icons breaking change
Chocobozzz [Thu, 4 Jun 2020 13:22:08 +0000 (15:22 +0200)]
Add AP icons breaking change

3 years agoSend complete video description in AP messages
Chocobozzz [Thu, 4 Jun 2020 13:17:20 +0000 (15:17 +0200)]
Send complete video description in AP messages

3 years agoSort AP files by resolution desc
Chocobozzz [Thu, 4 Jun 2020 13:03:30 +0000 (15:03 +0200)]
Sort AP files by resolution desc

3 years agoAdd kab and vi locales
Chocobozzz [Thu, 4 Jun 2020 09:01:54 +0000 (11:01 +0200)]
Add kab and vi locales

3 years agoAdd ar-001 locale
Chocobozzz [Thu, 4 Jun 2020 08:35:08 +0000 (10:35 +0200)]
Add ar-001 locale

3 years agoTranslated using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:52:14 +0000 (13:52 +0000)]
Translated using Weblate (Bengali (Bangladesh))

Currently translated at 0.3% (5 of 1370 strings)

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

3 years agoTranslated using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:46:30 +0000 (13:46 +0000)]
Translated using Weblate (Bengali (Bangladesh))

Currently translated at 8.1% (8 of 98 strings)

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

3 years agoTranslated using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:27:52 +0000 (13:27 +0000)]
Translated using Weblate (Bengali (Bangladesh))

Currently translated at 7.6% (18 of 235 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Racida S [Wed, 3 Jun 2020 22:03:03 +0000 (22:03 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 24.5% (337 of 1370 strings)

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

3 years agoTranslated using Weblate (Italian)
roberto marcolin [Wed, 3 Jun 2020 15:32:06 +0000 (15:32 +0000)]
Translated using Weblate (Italian)

Currently translated at 56.4% (774 of 1370 strings)

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

3 years agoAdded translation using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:51:51 +0000 (13:51 +0000)]
Added translation using Weblate (Bengali (Bangladesh))

3 years agoAdded translation using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:45:49 +0000 (13:45 +0000)]
Added translation using Weblate (Bengali (Bangladesh))

3 years agoAdded translation using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:27:24 +0000 (13:27 +0000)]
Added translation using Weblate (Bengali (Bangladesh))

3 years agoTranslated using Weblate (Kabyle)
Racida S [Tue, 2 Jun 2020 17:29:57 +0000 (17:29 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 87.6% (206 of 235 strings)

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

3 years agoTranslated using Weblate (Occitan)
Quentin PAGÈS [Tue, 2 Jun 2020 19:33:00 +0000 (19:33 +0000)]
Translated using Weblate (Occitan)

Currently translated at 76.9% (1054 of 1370 strings)

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

3 years agoAdded translation using Weblate (Uyghur)
Ali Alim [Tue, 2 Jun 2020 08:48:24 +0000 (08:48 +0000)]
Added translation using Weblate (Uyghur)

3 years agoTranslated using Weblate (Basque)
Ugaitz [Mon, 1 Jun 2020 16:04:03 +0000 (16:04 +0000)]
Translated using Weblate (Basque)

Currently translated at 62.8% (861 of 1370 strings)

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

3 years agoTranslated using Weblate (Arabic)
Ahmed ABERWAG [Mon, 1 Jun 2020 19:46:01 +0000 (19:46 +0000)]
Translated using Weblate (Arabic)

Currently translated at 38.4% (527 of 1370 strings)

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

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Mon, 1 Jun 2020 18:24:40 +0000 (18:24 +0000)]
Translated using Weblate (French (France))

Currently translated at 100.0% (1370 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Slimane Selyan AMIRI [Sun, 31 May 2020 15:54:39 +0000 (15:54 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 61.2% (60 of 98 strings)

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

3 years agoTranslated using Weblate (Arabic)
Ahmed ABERWAG [Sat, 30 May 2020 14:33:18 +0000 (14:33 +0000)]
Translated using Weblate (Arabic)

Currently translated at 100.0% (98 of 98 strings)

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

3 years agoTranslated using Weblate (Galician)
josé m [Fri, 29 May 2020 15:24:36 +0000 (15:24 +0000)]
Translated using Weblate (Galician)

Currently translated at 21.8% (300 of 1370 strings)

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

3 years agoTranslated using Weblate (Arabic)
Ahmed ABERWAG [Sat, 30 May 2020 14:03:14 +0000 (14:03 +0000)]
Translated using Weblate (Arabic)

Currently translated at 37.1% (509 of 1370 strings)

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

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Sat, 30 May 2020 11:54:43 +0000 (11:54 +0000)]
Translated using Weblate (French (France))

Currently translated at 100.0% (1370 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Racida S [Sat, 30 May 2020 07:30:05 +0000 (07:30 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 23.1% (317 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Racida S [Fri, 29 May 2020 07:56:28 +0000 (07:56 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 41.8% (41 of 98 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Belkacem Mohammed [Wed, 27 May 2020 18:19:08 +0000 (18:19 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 40.8% (40 of 98 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Slimane Selyan AMIRI [Thu, 28 May 2020 17:32:51 +0000 (17:32 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 22.9% (314 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Belkacem Mohammed [Wed, 27 May 2020 18:03:50 +0000 (18:03 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 87.2% (205 of 235 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Slimane Selyan AMIRI [Wed, 27 May 2020 17:45:51 +0000 (17:45 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 87.2% (205 of 235 strings)

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

3 years agoTranslated using Weblate (Albanian)
Besnik Bleta [Thu, 28 May 2020 10:58:59 +0000 (10:58 +0000)]
Translated using Weblate (Albanian)

Currently translated at 98.2% (231 of 235 strings)

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

3 years agoTranslated using Weblate (Albanian)
Besnik Bleta [Thu, 28 May 2020 09:47:22 +0000 (09:47 +0000)]
Translated using Weblate (Albanian)

Currently translated at 95.9% (94 of 98 strings)

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

3 years agoTranslated using Weblate (Galician)
josé m [Thu, 28 May 2020 05:29:03 +0000 (05:29 +0000)]
Translated using Weblate (Galician)

Currently translated at 16.5% (227 of 1370 strings)

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

3 years agoTranslated using Weblate (Basque)
Ugaitz [Thu, 28 May 2020 08:01:00 +0000 (08:01 +0000)]
Translated using Weblate (Basque)

Currently translated at 60.0% (823 of 1370 strings)

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

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Thu, 28 May 2020 09:52:49 +0000 (09:52 +0000)]
Translated using Weblate (French (France))

Currently translated at 100.0% (1370 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Slimane Selyan AMIRI [Wed, 27 May 2020 18:54:12 +0000 (18:54 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 22.0% (302 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Belkacem Mohammed [Wed, 27 May 2020 18:24:40 +0000 (18:24 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 22.0% (302 of 1370 strings)

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

3 years agoAdded translation using Weblate (Kabyle)
Belkacem Mohammed [Wed, 27 May 2020 18:03:21 +0000 (18:03 +0000)]
Added translation using Weblate (Kabyle)

3 years agoAdded translation using Weblate (Kabyle)
Belkacem Mohammed [Wed, 27 May 2020 18:03:00 +0000 (18:03 +0000)]
Added translation using Weblate (Kabyle)

3 years agoTranslated using Weblate (Kabyle)
Slimane Selyan AMIRI [Wed, 27 May 2020 17:06:56 +0000 (17:06 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 5.1% (12 of 235 strings)

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

3 years agoTranslated using Weblate (Hungarian)
Rigel Kent [Tue, 26 May 2020 14:10:49 +0000 (14:10 +0000)]
Translated using Weblate (Hungarian)

Currently translated at 100.0% (1370 of 1370 strings)

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

3 years agoTranslated using Weblate (Galician)
josé m [Tue, 26 May 2020 13:20:54 +0000 (13:20 +0000)]
Translated using Weblate (Galician)

Currently translated at 16.3% (224 of 1370 strings)

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

3 years agoTranslated using Weblate (Basque)
Ugaitz [Tue, 26 May 2020 08:40:39 +0000 (08:40 +0000)]
Translated using Weblate (Basque)

Currently translated at 55.6% (762 of 1370 strings)

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

3 years agoTranslated using Weblate (German)
Rigel Kent [Tue, 26 May 2020 14:00:02 +0000 (14:00 +0000)]
Translated using Weblate (German)

Currently translated at 80.1% (1098 of 1370 strings)

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

3 years agoTranslated using Weblate (Arabic)
ButterflyOfFire [Tue, 26 May 2020 17:44:43 +0000 (17:44 +0000)]
Translated using Weblate (Arabic)

Currently translated at 36.2% (497 of 1370 strings)

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

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Tue, 26 May 2020 10:51:11 +0000 (10:51 +0000)]
Translated using Weblate (French (France))

Currently translated at 100.0% (1370 of 1370 strings)

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

3 years agoAdded translation using Weblate (Kabyle)
Slimane Selyan AMIRI [Wed, 27 May 2020 17:04:56 +0000 (17:04 +0000)]
Added translation using Weblate (Kabyle)

3 years agofix duplicate id in svg, empty alt in base email
Rigel Kent [Tue, 2 Jun 2020 15:53:32 +0000 (17:53 +0200)]
fix duplicate id in svg, empty alt in base email

3 years agoinject lang in document to match current locale
Rigel Kent [Tue, 2 Jun 2020 13:21:36 +0000 (15:21 +0200)]
inject lang in document to match current locale

3 years agoMake federation of unlisted videos an instance-level server preference (#2802)
Levi Bard [Wed, 3 Jun 2020 07:42:07 +0000 (09:42 +0200)]
Make federation of unlisted videos an instance-level server preference (#2802)

* Add preference for federating unlisted videos

* Connect unlisted video federation with new preference

* Apply pull request feedback

* Fix lint issues

* Remove preference for federating unlisted videos from web admin interface

3 years agoDon't cache embed HTML file
Chocobozzz [Tue, 2 Jun 2020 15:15:24 +0000 (17:15 +0200)]
Don't cache embed HTML file

3 years agoMerge branch 'release/2.2.0' into develop
Chocobozzz [Tue, 2 Jun 2020 09:18:29 +0000 (11:18 +0200)]
Merge branch 'release/2.2.0' into develop

3 years agoBumped to version v2.2.0 master release/2.2.0 v2.2.0
Chocobozzz [Tue, 2 Jun 2020 08:04:05 +0000 (10:04 +0200)]
Bumped to version v2.2.0

3 years agoMerge branch 'release/2.2.0' into develop
Chocobozzz [Tue, 2 Jun 2020 07:31:30 +0000 (09:31 +0200)]
Merge branch 'release/2.2.0' into develop

3 years agoUpdate changelog
Chocobozzz [Tue, 2 Jun 2020 07:30:49 +0000 (09:30 +0200)]
Update changelog

3 years agoFix emails
Chocobozzz [Tue, 2 Jun 2020 07:21:33 +0000 (09:21 +0200)]
Fix emails

3 years agoMerge branch 'release/2.2.0' into develop
Chocobozzz [Tue, 2 Jun 2020 07:00:39 +0000 (09:00 +0200)]
Merge branch 'release/2.2.0' into develop

3 years agoFix regression scrollbar bgcolor mdtextarea maximized-mode
Chocobozzz [Tue, 2 Jun 2020 06:56:00 +0000 (08:56 +0200)]
Fix regression scrollbar bgcolor mdtextarea maximized-mode

By kimsible

3 years agoRevert "Remove oc locale support"
Chocobozzz [Fri, 29 May 2020 14:39:49 +0000 (16:39 +0200)]
Revert "Remove oc locale support"

This reverts commit 8323c435c19ac6ed1656ee8436b175bce7bd2c82.

3 years agoBlock comments from muted accounts/servers
Chocobozzz [Fri, 22 May 2020 15:06:26 +0000 (17:06 +0200)]
Block comments from muted accounts/servers

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)

3 years agoSupport broadcast messages
Chocobozzz [Thu, 28 May 2020 09:15:38 +0000 (11:15 +0200)]
Support broadcast messages

3 years agoFix comments deleted display
Chocobozzz [Tue, 19 May 2020 08:48:50 +0000 (10:48 +0200)]
Fix comments deleted display

3 years agoAdd bulk comment actions on account dropdown
Chocobozzz [Tue, 19 May 2020 08:24:36 +0000 (10:24 +0200)]
Add bulk comment actions on account dropdown

3 years agoAdd ability to bulk delete comments
Chocobozzz [Thu, 14 May 2020 14:56:15 +0000 (16:56 +0200)]
Add ability to bulk delete comments

3 years agoAdd roadmap info in readme
Chocobozzz [Wed, 27 May 2020 12:12:18 +0000 (14:12 +0200)]
Add roadmap info in readme

3 years agoTranslated using Weblate (Portuguese (Portugal))
Daniel Santos [Sun, 24 May 2020 19:38:29 +0000 (19:38 +0000)]
Translated using Weblate (Portuguese (Portugal))

Currently translated at 100.0% (98 of 98 strings)

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