This website requires JavaScript.
ee2fa1a314
activitypub: user view: remove totalInbox from user inbox view
William Pitcock
2019-02-14 03:01:39 +00:00
bc9e5e6b65
Merge branch 'feature/activitypub-oauth-endpoints' into 'develop'
kaniini
2019-02-14 02:50:06 +00:00
64620d8980
activitypub: user view: do not expose oAuth endpoints for instance users
William Pitcock
2019-02-14 02:41:21 +00:00
e9ef4b8da6
oauth: never use base64 padding when returning tokens to applications
William Pitcock
2019-02-14 01:05:25 +00:00
889ad95a2a
tests: add some reserialization tests based on IR differences
William Pitcock
2019-02-14 00:59:18 +00:00
e05bf2940f
activitypub: transmogrifier: correctly handle nil inReplyTo value
William Pitcock
2019-02-14 00:34:20 +00:00
94cbbb0e3a
activitypub: transmogrifier: do not attempt to expand pre-existing AS2 tag objects
William Pitcock
2019-02-14 00:27:35 +00:00
1ef4741861
Merge branch 'feature/better-login-errors' into 'develop'
kaniini
2019-02-13 23:42:11 +00:00
f62c1d6266
Improve login error for OAuth flow
Mark Felder
2019-02-13 22:33:22 +00:00
063baca5e4
[#468 ] User UI for OAuth permissions restriction. Standardized storage format for scopes
fields, updated usages.
Ivan Tashkinov
2019-02-14 00:29:29 +03:00
d54c483964
tests: add tests for endpoints
William Pitcock
2019-02-13 19:48:24 +00:00
9bd6ed975e
activitypub: user view: use route helpers instead of hardcoded URIs
William Pitcock
2019-02-13 19:20:41 +00:00
29e946ace4
activitypub: user view: add oauthRegistrationEndpoint to user profiles
William Pitcock
2019-02-12 21:49:48 +00:00
db8abd958d
activitypub: user view: fix up endpoints rendering
William Pitcock
2019-02-12 21:42:32 +00:00
dd989962e6
litepub schema: add oauthRegistrationEndpoint [ci skip]
William Pitcock
2019-02-12 21:37:37 +00:00
90facd3598
user view: add AP C2S oauth endpoints to local user profiles
William Pitcock
2019-02-12 21:28:11 +00:00
bef9b9cb66
refactored code
Karen Konou
2019-02-13 16:23:09 +01:00
adcdd21f16
Merge branch 'develop' into hellthread-filter-fix
Karen Konou
2019-02-13 00:04:26 +01:00
99f955cd9e
Merge branch 'mass-follow-fixes' into 'develop'
rinpatch
2019-02-13 13:04:23 +00:00
88a4de24f9
User.follow_all: Respect blocks in both directions.
lain
2019-02-13 13:52:27 +01:00
760fec4cb8
Update token.ex
Maxim Filippov
2019-02-11 09:48:24 +00:00
62a45bdc11
Add revoke token
Maxim Filippov
2019-02-11 00:49:56 +03:00
61a4bc5095
Add OAuth tokens endpoint
Maxim Filippov
2019-02-10 22:41:06 +03:00
33f8f3c33a
Merge branch 'doc/mark-streaming-feature-for-apps-2' into 'develop'
kaniini
2019-02-13 07:51:14 +00:00
16b7c07115
Mark streaming feature for desktop apps in Clients.md
Hakaba Hitoyo
2019-02-13 07:51:14 +00:00
4bdb2d44c2
Merge branch 'bugfix/mdii-uploader' into 'develop'
kaniini
2019-02-13 07:32:56 +00:00
b7bc666200
bugfix mdii uploader
hakabahitoyo
2019-02-13 15:46:42 +09:00
1d727cd069
added checks for public url and follower collections
Karen Konou
2019-02-12 23:25:09 +01:00
0534463cef
Merge branch 'feature/csp_mastofe-dev' into 'develop'
kaniini
2019-02-12 22:41:46 +00:00
da4c662af3
Plugs.HTTPSecurityPlug: Add webpacker to connect-src
Haelwenn (lanodan) Monnier
2019-02-02 19:06:26 +01:00
00e8f0b07d
Plugs.HTTPSecurityPlug: Add unsafe-eval to script-src when in dev mode
Haelwenn (lanodan) Monnier
2019-02-01 13:10:50 +01:00
71ce564ecc
config/dev.exs: Don’t put secure cookies on dev
Haelwenn (lanodan) Monnier
2018-11-22 07:12:13 +01:00
c71b3a1b12
Merge branch 'fix-csp-upgrade-insecure-requests-check' into 'develop'
Haelwenn
2019-02-12 02:44:23 +00:00
e1983fca8d
Merge branch 'doc/mark-streaming-feature-for-apps' into 'develop'
Haelwenn
2019-02-12 02:35:15 +00:00
84f22d1cb8
Mark streaming feature for mobile/web apps in Clients.md
Hakaba Hitoyo
2019-02-12 02:35:15 +00:00
c984e8272a
Formatting
Mark Felder
2019-02-12 00:37:22 +00:00
4956ab5ea3
Fix compile
Mark Felder
2019-02-12 00:25:12 +00:00
ac7ef0999d
WIP: Fix Twitter Cards
Mark Felder
2019-02-11 23:59:04 +00:00
ea1058929c
Use url[:scheme] instead of protocol to determine if https is enabled
shibayashi
2019-02-12 00:08:52 +01:00
39548c3824
Merge branch 'bugfix/keyword-policy-check-summary' into 'develop'
kaniini
2019-02-11 18:45:15 +00:00
379d04692c
Filter summary in keywordpolicy
rinpatch
2019-02-11 21:35:40 +03:00
39383a6b79
Merge branch 'feature/thread-muting' into 'develop'
rinpatch
2019-02-11 15:02:14 +00:00
044616292b
Merge branch 'feature/rich-media-limits' into 'develop'
lambda
2019-02-11 12:33:58 +00:00
ac72b578da
Merge branch 'develop' into feature/thread-muting
Karen Konou
2019-02-11 12:10:10 +01:00
c01ef574c1
Refactor as per Rin's suggestions, add endpoint tests
Karen Konou
2019-02-11 11:59:51 +01:00
48552b38b2
Merge branch 'revert-e0de0fcf' into 'develop'
lambda
2019-02-11 08:22:54 +00:00
d53e36bf1e
Revert "Merge branch 'object-creation' into 'develop'"
lambda
2019-02-11 08:07:39 +00:00
305d219413
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs
Egor Kislitsyn
2019-02-11 13:54:21 +07:00
74579115a7
test: Change lenght(…) == 0
to Enum.empty?(…)
Haelwenn (lanodan) Monnier
2019-02-11 00:08:48 +01:00
8bb7e19b38
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-02-10 22:57:38 +01:00
89b6f255b4
.credo.exs: Add test directory as well
Haelwenn (lanodan) Monnier
2019-02-10 22:56:47 +01:00
45e57dd187
rich media: tighten fetching timeouts and size limits
William Pitcock
2019-02-10 21:37:51 +00:00
06c4935c11
Merge branch 'update-mastofe/glitch-soc-2019-02-10' into 'develop'
kaniini
2019-02-10 21:28:41 +00:00
5d34e5a51e
Merge branch 'feather_mention' into 'develop'
kaniini
2019-02-10 21:16:29 +00:00
6c8d15da11
Merge branch 'fix/credo-issues' into 'develop'
kaniini
2019-02-10 20:54:21 +00:00
49b5f8d7c9
Merge branch 'update-service-files-of-openrc-and-systemd-to-new-recommended-paths' into 'develop'
kaniini
2019-02-10 19:25:34 +00:00
d1752a81a8
Update service files of OpenRC and systemd to new recommended paths
shibayashi
2019-02-10 19:25:34 +00:00
fcd8a2d0d6
Update Mastodon Frontend to 2019-02-10 bundle
Haelwenn (lanodan) Monnier
2019-02-10 19:55:22 +01:00
db407e4d50
add feather to webclients
succfemboi
2019-02-10 16:18:04 +01:00
57501defb4
Merge branch 'adapt-nginx-acme-path-to-guide-recommendation' into 'develop'
lambda
2019-02-10 14:21:12 +00:00
612ace96de
Merge branch 'docs/pleroma-clients' into 'develop'
lambda
2019-02-10 13:47:26 +00:00
94385313b5
docs/Clients.md: Add Nekonium
Haelwenn (lanodan) Monnier
2019-02-10 14:42:32 +01:00
daa25f3403
docs/Clients.md: Add Twidere, Remove SubwayTooter, sort alphabetically
Haelwenn (lanodan) Monnier
2019-02-10 14:24:48 +01:00
f2d5989ffa
docs/Clients.md: Add Social (GNOME)
Haelwenn (lanodan) Monnier
2019-01-28 18:39:29 +01:00
91a41ec670
docs/Clients.md: Add per-type sections
Haelwenn (lanodan) Monnier
2019-01-28 18:28:25 +01:00
5f767be331
docs/Clients.md: Add Brutaldon, Sengi, Halcyon, Pinafore
Haelwenn (lanodan) Monnier
2019-01-28 18:20:10 +01:00
d0cf58d032
WIP: docs/Clients.md: Add documentation about clients supporting pleroma
Haelwenn (lanodan) Monnier
2019-01-28 05:50:08 +01:00
cc21fc5f53
refactor, status view updating, error handling
Karen Konou
2019-02-10 09:31:20 +01:00
e0de0fcf22
Merge branch 'object-creation' into 'develop'
rinpatch
2019-02-10 07:39:27 +00:00
1d8b578bb7
Recommend the acme-challenge path that is used in the installation guides
shibayashi
2019-02-09 23:08:27 +01:00
d5fe05c37e
Merge branch 'follow-enhancements' into 'develop'
kaniini
2019-02-09 21:03:42 +00:00
f8388be9c6
Do object insertion through Cachex
lain
2019-02-09 22:01:08 +01:00
6a150de3bd
Add unique index and unique constraint check, uniqueness test fails
Karen Konou
2019-02-09 20:52:11 +01:00
478a05b4c9
Merged "check mute" test into the other two
Karen Konou
2019-02-09 18:34:00 +01:00
638456ce8f
elixir too new for CI's mix format lol
Karen Konou
2019-02-09 18:08:46 +01:00
a0d732ec55
it works!!
Karen Konou
2019-02-09 17:47:57 +01:00
6ca633ddd3
Mix.Tasks.Pleroma.Uploads: Disable Enum.reduce warning on line 100 (unsure)
Haelwenn (lanodan) Monnier
2019-02-09 16:30:42 +01:00
d924dc73ba
de-group import/s
Haelwenn (lanodan) Monnier
2019-02-09 16:20:18 +01:00
6a6a5b3251
de-group alias/es
Haelwenn (lanodan) Monnier
2019-02-09 16:16:26 +01:00
a337bd114c
[#468 ] MastodonAPI scope restrictions. Removed obsolete "POST /web/login" route.
Ivan Tashkinov
2019-02-09 17:32:33 +03:00
4ad843fb9d
[#468 ] Prototype of OAuth2 scopes support. TwitterAPI scope restrictions.
Ivan Tashkinov
2019-02-09 17:09:08 +03:00
381fe44172
HTML.Scrubber.Default: Consistency
Haelwenn (lanodan) Monnier
2019-02-09 14:39:27 +01:00
2272934a5e
Stash
Haelwenn (lanodan) Monnier
2019-02-08 17:18:44 +01:00
d2e4eb7c74
Web.ActivityPub.ActivityPub: assign the Enum.filter to recipients & simplify it
Haelwenn (lanodan) Monnier
2019-02-06 21:19:35 +01:00
bd9b5fffbc
Mix.Tasks.Pleroma.Uploads: Fix typo in documentation
Haelwenn (lanodan) Monnier
2019-02-06 21:24:57 +01:00
473095faf2
Web.Federator: Fix unused variable
Haelwenn (lanodan) Monnier
2019-02-06 21:04:11 +01:00
60ea29dfe6
Credo fixes: alias grouping/ordering
Haelwenn (lanodan) Monnier
2019-02-06 20:20:02 +01:00
106f4e7a0f
Credo fixes: parameter consistency
Haelwenn (lanodan) Monnier
2019-02-06 20:19:39 +01:00
8bcfac93a8
Make credo happy
Haelwenn (lanodan) Monnier
2019-02-03 18:44:18 +01:00
4430a0ad12
added another test
Karen Konou
2019-02-09 14:34:42 +01:00
09189c3a7c
Made a test!
Karen Konou
2019-02-09 14:23:51 +01:00
563f04e81b
Do autofollow first.
lain
2019-02-09 13:39:57 +01:00
bbd0049fae
Respect blocks in mass follow.
lain
2019-02-09 13:24:23 +01:00
99fd199bda
Merge branch 'add-media-path-to-caddy-cache' into 'develop'
lambda
2019-02-09 11:39:01 +00:00
e868cfe619
Add /media to Caddy cache
shibayashi
2019-02-09 11:39:01 +00:00
1eecbc1cd1
Merge branch 'feature/keyword-policy' into 'develop'
lambda
2019-02-09 11:38:37 +00:00
b05a341187
oof
rinpatch
2019-02-09 08:12:30 +03:00
9a23f8f3ea
Add tests and fix a typo in docs
rinpatch
2019-02-08 20:23:26 +03:00
7e47a810a2
help i am not good with git
Karen Konou
2019-02-08 13:21:34 +01:00
5c5b228f21
Added thread unmuting (still a bit buggy maybe)
Karen Konou
2019-02-08 13:17:11 +01:00