aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-04MastodonAPITest: Do the needfullain
2020-08-04question_validator: Allow content to be an empty-string (blank)Haelwenn (lanodan) Monnier
2020-08-04CommonValidations: Treat deactivated users as not present.lain
2020-08-04TransmogrifierTest: Add test for deactivated userslain
2020-08-04Update descriptions in :frontends groupAngelina Filippova
2020-08-04CommonAPITest: Add test that deactivated users can't post.lain
2020-08-04Test Config: Don't have any MRFs by defaultlain
2020-08-04App Test: Make more resilientlain
2020-08-04Unify Config.get behaviour for atom/list key paramRoman Chvanikov
2020-08-04Merge branch 'email-blacklist' into 'develop'lain
Add email blacklist, fixes #1404 Closes #1404 See merge request pleroma/pleroma!2837
2020-08-04Changelog: Add info about email blacklistlain
2020-08-03Email blacklist: Update phrasing againAlex Gleason
2020-08-03Email blacklist: Update response phrasingAlex Gleason
2020-08-04Add label to :restrict_unauthenticated setting, fix typosAngelina Filippova
2020-08-04Update :welcome settings descriptionAngelina Filippova
2020-08-04Fix :args settings description in Upload.Filter.Mogrify groupAngelina Filippova
2020-08-03Merge branch 'fixes_1957_add_option_to_send_user_chatmessage_instead_of_dm' ↵lain
into 'develop' fixes 1957 Add option to send user chatmessage instead of dm Closes #1957 See merge request pleroma/pleroma!2782
2020-08-03Improved WelcomeChatMessageTestIlja
* Checks if message is the same using ==/2 instead of =~/2
2020-08-03Consolidate construction of Rich Media Parser HTTP requestsMark Felder
2020-08-03Apply 1 suggestion(s) to 1 file(s)Ilja
2020-08-03Changelog: Update with frontend mix task.lain
2020-08-03Docs: Add info about installing from a local path.lain
2020-08-03Docs: Document installation of frontendslain
Co-authored-by: Roman Chvanikov <chvanikoff@pm.me>
2020-08-03Description: Add new fields for frontend configuration.lain
2020-08-03Merge branch 'follower-mrf-again' into 'develop'lain
Follower mrf again See merge request pleroma/pleroma!2833
2020-08-03AccountControllerTest: Add test for message returned.lain
2020-08-03Merge branch 'config/default_ok_oldage' into 'develop'lain
config: :mrf, :policies default to ObjectAgePolicy Closes #2000 See merge request pleroma/pleroma!2814
2020-08-03Merge branch 'object-age-fix' into 'develop'lain
MRF Object Age Policy: Don't break on messages without cc/to See merge request pleroma/pleroma!2840
2020-08-03MRF Object Age Policy: Don't break on messages without cc/tolain
2020-08-03Merge branch 'indigenous-client' into 'develop'lain
Add indigenous to clients See merge request pleroma/pleroma!2835
2020-08-03Merge branch 'reportnote-test' into 'develop'lain
ReportNote test Closes #2014 See merge request pleroma/pleroma!2839
2020-08-02Add ReportNote testAlex Gleason
2020-08-02Factory: Add report_activity_factoryAlex Gleason
2020-08-02Add email blacklist, fixes #1404Alex Gleason
2020-08-02Migrate legacy tags set by AdminFE to match TagPolicy, #2010Alex Gleason
2020-08-02Add indigenous to clientsswentel
2020-08-02Add welcome chatmessagesIlja
* I added the option in config/config.exs * created a new module lib/pleroma/user/welcome_chat_message.ex * Added it to the registration flow * added to the cheatsheet * added to the config/description.ex * added to the Changelog.md
2020-08-01SimpleMRF: Add missing :followers_only to config.exsAlex Gleason
2020-08-01Merge branch '1985-unobtrusive-autologin-on-registration' into 'develop'lain
[#1985] Prevented force login on registration if account approval and/or email confirmation needed Closes #1985 See merge request pleroma/pleroma!2823
2020-08-01Merge branch 'fix/gun-nxdomain-no-error-tuple' into 'develop'rinpatch
ConnectionPool: fix gun open errors being returned without an error tuple Closes #2008 See merge request pleroma/pleroma!2832
2020-08-01ConnectionPool: fix gun open errors being returned without an error tuplerinpatch
When gun shuts down due to the host being unreachable, the worker process shuts down with the same shutdown reason since they are linked. Gun doesn't have error tuples in it's shutdown reason though, so we need to handle it in get_conn. Closes #2008
2020-08-01Merge branch 'fix/gun-limiter' into 'develop'rinpatch
Fix ConnecitonPool deadlocking after reaching the connection limit Closes #1977 See merge request pleroma/pleroma!2830
2020-08-01Fix ConnecitonPool deadlocking after reaching the connection limitrinpatch
The issue was with ConcurrentLimiter not decrementing counters on overload. It was fixed in the latest commit, but concurrentlimiter version wasn't updated in Pleroma for some reason. Closes #1977
2020-08-01Merge branch 'fix/user-agent-overriding' into 'develop'rinpatch
Don't override user-agent header if it's been set Closes #1923 See merge request pleroma/pleroma!2829
2020-08-01Don't override user-agent header if it's been setRoman Chvanikov
2020-07-31Frontend mix task: Support installation from local file.lain
2020-07-31Revert "Merge branch 'revert-1ac0969c' into 'develop'"lain
This reverts merge request !2825
2020-07-31Merge branch 'revert-1ac0969c' into 'develop'lain
Revert "Merge branch 'mrf-silence-2' into 'develop'" See merge request pleroma/pleroma!2825
2020-07-31Revert "Merge branch 'mrf-silence-2' into 'develop'"lain
This reverts merge request !2820
2020-07-31Merge branch 'mrf-silence-2' into 'develop'lain
MRF silencing alternative solution See merge request pleroma/pleroma!2820