akkoma
5 years agoMerge branch 'security/fix-html-class-scrubbing' into 'develop'
kaniini [Tue, 23 Apr 2019 23:07:56 +0000 (23:07 +0000)]
Merge branch 'security/fix-html-class-scrubbing' into 'develop'

html: lock down allowed class attributes to only those related to microformats

See merge request pleroma/pleroma!1090

5 years agohtml: lock down allowed class attributes to only those related to microformats
William Pitcock [Tue, 23 Apr 2019 22:55:21 +0000 (22:55 +0000)]
html: lock down allowed class attributes to only those related to microformats

5 years agoMerge branch 'feature/users-favourites-timeline-endpoint' into 'develop'
kaniini [Tue, 23 Apr 2019 02:47:43 +0000 (02:47 +0000)]
Merge branch 'feature/users-favourites-timeline-endpoint' into 'develop'

Extend Mastodon API with public endpoint for getting Favorites timeline of any user (#789)

Closes #789

See merge request pleroma/pleroma!1056

5 years agoExtend Mastodon API with public endpoint for getting Favorites timeline of any user...
Sergey Suprunenko [Tue, 23 Apr 2019 02:47:43 +0000 (02:47 +0000)]
Extend Mastodon API with public endpoint for getting Favorites timeline of any user (#789)

5 years agoMerge branch 'mastoapi/add-in-reply-to-screen-name' into 'develop'
kaniini [Tue, 23 Apr 2019 02:43:53 +0000 (02:43 +0000)]
Merge branch 'mastoapi/add-in-reply-to-screen-name' into 'develop'

Add `in_reply_to_account_acct` to MastoAPI status entity

See merge request pleroma/pleroma!1086

5 years agoMerge branch 'fix/normalize-activities' into 'develop'
kaniini [Tue, 23 Apr 2019 02:43:26 +0000 (02:43 +0000)]
Merge branch 'fix/normalize-activities' into 'develop'

Normalize acitvities instead of objects inside them

See merge request pleroma/pleroma!1085

5 years agoMerge branch 'develop' into 'develop'
kaniini [Tue, 23 Apr 2019 02:41:21 +0000 (02:41 +0000)]
Merge branch 'develop' into 'develop'

Add shortcode_globs setting to documentation

See merge request pleroma/pleroma!1087

5 years agoMerge branch 'add-healthcheck-setting-to-config' into 'develop'
kaniini [Mon, 22 Apr 2019 18:31:01 +0000 (18:31 +0000)]
Merge branch 'add-healthcheck-setting-to-config' into 'develop'

added healthcheck setting to instance config

See merge request pleroma/pleroma!1088

5 years agoAdd :emoji settings to config.md
ilja [Mon, 22 Apr 2019 17:42:02 +0000 (19:42 +0200)]
Add :emoji settings to config.md

5 years agoadded healthcheck setting to instance config
Alex S [Mon, 22 Apr 2019 10:00:06 +0000 (17:00 +0700)]
added healthcheck setting to instance config

5 years agoAdd shortcode_globs setting to documentation
ilja [Mon, 22 Apr 2019 09:17:53 +0000 (11:17 +0200)]
Add shortcode_globs setting to documentation

5 years agoAdd a changelog entry for `pleroma.in_reply_to_account_acct`
rinpatch [Mon, 22 Apr 2019 09:02:41 +0000 (12:02 +0300)]
Add a changelog entry for `pleroma.in_reply_to_account_acct`

5 years agoAdd `pleroma.in_reply_to_account_acct` to MastoAPI status entity
rinpatch [Mon, 22 Apr 2019 08:53:37 +0000 (11:53 +0300)]
Add `pleroma.in_reply_to_account_acct` to MastoAPI status entity

5 years agoReplace Object.normalize(activity.data[object] with Object.normalize(acitivty) to...
rinpatch [Mon, 22 Apr 2019 08:27:29 +0000 (11:27 +0300)]
Replace Object.normalize(activity.data[object] with Object.normalize(acitivty) to benefit from preloading

5 years agoMerge branch 'fix/emoji-task-docs' into 'develop'
rinpatch [Mon, 22 Apr 2019 08:09:08 +0000 (08:09 +0000)]
Merge branch 'fix/emoji-task-docs' into 'develop'

Fix unclosed ` and put synopsis into a code block in pleroma.emoji mix task docs

See merge request pleroma/pleroma!1084

5 years agoFix unclosed ` and put synopsis into a code block in pleroma.emoji mix
rinpatch [Mon, 22 Apr 2019 08:02:31 +0000 (11:02 +0300)]
Fix unclosed ` and put synopsis into a code block in pleroma.emoji mix
task docs

5 years agoMerge branch 'get-cached-everywhere' into 'develop'
kaniini [Mon, 22 Apr 2019 07:20:43 +0000 (07:20 +0000)]
Merge branch 'get-cached-everywhere' into 'develop'

Use `User.get_cached*` everywhere

See merge request pleroma/pleroma!1021

5 years agoUse `User.get_cached*` everywhere
Egor [Mon, 22 Apr 2019 07:20:43 +0000 (07:20 +0000)]
Use `User.get_cached*` everywhere

5 years agoMerge branch 'feature/826-healthcheck-endpoint' into 'develop'
kaniini [Mon, 22 Apr 2019 07:19:53 +0000 (07:19 +0000)]
Merge branch 'feature/826-healthcheck-endpoint' into 'develop'

Feature/826 healthcheck endpoint

Closes #826

See merge request pleroma/pleroma!1083

5 years agoFeature/826 healthcheck endpoint
Alexander Strizhakov [Mon, 22 Apr 2019 07:19:53 +0000 (07:19 +0000)]
Feature/826 healthcheck endpoint

5 years agoMerge branch 'rework-emoji-management' into 'develop'
kaniini [Mon, 22 Apr 2019 02:07:19 +0000 (02:07 +0000)]
Merge branch 'rework-emoji-management' into 'develop'

Remove finmoji and add a way to download emojis in packs

Closes #817 and #821

See merge request pleroma/pleroma!1073

5 years agoFix emoji.txt / custom_emoji.txt / shortcode_globs handling
Ekaterina Vaartis [Sun, 21 Apr 2019 19:46:55 +0000 (22:46 +0300)]
Fix emoji.txt / custom_emoji.txt / shortcode_globs handling

5 years agoMerge branch 'docs/posting_formatted' into 'develop'
rinpatch [Sun, 21 Apr 2019 19:57:52 +0000 (19:57 +0000)]
Merge branch 'docs/posting_formatted' into 'develop'

differences_in_mastoapi_responses.md: `content_type` parameter of post submission

See merge request pleroma/pleroma!1081

5 years agoFormatting
Ekaterina Vaartis [Sun, 21 Apr 2019 19:33:54 +0000 (22:33 +0300)]
Formatting

5 years agoChange the default manifest to pleroma's namespace
Ekaterina Vaartis [Sun, 21 Apr 2019 19:32:34 +0000 (22:32 +0300)]
Change the default manifest to pleroma's namespace

5 years agoReplace MD5 with SHA256 for emoji pack verification
Ekaterina Vaartis [Sun, 21 Apr 2019 19:19:19 +0000 (22:19 +0300)]
Replace MD5 with SHA256 for emoji pack verification

5 years agoWrap the docstrings to 70 characters
Ekaterina Vaartis [Sun, 21 Apr 2019 19:16:46 +0000 (22:16 +0300)]
Wrap the docstrings to 70 characters

5 years agoMerge branch '923_oauth_controller_refactoring_p2' into 'develop'
lambda [Sun, 21 Apr 2019 13:52:06 +0000 (13:52 +0000)]
Merge branch '923_oauth_controller_refactoring_p2' into 'develop'

[#923] Refactored OAuthController#authorize

See merge request pleroma/pleroma!1080

5 years agodifferences_in_mastoapi_responses.md: `content_type` parameter of post submission
Haelwenn (lanodan) Monnier [Sun, 21 Apr 2019 10:48:40 +0000 (12:48 +0200)]
differences_in_mastoapi_responses.md: `content_type` parameter of post submission

5 years ago[#923] Refactored OAuthController#authorize definitions, added test.
Ivan Tashkinov [Sun, 21 Apr 2019 07:51:32 +0000 (10:51 +0300)]
[#923] Refactored OAuthController#authorize definitions, added test.

5 years agoMerge branch 'fix/mastoapi-status-view' into 'develop'
kaniini [Sun, 21 Apr 2019 04:22:56 +0000 (04:22 +0000)]
Merge branch 'fix/mastoapi-status-view' into 'develop'

MastoAPI reblog status view

See merge request pleroma/pleroma!1065

5 years agoSet correct values in the MastoAPI reblog status view
eugenijm [Mon, 15 Apr 2019 17:32:14 +0000 (20:32 +0300)]
Set correct values in the MastoAPI reblog status view

5 years agoMerge branch 'fix/follow-with-reblogs' into 'develop'
kaniini [Sun, 21 Apr 2019 00:41:16 +0000 (00:41 +0000)]
Merge branch 'fix/follow-with-reblogs' into 'develop'

Handle `reblogs` on the first follow request

See merge request pleroma/pleroma!1076

5 years agoMerge branch 'patch-1' into 'develop'
kaniini [Sun, 21 Apr 2019 00:40:29 +0000 (00:40 +0000)]
Merge branch 'patch-1' into 'develop'

Mention Mastodon 2.8+ follow import fix in changelog

See merge request pleroma/pleroma!1079

5 years agoMention Mastodon 2.8+ follow import fix in changelog
Francis Dinh [Sat, 20 Apr 2019 18:28:08 +0000 (18:28 +0000)]
Mention Mastodon 2.8+ follow import fix in changelog

5 years agoRemove most finmoji mentions where appropriate
Ekaterina Vaartis [Sat, 20 Apr 2019 12:34:45 +0000 (15:34 +0300)]
Remove most finmoji mentions where appropriate

5 years agoAdd the emoji packs & finmoji removal to the changelog
Ekaterina Vaartis [Sat, 20 Apr 2019 12:17:21 +0000 (15:17 +0300)]
Add the emoji packs & finmoji removal to the changelog

5 years agoFix priv/static/instance/static to be just instance/static
Ekaterina Vaartis [Sat, 20 Apr 2019 12:06:56 +0000 (15:06 +0300)]
Fix priv/static/instance/static to be just instance/static

It was a misunderstanding

5 years agoDocument the pleroma.emoji task
Ekaterina Vaartis [Sat, 20 Apr 2019 07:57:31 +0000 (10:57 +0300)]
Document the pleroma.emoji task

5 years agoAdd a newline at the end of pack in ls-packs
Ekaterina Vaartis [Fri, 19 Apr 2019 21:22:11 +0000 (00:22 +0300)]
Add a newline at the end of pack in ls-packs

5 years agoFix tests that used finmoji
Ekaterina Vaartis [Thu, 18 Apr 2019 19:04:37 +0000 (22:04 +0300)]
Fix tests that used finmoji

5 years agoFix incorrect multiple emoji tag handling introduced in initial impl
Ekaterina Vaartis [Thu, 18 Apr 2019 18:17:52 +0000 (21:17 +0300)]
Fix incorrect multiple emoji tag handling introduced in initial impl

5 years agoMake emoji default_manifest a config option
Ekaterina Vaartis [Thu, 18 Apr 2019 17:48:57 +0000 (20:48 +0300)]
Make emoji default_manifest a config option

5 years agoTreat the manifest path as a file if it doesn't start with http
Ekaterina Vaartis [Thu, 18 Apr 2019 17:06:59 +0000 (20:06 +0300)]
Treat the manifest path as a file if it doesn't start with http

5 years agomix format
Ekaterina Vaartis [Thu, 18 Apr 2019 15:09:43 +0000 (18:09 +0300)]
mix format

5 years agoAssume packs without emoji.txt only have emoji pictures, unhardcode
Ekaterina Vaartis [Thu, 18 Apr 2019 15:04:02 +0000 (18:04 +0300)]
Assume packs without emoji.txt only have emoji pictures, unhardcode

unhardcode: remove hardcoded /instance/static and actually use the config option
as it is used in other places.

packs without emoji.txt: these are now assumed to have .png files that
are all emojis, their names are used as shortcodes

5 years agoAdd a task to generate emoji packs
Ekaterina Vaartis [Thu, 18 Apr 2019 14:02:22 +0000 (17:02 +0300)]
Add a task to generate emoji packs

5 years agoRemove useless comment
Ekaterina Vaartis [Thu, 18 Apr 2019 12:57:41 +0000 (15:57 +0300)]
Remove useless comment

5 years agoMove helper functions of emoji manager task down in the file
Ekaterina Vaartis [Thu, 18 Apr 2019 12:47:49 +0000 (15:47 +0300)]
Move helper functions of emoji manager task down in the file

5 years agoAdd MD5 verification for emoji pack source
Ekaterina Vaartis [Thu, 18 Apr 2019 12:46:07 +0000 (15:46 +0300)]
Add MD5 verification for emoji pack source

5 years agoSeparate emoji pack file lists in a different file
Ekaterina Vaartis [Thu, 18 Apr 2019 12:32:18 +0000 (15:32 +0300)]
Separate emoji pack file lists in a different file

The file should be in the same directory as the manifest file

5 years agoAllow using a custom manfest and getting multiple packs at once
Ekaterina Vaartis [Thu, 18 Apr 2019 07:57:20 +0000 (10:57 +0300)]
Allow using a custom manfest and getting multiple packs at once

A custom manifest can be provided as a command-line options --manifest/-m

5 years agoRemove finmoji and add a way to download emojis in packs
Ekaterina Vaartis [Wed, 17 Apr 2019 20:54:09 +0000 (23:54 +0300)]
Remove finmoji and add a way to download emojis in packs

These packs are stored in a git repo on pleroma gitlab

5 years agoMerge branch 'patch-2' into 'develop'
Haelwenn [Sat, 20 Apr 2019 07:11:06 +0000 (07:11 +0000)]
Merge branch 'patch-2' into 'develop'

Gentoo English Installation Guide

See merge request pleroma/pleroma!1050

5 years agoInclude explicit warning for emerge config line as it will vary more widely based...
witches.live [Sat, 20 Apr 2019 07:11:06 +0000 (07:11 +0000)]
Include explicit warning for emerge config line as it will vary more widely based on current version of postgres

5 years agoHandle `reblogs` on the first follow request in MastoAPI
eugenijm [Fri, 19 Apr 2019 05:35:05 +0000 (08:35 +0300)]
Handle `reblogs` on the first follow request in MastoAPI

5 years agoMerge branch 'feature/database-compaction' into 'develop'
kaniini [Fri, 19 Apr 2019 16:55:33 +0000 (16:55 +0000)]
Merge branch 'feature/database-compaction' into 'develop'

database compaction

See merge request pleroma/pleroma!473

5 years agoMerge branch 'feature/805-server-rendered-rel-me-links' into 'develop'
lambda [Fri, 19 Apr 2019 07:50:21 +0000 (07:50 +0000)]
Merge branch 'feature/805-server-rendered-rel-me-links' into 'develop'

Feature/805 server rendered rel me links

Closes #805

See merge request pleroma/pleroma!1063

5 years agotypo fix
Alexander Strizhakov [Fri, 19 Apr 2019 07:50:21 +0000 (07:50 +0000)]
typo fix

docs for RelMe provider

5 years agoMerge branch '923_oauth_consumer_refactoring_ci' into 'develop'
lambda [Fri, 19 Apr 2019 07:49:26 +0000 (07:49 +0000)]
Merge branch '923_oauth_consumer_refactoring_ci' into 'develop'

OAuth consumer params handling refactoring

See merge request pleroma/pleroma!1047

5 years agoStream out deletes, mistakingly removed when resolving merge conflicts
rinpatch [Thu, 18 Apr 2019 21:47:02 +0000 (00:47 +0300)]
Stream out deletes, mistakingly removed when resolving merge conflicts

5 years agoAdd a changelog entry for removing embded objects mix task
rinpatch [Thu, 18 Apr 2019 21:26:46 +0000 (00:26 +0300)]
Add a changelog entry for removing embded objects mix task

5 years agoAdd some logging
rinpatch [Thu, 18 Apr 2019 21:17:37 +0000 (00:17 +0300)]
Add some logging

5 years agoremove query timeouts
rinpatch [Thu, 18 Apr 2019 20:58:59 +0000 (23:58 +0300)]
remove query timeouts

5 years agoReplace embedded object migration with a mix task
rinpatch [Thu, 18 Apr 2019 20:34:01 +0000 (23:34 +0300)]
Replace embedded object migration with a mix task

5 years agoAdd a guard to fetching reply activity
rinpatch [Thu, 18 Apr 2019 18:40:40 +0000 (21:40 +0300)]
Add a guard to fetching reply activity

5 years agoMerge branch 'bugfix/filter-boosted-blocks' into 'develop'
Haelwenn [Thu, 18 Apr 2019 18:29:57 +0000 (18:29 +0000)]
Merge branch 'bugfix/filter-boosted-blocks' into 'develop'

activitypub: fix filtering of boosts from blocked users

See merge request pleroma/pleroma!1074

5 years agoMerge branch 'fix/mastoapi-search-unauth' into 'develop'
kaniini [Thu, 18 Apr 2019 18:21:28 +0000 (18:21 +0000)]
Merge branch 'fix/mastoapi-search-unauth' into 'develop'

Do not require authentication for user search in MastoAPI

See merge request pleroma/pleroma!1075

5 years agoDo not require authentication for user search in MastoAPI
Mark Felder [Thu, 18 Apr 2019 17:44:25 +0000 (12:44 -0500)]
Do not require authentication for user search in MastoAPI

5 years agoFix my incorrect search test fix
rinpatch [Thu, 18 Apr 2019 11:37:57 +0000 (14:37 +0300)]
Fix my incorrect search test fix

5 years agoAdd a migration to remove embeded objects
rinpatch [Thu, 18 Apr 2019 10:10:38 +0000 (13:10 +0300)]
Add a migration to remove embeded objects

5 years agoMerge branch 'develop' into feature/database-compaction
rinpatch [Thu, 18 Apr 2019 09:56:38 +0000 (12:56 +0300)]
Merge branch 'develop' into feature/database-compaction

5 years agoFix search in TwitterAPI
rinpatch [Thu, 18 Apr 2019 07:24:06 +0000 (10:24 +0300)]
Fix search in TwitterAPI

5 years agoFix object search depending on embeded object
rinpatch [Thu, 18 Apr 2019 06:28:20 +0000 (09:28 +0300)]
Fix object search depending on embeded object

5 years agoFix media timeline depending on embeded object and add some guards
rinpatch [Thu, 18 Apr 2019 05:31:08 +0000 (08:31 +0300)]
Fix media timeline depending on embeded object and add some guards

5 years agoUse the preloaded object in tag queries
rinpatch [Wed, 17 Apr 2019 22:37:04 +0000 (01:37 +0300)]
Use the preloaded object in tag queries

5 years agoactivitypub: fix filtering of boosts from blocked users
William Pitcock [Wed, 17 Apr 2019 22:27:59 +0000 (22:27 +0000)]
activitypub: fix filtering of boosts from blocked users

5 years agoMerge branch 'feature/improve-block-filtering' into 'develop'
kaniini [Wed, 17 Apr 2019 20:12:44 +0000 (20:12 +0000)]
Merge branch 'feature/improve-block-filtering' into 'develop'

activitypub: properly filter out transitive activities concerning blocked users

See merge request pleroma/pleroma!1072

5 years agoactivitypub: properly filter out transitive activities concerning blocked users
William Pitcock [Wed, 17 Apr 2019 20:05:09 +0000 (20:05 +0000)]
activitypub: properly filter out transitive activities concerning blocked users

5 years agoRemove containment tests from transmogrifier and fix thread visibility solver
rinpatch [Wed, 17 Apr 2019 14:59:15 +0000 (17:59 +0300)]
Remove containment tests from transmogrifier and fix thread visibility solver

5 years agoRefactor tests that used ActivityPub.fetch_object_from_id
rinpatch [Wed, 17 Apr 2019 14:03:35 +0000 (17:03 +0300)]
Refactor tests that used ActivityPub.fetch_object_from_id

5 years agoFix delete-by_ap_id to expect not only embeded objects
rinpatch [Wed, 17 Apr 2019 13:35:01 +0000 (16:35 +0300)]
Fix delete-by_ap_id to expect not only embeded objects

5 years agoRemove updating reply count for embeded objects
rinpatch [Wed, 17 Apr 2019 12:54:09 +0000 (15:54 +0300)]
Remove updating reply count for embeded objects

5 years agoRefactor all tests that acessed the embeded object
rinpatch [Wed, 17 Apr 2019 12:46:59 +0000 (15:46 +0300)]
Refactor all tests that acessed the embeded object

5 years agoIf it's an object struct it is already normalized
rinpatch [Wed, 17 Apr 2019 12:11:22 +0000 (15:11 +0300)]
If it's an object struct it is already normalized

5 years agoFix note count test
rinpatch [Wed, 17 Apr 2019 12:03:17 +0000 (15:03 +0300)]
Fix note count test

5 years agooof
rinpatch [Wed, 17 Apr 2019 11:55:26 +0000 (14:55 +0300)]
oof

5 years agoMake credo happy
rinpatch [Wed, 17 Apr 2019 11:52:01 +0000 (14:52 +0300)]
Make credo happy

5 years agoFix unbookmarking
rinpatch [Wed, 17 Apr 2019 11:27:02 +0000 (14:27 +0300)]
Fix unbookmarking

5 years agoUpdate functions in object fetcher for tesla and set up a proper mock for tests
rinpatch [Wed, 17 Apr 2019 11:21:39 +0000 (14:21 +0300)]
Update functions in object fetcher for tesla and set up a proper mock for tests

5 years agoAdded some more normalization calls all in mastodon api controller
rinpatch [Wed, 17 Apr 2019 10:04:58 +0000 (13:04 +0300)]
Added some more normalization calls all in mastodon api controller

5 years agoFix pinned posts relying on embded objects
rinpatch [Wed, 17 Apr 2019 09:34:19 +0000 (12:34 +0300)]
Fix pinned posts relying on embded objects

5 years agoFix warnings in object tests
rinpatch [Wed, 17 Apr 2019 09:27:29 +0000 (12:27 +0300)]
Fix warnings in object tests

5 years agoMerge branch 'develop' into feature/database-compaction
rinpatch [Wed, 17 Apr 2019 09:22:32 +0000 (12:22 +0300)]
Merge branch 'develop' into feature/database-compaction

5 years agoMerge branch '788-notify-email-changelog' into 'develop'
rinpatch [Wed, 17 Apr 2019 09:05:27 +0000 (09:05 +0000)]
Merge branch '788-notify-email-changelog' into 'develop'

changelog info

See merge request pleroma/pleroma!1070

5 years ago[#923] Minor semantic adjustment.
Ivan Tashkinov [Wed, 17 Apr 2019 08:33:21 +0000 (11:33 +0300)]
[#923] Minor semantic adjustment.

5 years agochanges
Alex S [Wed, 17 Apr 2019 07:27:51 +0000 (14:27 +0700)]
changes

5 years agochangelog info
Alex S [Wed, 17 Apr 2019 07:12:45 +0000 (14:12 +0700)]
changelog info

5 years agoMerge branch 'feature/788-separate-email-addresses' into 'develop'
kaniini [Tue, 16 Apr 2019 18:44:07 +0000 (18:44 +0000)]
Merge branch 'feature/788-separate-email-addresses' into 'develop'

Feature/788 separate email addresses

Closes #788

See merge request pleroma/pleroma!1040

5 years agoMerge branch 'fix/remote-follow-auth' into 'develop'
kaniini [Tue, 16 Apr 2019 18:40:56 +0000 (18:40 +0000)]
Merge branch 'fix/remote-follow-auth' into 'develop'

Fix: remote follows should not ask user to log-in again for authorization

See merge request pleroma/pleroma!1060