Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-01 | Fix Invalid SemVer version generation | rinpatch | |
when the current branch does not have commits ahead of tag/checked out on a tag | |||
2019-07-31 | mix: update version to 1.0.3release/1.0.3 | Ariadne Conill | |
2019-07-31 | changelog again | Ariadne Conill | |
2019-07-31 | changelog update | Ariadne Conill | |
2019-07-31 | ostatus: explicitly disallow protocol downgrade from activitypub | Ariadne Conill | |
This closes embargoed bug #1135. | |||
2019-07-31 | [#1036] Changelog adjustment. | Ivan Tashkinov | |
2019-07-30 | [#1036] Fixed version parsing in pleroma_ctl. | Ivan Tashkinov | |
2019-07-28 | transmogrifier: use User.delete() instead of handrolled user deletion code ↵ | Ariadne Conill | |
for remote users Closes #1104 | |||
2019-07-28 | Add a changelog entry for tolerating incorrect chain order | rinpatch | |
2019-07-28 | Add a changelog entry for changing the defaults | rinpatch | |
2019-07-28 | Improve wording in CHANGELOG.md | rinpatch | |
2019-07-28 | FallbackRedirector: Do not crash on Metadata rendering errors | rinpatch | |
2019-07-28 | update Changelog | Ariadne Conill | |
2019-07-28 | Fix not being able to pin unlisted posts | rinpatch | |
Closes #1038 | |||
2019-07-14 | nodeinfo: implement MRF transparency exclusions | Ariadne Conill | |
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-06-28 | BUMP OF CHICKEN | lain | |
1.0 | |||
2019-06-27 | Add changelog entry for syslog tag change | Mark Felder | |
2019-06-26 | Merge branch 'feature/configurable-pack-extensions' into 'develop' | kaniini | |
Make default pack extensions configurable and default to png and gif See merge request pleroma/pleroma!1338 | |||
2019-06-26 | update changelog | Maksim Pechnikov | |
2019-06-26 | Make default pack extensions configurable and default to png and gif | rinpatch | |
2019-06-26 | Apply suggestion to CHANGELOG.md | Maksim | |
2019-06-26 | update changelog | Maksim Pechnikov | |
2019-06-23 | Bind to 127.0.0.1 instead of 0.0.0.0 by default | rinpatch | |
2019-06-20 | docs: better description for mrf anti link spam | William Pitcock | |
2019-06-19 | implement anti link spam MRF | William Pitcock | |
2019-06-18 | Mastodon API: Sanitize display names | rinpatch | |
Closes #1000 | |||
2019-06-15 | Apply suggestion to CHANGELOG.md | lain | |
2019-06-15 | Changelog: Document chat token. | lain | |
2019-06-14 | Merge branch 'feature/add-background-image-to-mastoapi' into 'develop' | rinpatch | |
AccountView: Add user background. See merge request pleroma/pleroma!1280 | |||
2019-06-14 | it is changed in compile time | Alexander Strizhakov | |
we can't change module attributes and endpoint settings in runtime | |||
2019-06-14 | Mastodon API: Document changes. | lain | |
2019-06-11 | Add option to restrict all users to local content | Egor Kislitsyn | |
2019-06-11 | Merge branch 'feature/rate-limiter' into 'develop' | lain | |
Feature/Rate Limiter Closes #943 See merge request pleroma/pleroma!1266 | |||
2019-06-11 | Update CHANGELOG | Egor Kislitsyn | |
2019-06-11 | Merge branch 'change-containment-default' into 'develop' | kaniini | |
Configuration: Skip thread containment by default See merge request pleroma/pleroma!1256 | |||
2019-06-09 | Add a changelog entry for releases | rinpatch | |
2019-06-08 | Set default loglevel to `warn` in prod | rinpatch | |
It's rare that info logs are needed to debug the issue, so I would suggest setting them to warn in prod by default to make finding the relevant parts easier and potentially even decrease cpu usage on bigger instances Closes #962 | |||
2019-06-07 | Configuration: Skip thread containment by default | lain | |
In my tests the interaction between thread containment and other restrictions makes postgresql create some very bad query plans. This caused direct messages to time out on soykaf, for example. | |||
2019-06-06 | [#943] Make the unauthenticated users limitation optional | Egor | |
2019-06-05 | Utils: Use update_follow_state_for_all when appropriate. | lain | |
2019-06-05 | Merge branch 'explicit-addressing' into 'develop' | kaniini | |
Explicit addressing See merge request pleroma/pleroma!1239 | |||
2019-06-04 | Merge remote-tracking branch 'origin/develop' into explicit-addressing | lain | |
2019-06-04 | Docs: Add Explicit addressing to Readme and changelog. | lain | |
2019-06-04 | Merge branch 'develop' into issue/941 | Maksim Pechnikov | |
2019-06-04 | Merge branch 'feature/mrf-subchain' into 'develop' | kaniini | |
MRF: subchain policy See merge request pleroma/pleroma!1233 | |||
2019-06-04 | Merge branch 'generic-fe-settings' into 'develop' | kaniini | |
Generic settings store for frontend user settings See merge request pleroma/pleroma!1221 | |||
2019-06-04 | update CHANGELOG for mrf_subchain | William Pitcock | |
2019-06-03 | updated changelog | Maksim Pechnikov | |
2019-06-03 | Add a changelog entry for polls | rinpatch | |