Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-12 | Merge branch 'feature/attachments-cleanup' into 'develop' | feld | |
Delete attachments when status is deleted See merge request pleroma/pleroma!2036 | |||
2020-01-12 | Delete attachments when status is deleted | Roman Chvanikov | |
2020-01-12 | Merge branch 'updated-at-on-conversation-read' into 'develop' | feld | |
MastodonAPI: Fix mark-as-read bringing the conversation to the top (`POST /api/v1/conversations/:id/read`) See merge request pleroma/pleroma!2080 | |||
2020-01-12 | Merge branch 'config/benchmark' into 'develop' | feld | |
Benchmark env uses test database so we should be able to use test.secret.exs See merge request pleroma/pleroma!2057 | |||
2020-01-12 | Merge branch 'issue/1354' into 'develop' | feld | |
[#1354] fix remote follow See merge request pleroma/pleroma!2079 | |||
2020-01-12 | Assign token that can write to follows | Mark Felder | |
2020-01-12 | Merge branch 'develop' into issue/1354 | Mark Felder | |
2020-01-12 | Merge branch 'issue/1487' into 'develop' | feld | |
[#1487] fixed clear HTML entities after scrub html and truncate See merge request pleroma/pleroma!2090 | |||
2020-01-11 | Merge branch 'patch-1' into 'develop' | rinpatch | |
docs: API: update Mastodon API link See merge request pleroma/pleroma!2100 | |||
2020-01-11 | Merge branch 'remove/remove-mdii-uploader' into 'develop' | rinpatch | |
Remove MDII uploader See merge request pleroma/pleroma!2099 | |||
2020-01-11 | Remove MDII uploader | Hakaba Hitoyo | |
2020-01-11 | docs: API: update Mastodon API link | Alibek Omarov | |
2020-01-10 | Merge branch 'issue/1490' into 'develop' | lain | |
[#1490] fixed create service user (relay, internal.fetch) See merge request pleroma/pleroma!2092 | |||
2020-01-10 | Merge branch 'oauth-scopes-tweaks-and-tests' into 'develop' | lain | |
OAuth tweaks and tests rework See merge request pleroma/pleroma!2068 | |||
2020-01-10 | Merge branch 'fix/captcha-time' into 'develop' | lain | |
Fix captcha time, which was meant to be 5 minutes See merge request pleroma/pleroma!2094 | |||
2020-01-09 | Fix captcha time, which was meant to be 5 minutes | Mark Felder | |
2020-01-09 | Merge branch 'update/adminfe-20201019' into 'develop' | feld | |
Update AdminFE build See merge request pleroma/pleroma!2093 | |||
2020-01-09 | Update AdminFE build | Mark Felder | |
2020-01-08 | fix create service actor | Maksim Pechnikov | |
2020-01-07 | Merge branch 'bugfix/smtp-config-examples' into 'develop' | rinpatch | |
Fix SMTP mailer example See merge request pleroma/pleroma!2091 | |||
2020-01-06 | Update CHANGELOG.md | lain | |
2020-01-05 | Fix SMTP mailer example | RX14 | |
`ssl: true` and `tls: :always` tries to use both TLS and STARTTLS on the same SMTP connection, causing it to fail. | |||
2020-01-05 | Fix mark-as-read (`POST /api/v1/conversations/:id/read`) refreshing ↵ | eugenijm | |
updated_at and bringing conversation to the top in the user's direct conversation list | |||
2020-01-03 | fixed Metadata.Utils.scrub_html_and_truncate | Maksim Pechnikov | |
2020-01-02 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
oauth-scopes-tweaks-and-tests | |||
2019-12-28 | Merge branch 'update-captcha' into 'develop' | rinpatch | |
Update `captcha` dependency Closes #1492 See merge request pleroma/pleroma!2088 | |||
2019-12-28 | Update `captcha` dependency | Egor Kislitsyn | |
2019-12-25 | added code of mr#2067 | Maksim Pechnikov | |
2019-12-24 | Merge branch 'feat/doc-improvements' into 'develop' | Haelwenn | |
Documentation imrpovements See merge request pleroma/pleroma!2084 | |||
2019-12-23 | Merge branch 'increase-captcha-expiry-time' into 'develop' | lain | |
Increase CAPTCHA expiration time to 5 minutes Closes #1491 See merge request pleroma/pleroma!2086 | |||
2019-12-23 | Increase CAPTCHA expiration time to 5 minutes | Egor Kislitsyn | |
2019-12-22 | update test | Maksim Pechnikov | |
2019-12-22 | Apply suggestion to lib/pleroma/web/twitter_api/views/remote_follow_view.ex | Maksim | |
2019-12-22 | Apply suggestion to ↵ | Maksim | |
lib/pleroma/web/twitter_api/controllers/remote_follow_controller.ex | |||
2019-12-21 | moved remote follow in separate controller | Maksim Pechnikov | |
2019-12-21 | Merge branch 'feature/custom-runtime-modules' into 'develop' | rinpatch | |
Add support for custom modules at runtime Closes #1448 See merge request pleroma/pleroma!2039 | |||
2019-12-21 | Merge branch 'revert-a54aa5af' into 'develop' | rinpatch | |
Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'" Closes #1488 See merge request pleroma/pleroma!2083 | |||
2019-12-21 | Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'" | Maxim Filippov | |
This reverts merge request !2076 | |||
2019-12-20 | Merge branch 'fix/twitter-card-without-attachments' into 'develop' | feld | |
Posts without media attachments should get the Summary TwitterCard See merge request pleroma/pleroma!2082 | |||
2019-12-20 | Posts without media attachments should get the Summary TwitterCard | Mark Felder | |
2019-12-20 | Merge branch 'feature/status-counts-by-scope' into 'develop' | feld | |
Stats: return status counts by scope See merge request pleroma/pleroma!2076 | |||
2019-12-20 | Merge branch 'fix/remote-user-no-follower-counter' into 'develop' | feld | |
Do not crash when remote user follower and following counters are hidden See merge request pleroma/pleroma!2077 | |||
2019-12-20 | fixed remote follow | Maksim Pechnikov | |
2019-12-20 | Merge branch 'remove-outdated-doc' into 'develop' | Haelwenn | |
Remove `/api/account/register` documentation from pleroma_api.md Closes #1486 See merge request pleroma/pleroma!2078 | |||
2019-12-20 | Remove `/api/account/register` documentation from pleroma_api.md | Egor Kislitsyn | |
2019-12-19 | Instead allow a dedicated benchmark config | Mark Felder | |
2019-12-19 | Merge branch 'develop' into config/benchmark | Mark Felder | |
2019-12-19 | Fix all count | Maxim Filippov | |
2019-12-19 | Expose issue via failing test | Maxim Filippov | |
2019-12-19 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
oauth-scopes-tweaks-and-tests |