akkoma
5 years agoconfig: fix chat endpoint path
William Pitcock [Thu, 28 Feb 2019 16:58:00 +0000 (16:58 +0000)]
config: fix chat endpoint path

5 years agomastodon websocket: return errors using ok, not stop
William Pitcock [Thu, 28 Feb 2019 16:23:55 +0000 (16:23 +0000)]
mastodon websocket: return errors using ok, not stop

5 years agomastodon websocket: bring back infinity timeout
William Pitcock [Thu, 28 Feb 2019 16:23:24 +0000 (16:23 +0000)]
mastodon websocket: bring back infinity timeout

5 years agoAdd search users endpoint
Maxim Filippov [Thu, 28 Feb 2019 16:04:47 +0000 (19:04 +0300)]
Add search users endpoint

5 years agomastodon websocket: use pattern match to get query data, robustly handle errors
William Pitcock [Thu, 28 Feb 2019 16:02:48 +0000 (16:02 +0000)]
mastodon websocket: use pattern match to get query data, robustly handle errors

5 years agoconfig: update config for cowboy 2 endpoints
William Pitcock [Thu, 28 Feb 2019 15:43:38 +0000 (15:43 +0000)]
config: update config for cowboy 2 endpoints

5 years agomastodon api: websocket: update code for cowboy 2.x
William Pitcock [Thu, 28 Feb 2019 15:17:01 +0000 (15:17 +0000)]
mastodon api: websocket: update code for cowboy 2.x

5 years agomix: update dependencies for cowboy 2.0
William Pitcock [Thu, 28 Feb 2019 14:53:54 +0000 (14:53 +0000)]
mix: update dependencies for cowboy 2.0

5 years agoAdd test for the second page
Maxim Filippov [Thu, 28 Feb 2019 14:54:02 +0000 (17:54 +0300)]
Add test for the second page

5 years agoUse Mastodon API views in Admin API
Maxim Filippov [Thu, 28 Feb 2019 14:43:09 +0000 (17:43 +0300)]
Use Mastodon API views in Admin API

5 years agoMerge branch 'customizable_auth' into 'develop'
href [Thu, 28 Feb 2019 11:18:01 +0000 (11:18 +0000)]
Merge branch 'customizable_auth' into 'develop'

Authenticator tweaks

See merge request pleroma/pleroma!875

5 years agoRenamed *DatabaseAuthenticator to *Authenticator.
Ivan Tashkinov [Thu, 28 Feb 2019 11:12:41 +0000 (14:12 +0300)]
Renamed *DatabaseAuthenticator to *Authenticator.

5 years agoAdded `auth_template/0` to DatabaseAuthenticator.
Ivan Tashkinov [Thu, 28 Feb 2019 10:58:58 +0000 (13:58 +0300)]
Added `auth_template/0` to DatabaseAuthenticator.

5 years agoMerge branch 'with-mutes' into 'develop'
kaniini [Thu, 28 Feb 2019 10:22:19 +0000 (10:22 +0000)]
Merge branch 'with-mutes' into 'develop'

Add `with_muted` param.

Closes #683

See merge request pleroma/pleroma!872

5 years agoMerge branch 'customizable_auth' into 'develop'
href [Thu, 28 Feb 2019 10:12:26 +0000 (10:12 +0000)]
Merge branch 'customizable_auth' into 'develop'

Auth customization support

See merge request pleroma/pleroma!852

5 years agoMerge branch 'speedup-follow-requests' into 'develop'
kaniini [Thu, 28 Feb 2019 10:10:03 +0000 (10:10 +0000)]
Merge branch 'speedup-follow-requests' into 'develop'

Speedup follow requests

Closes #677

See merge request pleroma/pleroma!871

5 years agoMerge branch 'deactivated-in-user-view' into 'develop'
kaniini [Thu, 28 Feb 2019 10:08:31 +0000 (10:08 +0000)]
Merge branch 'deactivated-in-user-view' into 'develop'

Add activation status to the regular user view

See merge request pleroma/pleroma!874

5 years agoMade auth customization be runtime-configurable.
Ivan Tashkinov [Thu, 28 Feb 2019 10:00:54 +0000 (13:00 +0300)]
Made auth customization be runtime-configurable.

5 years agoMerge branch 'feature/mastoapi-embedded-relationships' into 'develop'
lambda [Thu, 28 Feb 2019 07:35:26 +0000 (07:35 +0000)]
Merge branch 'feature/mastoapi-embedded-relationships' into 'develop'

mastodon api: embed relationship card under account card for Pleroma FE convenience

See merge request pleroma/pleroma!870

5 years agoAdded deactivated to the user view
eugenijm [Thu, 28 Feb 2019 05:31:33 +0000 (08:31 +0300)]
Added deactivated to the user view

5 years agoAdd pagination to users admin API
Maxim Filippov [Wed, 27 Feb 2019 22:11:56 +0000 (01:11 +0300)]
Add pagination to users admin API

5 years agoRemove parts of the old activity view.
lain [Wed, 27 Feb 2019 16:24:51 +0000 (17:24 +0100)]
Remove parts of the old activity view.

Not used anymore.

5 years agoAdd user muted status info to twitterapi.
lain [Wed, 27 Feb 2019 15:52:03 +0000 (16:52 +0100)]
Add user muted status info to twitterapi.

5 years agoAdd user muted status info to MastodonAPI.
lain [Wed, 27 Feb 2019 15:46:47 +0000 (16:46 +0100)]
Add user muted status info to MastodonAPI.

5 years agoAdd `with_muted` param.
lain [Wed, 27 Feb 2019 15:37:42 +0000 (16:37 +0100)]
Add `with_muted` param.

5 years agoFollower requests: Utilize object index.
lain [Wed, 27 Feb 2019 14:01:54 +0000 (15:01 +0100)]
Follower requests: Utilize object index.

Closes #677

5 years agoAdd follow request test.
lain [Wed, 27 Feb 2019 13:51:07 +0000 (14:51 +0100)]
Add follow request test.

5 years agomastodon api: embed relationship card under account card for Pleroma FE convenience
William Pitcock [Wed, 27 Feb 2019 13:01:10 +0000 (13:01 +0000)]
mastodon api: embed relationship card under account card for Pleroma FE convenience

5 years agoMerge branch 'fix/formatter' into 'develop'
kaniini [Wed, 27 Feb 2019 08:45:43 +0000 (08:45 +0000)]
Merge branch 'fix/formatter' into 'develop'

Bugfix: markdown in formatter

Closes #688

See merge request pleroma/pleroma!869

5 years agofix formatter
Egor Kislitsyn [Wed, 27 Feb 2019 08:40:30 +0000 (15:40 +0700)]
fix formatter

5 years agoMerge branch 'chore/add-missing-tests-docs-to-admin-api' into 'develop'
kaniini [Wed, 27 Feb 2019 07:28:10 +0000 (07:28 +0000)]
Merge branch 'chore/add-missing-tests-docs-to-admin-api' into 'develop'

Add missing docs and tests to Admin API

See merge request pleroma/pleroma!868

5 years agoAdd missing docs and tests
Maxim Filippov [Wed, 27 Feb 2019 00:08:03 +0000 (03:08 +0300)]
Add missing docs and tests

5 years agoMerge branch 'auto_linker' into 'develop'
kaniini [Tue, 26 Feb 2019 23:32:26 +0000 (23:32 +0000)]
Merge branch 'auto_linker' into 'develop'

AutoLinker

Closes #609

See merge request pleroma/pleroma!839

5 years agoAutoLinker
Egor [Tue, 26 Feb 2019 23:32:26 +0000 (23:32 +0000)]
AutoLinker

5 years agoMerge branch 'feature/more-actions-to-admin-api' into 'develop'
kaniini [Tue, 26 Feb 2019 23:31:53 +0000 (23:31 +0000)]
Merge branch 'feature/more-actions-to-admin-api' into 'develop'

Add list/toggle activation endpoints to AdminController

See merge request pleroma/pleroma!867

5 years agoAdd more admin actions
Maxim Filippov [Tue, 26 Feb 2019 21:13:38 +0000 (00:13 +0300)]
Add more admin actions

5 years agoMerge branch 'fix-nginx-listen-missing-ipv4' into 'develop'
kaniini [Tue, 26 Feb 2019 16:47:18 +0000 (16:47 +0000)]
Merge branch 'fix-nginx-listen-missing-ipv4' into 'develop'

need to put back ipv4 listen instruct

See merge request pleroma/pleroma!866

5 years agoneed to put back ipv4 listen instruct
Kenneth Zhao [Tue, 26 Feb 2019 16:41:37 +0000 (08:41 -0800)]
need to put back ipv4 listen instruct

5 years agoAdded missing copyright headers.
Ivan Tashkinov [Tue, 26 Feb 2019 13:26:54 +0000 (16:26 +0300)]
Added missing copyright headers.

5 years agoMerge remote-tracking branch 'remotes/origin/develop' into customizable_auth
Ivan Tashkinov [Tue, 26 Feb 2019 12:29:43 +0000 (15:29 +0300)]
Merge remote-tracking branch 'remotes/origin/develop' into customizable_auth

5 years agoDatabase authenticator behaviour / Pleroma implementation refactoring.
Ivan Tashkinov [Tue, 26 Feb 2019 12:27:01 +0000 (15:27 +0300)]
Database authenticator behaviour / Pleroma implementation refactoring.

5 years agoMerge branch 'nginx-cfg' into 'develop'
Haelwenn [Tue, 26 Feb 2019 06:56:29 +0000 (06:56 +0000)]
Merge branch 'nginx-cfg' into 'develop'

Add ipv6 handling to pleroma.nginx

See merge request pleroma/pleroma!865

5 years agoAdd ipv6 handling to pleroma.nginx
PEA [Tue, 26 Feb 2019 04:37:46 +0000 (23:37 -0500)]
Add ipv6 handling to pleroma.nginx

Replaces `listen 80` with `listen [::]:80`, same with 443

5 years agoMerge branch 'trivial/remove-io-inspect-spam' into 'develop'
kaniini [Sun, 24 Feb 2019 19:03:58 +0000 (19:03 +0000)]
Merge branch 'trivial/remove-io-inspect-spam' into 'develop'

twitter card: remove IO.inspect() spam

See merge request pleroma/pleroma!863

5 years agotwitter card: remove IO.inspect() spam
William Pitcock [Sun, 24 Feb 2019 18:53:49 +0000 (18:53 +0000)]
twitter card: remove IO.inspect() spam

5 years agodelegate user retrieval to the User module
11backslashes [Sun, 24 Feb 2019 18:23:47 +0000 (13:23 -0500)]
delegate user retrieval to the User module

5 years agoMerge branch 'add-apache-cache-config' into 'develop'
kaniini [Sat, 23 Feb 2019 04:01:21 +0000 (04:01 +0000)]
Merge branch 'add-apache-cache-config' into 'develop'

apache config: add instructions for mediaproxy.

See merge request pleroma/pleroma!856

5 years agoMerge branch 'card-handling' into 'develop'
kaniini [Sat, 23 Feb 2019 03:59:23 +0000 (03:59 +0000)]
Merge branch 'card-handling' into 'develop'

Private card handling

Closes #652

See merge request pleroma/pleroma!854

5 years agoMerge branch 'fix/meck' into 'develop'
kaniini [Sat, 23 Feb 2019 03:56:31 +0000 (03:56 +0000)]
Merge branch 'fix/meck' into 'develop'

Update meck to fix tests on MacOS

Closes #662

See merge request pleroma/pleroma!855

5 years agoapache config: add instructions for mediaproxy.
faried nawaz [Fri, 22 Feb 2019 19:18:03 +0000 (00:18 +0500)]
apache config: add instructions for mediaproxy.

5 years agoUpate meck to fix tests on MacOS
Mark Felder [Fri, 22 Feb 2019 17:26:47 +0000 (17:26 +0000)]
Upate meck to fix tests on MacOS

5 years agoMove visibility into own module.
lain [Fri, 22 Feb 2019 12:29:52 +0000 (13:29 +0100)]
Move visibility into own module.

5 years agoMerge branch 'oauth2_scopes_migration_hotfix' into 'develop'
href [Fri, 22 Feb 2019 11:16:10 +0000 (11:16 +0000)]
Merge branch 'oauth2_scopes_migration_hotfix' into 'develop'

Fixed `scopes` of apps / authorizations / tokens from apps initially created with space-delimited `scope`

Closes #660

See merge request pleroma/pleroma!853

5 years agoFix private post card handling.
lain [Fri, 22 Feb 2019 11:02:51 +0000 (12:02 +0100)]
Fix private post card handling.

5 years agoFixed `scopes` of apps / authorizations / tokens from apps initially created with...
Ivan Tashkinov [Fri, 22 Feb 2019 11:00:18 +0000 (14:00 +0300)]
Fixed `scopes` of apps / authorizations / tokens from apps initially created with space-delimited `scope`.

5 years agoMinor setting name adjustment (:app_template -> :app_layout).
Ivan Tashkinov [Fri, 22 Feb 2019 08:10:17 +0000 (11:10 +0300)]
Minor setting name adjustment (:app_template -> :app_layout).

5 years agoMerge branch 'fix/twittercards' into 'develop'
kaniini [Fri, 22 Feb 2019 04:38:14 +0000 (04:38 +0000)]
Merge branch 'fix/twittercards' into 'develop'

Fix Twitter Cards

See merge request pleroma/pleroma!815

5 years agoMerge branch 'bugfix/outbox-bomb-on-empty-activities' into 'develop'
kaniini [Fri, 22 Feb 2019 04:37:48 +0000 (04:37 +0000)]
Merge branch 'bugfix/outbox-bomb-on-empty-activities' into 'develop'

Fix: Fixing an outbox related bug when local user activity is empty

See merge request pleroma/pleroma!849

5 years agoFix: Fixing an outbox related bug when local user activity is empty
KZ [Fri, 22 Feb 2019 04:37:48 +0000 (04:37 +0000)]
Fix: Fixing an outbox related bug when local user activity is empty

5 years agoAuth customization support.
Ivan Tashkinov [Thu, 21 Feb 2019 15:55:19 +0000 (18:55 +0300)]
Auth customization support.
OAuthController#create_authorization user retrieval / creation, errors handling, template & layout selection.

5 years agoMerge branch 'bugfix/httpsig-sign-date' into 'develop'
lambda [Thu, 21 Feb 2019 08:20:06 +0000 (08:20 +0000)]
Merge branch 'bugfix/httpsig-sign-date' into 'develop'

activitypub: sign date header

Closes #649 and #364

See merge request pleroma/pleroma!847

5 years agoMerge branch 'bugfix/as2-accept-json' into 'develop'
lambda [Thu, 21 Feb 2019 08:14:24 +0000 (08:14 +0000)]
Merge branch 'bugfix/as2-accept-json' into 'develop'

accept application/json mimetype for fetching AS2 objects

See merge request pleroma/pleroma!846

5 years agoMerge branch '2019-02-21-update-frontend' into 'develop'
lambda [Thu, 21 Feb 2019 08:11:06 +0000 (08:11 +0000)]
Merge branch '2019-02-21-update-frontend' into 'develop'

update frontend

See merge request pleroma/pleroma!850

5 years agoupdate frontend
lain [Thu, 21 Feb 2019 08:04:35 +0000 (09:04 +0100)]
update frontend

5 years agoactivitypub: sign http date header
William Pitcock [Thu, 21 Feb 2019 00:23:17 +0000 (00:23 +0000)]
activitypub: sign http date header

5 years agomix: add timex dependency
William Pitcock [Thu, 21 Feb 2019 00:19:49 +0000 (00:19 +0000)]
mix: add timex dependency

5 years agotests: fix formatting
William Pitcock [Wed, 20 Feb 2019 20:49:10 +0000 (20:49 +0000)]
tests: fix formatting

5 years agofix fetching AP objects with application/json
William Pitcock [Wed, 20 Feb 2019 20:45:40 +0000 (20:45 +0000)]
fix fetching AP objects with application/json

5 years agotests: add test for fetching AP objects with application/json.
William Pitcock [Wed, 20 Feb 2019 20:45:09 +0000 (20:45 +0000)]
tests: add test for fetching AP objects with application/json.

5 years agoMerge branch 'feature/improve-error-logging' into 'develop'
lambda [Wed, 20 Feb 2019 18:21:58 +0000 (18:21 +0000)]
Merge branch 'feature/improve-error-logging' into 'develop'

logging: improve visibility into ISE errors

See merge request pleroma/pleroma!845

5 years agologging: only return ISE reasons in API responses when in dev or test mode
William Pitcock [Wed, 20 Feb 2019 17:36:19 +0000 (17:36 +0000)]
logging: only return ISE reasons in API responses when in dev or test mode

5 years agotests: fix tests
William Pitcock [Wed, 20 Feb 2019 17:23:05 +0000 (17:23 +0000)]
tests: fix tests

5 years agologging: improve visibility into ISE errors
William Pitcock [Tue, 19 Feb 2019 21:31:27 +0000 (21:31 +0000)]
logging: improve visibility into ISE errors

5 years agoMerge branch 'feature/reports' into 'develop'
kaniini [Wed, 20 Feb 2019 16:51:25 +0000 (16:51 +0000)]
Merge branch 'feature/reports' into 'develop'

Reports

Closes #83

See merge request pleroma/pleroma!701

5 years agoReports
Egor [Wed, 20 Feb 2019 16:51:25 +0000 (16:51 +0000)]
Reports

5 years agoMerge branch 'nicer-share-urls' into 'develop'
kaniini [Wed, 20 Feb 2019 16:42:52 +0000 (16:42 +0000)]
Merge branch 'nicer-share-urls' into 'develop'

Add some nicer urls in status view.

See merge request pleroma/pleroma!844

5 years agoAdd some nicer urls in status view.
lain [Wed, 20 Feb 2019 16:36:16 +0000 (17:36 +0100)]
Add some nicer urls in status view.

5 years agoMerge branch '468_oauth2_scopes' into 'develop'
lambda [Wed, 20 Feb 2019 16:15:45 +0000 (16:15 +0000)]
Merge branch '468_oauth2_scopes' into 'develop'

[#468] OAuth2 scopes

Closes #468

See merge request pleroma/pleroma!799

5 years ago[#468] Added support for `push` OAuth scope (Mastodon 2.4+).
Ivan Tashkinov [Wed, 20 Feb 2019 14:27:41 +0000 (17:27 +0300)]
[#468] Added support for `push` OAuth scope (Mastodon 2.4+).

5 years ago[#468] Merged `upstream/develop`.
Ivan Tashkinov [Wed, 20 Feb 2019 13:48:59 +0000 (16:48 +0300)]
[#468] Merged `upstream/develop`.

5 years agoMerge branch 'muting' into 'develop'
lambda [Wed, 20 Feb 2019 13:19:37 +0000 (13:19 +0000)]
Merge branch 'muting' into 'develop'

Implement muting, add it to the whole mastodon API

See merge request pleroma/pleroma!319

5 years agoAdd test for User.mutes and so on.
lain [Wed, 20 Feb 2019 13:14:52 +0000 (14:14 +0100)]
Add test for User.mutes and so on.

5 years agoAdd test for muting functionality.
lain [Wed, 20 Feb 2019 12:47:44 +0000 (13:47 +0100)]
Add test for muting functionality.

5 years agoRemove superfluous migration.
lain [Wed, 20 Feb 2019 12:47:24 +0000 (13:47 +0100)]
Remove superfluous migration.

5 years ago[#468] Adjusted scope restriction for MastodonAPIController#index.
Ivan Tashkinov [Wed, 20 Feb 2019 11:05:02 +0000 (14:05 +0300)]
[#468] Adjusted scope restriction for MastodonAPIController#index.

5 years ago[#468] More OAuth scopes-specific tests.
Ivan Tashkinov [Wed, 20 Feb 2019 09:27:28 +0000 (12:27 +0300)]
[#468] More OAuth scopes-specific tests.

5 years agoMerge branch 'set-activation-status-admin-api' into 'develop'
kaniini [Tue, 19 Feb 2019 22:45:51 +0000 (22:45 +0000)]
Merge branch 'set-activation-status-admin-api' into 'develop'

Added admin API for changing user activation status

See merge request pleroma/pleroma!843

5 years agoUpdate the mute implementation to the current codebase
Ekaterina Vaartis [Tue, 19 Feb 2019 20:09:16 +0000 (23:09 +0300)]
Update the mute implementation to the current codebase

Make it part of the info thing (and do a migration to ensure it's there)

5 years ago[#468] Added OAuth scopes-specific tests.
Ivan Tashkinov [Tue, 19 Feb 2019 19:28:21 +0000 (22:28 +0300)]
[#468] Added OAuth scopes-specific tests.

5 years agoRemove unused "muted" parameter, use piping for mute/block fns
Ekaterina Vaartis [Mon, 3 Sep 2018 21:20:22 +0000 (00:20 +0300)]
Remove unused "muted" parameter, use piping for mute/block fns

5 years agoDo not unfollow muted users
Ekaterina Vaartis [Mon, 3 Sep 2018 21:17:25 +0000 (00:17 +0300)]
Do not unfollow muted users

5 years agoAdd test for mastodon muting endpoints
Ekaterina Vaartis [Sat, 1 Sep 2018 21:34:15 +0000 (00:34 +0300)]
Add test for mastodon muting endpoints

5 years agoImplement mastodon mutes endpoint
Ekaterina Vaartis [Sat, 1 Sep 2018 21:33:13 +0000 (00:33 +0300)]
Implement mastodon mutes endpoint

Aparently i forgot to add it, it gets a list of muted users

5 years agoImplement muting, add it to the mastodon API
Ekaterina Vaartis [Wed, 5 Sep 2018 20:49:15 +0000 (23:49 +0300)]
Implement muting, add it to the mastodon API

5 years agoPlayer: allow styles on CSP, loop videos
href [Tue, 19 Feb 2019 17:56:57 +0000 (18:56 +0100)]
Player: allow styles on CSP, loop videos

5 years agoCSP: Allow iframes on embed player
href [Tue, 19 Feb 2019 17:17:37 +0000 (18:17 +0100)]
CSP: Allow iframes on embed player

5 years agoMerge branch 'develop' into fix/twittercards
Mark Felder [Tue, 19 Feb 2019 16:58:28 +0000 (16:58 +0000)]
Merge branch 'develop' into fix/twittercards

5 years agoEmbed player suitable for Twitter Cards
href [Tue, 19 Feb 2019 16:39:42 +0000 (17:39 +0100)]
Embed player suitable for Twitter Cards

5 years agoAdded admin API for changing user activation status
eugenijm [Tue, 19 Feb 2019 15:40:57 +0000 (18:40 +0300)]
Added admin API for changing user activation status

5 years ago[#468] Merged `upstream/develop`.
Ivan Tashkinov [Tue, 19 Feb 2019 16:10:55 +0000 (19:10 +0300)]
[#468] Merged `upstream/develop`.