- Jun 21, 2018
-
-
lain authored
mrf simple: add accept lists See merge request pleroma/pleroma!231
-
- Jun 19, 2018
-
-
kaniini authored
accept lists supplement reject lists by requiring that any message accepted by contained by the accept list. in other words, this functionality can be used to implement instances similar to awoo.space.
-
lain authored
Add streaming to media tabs of federated and local TLs See merge request pleroma/pleroma!225
-
lain authored
fix follow relationship leaks when blocked See merge request pleroma/pleroma!230
-
kaniini authored
-
kaniini authored
-
lain authored
activitypub: support filtering activities by whether or not they are a reply (closes #109) Closes #109 See merge request pleroma/pleroma!226
-
lain authored
handle ActivityStreams 2.0 contentMap See merge request pleroma/pleroma!229
-
kaniini authored
-
kaniini authored
-
kaniini authored
this is needed for activitypub conformance ref #213
-
- Jun 18, 2018
- Jun 17, 2018
-
-
Haelwenn authored
-
lain authored
Comment for Old Servers See merge request pleroma/pleroma!224
-
- Jun 16, 2018
-
-
ArtikBanana authored
-
lain authored
Configs for mrf_rejectnonpublic See merge request pleroma/pleroma!205
-
- Jun 15, 2018
-
-
eal authored
lib/pleroma/web/mastodon_api/views/status_view.ex: Fix status.json so it renders threads See merge request pleroma/pleroma!223
-
Haelwenn authored
-
lain authored
-
- Jun 14, 2018
-
-
lain authored
Add missing file extension if file does not have one See merge request pleroma/pleroma!222
-
normandy authored
-
lain authored
upload.ex: add MPEG Layer 3 file header. See merge request pleroma/pleroma!221
-
eal authored
-
lain authored
* fix nginx 1.15 warning: See merge request pleroma/pleroma!213
-
lain authored
activitypub transmogrifier: handle activity lookup failure Closes #156 See merge request pleroma/pleroma!216
-
lain authored
Add TwitterAPI unretweet endpoint and cleanup AP.unannounce See merge request pleroma/pleroma!218
-
lain authored
oauth: support either name or username parameter with grant_type=password Closes #180 See merge request pleroma/pleroma!219
-
lain authored
oauth: fix password-based login when username is email address Closes #199 See merge request pleroma/pleroma!220
-
lain authored
streamer: don't relay boosts of messages which would otherwise be blocked Closes #204 See merge request pleroma/pleroma!215
-
kaniini authored
closes #199
-
kaniini authored
closes #180
-
normandy authored
-
normandy authored
-
- Jun 13, 2018
-
-
kaniini authored
with the introduction of MRF, it is possible that an activity may be orphaned from it's parent, if an activity in the chain was rejected by the active MRF policies. accordingly, handle this in the same way as any other orphaned activity. closes #156
-
kaniini authored
-
dex authored
nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead
-
lain authored
webfinger: send JRD by default instead of XRD See merge request pleroma/pleroma!211
-
kaniini authored
JRD being the default representation for WebFinger responses was standardized 5 years ago in RFC 7033.
-