Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-17 | mix: bump http_signatures dependency to a2a5982fa167fb1352fbd518ce6b606ba233a989 | Ariadne Conill | |
2019-07-17 | Merge branch 'feature/mention-mrf' into 'develop' | kaniini | |
Add MRF MentionPolicy for dropping posts which mention specific actors See merge request pleroma/pleroma!1439 | |||
2019-07-17 | Add MRF MentionPolicy for dropping posts which mention specific actors | RX14 | |
2019-07-16 | Merge branch 'feature/1078-password-reset' into 'develop' | kaniini | |
Feature/1078 password reset Closes #1078 See merge request pleroma/pleroma!1431 | |||
2019-07-16 | mastoapi password reset | Alexander Strizhakov | |
added rate limit to password reset configure rate limit in runtime | |||
2019-07-16 | Merge branch 'tests/upload_filters' into 'develop' | kaniini | |
added tests for Pleroma.Upload.Filter See merge request pleroma/pleroma!1434 | |||
2019-07-16 | added tests for Pleroma.Upload.Filter | Maksim | |
2019-07-16 | Merge branch '1094-relation-actions-rate-limiting' into 'develop' | kaniini | |
[#1094] Rate-limited follow & unfollow actions. Closes #1094 See merge request pleroma/pleroma!1436 | |||
2019-07-16 | Apply suggestion to docs/config.md | Ivan Tashkinov | |
2019-07-16 | [#1094] Rate-limited follow & unfollow actions. | Ivan Tashkinov | |
2019-07-16 | Merge branch 'add-deactivated-to-account-view' into 'develop' | kaniini | |
Add `pleroma.deactivated` to the Account entity (Mastodon API) See merge request pleroma/pleroma!1433 | |||
2019-07-16 | Add `pleroma.deactivated` to the Account entity (Mastodon API) | Eugenij | |
2019-07-16 | Merge branch 'add-blocked-by-to-relationship' into 'develop' | kaniini | |
Add the `blocked_by` attribute to the relationship API (`GET /api/v1/accounts/relationships`) See merge request pleroma/pleroma!1429 | |||
2019-07-16 | Add the `blocked_by` attribute to the relationship API (`GET ↵ | Eugenij | |
/api/v1/accounts/relationships`) | |||
2019-07-16 | Merge branch 'feature/addressable-lists' into 'develop' | kaniini | |
Fix typo See merge request pleroma/pleroma!1432 | |||
2019-07-16 | Fix typo | Egor Kislitsyn | |
2019-07-16 | Merge branch 'bugfix/poll-id-as-string' into 'develop' | rinpatch | |
Status View: Poll ids are strings. See merge request pleroma/pleroma!1430 | |||
2019-07-16 | Mastodon Controller: Fix tests. | lain | |
2019-07-16 | Status View: Poll ids are strings. | lain | |
All ids in mastodon are strings, in general. | |||
2019-07-15 | Merge branch 'match-file-name' into 'develop' | feld | |
try to always match the filename for proxy url See merge request pleroma/pleroma!1405 | |||
2019-07-15 | Merge branch 'remove-dead-admin-tasks-links-from-docs' into 'develop' | feld | |
Remove dead link from the installation docs See merge request pleroma/pleroma!1428 | |||
2019-07-15 | Remove dead link from the installation docs | Eugenij | |
2019-07-15 | Merge branch 'tests/mastodon-common-api' into 'develop' | kaniini | |
Add more tests for MastodonAPIController and CommonAPI See merge request pleroma/pleroma!1425 | |||
2019-07-15 | Add more tests for MastodonAPIController and CommonAPI | Sergey Suprunenko | |
2019-07-15 | Merge branch 'fix/1091-notifications-query' into 'develop' | kaniini | |
Notifications query fix Closes #1091 See merge request pleroma/pleroma!1427 | |||
2019-07-15 | query fix | Alex S | |
2019-07-15 | Merge branch 'sha512-crypt' into 'develop' | kaniini | |
detect and use sha512-crypt for stored password hash. See merge request pleroma/pleroma!1422 | |||
2019-07-15 | Merge branch 'develop' into match-file-name | Sachin Joshi | |
# Conflicts: # lib/pleroma/web/media_proxy/media_proxy_controller.ex | |||
2019-07-15 | formatting | Moonman | |
2019-07-15 | Merge branch 'update-tzdata' into 'develop' | kaniini | |
Dependencies: Update tzdata and related packages. See merge request pleroma/pleroma!1423 | |||
2019-07-15 | Merge branch 'admin-configure-atom-keys' into 'develop' | kaniini | |
admin configure - atom keys with leading : See merge request pleroma/pleroma!1424 | |||
2019-07-15 | Merge branch 'tests/http_signature' into 'develop' | kaniini | |
tests for Pleroma.Signature See merge request pleroma/pleroma!1426 | |||
2019-07-15 | tests for Pleroma.Signature | Maksim | |
2019-07-15 | Merge branch 'feature/addressable-lists' into 'develop' | kaniini | |
[#802] Add addressable lists See merge request pleroma/pleroma!1113 | |||
2019-07-15 | migrating task refactor | Alex S | |
2019-07-15 | atom keys with leading : | Alex S | |
2019-07-15 | List messages must be visible for mentioned users | Egor Kislitsyn | |
2019-07-15 | Dependencies: Update tzdata and related packages. | lain | |
2019-07-15 | Add `listMessage` to to the JSON-LD context | Egor Kislitsyn | |
2019-07-15 | Update documentation | Egor Kislitsyn | |
2019-07-15 | Add an explanation comment to Publisher.publish/2 | Egor Kislitsyn | |
2019-07-15 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-07-15 | Support `list` visibility in StatusView | Egor Kislitsyn | |
2019-07-14 | Merge branch 'tests/media_proxy' into 'develop' | kaniini | |
added tests for Web.MediaProxy See merge request pleroma/pleroma!1418 | |||
2019-07-14 | added tests for Web.MediaProxy | Maksim | |
2019-07-14 | Merge branch 'feature/unsubscribe-on-unfollow' into 'develop' | kaniini | |
Unfollow should also unsubscribe Closes #1086 See merge request pleroma/pleroma!1419 | |||
2019-07-14 | Unfollow should also unsubscribe | Sergey Suprunenko | |
2019-07-14 | Merge branch 'security/ir-generic-containment' into 'develop' | kaniini | |
security: IR-based generic object containment See merge request pleroma/pleroma!1417 | |||
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. |