aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2017-07-31 15:59:14 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2017-07-31 15:59:14 +0800
commitf5708944153d4f288efb5588b0b520ca3f5a6bd1 (patch)
treec2359cc1e544f81914a9e194ea788dabea406f69 /net-im
parent8d7d18bde35ef9ebdfbe82f17aede79bf5c014a2 (diff)
parentbe954abe92b15ea6a8ddccaac0ddbdc9710baa3f (diff)
downloadfreebsd-ports-gnome-f5708944153d4f288efb5588b0b520ca3f5a6bd1.tar.gz
freebsd-ports-gnome-f5708944153d4f288efb5588b0b520ca3f5a6bd1.tar.zst
freebsd-ports-gnome-f5708944153d4f288efb5588b0b520ca3f5a6bd1.zip
Merge branch 'master' into gnome-3.24
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabberd/Makefile3
-rw-r--r--net-im/jabberd/distinfo6
-rw-r--r--net-im/mastodon/Makefile20
-rw-r--r--net-im/mastodon/distinfo6
-rw-r--r--net-im/mastodon/files/900.mastodon.in38
-rw-r--r--net-im/mastodon/files/mastodon_stream.in2
-rw-r--r--net-im/mastodon/files/mastodon_web.in2
-rw-r--r--net-im/mastodon/files/mastodon_workers.in2
-rw-r--r--net-im/mastodon/files/nginx-include.conf.in7
-rw-r--r--net-im/mastodon/files/patch-Gemfile14
-rw-r--r--net-im/mastodon/files/patch-config_sidekiq.yml10
-rw-r--r--net-im/mastodon/pkg-plist237
-rw-r--r--net-im/p5-AnyEvent-XMPP/Makefile1
-rw-r--r--net-im/p5-AnyEvent-XMPP/pkg-plist98
-rw-r--r--net-im/py-python-telegram-bot/Makefile2
-rw-r--r--net-im/py-python-telegram-bot/distinfo6
16 files changed, 218 insertions, 236 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index 6618264da8a5..a96aa60c1c90 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= jabberd
-PORTVERSION= 2.5.0
-PORTREVISION= 1
+PORTVERSION= 2.6.1
CATEGORIES= net-im
MASTER_SITES= https://github.com/jabberd2/jabberd2/releases/download/${PORTNAME}-${DISTVERSION}/ \
LOCAL/matthew/${PORTNAME}
diff --git a/net-im/jabberd/distinfo b/net-im/jabberd/distinfo
index 6bd2b19a021e..e0043c37d847 100644
--- a/net-im/jabberd/distinfo
+++ b/net-im/jabberd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485542106
-SHA256 (jabberd-2.5.0.tar.xz) = 9ec4a8be6c01fe68cccee347e08aab34399205ecfe3557985debc368b86aeb8a
-SIZE (jabberd-2.5.0.tar.xz) = 1507916
+TIMESTAMP = 1501080298
+SHA256 (jabberd-2.6.1.tar.xz) = c22d45bd4105b344351cbbfd6da99755182f64120747d18e91b6267a73775099
+SIZE (jabberd-2.6.1.tar.xz) = 1542156
diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile
index 8618ea5e61de..75233abb42f0 100644
--- a/net-im/mastodon/Makefile
+++ b/net-im/mastodon/Makefile
@@ -2,8 +2,7 @@
PORTNAME= mastodon
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.7
-PORTREVISION= 2
+DISTVERSION= 1.5.0rc2
CATEGORIES= net-im www
MAINTAINER= jrm@FreeBSD.org
@@ -12,6 +11,7 @@ COMMENT= GNU Social-compatible microblogging server
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+LIB_DEPENDS= libidn2.so:dns/libidn2
RUN_DEPENDS= ffmpeg>0:multimedia/ffmpeg \
libpqtypes>1.5.0:databases/libpqtypes \
npm>=0:www/npm
@@ -32,8 +32,10 @@ RUN_DEPENDS+= rubygem-aws-sdk>0:devel/rubygem-aws-sdk \
rubygem-paperclip-rails5>0:devel/rubygem-paperclip-rails5 \
rubygem-paperclip-av-transcoder>0:multimedia/rubygem-paperclip-av-transcoder
-RUN_DEPENDS+= rubygem-addressable>0:www/rubygem-addressable \
+RUN_DEPENDS+= rubygem-active_model_serializers>0:databases/rubygem-active_model_serializers \
+ rubygem-addressable>0:www/rubygem-addressable \
rubygem-browser>0:www/rubygem-browser \
+ rubygem-charlock_holmes>0:textproc/rubygem-charlock_holmes \
rubygem-cld3>0:textproc/rubygem-cld3 \
rubygem-devise-rails5>0:devel/rubygem-devise-rails5 \
rubygem-devise-two-factor-rails5>0:security/rubygem-devise-two-factor-rails5 \
@@ -46,6 +48,7 @@ RUN_DEPENDS+= rubygem-addressable>0:www/rubygem-addressable \
rubygem-http>0:www/rubygem-http \
rubygem-http_accept_language>0:devel/rubygem-http_accept_language \
rubygem-httplog>0:sysutils/rubygem-httplog \
+ rubygem-idn-ruby>0:dns/rubygem-idn-ruby \
rubygem-kaminari-rails5>0:www/rubygem-kaminari-rails5 \
rubygem-link_header>0:www/rubygem-link_header \
rubygem-nokogiri>0:textproc/rubygem-nokogiri \
@@ -60,6 +63,7 @@ RUN_DEPENDS+= rubygem-addressable>0:www/rubygem-addressable \
rubygem-rails-i18n>0:devel/rubygem-rails-i18n \
rubygem-rails-settings-cached-rails5>0:www/rubygem-rails-settings-cached-rails5 \
rubygem-redis>0:databases/rubygem-redis \
+ rubygem-mario-redis-lock>0:databases/rubygem-mario-redis-lock \
rubygem-rqrcode>0:www/rubygem-rqrcode \
rubygem-ruby-oembed>0:www/rubygem-ruby-oembed \
rubygem-sanitize>0:textproc/rubygem-sanitize \
@@ -73,7 +77,8 @@ RUN_DEPENDS+= rubygem-addressable>0:www/rubygem-addressable \
rubygem-statsd-instrument>0:devel/rubygem-statsd-instrument \
rubygem-twitter-text>0:textproc/rubygem-twitter-text \
rubygem-tzinfo-data>0:devel/rubygem-tzinfo-data \
- rubygem-webpacker-rails5>0:devel/rubygem-webpacker-rails5
+ rubygem-webpacker-rails5>0:devel/rubygem-webpacker-rails5 \
+ rubygem-webpush>0:security/rubygem-webpush
RUN_DEPENDS+= rubygem-lograge-rails5>0:www/rubygem-lograge-rails5 \
rubygem-redis-rails-rails5>0:www/rubygem-redis-rails-rails5
@@ -94,7 +99,7 @@ NO_ARCH= yes
NO_BUILD= yes
SUB_LIST+= RAKE="${LOCALBASE}/bin/rake" RUBY="${RUBY_NAME}"
-SUB_FILES= 900.mastodon nginx.conf nginx-include.conf
+SUB_FILES= nginx.conf nginx-include.conf
post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \
@@ -103,10 +108,7 @@ post-patch:
do-install:
${RM} ${WRKSRC}/Gemfile.lock \
${WRKSRC}/lib/tasks/auto_annotate_models.rake
- ${MKDIR} ${STAGEDIR}${LOCALBASE}/etc/periodic/daily \
- ${STAGEDIR}${WWWDIR} ${STAGEDIR}/var/log/mastodon
- ${INSTALL_SCRIPT} ${WRKDIR}/900.mastodon \
- ${STAGEDIR}${LOCALBASE}/etc/periodic/daily
+ ${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}/var/log/mastodon
${INSTALL_DATA} ${WRKDIR}/nginx.conf \
${STAGEDIR}${WWWDIR}/nginx.conf.sample
${INSTALL_DATA} ${WRKDIR}/nginx-include.conf \
diff --git a/net-im/mastodon/distinfo b/net-im/mastodon/distinfo
index 78fcdc1f9f9a..385b2e904203 100644
--- a/net-im/mastodon/distinfo
+++ b/net-im/mastodon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499005552
-SHA256 (tootsuite-mastodon-v1.4.7_GH0.tar.gz) = 3043bc32b78930cd0fd96439e9dcf99e2b05752247710bdc011435bb70744ccc
-SIZE (tootsuite-mastodon-v1.4.7_GH0.tar.gz) = 10198880
+TIMESTAMP = 1501262123
+SHA256 (tootsuite-mastodon-v1.5.0rc2_GH0.tar.gz) = 6801d4f05a6e3de40b1f3bd7daa30d3165d09e256f94f2fbdca74a63cce985f7
+SIZE (tootsuite-mastodon-v1.5.0rc2_GH0.tar.gz) = 9986310
diff --git a/net-im/mastodon/files/900.mastodon.in b/net-im/mastodon/files/900.mastodon.in
deleted file mode 100644
index 7f248986cc77..000000000000
--- a/net-im/mastodon/files/900.mastodon.in
+++ /dev/null
@@ -1,38 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# daily_mastodon="YES"
-#
-# These are daily tasks to ensure that Mastodon runs smoothly.
-#
-# Feed clear: Removes timelines of users who haven't signed in lately, which
-# saves RAM and improves message distribution. This is required to be run
-# periodically so that when they login again the regeneration process will
-# trigger.
-#
-# Media clear: Remove media attachments that have not been assigned to any status
-# for longer than a day.
-#
-# Users clear: Clear timelines of inactive users.
-#
-# Push refresh: Resubscribes PuSH for expiring remote users. This should be run
-# quite often as the expiration time depends on the particular hub of the remote
-# user.
-#
-
-if [ -r /etc/defaults/periodic.conf ]; then
- . /etc/defaults/periodic.conf
- source_periodic_confs
-fi
-
-rc=0
-
-case "$daily_mastodon_enable" in
- [Yy][Ee][Ss])
- cd %%WWWDIR%% && %%RAKE%% mastodon:daily RAILS_ENV=production LOG_LEVEL=warn
- rc=$?;;
- *) rc=0;;
-esac
-
-exit $rc
diff --git a/net-im/mastodon/files/mastodon_stream.in b/net-im/mastodon/files/mastodon_stream.in
index 2a957f04a3b1..677006daa63a 100644
--- a/net-im/mastodon/files/mastodon_stream.in
+++ b/net-im/mastodon/files/mastodon_stream.in
@@ -31,6 +31,6 @@ mastodon_stream_user="mastodon"
command="%%PREFIX%%/bin/node"
command_args="./streaming/index.js \
->> /var/log/mastodon/${name}.log 2>&1 &"
+>> /var/log/mastodon/${name##mastodon_}.log 2>&1 &"
run_rc_command "$1"
diff --git a/net-im/mastodon/files/mastodon_web.in b/net-im/mastodon/files/mastodon_web.in
index 5b2de175cf8c..ccdd3c53e038 100644
--- a/net-im/mastodon/files/mastodon_web.in
+++ b/net-im/mastodon/files/mastodon_web.in
@@ -35,6 +35,6 @@ procname="%%RUBY%%:"
command="%%PREFIX%%/bin/puma"
command_flags="-C config/puma.rb"
-command_args=">> /var/log/mastodon/${name}.log 2>&1 &"
+command_args=">> /var/log/mastodon/${name##mastodon_}.log 2>&1 &"
run_rc_command "$1"
diff --git a/net-im/mastodon/files/mastodon_workers.in b/net-im/mastodon/files/mastodon_workers.in
index b99a19692d62..365b7d8d523c 100644
--- a/net-im/mastodon/files/mastodon_workers.in
+++ b/net-im/mastodon/files/mastodon_workers.in
@@ -32,6 +32,6 @@ procname="%%RUBY%%:"
command="%%PREFIX%%/bin/sidekiq"
command_flags="-c ${mastodon_workers_threads} -q default -q mailers -q pull -q push"
-command_args=">> /var/log/mastodon/${name}.log 2>&1 &"
+command_args=">> /var/log/mastodon/${name##mastodon_}.log 2>&1 &"
run_rc_command "$1"
diff --git a/net-im/mastodon/files/nginx-include.conf.in b/net-im/mastodon/files/nginx-include.conf.in
index 4d1c6f971a72..f6a212f87c9f 100644
--- a/net-im/mastodon/files/nginx-include.conf.in
+++ b/net-im/mastodon/files/nginx-include.conf.in
@@ -32,7 +32,6 @@ server {
gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript;
add_header Strict-Transport-Security "max-age=31536000";
- add_header Content-Security-Policy "style-src 'self' 'unsafe-inline'; script-src 'self'; object-src 'self'; img-src data: https:; media-src data: https:; connect-src 'self' wss://example.com; upgrade-insecure-requests";
location / {
try_files $uri @proxy;
@@ -43,6 +42,10 @@ server {
try_files $uri @proxy;
}
+ location /sw.js {
+ add_header Cache-Control no-cache;
+ }
+
location @proxy {
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
@@ -51,7 +54,7 @@ server {
proxy_set_header Proxy "";
proxy_pass_header Server;
- proxy_pass http://127.0.0.1:3000;
+ proxy_pass http://localhost:3000;
proxy_buffering off;
proxy_redirect off;
proxy_http_version 1.1;
diff --git a/net-im/mastodon/files/patch-Gemfile b/net-im/mastodon/files/patch-Gemfile
index d3d074b159fa..fa6bd7e1d998 100644
--- a/net-im/mastodon/files/patch-Gemfile
+++ b/net-im/mastodon/files/patch-Gemfile
@@ -1,16 +1,16 @@
---- Gemfile.orig 2017-07-02 14:52:42 UTC
+--- Gemfile.orig 2017-07-25 22:12:41 UTC
+++ Gemfile
-@@ -19,7 +19,6 @@ gem 'paperclip', '~> 5.1'
- gem 'paperclip-av-transcoder', '~> 0.6'
+@@ -20,7 +20,6 @@ gem 'paperclip-av-transcoder', '~> 0.6'
+ gem 'active_model_serializers', '~> 0.10'
gem 'addressable', '~> 2.5'
-gem 'bootsnap'
gem 'browser'
+ gem 'charlock_holmes', '~> 0.7.3'
gem 'cld3', '~> 3.1'
- gem 'devise', '~> 4.2'
-@@ -62,45 +61,6 @@ gem 'twitter-text', '~> 1.14'
- gem 'tzinfo-data', '~> 1.2017'
+@@ -68,45 +67,6 @@ gem 'tzinfo-data', '~> 1.2017'
gem 'webpacker', '~> 2.0'
+ gem 'webpush'
-group :development, :test do
- gem 'fabrication', '~> 2.16'
@@ -24,7 +24,7 @@
- gem 'capybara', '~> 2.14'
- gem 'climate_control', '~> 0.2'
- gem 'faker', '~> 1.7'
-- gem 'microformats2', '~> 3.0'
+- gem 'microformats', '~> 4.0'
- gem 'rails-controller-testing', '~> 1.0'
- gem 'rspec-sidekiq', '~> 3.0'
- gem 'simplecov', '~> 0.14', require: false
diff --git a/net-im/mastodon/files/patch-config_sidekiq.yml b/net-im/mastodon/files/patch-config_sidekiq.yml
index 4cf07a20d639..cb4cfb587cef 100644
--- a/net-im/mastodon/files/patch-config_sidekiq.yml
+++ b/net-im/mastodon/files/patch-config_sidekiq.yml
@@ -1,7 +1,7 @@
---- config/sidekiq.yml.orig 2017-07-05 18:36:34 UTC
+--- config/sidekiq.yml.orig 2017-07-28 00:35:29 UTC
+++ config/sidekiq.yml
-@@ -18,3 +18,4 @@
- doorkeeper_cleanup_scheduler:
- cron: '1 1 * * 0'
- class: Scheduler::DoorkeeperCleanupScheduler
+@@ -21,3 +21,4 @@
+ user_cleanup_scheduler:
+ cron: '4 5 * * *'
+ class: Scheduler::UserCleanupScheduler
+:pidfile: tmp/mastodon_workers.pid
diff --git a/net-im/mastodon/pkg-plist b/net-im/mastodon/pkg-plist
index 15155b9c8629..c6da84200cd0 100644
--- a/net-im/mastodon/pkg-plist
+++ b/net-im/mastodon/pkg-plist
@@ -1,13 +1,11 @@
@owner mastodon
@group mastodon
-etc/periodic/daily/900.mastodon
@dir /var/log/mastodon
@dir %%WWWDIR%%
@dir %%WWWDIR%%/app
@dir %%WWWDIR%%/app/controllers
@dir %%WWWDIR%%/app/controllers/admin
@dir %%WWWDIR%%/app/controllers/api
-@dir %%WWWDIR%%/app/controllers/api/activitypub
@dir %%WWWDIR%%/app/controllers/api/v1
@dir %%WWWDIR%%/app/controllers/api/v1/timelines
@dir %%WWWDIR%%/app/controllers/api/web
@@ -95,35 +93,12 @@ etc/periodic/daily/900.mastodon
@dir %%WWWDIR%%/app/views
@dir %%WWWDIR%%/app/views/about
@dir %%WWWDIR%%/app/views/accounts
-@dir %%WWWDIR%%/app/views/activitypub
-@dir %%WWWDIR%%/app/views/activitypub/types
@dir %%WWWDIR%%/app/views/admin
@dir %%WWWDIR%%/app/views/admin/accounts
@dir %%WWWDIR%%/app/views/admin/domain_blocks
@dir %%WWWDIR%%/app/views/admin/instances
@dir %%WWWDIR%%/app/views/admin/reports
@dir %%WWWDIR%%/app/views/admin/settings
-@dir %%WWWDIR%%/app/views/api
-@dir %%WWWDIR%%/app/views/api/activitypub
-@dir %%WWWDIR%%/app/views/api/activitypub/activities
-@dir %%WWWDIR%%/app/views/api/activitypub/notes
-@dir %%WWWDIR%%/app/views/api/activitypub/outbox
-@dir %%WWWDIR%%/app/views/api/oembed
-@dir %%WWWDIR%%/app/views/api/v1
-@dir %%WWWDIR%%/app/views/api/v1/accounts
-@dir %%WWWDIR%%/app/views/api/v1/apps
-@dir %%WWWDIR%%/app/views/api/v1/blocks
-@dir %%WWWDIR%%/app/views/api/v1/favourites
-@dir %%WWWDIR%%/app/views/api/v1/follow_requests
-@dir %%WWWDIR%%/app/views/api/v1/follows
-@dir %%WWWDIR%%/app/views/api/v1/instances
-@dir %%WWWDIR%%/app/views/api/v1/media
-@dir %%WWWDIR%%/app/views/api/v1/mutes
-@dir %%WWWDIR%%/app/views/api/v1/notifications
-@dir %%WWWDIR%%/app/views/api/v1/reports
-@dir %%WWWDIR%%/app/views/api/v1/search
-@dir %%WWWDIR%%/app/views/api/v1/statuses
-@dir %%WWWDIR%%/app/views/api/v1/timelines
@dir %%WWWDIR%%/app/views/application
@dir %%WWWDIR%%/app/views/auth
@dir %%WWWDIR%%/app/views/auth/confirmations
@@ -200,7 +175,6 @@ etc/periodic/daily/900.mastodon
@dir %%WWWDIR%%/spec/controllers
@dir %%WWWDIR%%/spec/controllers/admin
@dir %%WWWDIR%%/spec/controllers/api
-@dir %%WWWDIR%%/spec/controllers/api/activitypub
@dir %%WWWDIR%%/spec/controllers/api/v1
@dir %%WWWDIR%%/spec/controllers/api/v1/timelines
@dir %%WWWDIR%%/spec/controllers/api/web
@@ -245,8 +219,6 @@ etc/periodic/daily/900.mastodon
@dir %%WWWDIR%%/spec/workers
@dir %%WWWDIR%%/spec/workers/pubsubhubbub
@dir %%WWWDIR%%/spec/workers/scheduler
-@dir %%WWWDIR%%/storybook
-@dir %%WWWDIR%%/storybook/stories
@dir %%WWWDIR%%/streaming
@dir %%WWWDIR%%/vendor
@dir %%WWWDIR%%/vendor/assets
@@ -294,6 +266,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/controllers/account_follow_controller.rb
%%WWWDIR%%/app/controllers/account_unfollow_controller.rb
%%WWWDIR%%/app/controllers/accounts_controller.rb
+%%WWWDIR%%/app/controllers/activitypub/outboxes_controller.rb
%%WWWDIR%%/app/controllers/admin/accounts_controller.rb
%%WWWDIR%%/app/controllers/admin/base_controller.rb
%%WWWDIR%%/app/controllers/admin/confirmations_controller.rb
@@ -304,12 +277,10 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/controllers/admin/resets_controller.rb
%%WWWDIR%%/app/controllers/admin/settings_controller.rb
%%WWWDIR%%/app/controllers/admin/silences_controller.rb
+%%WWWDIR%%/app/controllers/admin/statuses_controller.rb
%%WWWDIR%%/app/controllers/admin/subscriptions_controller.rb
%%WWWDIR%%/app/controllers/admin/suspensions_controller.rb
%%WWWDIR%%/app/controllers/admin/two_factor_authentications_controller.rb
-%%WWWDIR%%/app/controllers/api/activitypub/activities_controller.rb
-%%WWWDIR%%/app/controllers/api/activitypub/notes_controller.rb
-%%WWWDIR%%/app/controllers/api/activitypub/outbox_controller.rb
%%WWWDIR%%/app/controllers/api/base_controller.rb
%%WWWDIR%%/app/controllers/api/oembed_controller.rb
%%WWWDIR%%/app/controllers/api/push_controller.rb
@@ -344,6 +315,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/controllers/api/v1/timelines/home_controller.rb
%%WWWDIR%%/app/controllers/api/v1/timelines/public_controller.rb
%%WWWDIR%%/app/controllers/api/v1/timelines/tag_controller.rb
+%%WWWDIR%%/app/controllers/api/web/push_subscriptions_controller.rb
%%WWWDIR%%/app/controllers/api/web/settings_controller.rb
%%WWWDIR%%/app/controllers/application_controller.rb
%%WWWDIR%%/app/controllers/auth/confirmations_controller.rb
@@ -357,6 +329,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/controllers/concerns/localized.rb
%%WWWDIR%%/app/controllers/concerns/obfuscate_filename.rb
%%WWWDIR%%/app/controllers/concerns/rate_limit_headers.rb
+%%WWWDIR%%/app/controllers/concerns/signature_verification.rb
%%WWWDIR%%/app/controllers/concerns/user_tracking_concern.rb
%%WWWDIR%%/app/controllers/follower_accounts_controller.rb
%%WWWDIR%%/app/controllers/following_accounts_controller.rb
@@ -375,6 +348,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/controllers/settings/imports_controller.rb
%%WWWDIR%%/app/controllers/settings/preferences_controller.rb
%%WWWDIR%%/app/controllers/settings/profiles_controller.rb
+%%WWWDIR%%/app/controllers/settings/sessions_controller.rb
%%WWWDIR%%/app/controllers/settings/two_factor_authentication/confirmations_controller.rb
%%WWWDIR%%/app/controllers/settings/two_factor_authentication/recovery_codes_controller.rb
%%WWWDIR%%/app/controllers/settings/two_factor_authentications_controller.rb
@@ -383,16 +357,16 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/controllers/tags_controller.rb
%%WWWDIR%%/app/controllers/well_known/host_meta_controller.rb
%%WWWDIR%%/app/controllers/well_known/webfinger_controller.rb
-%%WWWDIR%%/app/helpers/activitystreams2_builder_helper.rb
%%WWWDIR%%/app/helpers/admin/filter_helper.rb
%%WWWDIR%%/app/helpers/application_helper.rb
+%%WWWDIR%%/app/helpers/emoji_helper.rb
%%WWWDIR%%/app/helpers/flashes_helper.rb
%%WWWDIR%%/app/helpers/home_helper.rb
-%%WWWDIR%%/app/helpers/http_helper.rb
%%WWWDIR%%/app/helpers/instance_helper.rb
%%WWWDIR%%/app/helpers/routing_helper.rb
%%WWWDIR%%/app/helpers/settings_helper.rb
%%WWWDIR%%/app/helpers/stream_entries_helper.rb
+%%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Medium.ttf
%%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Regular.ttf
%%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Regular.woff
%%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Regular.woff2
@@ -416,22 +390,21 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/fonts/roboto/roboto-regular-webfont.ttf
%%WWWDIR%%/app/javascript/fonts/roboto/roboto-regular-webfont.woff
%%WWWDIR%%/app/javascript/fonts/roboto/roboto-regular-webfont.woff2
-%%WWWDIR%%/app/javascript/images/background-photo.jpg
-%%WWWDIR%%/app/javascript/images/boost_sprite.png
+%%WWWDIR%%/app/javascript/images/elephant-fren.png
%%WWWDIR%%/app/javascript/images/elephant-friend-1.png
%%WWWDIR%%/app/javascript/images/elephant-friend.png
-%%WWWDIR%%/app/javascript/images/fluffy-elephant-friend.png
-%%WWWDIR%%/app/javascript/images/logo.png
%%WWWDIR%%/app/javascript/images/logo.svg
+%%WWWDIR%%/app/javascript/images/logo_alt.svg
+%%WWWDIR%%/app/javascript/images/logo_full.svg
%%WWWDIR%%/app/javascript/images/mastodon-getting-started.png
%%WWWDIR%%/app/javascript/images/mastodon-not-found.png
-%%WWWDIR%%/app/javascript/images/mastodon.jpg
%%WWWDIR%%/app/javascript/images/mastodon_small.jpg
%%WWWDIR%%/app/javascript/images/void.png
%%WWWDIR%%/app/javascript/mastodon/.gitkeep
%%WWWDIR%%/app/javascript/mastodon/actions/accounts.js
%%WWWDIR%%/app/javascript/mastodon/actions/alerts.js
%%WWWDIR%%/app/javascript/mastodon/actions/blocks.js
+%%WWWDIR%%/app/javascript/mastodon/actions/bundles.js
%%WWWDIR%%/app/javascript/mastodon/actions/cards.js
%%WWWDIR%%/app/javascript/mastodon/actions/columns.js
%%WWWDIR%%/app/javascript/mastodon/actions/compose.js
@@ -442,6 +415,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/mastodon/actions/mutes.js
%%WWWDIR%%/app/javascript/mastodon/actions/notifications.js
%%WWWDIR%%/app/javascript/mastodon/actions/onboarding.js
+%%WWWDIR%%/app/javascript/mastodon/actions/push_notifications.js
%%WWWDIR%%/app/javascript/mastodon/actions/reports.js
%%WWWDIR%%/app/javascript/mastodon/actions/search.js
%%WWWDIR%%/app/javascript/mastodon/actions/settings.js
@@ -478,9 +452,12 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/mastodon/components/status_list.js
%%WWWDIR%%/app/javascript/mastodon/components/video_player.js
%%WWWDIR%%/app/javascript/mastodon/containers/account_container.js
+%%WWWDIR%%/app/javascript/mastodon/containers/dropdown_menu_container.js
%%WWWDIR%%/app/javascript/mastodon/containers/mastodon.js
%%WWWDIR%%/app/javascript/mastodon/containers/status_container.js
+%%WWWDIR%%/app/javascript/mastodon/containers/timeline_container.js
%%WWWDIR%%/app/javascript/mastodon/emoji.js
+%%WWWDIR%%/app/javascript/mastodon/emojione_light.js
%%WWWDIR%%/app/javascript/mastodon/extra_polyfills.js
%%WWWDIR%%/app/javascript/mastodon/features/account/components/action_bar.js
%%WWWDIR%%/app/javascript/mastodon/features/account/components/header.js
@@ -548,33 +525,44 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/mastodon/features/reblogs/index.js
%%WWWDIR%%/app/javascript/mastodon/features/report/components/status_check_box.js
%%WWWDIR%%/app/javascript/mastodon/features/report/containers/status_check_box_container.js
+%%WWWDIR%%/app/javascript/mastodon/features/standalone/public_timeline/index.js
%%WWWDIR%%/app/javascript/mastodon/features/status/components/action_bar.js
%%WWWDIR%%/app/javascript/mastodon/features/status/components/card.js
%%WWWDIR%%/app/javascript/mastodon/features/status/components/detailed_status.js
%%WWWDIR%%/app/javascript/mastodon/features/status/containers/card_container.js
%%WWWDIR%%/app/javascript/mastodon/features/status/index.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/components/actions_modal.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/boost_modal.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/components/bundle.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/components/bundle_column_error.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/components/bundle_modal_error.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/column.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/column_header.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/column_link.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/components/column_loading.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/column_subheading.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/columns_area.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/confirmation_modal.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/image_loader.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/media_modal.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/components/modal_loading.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/modal_root.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/onboarding_modal.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/report_modal.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/tabs_bar.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/upload_area.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/components/video_modal.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/containers/bundle_container.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/containers/columns_area_container.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/containers/loading_bar_container.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/containers/modal_container.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/containers/notifications_container.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/containers/status_list_container.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/index.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/util/async-components.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/util/get_rect_from_entry.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/util/intersection_observer_wrapper.js
+%%WWWDIR%%/app/javascript/mastodon/features/ui/util/react_router_helpers.js
%%WWWDIR%%/app/javascript/mastodon/features/ui/util/schedule_idle_task.js
%%WWWDIR%%/app/javascript/mastodon/is_mobile.js
%%WWWDIR%%/app/javascript/mastodon/link_header.js
@@ -598,6 +586,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/mastodon/locales/io.json
%%WWWDIR%%/app/javascript/mastodon/locales/it.json
%%WWWDIR%%/app/javascript/mastodon/locales/ja.json
+%%WWWDIR%%/app/javascript/mastodon/locales/ko.json
%%WWWDIR%%/app/javascript/mastodon/locales/locale-data/README.md
%%WWWDIR%%/app/javascript/mastodon/locales/locale-data/oc.js
%%WWWDIR%%/app/javascript/mastodon/locales/nl.json
@@ -627,6 +616,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/mastodon/locales/whitelist_io.json
%%WWWDIR%%/app/javascript/mastodon/locales/whitelist_it.json
%%WWWDIR%%/app/javascript/mastodon/locales/whitelist_ja.json
+%%WWWDIR%%/app/javascript/mastodon/locales/whitelist_ko.json
%%WWWDIR%%/app/javascript/mastodon/locales/whitelist_nl.json
%%WWWDIR%%/app/javascript/mastodon/locales/whitelist_no.json
%%WWWDIR%%/app/javascript/mastodon/locales/whitelist_oc.json
@@ -648,6 +638,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/mastodon/middleware/loading_bar.js
%%WWWDIR%%/app/javascript/mastodon/middleware/sounds.js
%%WWWDIR%%/app/javascript/mastodon/performance.js
+%%WWWDIR%%/app/javascript/mastodon/ready.js
%%WWWDIR%%/app/javascript/mastodon/reducers/accounts.js
%%WWWDIR%%/app/javascript/mastodon/reducers/accounts_counters.js
%%WWWDIR%%/app/javascript/mastodon/reducers/alerts.js
@@ -659,6 +650,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/mastodon/reducers/meta.js
%%WWWDIR%%/app/javascript/mastodon/reducers/modal.js
%%WWWDIR%%/app/javascript/mastodon/reducers/notifications.js
+%%WWWDIR%%/app/javascript/mastodon/reducers/push_notifications.js
%%WWWDIR%%/app/javascript/mastodon/reducers/relationships.js
%%WWWDIR%%/app/javascript/mastodon/reducers/reports.js
%%WWWDIR%%/app/javascript/mastodon/reducers/search.js
@@ -670,9 +662,14 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/mastodon/rtl.js
%%WWWDIR%%/app/javascript/mastodon/scroll.js
%%WWWDIR%%/app/javascript/mastodon/selectors/index.js
+%%WWWDIR%%/app/javascript/mastodon/service_worker/entry.js
+%%WWWDIR%%/app/javascript/mastodon/service_worker/web_push_notifications.js
%%WWWDIR%%/app/javascript/mastodon/store/configureStore.js
%%WWWDIR%%/app/javascript/mastodon/stream.js
%%WWWDIR%%/app/javascript/mastodon/uuid.js
+%%WWWDIR%%/app/javascript/mastodon/web_push_subscription.js
+%%WWWDIR%%/app/javascript/packs/about.js
+%%WWWDIR%%/app/javascript/packs/admin.js
%%WWWDIR%%/app/javascript/packs/application.js
%%WWWDIR%%/app/javascript/packs/common.js
%%WWWDIR%%/app/javascript/packs/public.js
@@ -698,17 +695,27 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/styles/stream_entries.scss
%%WWWDIR%%/app/javascript/styles/tables.scss
%%WWWDIR%%/app/javascript/styles/variables.scss
+%%WWWDIR%%/app/lib/activitypub/adapter.rb
+%%WWWDIR%%/app/lib/activitypub/tag_manager.rb
%%WWWDIR%%/app/lib/application_extension.rb
-%%WWWDIR%%/app/lib/atom_serializer.rb
+%%WWWDIR%%/app/lib/emoji.rb
%%WWWDIR%%/app/lib/exceptions.rb
%%WWWDIR%%/app/lib/extractor.rb
%%WWWDIR%%/app/lib/feed_manager.rb
%%WWWDIR%%/app/lib/formatter.rb
%%WWWDIR%%/app/lib/hash_object.rb
-%%WWWDIR%%/app/lib/inline_rabl_scope.rb
%%WWWDIR%%/app/lib/inline_renderer.rb
%%WWWDIR%%/app/lib/language_detector.rb
+%%WWWDIR%%/app/lib/ostatus/activity/base.rb
+%%WWWDIR%%/app/lib/ostatus/activity/creation.rb
+%%WWWDIR%%/app/lib/ostatus/activity/deletion.rb
+%%WWWDIR%%/app/lib/ostatus/activity/general.rb
+%%WWWDIR%%/app/lib/ostatus/activity/post.rb
+%%WWWDIR%%/app/lib/ostatus/activity/remote.rb
+%%WWWDIR%%/app/lib/ostatus/activity/share.rb
+%%WWWDIR%%/app/lib/ostatus/atom_serializer.rb
%%WWWDIR%%/app/lib/provider_discovery.rb
+%%WWWDIR%%/app/lib/request.rb
%%WWWDIR%%/app/lib/sanitize_config.rb
%%WWWDIR%%/app/lib/settings/extend.rb
%%WWWDIR%%/app/lib/settings/scoped_settings.rb
@@ -736,6 +743,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/models/concerns/remotable.rb
%%WWWDIR%%/app/models/concerns/status_threading_concern.rb
%%WWWDIR%%/app/models/concerns/streamable.rb
+%%WWWDIR%%/app/models/context.rb
%%WWWDIR%%/app/models/conversation.rb
%%WWWDIR%%/app/models/conversation_mute.rb
%%WWWDIR%%/app/models/domain_block.rb
@@ -744,7 +752,9 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/models/feed.rb
%%WWWDIR%%/app/models/follow.rb
%%WWWDIR%%/app/models/follow_request.rb
+%%WWWDIR%%/app/models/form/admin_settings.rb
%%WWWDIR%%/app/models/form/delete_confirmation.rb
+%%WWWDIR%%/app/models/form/status_batch.rb
%%WWWDIR%%/app/models/form/two_factor_confirmation.rb
%%WWWDIR%%/app/models/import.rb
%%WWWDIR%%/app/models/instance.rb
@@ -757,6 +767,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/models/remote_profile.rb
%%WWWDIR%%/app/models/report.rb
%%WWWDIR%%/app/models/report_filter.rb
+%%WWWDIR%%/app/models/search.rb
%%WWWDIR%%/app/models/session_activation.rb
%%WWWDIR%%/app/models/setting.rb
%%WWWDIR%%/app/models/status.rb
@@ -765,9 +776,43 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/models/tag.rb
%%WWWDIR%%/app/models/user.rb
%%WWWDIR%%/app/models/web.rb
+%%WWWDIR%%/app/models/web/push_subscription.rb
%%WWWDIR%%/app/models/web/setting.rb
%%WWWDIR%%/app/policies/status_policy.rb
+%%WWWDIR%%/app/presenters/account_relationships_presenter.rb
+%%WWWDIR%%/app/presenters/activitypub/collection_presenter.rb
+%%WWWDIR%%/app/presenters/initial_state_presenter.rb
%%WWWDIR%%/app/presenters/instance_presenter.rb
+%%WWWDIR%%/app/presenters/status_relationships_presenter.rb
+%%WWWDIR%%/app/serializers/activitypub/accept_follow_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/activity_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/actor_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/block_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/collection_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/delete_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/follow_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/like_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/note_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/public_key_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/reject_follow_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/undo_block_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/undo_follow_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/undo_like_serializer.rb
+%%WWWDIR%%/app/serializers/activitypub/update_serializer.rb
+%%WWWDIR%%/app/serializers/initial_state_serializer.rb
+%%WWWDIR%%/app/serializers/oembed_serializer.rb
+%%WWWDIR%%/app/serializers/rest/account_serializer.rb
+%%WWWDIR%%/app/serializers/rest/application_serializer.rb
+%%WWWDIR%%/app/serializers/rest/context_serializer.rb
+%%WWWDIR%%/app/serializers/rest/credential_account_serializer.rb
+%%WWWDIR%%/app/serializers/rest/instance_serializer.rb
+%%WWWDIR%%/app/serializers/rest/media_attachment_serializer.rb
+%%WWWDIR%%/app/serializers/rest/notification_serializer.rb
+%%WWWDIR%%/app/serializers/rest/preview_card_serializer.rb
+%%WWWDIR%%/app/serializers/rest/relationship_serializer.rb
+%%WWWDIR%%/app/serializers/rest/report_serializer.rb
+%%WWWDIR%%/app/serializers/rest/search_serializer.rb
+%%WWWDIR%%/app/serializers/rest/status_serializer.rb
%%WWWDIR%%/app/services/account_search_service.rb
%%WWWDIR%%/app/services/after_block_service.rb
%%WWWDIR%%/app/services/authorize_follow_service.rb
@@ -817,30 +862,17 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/validators/unreserved_username_validator.rb
%%WWWDIR%%/app/validators/url_validator.rb
%%WWWDIR%%/app/views/about/_contact.html.haml
-%%WWWDIR%%/app/views/about/_links.html.haml
+%%WWWDIR%%/app/views/about/_features.html.haml
%%WWWDIR%%/app/views/about/_registration.html.haml
-%%WWWDIR%%/app/views/about/_version.html.haml
%%WWWDIR%%/app/views/about/more.html.haml
%%WWWDIR%%/app/views/about/show.html.haml
-%%WWWDIR%%/app/views/about/terms.en.html.haml
-%%WWWDIR%%/app/views/about/terms.ja.html.haml
-%%WWWDIR%%/app/views/about/terms.no.html.haml
+%%WWWDIR%%/app/views/about/terms.html.haml
%%WWWDIR%%/app/views/accounts/_follow_grid.html.haml
%%WWWDIR%%/app/views/accounts/_grid_card.html.haml
%%WWWDIR%%/app/views/accounts/_header.html.haml
%%WWWDIR%%/app/views/accounts/_nothing_here.html.haml
%%WWWDIR%%/app/views/accounts/_og.html.haml
-%%WWWDIR%%/app/views/accounts/show.activitystreams2.rabl
%%WWWDIR%%/app/views/accounts/show.html.haml
-%%WWWDIR%%/app/views/activitypub/base.activitystreams2.rabl
-%%WWWDIR%%/app/views/activitypub/intransient.activitystreams2.rabl
-%%WWWDIR%%/app/views/activitypub/types/announce.activitystreams2.rabl
-%%WWWDIR%%/app/views/activitypub/types/collection.activitystreams2.rabl
-%%WWWDIR%%/app/views/activitypub/types/create.activitystreams2.rabl
-%%WWWDIR%%/app/views/activitypub/types/note.activitystreams2.rabl
-%%WWWDIR%%/app/views/activitypub/types/ordered_collection.activitystreams2.rabl
-%%WWWDIR%%/app/views/activitypub/types/ordered_collection_page.activitystreams2.rabl
-%%WWWDIR%%/app/views/activitypub/types/person.activitystreams2.rabl
%%WWWDIR%%/app/views/admin/accounts/_account.html.haml
%%WWWDIR%%/app/views/admin/accounts/_card.html.haml
%%WWWDIR%%/app/views/admin/accounts/index.html.haml
@@ -855,45 +887,10 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/views/admin/reports/index.html.haml
%%WWWDIR%%/app/views/admin/reports/show.html.haml
%%WWWDIR%%/app/views/admin/settings/edit.html.haml
+%%WWWDIR%%/app/views/admin/statuses/index.html.haml
%%WWWDIR%%/app/views/admin/subscriptions/_subscription.html.haml
%%WWWDIR%%/app/views/admin/subscriptions/index.html.haml
%%WWWDIR%%/app/views/admin_mailer/new_report.text.erb
-%%WWWDIR%%/app/views/api/activitypub/activities/_show_status.activitystreams2.rabl
-%%WWWDIR%%/app/views/api/activitypub/activities/show_status_announce.activitystreams2.rabl
-%%WWWDIR%%/app/views/api/activitypub/activities/show_status_create.activitystreams2.rabl
-%%WWWDIR%%/app/views/api/activitypub/notes/show.activitystreams2.rabl
-%%WWWDIR%%/app/views/api/activitypub/outbox/show.activitystreams2.rabl
-%%WWWDIR%%/app/views/api/activitypub/outbox/show_page.activitystreams2.rabl
-%%WWWDIR%%/app/views/api/oembed/show.json.rabl
-%%WWWDIR%%/app/views/api/v1/accounts/index.rabl
-%%WWWDIR%%/app/views/api/v1/accounts/relationship.rabl
-%%WWWDIR%%/app/views/api/v1/accounts/relationships/index.rabl
-%%WWWDIR%%/app/views/api/v1/accounts/show.rabl
-%%WWWDIR%%/app/views/api/v1/accounts/statuses/index.rabl
-%%WWWDIR%%/app/views/api/v1/apps/create.rabl
-%%WWWDIR%%/app/views/api/v1/apps/show.rabl
-%%WWWDIR%%/app/views/api/v1/blocks/index.rabl
-%%WWWDIR%%/app/views/api/v1/favourites/index.rabl
-%%WWWDIR%%/app/views/api/v1/follow_requests/index.rabl
-%%WWWDIR%%/app/views/api/v1/follows/show.rabl
-%%WWWDIR%%/app/views/api/v1/instances/show.rabl
-%%WWWDIR%%/app/views/api/v1/media/create.rabl
-%%WWWDIR%%/app/views/api/v1/mutes/index.rabl
-%%WWWDIR%%/app/views/api/v1/notifications/index.rabl
-%%WWWDIR%%/app/views/api/v1/notifications/show.rabl
-%%WWWDIR%%/app/views/api/v1/reports/index.rabl
-%%WWWDIR%%/app/views/api/v1/reports/show.rabl
-%%WWWDIR%%/app/views/api/v1/search/index.rabl
-%%WWWDIR%%/app/views/api/v1/statuses/_media.rabl
-%%WWWDIR%%/app/views/api/v1/statuses/_mention.rabl
-%%WWWDIR%%/app/views/api/v1/statuses/_show.rabl
-%%WWWDIR%%/app/views/api/v1/statuses/_tags.rabl
-%%WWWDIR%%/app/views/api/v1/statuses/accounts.rabl
-%%WWWDIR%%/app/views/api/v1/statuses/card.rabl
-%%WWWDIR%%/app/views/api/v1/statuses/context.rabl
-%%WWWDIR%%/app/views/api/v1/statuses/index.rabl
-%%WWWDIR%%/app/views/api/v1/statuses/show.rabl
-%%WWWDIR%%/app/views/api/v1/timelines/show.rabl
%%WWWDIR%%/app/views/application/_flashes.html.haml
%%WWWDIR%%/app/views/auth/confirmations/new.html.haml
%%WWWDIR%%/app/views/auth/passwords/edit.html.haml
@@ -907,6 +904,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/views/authorize_follows/_card.html.haml
%%WWWDIR%%/app/views/authorize_follows/error.html.haml
%%WWWDIR%%/app/views/authorize_follows/show.html.haml
+%%WWWDIR%%/app/views/authorize_follows/success.html.haml
%%WWWDIR%%/app/views/errors/403.html.haml
%%WWWDIR%%/app/views/errors/404.html.haml
%%WWWDIR%%/app/views/errors/410.html.haml
@@ -914,7 +912,6 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/views/follower_accounts/index.html.haml
%%WWWDIR%%/app/views/following_accounts/index.html.haml
%%WWWDIR%%/app/views/home/index.html.haml
-%%WWWDIR%%/app/views/home/initial_state.json.rabl
%%WWWDIR%%/app/views/kaminari/_next_page.html.haml
%%WWWDIR%%/app/views/kaminari/_paginator.html.haml
%%WWWDIR%%/app/views/kaminari/_prev_page.html.haml
@@ -1095,11 +1092,13 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/workers/scheduler/feed_cleanup_scheduler.rb
%%WWWDIR%%/app/workers/scheduler/media_cleanup_scheduler.rb
%%WWWDIR%%/app/workers/scheduler/subscriptions_scheduler.rb
+%%WWWDIR%%/app/workers/scheduler/user_cleanup_scheduler.rb
%%WWWDIR%%/app/workers/soft_block_domain_followers_worker.rb
%%WWWDIR%%/app/workers/soft_block_worker.rb
%%WWWDIR%%/app/workers/thread_resolve_worker.rb
%%WWWDIR%%/app/workers/unfavourite_worker.rb
%%WWWDIR%%/app/workers/unmerge_worker.rb
+%%WWWDIR%%/app/workers/web_push_notification_worker.rb
%%WWWDIR%%/boxfile.yml
%%WWWDIR%%/config.ru
%%WWWDIR%%/config/application.rb
@@ -1112,6 +1111,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/config/environments/production.rb
%%WWWDIR%%/config/environments/test.rb
%%WWWDIR%%/config/i18n-tasks.yml
+%%WWWDIR%%/config/initializers/active_model_serializers.rb
%%WWWDIR%%/config/initializers/application_controller_renderer.rb
%%WWWDIR%%/config/initializers/assets.rb
%%WWWDIR%%/config/initializers/backtrace_silencers.rb
@@ -1142,14 +1142,17 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/config/initializers/statsd.rb
%%WWWDIR%%/config/initializers/timeout.rb
%%WWWDIR%%/config/initializers/trusted_proxies.rb
+%%WWWDIR%%/config/initializers/vapid.rb
%%WWWDIR%%/config/initializers/wrap_parameters.rb
%%WWWDIR%%/config/locales/activerecord.ca.yml
%%WWWDIR%%/config/locales/activerecord.en.yml
%%WWWDIR%%/config/locales/activerecord.fa.yml
+%%WWWDIR%%/config/locales/activerecord.fr.yml
%%WWWDIR%%/config/locales/activerecord.he.yml
%%WWWDIR%%/config/locales/activerecord.id.yml
%%WWWDIR%%/config/locales/activerecord.it.yml
%%WWWDIR%%/config/locales/activerecord.ja.yml
+%%WWWDIR%%/config/locales/activerecord.nl.yml
%%WWWDIR%%/config/locales/activerecord.no.yml
%%WWWDIR%%/config/locales/activerecord.oc.yml
%%WWWDIR%%/config/locales/activerecord.pl.yml
@@ -1232,6 +1235,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/config/locales/io.yml
%%WWWDIR%%/config/locales/it.yml
%%WWWDIR%%/config/locales/ja.yml
+%%WWWDIR%%/config/locales/ko.yml
%%WWWDIR%%/config/locales/nl.yml
%%WWWDIR%%/config/locales/no.yml
%%WWWDIR%%/config/locales/oc.yml
@@ -1256,6 +1260,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/config/locales/simple_form.io.yml
%%WWWDIR%%/config/locales/simple_form.it.yml
%%WWWDIR%%/config/locales/simple_form.ja.yml
+%%WWWDIR%%/config/locales/simple_form.ko.yml
%%WWWDIR%%/config/locales/simple_form.nl.yml
%%WWWDIR%%/config/locales/simple_form.no.yml
%%WWWDIR%%/config/locales/simple_form.oc.yml
@@ -1382,14 +1387,21 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/db/migrate/20170508230434_create_conversation_mutes.rb
%%WWWDIR%%/db/migrate/20170516072309_add_index_accounts_on_uri.rb
%%WWWDIR%%/db/migrate/20170520145338_change_language_filter_to_opt_out.rb
-%%WWWDIR%%/db/migrate/20170623152212_create_session_activations.rb
%%WWWDIR%%/db/migrate/20170601210557_add_index_on_media_attachments_account_id.rb
%%WWWDIR%%/db/migrate/20170604144747_add_foreign_keys_for_accounts.rb
%%WWWDIR%%/db/migrate/20170606113804_change_tag_search_index_to_btree.rb
%%WWWDIR%%/db/migrate/20170609145826_remove_default_language_from_statuses.rb
%%WWWDIR%%/db/migrate/20170610000000_add_statuses_index_on_account_id_id.rb
+%%WWWDIR%%/db/migrate/20170623152212_create_session_activations.rb
%%WWWDIR%%/db/migrate/20170624134742_add_description_to_session_activations.rb
%%WWWDIR%%/db/migrate/20170625140443_add_access_token_id_to_session_activations.rb
+%%WWWDIR%%/db/migrate/20170711225116_fix_null_booleans.rb
+%%WWWDIR%%/db/migrate/20170713112503_make_tag_search_case_insensitive.rb
+%%WWWDIR%%/db/migrate/20170713175513_create_web_push_subscriptions.rb
+%%WWWDIR%%/db/migrate/20170713190709_add_web_push_subscription_to_session_activations.rb
+%%WWWDIR%%/db/migrate/20170714184731_add_domain_to_subscriptions.rb
+%%WWWDIR%%/db/migrate/20170718211102_add_activitypub_to_accounts.rb
+%%WWWDIR%%/db/migrate/20170720000000_add_index_favourites_on_account_id_and_id.rb
%%WWWDIR%%/db/schema.rb
%%WWWDIR%%/db/seeds.rb
%%WWWDIR%%/docker-compose.yml
@@ -1418,6 +1430,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/docs/Using-the-API/Testing-with-cURL.md
%%WWWDIR%%/docs/Using-the-API/Tips-for-app-developers.md
%%WWWDIR%%/lib/assets/.keep
+%%WWWDIR%%/lib/assets/emoji.json
%%WWWDIR%%/lib/mastodon/redis_config.rb
%%WWWDIR%%/lib/mastodon/version.rb
%%WWWDIR%%/lib/paperclip/gif_transcoder.rb
@@ -1435,6 +1448,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/public/android-chrome-192x192.png
%%WWWDIR%%/public/apple-touch-icon.png
%%WWWDIR%%/public/avatars/original/missing.png
+%%WWWDIR%%/public/badge.png
%%WWWDIR%%/public/browserconfig.xml
%%WWWDIR%%/public/emoji/0023-20e3.png
%%WWWDIR%%/public/emoji/0023-20e3.svg
@@ -5109,6 +5123,10 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/public/robots.txt
%%WWWDIR%%/public/sounds/boop.mp3
%%WWWDIR%%/public/sounds/boop.ogg
+%%WWWDIR%%/public/sw.js
+%%WWWDIR%%/public/web-push-icon_expand.png
+%%WWWDIR%%/public/web-push-icon_favourite.png
+%%WWWDIR%%/public/web-push-icon_reblog.png
%%WWWDIR%%/scalingo.json
%%WWWDIR%%/spec/controllers/about_controller_spec.rb
%%WWWDIR%%/spec/controllers/account_follow_controller_spec.rb
@@ -5124,12 +5142,10 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/controllers/admin/resets_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/settings_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/silences_controller_spec.rb
+%%WWWDIR%%/spec/controllers/admin/statuses_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/subscriptions_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/suspensions_controller_spec.rb
%%WWWDIR%%/spec/controllers/admin/two_factor_authentications_controller_spec.rb
-%%WWWDIR%%/spec/controllers/api/activitypub/activities_controller_spec.rb
-%%WWWDIR%%/spec/controllers/api/activitypub/notes_controller_spec.rb
-%%WWWDIR%%/spec/controllers/api/activitypub/outbox_controller_spec.rb
%%WWWDIR%%/spec/controllers/api/base_controller_spec.rb
%%WWWDIR%%/spec/controllers/api/oembed_controller_spec.rb
%%WWWDIR%%/spec/controllers/api/push_controller_spec.rb
@@ -5164,6 +5180,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/controllers/api/v1/timelines/home_controller_spec.rb
%%WWWDIR%%/spec/controllers/api/v1/timelines/public_controller_spec.rb
%%WWWDIR%%/spec/controllers/api/v1/timelines/tag_controller_spec.rb
+%%WWWDIR%%/spec/controllers/api/web/push_subscriptions_controller_spec.rb
%%WWWDIR%%/spec/controllers/api/web/settings_controller_spec.rb
%%WWWDIR%%/spec/controllers/application_controller_spec.rb
%%WWWDIR%%/spec/controllers/auth/confirmations_controller_spec.rb
@@ -5176,6 +5193,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/controllers/concerns/localized_spec.rb
%%WWWDIR%%/spec/controllers/concerns/obfuscate_filename_spec.rb
%%WWWDIR%%/spec/controllers/concerns/rate_limit_headers_spec.rb
+%%WWWDIR%%/spec/controllers/concerns/signature_verification_spec.rb
%%WWWDIR%%/spec/controllers/concerns/user_tracking_concern_spec.rb
%%WWWDIR%%/spec/controllers/follower_accounts_controller_spec.rb
%%WWWDIR%%/spec/controllers/following_accounts_controller_spec.rb
@@ -5202,6 +5220,8 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/controllers/tags_controller_spec.rb
%%WWWDIR%%/spec/controllers/well_known/host_meta_controller_spec.rb
%%WWWDIR%%/spec/controllers/well_known/webfinger_controller_spec.rb
+%%WWWDIR%%/spec/fabricators/access_token_fabricator.rb
+%%WWWDIR%%/spec/fabricators/accessible_access_token_fabricator.rb
%%WWWDIR%%/spec/fabricators/account_domain_block_fabricator.rb
%%WWWDIR%%/spec/fabricators/account_fabricator.rb
%%WWWDIR%%/spec/fabricators/application_fabricator.rb
@@ -5225,6 +5245,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/fabricators/subscription_fabricator.rb
%%WWWDIR%%/spec/fabricators/tag_fabricator.rb
%%WWWDIR%%/spec/fabricators/user_fabricator.rb
+%%WWWDIR%%/spec/fabricators/web_push_subscription_fabricator.rb
%%WWWDIR%%/spec/fabricators/web_setting_fabricator.rb
%%WWWDIR%%/spec/features/log_in_spec.rb
%%WWWDIR%%/spec/fixtures/files/attachment.gif
@@ -5240,6 +5261,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/fixtures/requests/avatar.txt
%%WWWDIR%%/spec/fixtures/requests/feed.txt
%%WWWDIR%%/spec/fixtures/requests/idn.txt
+%%WWWDIR%%/spec/fixtures/requests/koi8-r.txt
%%WWWDIR%%/spec/fixtures/requests/localdomain-feed.txt
%%WWWDIR%%/spec/fixtures/requests/localdomain-hostmeta.txt
%%WWWDIR%%/spec/fixtures/requests/localdomain-webfinger.txt
@@ -5249,19 +5271,19 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/fixtures/requests/oembed_undiscoverable.html
%%WWWDIR%%/spec/fixtures/requests/oembed_xml.html
%%WWWDIR%%/spec/fixtures/requests/redirected.host-meta.txt
+%%WWWDIR%%/spec/fixtures/requests/sjis.txt
+%%WWWDIR%%/spec/fixtures/requests/sjis_with_wrong_charset.txt
%%WWWDIR%%/spec/fixtures/requests/webfinger-hacker1.txt
%%WWWDIR%%/spec/fixtures/requests/webfinger-hacker2.txt
%%WWWDIR%%/spec/fixtures/requests/webfinger.txt
%%WWWDIR%%/spec/fixtures/salmon/mention.xml
%%WWWDIR%%/spec/fixtures/xml/mastodon.atom
-%%WWWDIR%%/spec/helpers/activitystreams2_builder_helper_spec.rb
%%WWWDIR%%/spec/helpers/admin/filter_helper_spec.rb
%%WWWDIR%%/spec/helpers/application_helper_spec.rb
+%%WWWDIR%%/spec/helpers/emoji_helper_spec.rb
%%WWWDIR%%/spec/helpers/flashes_helper_spec.rb
%%WWWDIR%%/spec/helpers/home_helper_spec.rb
-%%WWWDIR%%/spec/helpers/http_helper_spec.rb
%%WWWDIR%%/spec/helpers/instance_helper_spec.rb
-%%WWWDIR%%/spec/helpers/routing_helper.rb
%%WWWDIR%%/spec/helpers/settings_helper_spec.rb
%%WWWDIR%%/spec/helpers/stream_entries_helper_spec.rb
%%WWWDIR%%/spec/javascript/.eslintrc.yml
@@ -5272,14 +5294,15 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/javascript/components/emojify.test.js
%%WWWDIR%%/spec/javascript/components/features/ui/components/column.test.js
%%WWWDIR%%/spec/javascript/setup.js
-%%WWWDIR%%/spec/lib/atom_serializer_spec.rb
+%%WWWDIR%%/spec/lib/emoji_spec.rb
%%WWWDIR%%/spec/lib/extractor_spec.rb
%%WWWDIR%%/spec/lib/feed_manager_spec.rb
%%WWWDIR%%/spec/lib/formatter_spec.rb
%%WWWDIR%%/spec/lib/hash_object_spec.rb
-%%WWWDIR%%/spec/lib/inline_rabl_scope_spec.rb
%%WWWDIR%%/spec/lib/language_detector_spec.rb
+%%WWWDIR%%/spec/lib/ostatus/atom_serializer_spec.rb
%%WWWDIR%%/spec/lib/provider_discovery_spec.rb
+%%WWWDIR%%/spec/lib/request_spec.rb
%%WWWDIR%%/spec/lib/status_filter_spec.rb
%%WWWDIR%%/spec/lib/stream_entry_finder_spec.rb
%%WWWDIR%%/spec/lib/tag_manager_spec.rb
@@ -5302,6 +5325,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/models/feed_spec.rb
%%WWWDIR%%/spec/models/follow_request_spec.rb
%%WWWDIR%%/spec/models/follow_spec.rb
+%%WWWDIR%%/spec/models/form/status_batch_spec.rb
%%WWWDIR%%/spec/models/import_spec.rb
%%WWWDIR%%/spec/models/media_attachment_spec.rb
%%WWWDIR%%/spec/models/mention_spec.rb
@@ -5316,6 +5340,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/models/subscription_spec.rb
%%WWWDIR%%/spec/models/tag_spec.rb
%%WWWDIR%%/spec/models/user_spec.rb
+%%WWWDIR%%/spec/models/web/push_subscription_spec.rb
%%WWWDIR%%/spec/models/web/setting_spec.rb
%%WWWDIR%%/spec/policies/status_policy_spec.rb
%%WWWDIR%%/spec/presenters/instance_presenter_spec.rb
@@ -5373,7 +5398,6 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/support/examples/models/concerns/account_avatar.rb
%%WWWDIR%%/spec/support/matchers/model/model_have_error_on_field.rb
%%WWWDIR%%/spec/views/about/_contact.html.haml_spec.rb
-%%WWWDIR%%/spec/views/about/_links.html.haml_spec.rb
%%WWWDIR%%/spec/views/about/show.html.haml_spec.rb
%%WWWDIR%%/spec/views/stream_entries/show.html.haml_spec.rb
%%WWWDIR%%/spec/workers/after_remote_follow_request_worker_spec.rb
@@ -5388,15 +5412,6 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/spec/workers/scheduler/feed_cleanup_scheduler_spec.rb
%%WWWDIR%%/spec/workers/scheduler/media_cleanup_scheduler_spec.rb
%%WWWDIR%%/spec/workers/scheduler/subscriptions_scheduler_spec.rb
-%%WWWDIR%%/storybook/config.js
-%%WWWDIR%%/storybook/initial_state.js
-%%WWWDIR%%/storybook/stories/autosuggest_textarea.story.js
-%%WWWDIR%%/storybook/stories/button.story.js
-%%WWWDIR%%/storybook/stories/character_counter.story.js
-%%WWWDIR%%/storybook/stories/loading_indicator.story.js
-%%WWWDIR%%/storybook/stories/onboarding_modal.story.js
-%%WWWDIR%%/storybook/storybook.scss
-%%WWWDIR%%/storybook/webpack.config.js
%%WWWDIR%%/streaming/index.js
%%WWWDIR%%/vendor/assets/javascripts/.keep
%%WWWDIR%%/vendor/assets/stylesheets/.keep
diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile
index c7f7866f2d3e..ef8160fceeee 100644
--- a/net-im/p5-AnyEvent-XMPP/Makefile
+++ b/net-im/p5-AnyEvent-XMPP/Makefile
@@ -23,6 +23,7 @@ BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
p5-Object-Event>=0.7:devel/p5-Object-Event
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
diff --git a/net-im/p5-AnyEvent-XMPP/pkg-plist b/net-im/p5-AnyEvent-XMPP/pkg-plist
index 7d059385011f..6bb9a5c98171 100644
--- a/net-im/p5-AnyEvent-XMPP/pkg-plist
+++ b/net-im/p5-AnyEvent-XMPP/pkg-plist
@@ -1,52 +1,3 @@
-%%PERL5_MAN3%%/AnyEvent::XMPP.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Client.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Component.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Connection.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Exception.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::IQ.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::IQAuth.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::MUC.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Message.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Parser.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Presence.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Register.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::SASL.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Stanza.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Stream.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::DataForm.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Disco.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Disco::Info.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Disco::Items.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC::Message.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC::Room.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC::RoomInfo.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC::User.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::OOB.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Ping.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Pubsub.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Receipts.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::RegisterForm.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Registration.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::VCard.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Version.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Extendable.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Account.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Connection.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Contact.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Delayed.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Message.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Presence.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Roster.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Namespaces.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Node.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Parser.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::SimpleConnection.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::TestClient.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Util.3.gz
-%%PERL5_MAN3%%/AnyEvent::XMPP::Writer.3.gz
%%SITE_PERL%%/AnyEvent/XMPP.pm
%%SITE_PERL%%/AnyEvent/XMPP/Client.pm
%%SITE_PERL%%/AnyEvent/XMPP/Component.pm
@@ -96,3 +47,52 @@
%%SITE_PERL%%/AnyEvent/XMPP/TestClient.pm
%%SITE_PERL%%/AnyEvent/XMPP/Util.pm
%%SITE_PERL%%/AnyEvent/XMPP/Writer.pm
+%%PERL5_MAN3%%/AnyEvent::XMPP.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Client.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Component.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Connection.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Exception.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::IQ.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::IQAuth.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::MUC.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Message.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Parser.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Presence.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Register.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::SASL.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Stanza.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Error::Stream.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::DataForm.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Disco.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Disco::Info.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Disco::Items.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC::Message.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC::Room.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC::RoomInfo.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::MUC::User.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::OOB.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Ping.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Pubsub.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Receipts.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::RegisterForm.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Registration.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::VCard.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Ext::Version.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Extendable.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Account.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Connection.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Contact.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Delayed.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Message.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Presence.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::IM::Roster.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Namespaces.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Node.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Parser.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::SimpleConnection.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::TestClient.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Util.3.gz
+%%PERL5_MAN3%%/AnyEvent::XMPP::Writer.3.gz
diff --git a/net-im/py-python-telegram-bot/Makefile b/net-im/py-python-telegram-bot/Makefile
index e642b5e73ac5..98ff5e778e7b 100644
--- a/net-im/py-python-telegram-bot/Makefile
+++ b/net-im/py-python-telegram-bot/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= python-telegram-bot
-PORTVERSION= 6.1.0
+PORTVERSION= 7.0.1
CATEGORIES= net-im devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net-im/py-python-telegram-bot/distinfo b/net-im/py-python-telegram-bot/distinfo
index 8c6d8c945171..1eafddf0e437 100644
--- a/net-im/py-python-telegram-bot/distinfo
+++ b/net-im/py-python-telegram-bot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497804367
-SHA256 (python-telegram-bot-6.1.0.tar.gz) = 90ac2ff18f6217ad06330af98ba148957c55b92ae473c65b6726e6b17d3674f6
-SIZE (python-telegram-bot-6.1.0.tar.gz) = 180866
+TIMESTAMP = 1501338477
+SHA256 (python-telegram-bot-7.0.1.tar.gz) = 494ffdd76ffcca62ce6276906b0afe6e8e8c4245b78501404f723aec79949bff
+SIZE (python-telegram-bot-7.0.1.tar.gz) = 184712