Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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 | [#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-05 | changelog for filter whole_word fix | Mary Kate | |
2020-08-05 | update test for whole_word in filter | Mary Kate | |
2020-08-05 | Move checks to application startup | Roman Chvanikov | |
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 | Merge branch 'refactor/config-get' into 'develop' | lain | |
Refactor Pleroma.Config.get to return consistent results for nil values Closes #2001 See merge request pleroma/pleroma!2853 | |||
2020-08-05 | CommonValidations: More refactors. | lain | |
2020-08-05 | CommonValidations: Refactor `same_domain?` | lain | |
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 | Fix linting. | lain | |
2020-08-05 | Questions: Move fixes to validators. | lain | |
2020-08-05 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-08-05 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-08-05 | CommonValidations: Remove superfluous function | lain | |
The `is_active` functionality was integrated into the presence checker. | |||
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-05 | Merge branch 'fix/incorrect-expirations' into 'develop' | lain | |
Add a migration to clean up activity_expirations table See merge request pleroma/pleroma!2848 | |||
2020-08-05 | Merge branch 'fix-link-color' into 'develop' | lain | |
templates/layout/app.html.eex: fix link color See merge request pleroma/pleroma!2850 | |||
2020-08-05 | Update filter_view.ex to return whole_word actual value | MK Fain | |
2020-08-05 | templates/layout/app.html.eex: fix link color | Karol Kosek | |
2020-08-04 | Add a migration to clean up activity_expirations table | Mark Felder | |
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 | Merge branch 'chore/consolidate-rich-media-http' into 'develop' | rinpatch | |
Consolidate construction of Rich Media Parser HTTP requests See merge request pleroma/pleroma!2827 | |||
2020-08-04 | Unique apps.client_id for new installations, fixes #2022 | Alex Gleason | |
2020-08-04 | Merge branch 'fix/activity-expiration-policy' into 'develop' | lain | |
Fix ActivityExpirationPolicy Closes #2019 See merge request pleroma/pleroma!2847 | |||
2020-08-04 | Fix ActivityExpirationPolicy | Egor Kislitsyn | |
2020-08-04 | Merge branch 'chore/credo-alias' into 'develop' | lain | |
Add a simple credo mix alias to run the same checks we use in CI See merge request pleroma/pleroma!2846 | |||
2020-08-04 | Add analyze mix alias to run the same credo checks we use in CI | Mark Felder | |
2020-08-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/poll-validation | |||
2020-08-04 | MastodonAPITest: Do the needful | lain | |
2020-08-04 | question_validator: Allow content to be an empty-string (blank) | Haelwenn (lanodan) Monnier | |
2020-08-04 | CommonValidations: Treat deactivated users as not present. | lain | |
2020-08-04 | TransmogrifierTest: Add test for deactivated users | lain | |
2020-08-04 | CommonAPITest: Add test that deactivated users can't post. | lain | |
2020-08-04 | Test Config: Don't have any MRFs by default | lain | |
2020-08-04 | App Test: Make more resilient | lain | |
2020-08-04 | Unify Config.get behaviour for atom/list key param | Roman Chvanikov | |
2020-08-04 | Merge branch 'email-blacklist' into 'develop' | lain | |
Add email blacklist, fixes #1404 Closes #1404 See merge request pleroma/pleroma!2837 |