Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge branch 'fix-docs-formatting' into 'develop' | rinpatch | |
Fix formatting in OpenBSD install manual See merge request pleroma/pleroma!1979 | |||
2019-11-13 | Fix formatting in OpenBSD install manual | Egor Kislitsyn | |
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-13 | Merge branch 'bugfix/1360-actorless-posts' into 'develop' | rinpatch | |
Containment: Add a catch-all clause to contain_origin. Closes #1360 See merge request pleroma/pleroma!1975 | |||
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 | Fix tests | Egor Kislitsyn | |
2019-11-12 | Update CHANGELOG | Egor Kislitsyn | |
2019-11-12 | Add a notification for Move activities | Egor Kislitsyn | |
2019-11-12 | Add `allow_following_move` setting to User | Egor Kislitsyn | |
2019-11-12 | Containment: Add a catch-all clause to contain_origin. | lain | |
2019-11-11 | Fix rendering conversations when there's a malformed status | Mark Felder | |
2019-11-11 | Fix exclude_visibilities filter for followers-only Like notifications | eugenijm | |
2019-11-11 | Merge branch 'fix/docs-static-fe-category' into 'develop' | rinpatch | |
docs: move static-fe docs under a proper category See merge request pleroma/pleroma!1972 | |||
2019-11-11 | docs: move static-fe docs under a proper category | rinpatch | |
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 'fix-dokku-2' into 'develop' | lain | |
Dokku deploys: Keep the git dir so version number generation works. See merge request pleroma/pleroma!1967 | |||
2019-11-11 | Merge branch 'patch-1' into 'develop' | rinpatch | |
Default config: Use extended nickname format See merge request pleroma/pleroma!1968 | |||
2019-11-11 | Merge branch 'chore/changelog-1940' into 'develop' | rinpatch | |
Add a changelog entry for !1940 See merge request pleroma/pleroma!1970 | |||
2019-11-11 | Add a changelog entry for !1940 | rinpatch | |
2019-11-11 | Merge branch 'update-ci' into 'develop' | lain | |
Use PG12 in CI for the RUM pipeline Closes #1377 See merge request pleroma/pleroma!1969 | |||
2019-11-11 | Default config: Use extended nickname format | lain | |
2019-11-11 | Use PG12 in CI for the RUM pipeline | Egor Kislitsyn | |
2019-11-11 | Dokku deploys: Keep the git dir so version number generation works. | lain | |
2019-11-11 | Merge branch 'update-docs' into 'develop' | lain | |
Add a warning about Pg version to the RUM related docs See merge request pleroma/pleroma!1966 | |||
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 | Add a warning about Pg version to the RUM related docs | Egor Kislitsyn | |
2019-11-11 | Merge branch 'new-rate-limiter' into 'develop' | lain | |
New rate limiter See merge request pleroma/pleroma!1946 | |||
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 | [#1335] Applied code review suggestions. | Ivan Tashkinov | |
2019-11-11 | Merge branch 'develop' into feature/reports-groups-and-multiple-state-update | Maxim Filippov | |
2019-11-11 | Add "/api/pleroma/admin/reports/:id" -> "/api/pleroma/admin/reports" ↵ | Maxim Filippov | |
changelog entry | |||
2019-11-11 | Code style fixes | Maxim Filippov | |
2019-11-11 | Apply suggestion to CHANGELOG.md | Maxim Filippov | |
2019-11-10 | fix for migrate task | Alexander | |
2019-11-10 | Merge branch 'disable-attachment-links' into 'develop' | lain | |
Disable attachment links by default Closes #1394 See merge request pleroma/pleroma!1962 | |||
2019-11-10 | [#1335] User: refactored :blocks field into :blocked_users relation. | Ivan Tashkinov | |
Introduced UserBlock. | |||
2019-11-10 | Disable attachment links by default | rinpatch | |
Closes #1394 | |||
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 | Apply suggestion to config/config.exs | lain | |
2019-11-10 | Apply suggestion to config/config.exs | lain | |
2019-11-10 | Merge branch 'refactor/readme' into 'develop' | lain | |
Partial readme rewrite See merge request pleroma/pleroma!1958 |