Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-31 | twitter api: utils: rework do_remote_follow() to use CommonAPI | Ariadne Conill | |
Closes #1138 | |||
2019-07-31 | changelog update | Ariadne Conill | |
2019-07-31 | Disallow following locked accounts over OStatus | rinpatch | |
2019-07-31 | ostatus: explicitly disallow protocol downgrade from activitypub | Ariadne Conill | |
This closes embargoed bug #1135. | |||
2019-07-31 | Merge branch '1048-semver-format-compliance-backport' into 'master' | kaniini | |
Fixed version parsing in pleroma_ctl (backport) See merge request pleroma/pleroma!1508 | |||
2019-07-31 | [#1036] Changelog adjustment. | Ivan Tashkinov | |
2019-07-30 | [#1036] Fixed version parsing in pleroma_ctl. | Ivan Tashkinov | |
2019-07-30 | [#1048] Fixed version parsing in pleroma_ctl. Closes #1036. | Ivan Tashkinov | |
2019-07-29 | Merge branch 'release/1.0.2' into 'master'v1.0.2 | kaniini | |
1.0.2 release See merge request pleroma/pleroma!1499 | |||
2019-07-28 | mix: update version to 1.0.2release/1.0.2 | Ariadne Conill | |
2019-07-28 | Dependencies: Update tzdata and related packages. | lain | |
2019-07-28 | transmogrifier: use User.delete() instead of handrolled user deletion code ↵ | Ariadne Conill | |
for remote users Closes #1104 | |||
2019-07-28 | Handle 303 redirects | Sergey Suprunenko | |
2019-07-28 | Add a changelog entry for tolerating incorrect chain order | rinpatch | |
2019-07-28 | Workaround for remote server certificate chain issues | rinpatch | |
2019-07-28 | Merge the default options with custom ones in ReverseProxy and | rinpatch | |
Pleroma.HTTP | |||
2019-07-28 | Update otp_en.md - Added creation of initial admin user | Bradley D. Thornton | |
2019-07-28 | Fix domain for the contact clients.md | tom79 | |
2019-07-28 | Update clients.md for Fedilab | tom79 | |
- Change owner (@fedilab@framapiaf.org), Source code: Framagit, Add some other supported features | |||
2019-07-28 | Add a changelog entry for changing the defaults | rinpatch | |
2019-07-28 | Formatting | rinpatch | |
2019-07-28 | Improve wording in CHANGELOG.md | rinpatch | |
2019-07-28 | Enable OpenGraph and TwitterCard by default | rinpatch | |
Closes #1034 | |||
2019-07-28 | FallbackRedirector: Do not crash on Metadata rendering errors | rinpatch | |
2019-07-28 | OGP/TwitterCard: Add fallbacks in case the attachment key is nonexistent | rinpatch | |
2019-07-28 | OTP Release install docs: Remove --dry-run in cron certbot command | rinpatch | |
2019-07-28 | update Changelog | Ariadne Conill | |
2019-07-28 | Fix not being able to pin unlisted posts | rinpatch | |
Closes #1038 | |||
2019-07-28 | preserve the original path/filename (no encoding/decoding) for proxy | Sachin Joshi | |
2019-07-28 | try to always match the filename for proxy url | Sachin Joshi | |
2019-07-28 | Split alters rather than work with indexes | Roman Chvanikov | |
2019-07-28 | Fix migration | Roman Chvanikov | |
2019-07-28 | Mastodon Controller: Fix tests. | lain | |
2019-07-28 | Status View: Poll ids are strings. | lain | |
All ids in mastodon are strings, in general. | |||
2019-07-14 | Merge branch 'release/1.0.1' into 'master'v1.0.1 | kaniini | |
version bump to 1.0.1 See merge request pleroma/pleroma!1421 | |||
2019-07-14 | version bump to 1.0.1release/1.0.1 | Ariadne Conill | |
2019-07-14 | Merge branch 'release/1.0.1' into 'master' | kaniini | |
1.0.1 release See merge request pleroma/pleroma!1420 | |||
2019-07-14 | fix backport | Ariadne Conill | |
2019-07-14 | HttpRequestMock: Add 404s on OStatus fetching for info.pleroma.site | Haelwenn (lanodan) Monnier | |
2019-07-14 | HttpRequestMock: Add missing mocks for object containment tests | Haelwenn (lanodan) Monnier | |
2019-07-14 | object: fix backport | Ariadne Conill | |
2019-07-14 | docs: note that exclusions usage will be included in the transparency ↵ | Ariadne Conill | |
metrics if used | |||
2019-07-14 | nodeinfo: implement MRF transparency exclusions | Ariadne Conill | |
2019-07-14 | Object.Fetcher: Keep the with-do block as per kaniini proposition | Haelwenn (lanodan) Monnier | |
2019-07-14 | FetcherTest: Containment refute called(OStatus.fetch_activity_from_url) | Haelwenn (lanodan) Monnier | |
2019-07-14 | Object.Fetcher: Fallback to OStatus only if AP actually fails | Haelwenn (lanodan) Monnier | |
2019-07-14 | tests: fix object containment violations in the transmogrifier tests | Ariadne Conill | |
Some objects were not completely rewritten in the tests, which caused object containment violations. Fix them by rewriting the object IDs to be in an appropriate namespace. | |||
2019-07-14 | security: detect object containment violations at the IR level | Ariadne Conill | |
It is more efficient to check for object containment violations at the IR level instead of in the protocol handlers. OStatus containment is especially a tricky situation, as the containment rules don't match those of IR and ActivityPub. Accordingly, we just always do a final containment check at the IR level before the object is added to the IR object graph. | |||
2019-07-14 | remove CC-BY-NC-ND license. | Ariadne Conill | |
we moved branding assets (mascot etc) to CC-BY-SA a while back. | |||
2019-06-29 | Merge branch 'revert/tags-releases' into 'master' | rinpatch | |
Revert "Build releases only on tags or develop" See merge request pleroma/pleroma!1356 |