Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-26 | remove vim swap filefeature/user-whitelist | Sadposter | |
2019-11-26 | fix relationship view tests | Sadposter | |
2019-11-26 | add whitelist route tests | Sadposter | |
2019-11-26 | add user whitelist relationship | Sadposter | |
2019-11-25 | Merge branch 'fix/ap-disable-remote-render' into 'develop' | lain | |
Disable rendering AP representation for remote users and objects See merge request pleroma/pleroma!2010 | |||
2019-11-25 | OStatus controller: don't serve json at /notice/, redirect instead | rinpatch | |
2019-11-25 | ActivityPub controller: do not render remote users | rinpatch | |
2019-11-25 | Merge branch 'feature/admin-api-list-statuses-for-a-given-instance' into ↵ | feld | |
'develop' Admin API: list all statuses from a given instance See merge request pleroma/pleroma!1981 | |||
2019-11-25 | add ability to set a custom user-agent string | Sadposter | |
2019-11-25 | Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance | Maxim Filippov | |
2019-11-25 | Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance | Maxim Filippov | |
2019-11-22 | Merge branch 'feature/confirm-user-acc-resend-confirmation' into 'develop' | lain | |
AdminAPI: Confirm user account, resend confirmation email See merge request pleroma/pleroma!1994 | |||
2019-11-21 | Merge branch 'issue/1348' into 'develop' | lain | |
[#1348] excluded invisible actors from gets /api/v1/accounts/:id See merge request pleroma/pleroma!1937 | |||
2019-11-21 | Fix user.following_count | Egor Kislitsyn | |
2019-11-20 | Fix sporadically failing test | Egor Kislitsyn | |
2019-11-19 | Fix tests | Maxim Filippov | |
2019-11-19 | AdminAPI: Confirm user account, resend confirmation email | Maxim Filippov | |
2019-11-19 | Support authentication via `x-admin-token` HTTP header | Egor Kislitsyn | |
2019-11-15 | Merge branch 'nodeinfo-fields-limit' into 'develop' | kaniini | |
Add fieldsLimit to metadata of nodeinfo See merge request pleroma/pleroma!1983 | |||
2019-11-15 | Add test | kPherox | |
2019-11-15 | Merge branch 'bugfix/1395-email-activation' into 'develop' | rinpatch | |
Bugfix/1395 email activation Closes #1395 See merge request pleroma/pleroma!1965 | |||
2019-11-14 | fix credo | Ariadne Conill | |
2019-11-14 | MRF: add ObjectAgePolicy which deals with old posts being imported | Ariadne Conill | |
2019-11-14 | Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance | Maxim Filippov | |
2019-11-14 | Admin API: list all statuses from a given instance | Maxim Filippov | |
2019-11-14 | Merge branch 'feature/reports-groups-and-multiple-state-update' into 'develop' | feld | |
Admin API: Grouped reports, update multiple reports in one query Closes admin-fe#43 See merge request pleroma/pleroma!1815 | |||
2019-11-14 | Merge branch 'reactions' into 'develop' | rinpatch | |
Emoji Reactions See merge request pleroma/pleroma!1662 | |||
2019-11-13 | Support redirecting by activity UUID in static FE as well. | Phil Hagelberg | |
2019-11-13 | Support redirecting by object ID in static FE. | Phil Hagelberg | |
This matches the behavior of pleroma-fe better. Fixes #1412. | |||
2019-11-13 | Merge branch 'fix-rate-limiter-test' into 'develop' | lain | |
Fix random fails of the rate limiter tests (hopefully) See merge request pleroma/pleroma!1978 | |||
2019-11-13 | Fix random fails of the rate limiter tests | Egor Kislitsyn | |
2019-11-13 | Merge branch 'static-remote-redirect' into 'develop' | lain | |
For remote notices, redirect to the original instead of 404 in static-fe See merge request pleroma/pleroma!1974 | |||
2019-11-12 | For remote notices, redirect to the original instead of 404. | Phil Hagelberg | |
We shouldn't treat these like local statuses, but I don't think a 404 is the right choice either here, because within pleroma-fe, these are valid URLs. So with remote notices you have the awkward situation where clicking a link will behave differently depending on whether you open it in a new tab or not; the new tab will 404 if it hits static-fe. This new redirecting behavior should improve that situation. | |||
2019-11-12 | Containment: Add a catch-all clause to contain_origin. | lain | |
2019-11-11 | Merge branch 'nodeinfo-federation-enabled' into 'develop' | feld | |
report federating status in nodeinfo See merge request pleroma/pleroma!1971 | |||
2019-11-11 | Merge branch 'feature/static-fe' into 'develop' | kaniini | |
Static frontend See merge request pleroma/pleroma!1917 | |||
2019-11-11 | report federating status in nodeinfo | href | |
2019-11-11 | Merge branch 'iss-1376' into 'develop' | lain | |
Check client and token in GET /oauth/authorize See merge request pleroma/pleroma!1940 | |||
2019-11-11 | Merge branch 'fix/1399' into 'develop' | lain | |
fix for migrate config to db task Closes #1399 See merge request pleroma/pleroma!1964 | |||
2019-11-11 | New rate limiter | Steven Fuchs | |
2019-11-11 | UserEnabledPlug: Don't authenticate unconfirmed users. | lain | |
2019-11-11 | User: Don't let deactivated users authenticate. | lain | |
2019-11-11 | Merge branch 'develop' into feature/reports-groups-and-multiple-state-update | Maxim Filippov | |
2019-11-10 | fix for migrate task | Alexander | |
2019-11-10 | Merge branch 'develop' into 'reactions' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-11-10 | Merge branch 'issue/1339' into 'develop' | lain | |
[#1339] add subject to atom feed See merge request pleroma/pleroma!1961 | |||
2019-11-10 | add subject to atom feed | Maksim Pechnikov | |
2019-11-09 | Add changelog entry, cheatsheet docs, and alphabetize. | Phil Hagelberg | |
2019-11-09 | Add some further test cases. | Phil Hagelberg | |
Including like ... private visibility, cos that's super important. | |||
2019-11-09 | Add tests for static_fe controller. | Phil Hagelberg | |