Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-10 | 20200802170532_fix_legacy_tags: chunk the user query | rinpatch | |
2020-08-10 | 20200802170532_fix_legacy_tags: Select only fields the migration needs | rinpatch | |
Selecting the full struct will break as soon as a new field is added. | |||
2020-08-10 | AccountController: Build the correct update activity. | lain | |
Will fix federation issues. | |||
2020-08-09 | Merge branch 'feat/floki-fast-html-2' into 'develop' | lain | |
Update to fast_html 2 and use it for Floki parsing See merge request pleroma/pleroma!2861 | |||
2020-08-09 | Merge branch 'security-policy' into 'develop' | lain | |
Add security policy for Pleroma backend Closes #1848 See merge request pleroma/pleroma!2862 | |||
2020-08-09 | Merge branch 'develop' into 'feat/floki-fast-html-2' | lain | |
# Conflicts: # config/config.exs | |||
2020-08-08 | Limit expirations for each cron execution to 50. | Mark Felder | |
This should prevent servers from being crushed. 50/min is a pretty good rate. | |||
2020-08-08 | Don't filter on local | Mark Felder | |
2020-08-08 | Ensure we only expire Create activities with the Mix task | Mark Felder | |
2020-08-08 | Add migration to remove invalid activity expirations | Mark Felder | |
2020-08-08 | Merge branch 'ensure-expiration-mix-task' into 'develop' | lain | |
Add mix task to add expiration to all local statuses Closes #2020 See merge request pleroma/pleroma!2865 | |||
2020-08-08 | Add mix task to add expiration to all local statuses | Egor Kislitsyn | |
2020-08-08 | Improve static_dir documentation | Ilja | |
* It was still written for From Source installs. Now it's both OTP and From Source * I linked to the cheatsheet where it was about configuration * I moved the mix tasks of the robot.txt section to the CLI tasks and linked to it * i checked the code at https://git.pleroma.social/pleroma/pleroma/-/blob/develop/lib/mix/tasks/pleroma/robotstxt.ex and it doesn't seem to more than just this one command with this option * I also added the location of robot.txt and an example to dissallow everything, but allow the fediverse.network crawlers * The Thumbnail section still linked to distsn.org which doesn't exist any more. I changed it to a general statemant that it can be used by external applications. (I don't know any that actually use it.) * Both the logo and TOS need an extra `static` folder. I've seen confusion about that in #pleroma so I added an Important note. | |||
2020-08-07 | Merge branch 'fix/ldap-auth-issues' into 'develop' | lain | |
Fix LDAP auth issues Closes #1646 See merge request pleroma/pleroma!2852 | |||
2020-08-07 | Merge branch 'develop' into fix/ldap-auth-issues | Mark Felder | |
2020-08-07 | Make a new function instead of overloading register_changeset/3 | Mark Felder | |
2020-08-07 | Add security policy for Pleroma backend | rinpatch | |
Closes #1848 | |||
2020-08-07 | Merge branch 'feature/update-welcome-setting-in-description' of ↵ | Angelina Filippova | |
git.pleroma.social:pleroma/pleroma into feature/update-welcome-setting-in-description | |||
2020-08-07 | Add new `image` type to settings whose values are image urls | Angelina Filippova | |
2020-08-07 | Force 204 responses to be empty, fixes #2029 | Alex Gleason | |
2020-08-07 | Merge branch 'authenticator-docs' into 'develop' | rinpatch | |
Docs: Remove wrong / confusing auth docs. Closes #2028 See merge request pleroma/pleroma!2860 | |||
2020-08-07 | Docs: Remove wrong / confusing auth docs. | lain | |
2020-08-07 | CI: install cmake since fast_html now requires it | rinpatch | |
2020-08-07 | Docs: Add OTP commands to frontend docs. | lain | |
2020-08-07 | Merge branch 'spoopy-user' into 'develop' | lain | |
restricted_nicknames: Add names from MastoAPI endpoints See merge request pleroma/pleroma!2857 | |||
2020-08-07 | Add a note about the proper value for uid | Mark Felder | |
2020-08-07 | Merge branch 'object-age-changelog' into 'develop' | rinpatch | |
Changelog: Add information about the object age policy See merge request pleroma/pleroma!2859 | |||
2020-08-07 | Changelog: Add information about the object age policy | lain | |
2020-08-07 | Mix Task Frontend test: Expand. | lain | |
2020-08-07 | mix.exs: update fast_sanitize to 0.2.0 | rinpatch | |
2020-08-07 | rel me test: fix HTML so broken browsers (and therefore | rinpatch | |
lexbor) refuse to parse it like mochiweb does | |||
2020-08-07 | Make Floki use fast_html | rinpatch | |
2020-08-07 | Mix Task Frontend Test: Capture IO. | lain | |
2020-08-07 | Mix Task Frontend: Add tests. | lain | |
2020-08-07 | Merge branch 'frontend-bundles-downloads' of ↵ | lain | |
git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads | |||
2020-08-07 | Mix task frontend: Read the docs. | lain | |
2020-08-07 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-08-07 | Merge branch 'features/poll-validation' into 'develop' | lain | |
Poll and votes pipeline ingestion Closes #1362 and #1852 See merge request pleroma/pleroma!2635 | |||
2020-08-07 | Merge branch 'develop' into feature/update-welcome-setting-in-description | Maksim Pechnikov | |
2020-08-07 | added test | Maksim Pechnikov | |
2020-08-07 | Removed unused alias. | Ivan Tashkinov | |
2020-08-07 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # mix.lock | |||
2020-08-06 | restricted_nicknames: Add names from MastoAPI endpoints | Alex Gleason | |
2020-08-06 | Merge branch '2025-oauth-login-default-to-all-scopes' into 'develop' | lain | |
[#2025] Defaulted OAuth login scopes choice to all scopes when user selects no scopes Closes #2025 See merge request pleroma/pleroma!2855 | |||
2020-08-06 | Description: Refactor. | lain | |
2020-08-06 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
2020-08-06 | [#2025] Defaulted OAuth login scopes choice to all scopes when user selects ↵ | Ivan Tashkinov | |
no scopes. | |||
2020-08-06 | Merge branch 'whole-word-filter-hotfix' into 'develop' | lain | |
Update filter_view.ex to return whole_word actual value See merge request pleroma/pleroma!2851 | |||
2020-08-06 | Merge branch 'command-available-check' into 'develop' | lain | |
#1939 Check command availability for exiftool and git See merge request pleroma/pleroma!2753 | |||
2020-08-06 | Add checksum to docker buildx, add aarch/arm64 to the list of platforms | Guy Sheffer | |