Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-19 | Changelog: Add info about the websearch option | lain | |
2020-11-19 | Changelog: Add info about search fixes. | lain | |
2020-11-19 | Changelog: Add info about reset tokens | lain | |
2020-11-19 | changelog entries for fixes | Alexander Strizhakov | |
2020-11-18 | Merge branch 'develop' into 'hide-muted-reactions' | minibikini | |
# Conflicts: # CHANGELOG.md | |||
2020-11-18 | Fixed emoji reactions not being filtered from blocked and muted accounts | Mark Felder | |
2020-11-18 | Merge branch 'fix/mix-task-user-delete_activities' into 'develop' | feld | |
Fix mix pleroma.user delete_activities task See merge request pleroma/pleroma!3156 | |||
2020-11-18 | Merge branch 'fix/webpush-and-emojireact' into 'develop' | lain | |
Push notifications: add pleroma:emoji_reaction, improve tests Closes #2185 See merge request pleroma/pleroma!3141 | |||
2020-11-18 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-11-18 | Changelog: Move api info to api heading. | lain | |
2020-11-17 | Support both pleroma:chat_mention and pleroma:emoji_reaction for ↵ | Mark Felder | |
/api/v1/push/subscription | |||
2020-11-17 | Document fixing the pleroma.user delete_activities mix task | Mark Felder | |
2020-11-17 | Merge branch 'develop' into frontend-admin-api | Egor Kislitsyn | |
2020-11-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/local-only-scope | |||
2020-11-17 | CHANGELOG.md: Use a period after every bullet point for unreleased sections | rinpatch | |
It has been the de-facto style for a while now, however it is not enforced, so there were some entries that didn't use it. | |||
2020-11-17 | CHANGELOG.md: Add back an entry for S3 fix | rinpatch | |
2020-11-17 | Import stable commits into develop after releasing 2.2.0 | rinpatch | |
Updates the frontend bundle and syncs the changelog. | |||
2020-11-16 | Document S3 and Elixir 1.11 compat fix | Mark Felder | |
2020-11-14 | Merge remote-tracking branch 'upstream/develop' into registration-workflow | Alex Gleason | |
2020-11-14 | Merge branch 'bugfix/instance-gen_exiftool' into 'develop' | Haelwenn | |
pleroma.instance: Fix Exiftool module name See merge request pleroma/pleroma!3143 | |||
2020-11-14 | pleroma.instance: Fix Exiftool module name | Haelwenn (lanodan) Monnier | |
2020-11-13 | Merge branch 'fixes_2034_reports_should_send_a_notification_to_admins' into ↵ | lain | |
'develop' fixes 2034 Make notifs view work for reports Closes #2034 See merge request pleroma/pleroma!2912 | |||
2020-11-13 | Make notifs view work for reports | Ilja | |
* These are the first small steps for issue 2034 "Reports should send a notification to admins". * I added a new type of notification "pleroma:report" to the the database manually (a migration will need to be written later) * I added the new type to the notification_controller * I made the view return the notification. It doesn't include the report itself (yet) | |||
2020-11-11 | Polish the changelog a bit and specify release date | rinpatch | |
2020-11-11 | Changelog: Add info about title injection | lain | |
2020-11-11 | Merge branch 'develop' into frontend-admin-api | Egor Kislitsyn | |
2020-11-11 | Fix formatting | Egor Kislitsyn | |
2020-11-10 | Merge branch '2260-wrong-report-link' into 'develop' | lain | |
Resolve "Wrong user link in Report email" Closes #2260 See merge request pleroma/pleroma!3121 | |||
2020-11-05 | CHANGELOG.md: Add an entry for the spoofing fix | rinpatch | |
2020-11-05 | 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-11-05 | Merge branch 'ostatus-controller-no-auth-check-on-non-federating-instances' ↵ | feld | |
into 'develop' OStatus / Static FE access control fixes See merge request pleroma/pleroma!3053 | |||
2020-11-05 | Merge branch '1668-prometheus-access-restrictions' into 'develop' | feld | |
[#1668] App metrics endpoint (Prometheus) access restrictions Closes #1668 See merge request pleroma/pleroma!3093 | |||
2020-11-04 | Changelog: Add info about admin email user link changes. | 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 | Changelog: Add info about federation status endpoint | lain | |
2020-11-04 | Merge branch '2257-self-chat' into 'develop' | rinpatch | |
Resolve "Can't message yourself in a chat (but can start it)" Closes #2257 See merge request pleroma/pleroma!3099 | |||
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
alexgleason/pleroma-restrict-domain | |||
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 | Changelog: Add info about poll view changes | lain | |
2020-11-03 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
a1batross/pleroma-patch-4 | |||
2020-11-02 | Merge branch 'develop' into 'frontend-admin-api' | minibikini | |
# Conflicts: # lib/pleroma/web/router.ex | |||
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 | Add idempotency_key to the chat_message entity. | eugenijm | |
2020-10-30 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | |
2020-10-30 | Add entry in changelog | Alibek Omarov | |
2020-10-30 | Merge branch 'develop' into 'feature/local-only-scope' | minibikini | |
# Conflicts: # CHANGELOG.md | |||
2020-10-29 | Merge branch 'issue/2137-user-filters-admin-fe' into 'develop' | feld | |
[#2137] admin/users filters See merge request pleroma/pleroma!3016 |