Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-08 | Remove release_env | rinpatch | |
While taking a final look at instance.gen before releasing I noticed that the release_env task outputs messages in broken english. Upon further inspection it seems to have even more severe issues which, in my opinion, warrant it's at least temporary removal: - We do not explain what it actually does, anywhere. Neither the task docs nor instance.gen, nor installation instructions. - It does not respect FHS on OTP releases (uses /opt/pleroma/config even though we store the config in /etc/pleroma/config.exs). - It doesn't work on OTP releases, which is the main reason it exists. Neither systemd nor openrc service files for OTP include it. - It is not mentioned in install guides other than the ones for Debian and OTP releases. | |||
2020-11-06 | NoteHandlingTest: Poison → Jason | Haelwenn (lanodan) Monnier | |
2020-11-06 | Move TransmogrifierTest for Note to NoteHandlingTest | Haelwenn (lanodan) Monnier | |
2020-11-04 | AdminEmail: Use AP id as user url. | lain | |
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/expire-mutes | |||
2020-11-04 | Merge branch 'features/federation-status' into 'develop' | lain | |
Add a federation_status endpoint showing unreachable instances See merge request pleroma/pleroma!3086 | |||
2020-11-04 | Merge branch 'restrict-domain' into 'develop' | lain | |
View a remote server's timeline See merge request pleroma/pleroma!2713 | |||
2020-11-04 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | |
2020-11-04 | Merge branch '2284-voters-count' into 'develop' | Haelwenn | |
Always return voters_count in polls See merge request pleroma/pleroma!3120 | |||
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/federation-status | |||
2020-11-04 | TopicsTest: Small addition. | lain | |
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
alexgleason/pleroma-restrict-domain | |||
2020-11-04 | Merge branch 'hide-muted-chats' into 'develop' | lain | |
Hide chats from muted users Closes #2230 See merge request pleroma/pleroma!3116 | |||
2020-11-04 | Add `with_muted` param to ChatController.index/2 | Egor Kislitsyn | |
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-admin-api | |||
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/local-only-scope | |||
2020-11-04 | Poll View: Always return `voters_count`. | lain | |
2020-11-03 | Conversations: A few refactors | lain | |
2020-11-03 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
a1batross/pleroma-patch-4 | |||
2020-11-02 | Test the note is returned when fetching a single report | Mark Felder | |
2020-11-02 | Hide chats from muted users | Egor Kislitsyn | |
2020-11-02 | Merge branch 'bugfix/poll_replies_count' into 'develop' | lain | |
side_effects: Don’t increase_replies_count when it’s an Answer Closes #2274 See merge request pleroma/pleroma!3114 | |||
2020-11-02 | Merge branch 'develop' into 'frontend-admin-api' | minibikini | |
# Conflicts: # lib/pleroma/web/router.ex | |||
2020-11-02 | side_effects: Don’t increase_replies_count when it’s an Answer | Haelwenn (lanodan) Monnier | |
2020-10-31 | Merge branch 'feature/account-export' into 'develop' | feld | |
Add account export Closes #847 See merge request pleroma/pleroma!2918 | |||
2020-10-31 | Auth subsystem refactoring and tweaks. | Ivan Tashkinov | |
Added proper OAuth skipping for SessionAuthenticationPlug. Integrated LegacyAuthenticationPlug into AuthenticationPlug. Adjusted tests & docs. | |||
2020-10-31 | Add idempotency_key to the chat_message entity. | eugenijm | |
2020-10-31 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | |
2020-10-30 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | |
2020-10-30 | Remove unused aliases | Egor Kislitsyn | |
2020-10-30 | ConversationViewTest: fix test | Alibek Omarov | |
2020-10-30 | ConversationControllerTest: fix test, fix formatting | Alibek Omarov | |
2020-10-30 | ConversationView: fix last_status.account being empty, fix current user ↵ | Alibek Omarov | |
being included in group conversations | |||
2020-10-30 | ConversationViewTest: fix test #2 | Alibek Omarov | |
2020-10-30 | ConversationViewTest: fix test | Alibek Omarov | |
2020-10-30 | ConversationControllerTest: fix test | Alibek Omarov | |
2020-10-30 | Merge branch 'develop' into 'feature/local-only-scope' | minibikini | |
# Conflicts: # CHANGELOG.md | |||
2020-10-29 | Merge branch 'issue/2069' into 'develop' | Haelwenn | |
[#2069] unread_conversation_count See merge request pleroma/pleroma!2939 | |||
2020-10-29 | Merge branch 'issue/2137-user-filters-admin-fe' into 'develop' | feld | |
[#2137] admin/users filters See merge request pleroma/pleroma!3016 | |||
2020-10-29 | Add support for install via `file` and `build_url` params | Egor Kislitsyn | |
2020-10-29 | Merge remote-tracking branch 'origin/develop' into mutes-blocks-pagination | Egor Kislitsyn | |
2020-10-29 | Merge remote-tracking branch 'origin/develop' into feature/local-only-scope | Egor Kislitsyn | |
2020-10-28 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
ostatus-controller-no-auth-check-on-non-federating-instances # Conflicts: # CHANGELOG.md | |||
2020-10-28 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/2261 | Mark Felder | |
2020-10-28 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | |
2020-10-28 | Fix warning | Egor Kislitsyn | |
2020-10-27 | Merge branch 'feature/autofollowing' into 'develop' | feld | |
autofollowing_nicknames See merge request pleroma/pleroma!3087 | |||
2020-10-27 | Merge branch '2236-no-name' into 'develop' | Haelwenn | |
Resolve "Account cannot be fetched by some instances" Closes #2236 See merge request pleroma/pleroma!3101 | |||
2020-10-27 | Merge branch 'develop' into 'feature/autofollowing' | feld | |
# Conflicts: # CHANGELOG.md | |||
2020-10-27 | Merge branch 'develop' into feature/account-export | Mark Felder | |