Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-08-04 | Fix ActivityExpirationPolicy | Egor Kislitsyn | |
2020-08-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/poll-validation | |||
2020-08-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
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 | 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 | |||
2020-08-03 | Email blacklist: Update phrasing again | Alex Gleason | |
2020-08-03 | Email blacklist: Update response phrasing | Alex Gleason | |
2020-08-03 | Merge 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-03 | Improved WelcomeChatMessageTest | Ilja | |
* Checks if message is the same using ==/2 instead of =~/2 | |||
2020-08-03 | Merge branch 'follower-mrf-again' into 'develop' | lain | |
Follower mrf again See merge request pleroma/pleroma!2833 | |||
2020-08-03 | AccountControllerTest: Add test for message returned. | lain | |
2020-08-03 | Merge 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-03 | MRF Object Age Policy: Don't break on messages without cc/to | lain | |
2020-08-02 | Add ReportNote test | Alex Gleason | |
2020-08-02 | Factory: Add report_activity_factory | Alex Gleason | |
2020-08-02 | Add email blacklist, fixes #1404 | Alex Gleason | |
2020-08-02 | Migrate legacy tags set by AdminFE to match TagPolicy, #2010 | Alex Gleason | |
2020-08-02 | Add welcome chatmessages | Ilja | |
* 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-07-31 | Revert "Merge branch 'revert-1ac0969c' into 'develop'" | lain | |
This reverts merge request !2825 | |||
2020-07-31 | Revert "Merge branch 'mrf-silence-2' into 'develop'" | lain | |
This reverts merge request !2820 | |||
2020-07-31 | Merge branch 'mrf-silence-2' into 'develop' | lain | |
MRF silencing alternative solution See merge request pleroma/pleroma!2820 | |||
2020-07-31 | Merge remote-tracking branch 'pleroma/develop' into features/poll-validation | Haelwenn (lanodan) Monnier | |
2020-07-31 | [#1985] Prevented force login on registration if account approval and/or ↵ | Ivan Tashkinov | |
email confirmation needed. Refactored login code in OAuthController, reused in AccountController. Added tests. | |||
2020-07-31 | SimplePolicy: Fix problem with DM leaks. | lain | |
2020-07-30 | Merge branch 'render-preview-cards-in-chats' into 'develop' | Haelwenn | |
Render preview cards in chats See merge request pleroma/pleroma!2816 | |||
2020-07-30 | Merge branch '1993-confirm-users-on-registration' into 'develop' | Haelwenn | |
AccountController: Don't explicitly ask to keep users unconfirmed. Closes #1993 See merge request pleroma/pleroma!2809 | |||
2020-07-30 | ChatMessageReferenceView: Display preview cards. | lain | |
2020-07-30 | Merge branch 'hide-reactions' into 'develop' | lain | |
Let favourites and emoji reactions optionally be hidden See merge request pleroma/pleroma!2804 | |||
2020-07-30 | SimplePolicyTest: Add test for leaking DMs. | lain | |
2020-07-30 | Merge branch 'feature/captcha-expose-timeout' into 'develop' | lain | |
Expose seconds_valid in Pleroma Captcha API endpoint Closes #1954 See merge request pleroma/pleroma!2812 | |||
2020-07-30 | Merge branch 'develop' into issue/1933-update-dependency | Maksim Pechnikov | |
2020-07-29 | Expose seconds_valid in Pleroma Captcha API endpoint | Mark Felder | |
2020-07-29 | Merge remote-tracking branch 'upstream/develop' into mrf-silence | Alex Gleason | |
2020-07-29 | SimpleMRF: :silence --> :followers_only | Alex Gleason | |
2020-07-29 | :show_reactions, refactor the other test | Alex Gleason | |
2020-07-29 | :show_reactions, add CHANGELOG.md, refactor test | Alex Gleason | |
2020-07-29 | Merge remote-tracking branch 'upstream/develop' into hide-reactions | Alex Gleason | |
2020-07-29 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-admin | |||
2020-07-29 | Merge branch 'issue/1023' into 'develop' | lain | |
[#1023] added generated `pleroma.env` See merge request pleroma/pleroma!2763 | |||
2020-07-29 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
1993-confirm-users-on-registration |