Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-30 | Merge branch 'develop' into fix/configdb-otp-instructions | Mark Felder | |
2020-07-30 | OTP users need Pleroma running to execute pleroma_ctl, so reorganize ↵ | Mark Felder | |
instructions. | |||
2020-07-30 | Attempt to fix markdown formatting | Mark Felder | |
2020-07-29 | Merge remote-tracking branch 'upstream/develop' into hide-reactions | Alex Gleason | |
2020-07-29 | Merge branch 'by-approval' into 'develop' | lain | |
Registrations "by approval" mode Closes #1931 See merge request pleroma/pleroma!2757 | |||
2020-07-28 | Let favourites and emoji reactions optionally be hidden | Alex Gleason | |
2020-07-28 | Cheatsheet: Add even more info. | lain | |
2020-07-28 | Cheatsheet: Add more info. | lain | |
2020-07-28 | Docs: Add frontend info to cheat sheet. | lain | |
2020-07-27 | Add :registration_reason_length to description.exs | Alex Gleason | |
2020-07-27 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-26 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-23 | Merge branch 'develop' into issue/1934-welcome-email | Maksim Pechnikov | |
2020-07-22 | fix sender for welcome email | Maksim Pechnikov | |
2020-07-21 | Revert "Merge branch 'revert-2b5d9eb1' into 'develop'" | lain | |
This reverts merge request !2784 | |||
2020-07-21 | Revert "Merge branch 'linkify' into 'develop'" | lain | |
This reverts merge request !2677 | |||
2020-07-21 | added welcome email | Maksim Pechnikov | |
2020-07-16 | Merge remote-tracking branch 'upstream/develop' into linkify | Alex Gleason | |
2020-07-15 | Add documentation for new connection pool settings and remove some | rinpatch | |
`:retry_timeout` and `:retry` got removed because reconnecting on failure is something the new pool intentionally doesn't do. `:max_overflow` had to go in favor of `:max_waiting`, I didn't reuse the key because the settings are very different in their behaviour. `:checkin_timeout` got removed in favor of `:connection_acquisition_wait`, I didn't reuse the key because the settings are somewhat different. I didn't do any migrations/deprecation warnings/changelog entries because these settings were never in stable. | |||
2020-07-14 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-14 | Merge branch 'feature/1922-media-proxy-whitelist' into 'develop' | feld | |
Support for hosts with scheme in MediaProxy whitelist setting Closes #1922 See merge request pleroma/pleroma!2754 | |||
2020-07-14 | Merge branch '1940-admin-token-oauthless-auth' into 'develop' | feld | |
[#1940] Reinstated OAuth-less `admin_token` authentication Closes #1940 See merge request pleroma/pleroma!2760 | |||
2020-07-14 | Migrate in-db config after updating to Oban 2.0 | rinpatch | |
2020-07-14 | [#1940] Applied rate limit for requests with bad `admin_token`. Added doc ↵ | Ivan Tashkinov | |
warnings on `admin_token` setting. | |||
2020-07-13 | Show examples for both OTP and source | Mark Felder | |
2020-07-12 | Add `account_approval_required` instance setting | Alex Gleason | |
2020-07-12 | Make the query more precise | Mark Felder | |
2020-07-12 | Improve database config migration and add documentation | Mark Felder | |
2020-07-12 | MediaProxy whitelist setting now supports hosts with scheme | Alexander Strizhakov | |
added deprecation warning about using bare domains | |||
2020-07-10 | Support Exiftool for stripping EXIF data | Mark Felder | |
We really only want to strip location data anyway, and mogrify strips color profiles. | |||
2020-07-10 | docs and descriptions for s3 settings | Alexander Strizhakov | |
2020-07-09 | Merge branch 'features/favicons' into 'develop' | lain | |
Add support for remote favicons See merge request pleroma/pleroma!2261 | |||
2020-07-09 | missed `:` (colon) before mrf_steal_emoji | Dym Sohin | |
2020-07-08 | Add [:instances_favicons, :enabled] setting, defaults to false | Haelwenn (lanodan) Monnier | |
2020-07-07 | [#1895] Documentation hints on private instances and ↵ | Ivan Tashkinov | |
instance/restrict_unauthenticated setting. | |||
2020-07-07 | [#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance ↵ | Ivan Tashkinov | |
setting. | |||
2020-07-06 | Docs: Add description limits to cheat sheet | lain | |
2020-06-30 | AutoLinker --> Linkify, update to latest version | Alex Gleason | |
https://git.pleroma.social/pleroma/elixir-libraries/linkify | |||
2020-06-23 | Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop' | Haelwenn | |
Moving mrf settings from instance to separate mrf group Closes #1631 See merge request pleroma/pleroma!2320 | |||
2020-06-22 | I forgot to git add some files, oops (should be squashed with MR) | Ilja | |
2020-06-20 | cheatsheet.md: no_attachment_links → attachment_links | Haelwenn (lanodan) Monnier | |
2020-06-16 | fixes for tests | Alexander Strizhakov | |
2020-06-16 | moving mrf settings from instance to separate group | Alexander Strizhakov | |
2020-06-15 | Merge branch 'develop' into issue/1855 | Maksim Pechnikov | |
2020-06-14 | fix invalidates media url's | Maksim Pechnikov | |
2020-06-13 | Remove use of atoms in MRF.UserAllowListPolicy | href | |
2020-06-01 | Merge remote-tracking branch 'origin/develop' into global-status-expiration | Egor Kislitsyn | |
2020-05-25 | Docs: sql -> SQL | lain | |
2020-05-25 | Docs: Document reasonable Postgres settings. | lain | |
2020-05-22 | Update CHANGELOG and docs | Roman Chvanikov | |