Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
stats-genserver-fix | |||
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/expire-mutes | |||
2020-11-04 | Merge branch 'ejabberd-pleroma-auth' into 'develop' | lain | |
Add ejabberd auth document See merge request pleroma/pleroma!3074 | |||
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 branch '2284-voters-count' into 'develop' | Haelwenn | |
Always return voters_count in polls See merge request pleroma/pleroma!3120 | |||
2020-11-04 | Changelog: Add info about federation status endpoint | lain | |
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 | Poll Schema: Update and fix. | lain | |
2020-11-04 | Changelog: Add info about poll view changes | lain | |
2020-11-04 | Poll View: Always return `voters_count`. | lain | |
2020-11-03 | Merge branch 'chores/pleroma-favicon-logo' into 'develop' | lain | |
favicon: Use images/pleroma_logo_vector_bg_32.png from pleroma.social Closes #2270 See merge request pleroma/pleroma!3115 | |||
2020-11-03 | Merge branch 'patch-4' into 'develop' | lain | |
ConversationView: add current user to conversations, according to Mastodon behaviour, fix last_status.account being not filled Closes #2217 See merge request pleroma/pleroma!3089 | |||
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-03 | favicon: Update to pleroma logo, provided by @shpuld | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2270 | |||
2020-11-03 | Merge branch 'fix/get_report_with_notes' into 'develop' | Haelwenn | |
Permit fetching individual reports with notes preloaded See merge request pleroma/pleroma!3118 | |||
2020-11-02 | Merge branch 'chore/deps-from-git' into 'develop' | feld | |
Ensure URLs for git repos end in .git for older git clients like on CentOS 7 See merge request pleroma/pleroma!3119 | |||
2020-11-02 | Ensure URLs for git repos end in .git for older git clients like on CentOS 7 | Mark Felder | |
2020-11-02 | Test the note is returned when fetching a single report | Mark Felder | |
2020-11-02 | Permit fetching individual reports with notes preloaded | 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 | side_effects: Don’t increase_replies_count when it’s an Answer | Haelwenn (lanodan) Monnier | |
2020-11-01 | Merge branch 'tesla-get-to-pleroma' into 'develop' | feld | |
Use Pleroma.HTTP instead of Tesla Closes #2275 See merge request pleroma/pleroma!3113 | |||
2020-11-01 | Use Pleroma.HTTP instead of Tesla | Ekaterina Vaartis | |
Closes #2275 As discovered in the issue, captcha used Tesla.get instead of Pleroma.HTTP. I've also grep'ed the repo and changed the other place where this was used. | |||
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 | Merge branch 'idempotency-key-optimistic-posting' into 'develop' | feld | |
Add `idempotency_key` to the chat message entity Closes #2126 See merge request pleroma/pleroma!3015 | |||
2020-10-31 | Add idempotency_key to the chat_message entity. | eugenijm | |
2020-10-31 | Fix credo warning | Egor Kislitsyn | |
2020-10-31 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | |
2020-10-30 | Merge branch 'remove-unused-aliases' into 'develop' | feld | |
Remove unused aliases See merge request pleroma/pleroma!3111 | |||
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 | ConversationView: fix formatting | Alibek Omarov | |
2020-10-30 | ConversationControllerTest: fix test, fix formatting | Alibek Omarov | |
2020-10-30 | Add entry in changelog | 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 | ConversationView: add current user to conversations, according to Mastodon ↵ | Alibek Omarov | |
behaviour | |||
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 'fix/frontend-cli-docs' into 'develop' | feld | |
Fix formatting and typos in "Managing frontends" guide See merge request pleroma/pleroma!3098 | |||
2020-10-29 | Merge branch 'issue/2137-user-filters-admin-fe' into 'develop' | feld | |
[#2137] admin/users filters See merge request pleroma/pleroma!3016 |