Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-22 | fix for int and modules | Alex S | |
2019-06-21 | Merge branch 'feature/mrf-anti-link-spam' into 'develop' | kaniini | |
implement anti link spam MRF See merge request pleroma/pleroma!1307 | |||
2019-06-21 | Merge branch 'oauth_secure_redirect' into 'develop' | kaniini | |
OAuth security improvements (`redirect_uri` listing enforcement) See merge request pleroma/pleroma!1302 | |||
2019-06-21 | Merge branch 'revert-6f5a0cc1' into 'develop' | kaniini | |
Revert "Merge branch 'fix/ogp-title' into 'develop'" See merge request pleroma/pleroma!1317 | |||
2019-06-21 | Revert "Merge branch 'fix/ogp-title' into 'develop'" | feld | |
This reverts merge request !1277 | |||
2019-06-21 | Fix rate limiter tests | Egor Kislitsyn | |
2019-06-20 | Fixes for dynamic configuration | Alexander Strizhakov | |
2019-06-19 | unbreak polls | William Pitcock | |
2019-06-19 | implement anti link spam MRF | William Pitcock | |
2019-06-19 | aliases for mix tasks | Alexander Strizhakov | |
ecto.migrate ecto.rollback | |||
2019-06-19 | Merge branch 'fix/rich-media-hashtags-again' into 'develop' | lain | |
Rich Media: Skip Microformats hashtags See merge request pleroma/pleroma!1304 | |||
2019-06-19 | Rich Media: Skip Microformats hashtags | rinpatch | |
When fixing this problem I incorrectly assumed a.hashtag is the proper way for detecting hashtags, but it is just something Pleroma and Mastodon add. Per microformats it should be detected by the presense of rel=tag. This MR adds a check for rel=tag, but I still left a.hashtag just in case | |||
2019-06-18 | Added more `redirect_uri` checks to prevent redirect to not explicitly ↵ | Ivan Tashkinov | |
listed URI. | |||
2019-06-18 | Mastodon API: Sanitize display names | rinpatch | |
Closes #1000 | |||
2019-06-17 | Merge branch 'removing-test-errors' into 'develop' | rinpatch | |
Removing test errors See merge request pleroma/pleroma!1296 | |||
2019-06-16 | Merge branch 'fix/sanitize-report-content' into 'develop' | Haelwenn | |
Sanitize HTML in ReportView Closes #990 See merge request pleroma/pleroma!1293 | |||
2019-06-16 | capturing errors | Alex S | |
2019-06-16 | salmon fix | Alex S | |
removed some ownership sandbox error | |||
2019-06-16 | [#570] add user:notification stream | Maksim | |
2019-06-16 | Fix report content stopping to be nullable | rinpatch | |
2019-06-16 | Credo fixes | rinpatch | |
2019-06-16 | Add tests for report view | rinpatch | |
2019-06-15 | Merge branch '963_oob_oauth_redirect_fix' into 'develop' | kaniini | |
[#963] No redirect on OOB OAuth authorize request with existing authorization See merge request pleroma/pleroma!1276 | |||
2019-06-15 | Mastodon API: Return the token needed for the chat. | 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 | Merge branch 'fix/hashtag-rich-media' into 'develop' | lain | |
Fix hashtags being picked up by rich media parser Closes #989 See merge request pleroma/pleroma!1288 | |||
2019-06-14 | [#948] /api/v1/account_search added optional parameters (limit, offset, ↵ | Maksim | |
following) | |||
2019-06-14 | Fix hashtags being picked up by rich media parser | rinpatch | |
Closes #989 | |||
2019-06-14 | MastodonAPI: Add a way to update the background image. | lain | |
2019-06-13 | AccountView: Add user background. | lain | |
2019-06-13 | Merge branch 'fix/ogp-title' into 'develop' | lain | |
Rich Media Parser: Attempt to use <title> from HTML as a fallback Closes #979 See merge request pleroma/pleroma!1277 | |||
2019-06-13 | Handle HTTP 404 response | Egor Kislitsyn | |
2019-06-13 | Handle HTTP "410 Gone" response | Egor Kislitsyn | |
2019-06-13 | Improve <title> fallback; Add a test | Egor Kislitsyn | |
2019-06-12 | [#963] No redirect on OOB OAuth authorize request with existing ↵ | Ivan Tashkinov | |
authorization. OAuth-related refactoring. | |||
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 | Replace `MastodonAPIController.account_register/2` rate limiter | Egor Kislitsyn | |
2019-06-11 | Add RateLimiter | Egor Kislitsyn | |
2019-06-11 | Merge branch 'preload-changes' into 'develop' | kaniini | |
Conversations: Fetch users in one query. See merge request pleroma/pleroma!1258 | |||
2019-06-10 | Add more tests for using media_proxy and whitelists | Sergey Suprunenko | |
2019-06-07 | replace missing mock with a 404 | rinpatch | |
2019-06-07 | Transmogrifier: Do not crash if inReplyTo does not exist and can't be fetched | rinpatch | |
2019-06-07 | Conversations: Fetch users in one query. | lain | |
2019-06-06 | User Search: Boost friends more strongly. | lain | |
2019-06-06 | MastodonAPI: Add test for user search. | lain | |
2019-06-06 | [#943] Make the unauthenticated users limitation optional | Egor | |
2019-06-05 | Merge branch 'bugfix/377-stuck-follow-request' into 'develop' | kaniini | |
Bugfix/377 stuck follow request Closes #377 See merge request pleroma/pleroma!1250 | |||
2019-06-05 | Merge branch 'improve-search' into 'develop' | kaniini | |
[#943] Contain search for unauthenticated users See merge request pleroma/pleroma!1220 |