Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-11 | Transmogrifier: Handle accepts with the pipeline | lain | |
2020-08-11 | Transmogrifier Test: Remove mastodon hack test. | lain | |
2020-08-11 | Linter fixes. | lain | |
2020-08-11 | Transmogrifier: Remove handling of orphaned accepts | lain | |
This was a Mastodon 2.3 issue and has been fixed for a long time. According to fediverse.networks, less than one percent of servers still run a version this old or older. | |||
2020-08-11 | AcceptValidation: Codify accept rules. | lain | |
2020-08-11 | AcceptValidator: Add basic validator with tests. | lain | |
2020-08-11 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # config/config.exs # mix.lock | |||
2020-08-11 | Transmogrifier: Small readability changes. | lain | |
2020-08-11 | Transmogrifier Tests: Extract Accept handling | lain | |
2020-08-11 | Merge branch '204-fix' into 'develop' | lain | |
Fix 500 errors when returning :no_content, fixes #2029 Closes #2029 See merge request pleroma/pleroma!2856 | |||
2020-08-11 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-08-11 | Merge branch 'fix/activity-expirations-again' of ↵ | lain | |
git.pleroma.social:pleroma/pleroma into fix/activity-expirations-again | |||
2020-08-11 | SideEffects: Handle strange deletion case. | lain | |
2020-08-11 | added paginate+search for admin/MediaProxy URLs | Maksim Pechnikov | |
2020-08-10 | Merge branch 'admin-active-filter' into 'develop' | feld | |
Admin API: Filter out unapproved users when the `active` filter is on Closes #2037 See merge request pleroma/pleroma!2872 | |||
2020-08-10 | Admin API: Filter out unapproved users when the `active` filter is on | Egor Kislitsyn | |
2020-08-10 | Revert "Merge branch 'issue/1023' into 'develop'" | lain | |
This reverts merge request !2763 | |||
2020-08-10 | AccountController: Build the correct update activity. | lain | |
Will fix federation issues. | |||
2020-08-09 | Merge branch 'develop' into 'feat/floki-fast-html-2' | lain | |
# Conflicts: # config/config.exs | |||
2020-08-08 | Add mix task to add expiration to all local statuses | Egor Kislitsyn | |
2020-08-07 | Merge branch 'develop' into fix/ldap-auth-issues | Mark Felder | |
2020-08-07 | Force 204 responses to be empty, fixes #2029 | Alex Gleason | |
2020-08-07 | Mix Task Frontend test: Expand. | lain | |
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 '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 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
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-05 | changelog for filter whole_word fix | Mary Kate | |
2020-08-05 | update test for whole_word in filter | Mary Kate | |
2020-08-05 | Merge branch 'develop' into command-available-check | Roman Chvanikov | |
2020-08-05 | Merge branch 'migrate-legacy-tags' into 'develop' | lain | |
Migrate legacy tags set by AdminFE to match TagPolicy, #2010 See merge request pleroma/pleroma!2836 | |||
2020-08-05 | CommonValidations: Extract modification right checker | lain | |
2020-08-05 | MailerTest: Give it some time. | lain | |
2020-08-05 | Handle non-list keys in Config.fetch/1 | Roman Chvanikov | |
2020-08-05 | Merge branch 'develop' into refactor/config-get | Roman Chvanikov | |
2020-08-05 | Update clear_config macro | Roman Chvanikov | |
2020-08-05 | Remove fallback to local database when LDAP is unavailable. | Mark Felder | |
In many environments this will not work as the LDAP password and the copy stored in Pleroma will stay synchronized. | |||
2020-08-05 | Remove LDAP mail attribute as a requirement for registering an account | Mark Felder | |
2020-08-05 | Refactor config | Roman Chvanikov | |
2020-08-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/poll-validation | |||
2020-08-05 | Merge branch 'unique-app-id' into 'develop' | lain | |
Add unique index for apps.client_id, fixes #2022 Closes #2022 See merge request pleroma/pleroma!2844 | |||
2020-08-04 | Merge branch 'deactivated-user-posts' into 'develop' | rinpatch | |
Deactivated user posts Closes #2011 See merge request pleroma/pleroma!2845 | |||
2020-08-04 | Unique apps.client_id for new installations, fixes #2022 | Alex Gleason | |