Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-16 | Remove duplicated entries in users' following lists | Sergey Suprunenko | |
2019-05-16 | Merge branch 'feature/admin-api-reports' into 'develop' | feld | |
Add Reports to Admin API Closes #774 See merge request pleroma/pleroma!1107 | |||
2019-05-16 | Add Reports to Admin API | Sergey Suprunenko | |
2019-05-16 | Merge branch 'fix/domain-unblocked-reblogs' into 'develop' | feld | |
Fix domain-unblocked reblogs Closes #892 See merge request pleroma/pleroma!1157 | |||
2019-05-16 | Merge branch 'conversations-import' into 'develop' | rinpatch | |
Conversations import Closes #871 See merge request pleroma/pleroma!1127 | |||
2019-05-16 | Update CHANGELOG | Mark Felder | |
2019-05-16 | Move to pleroma.database mix task | Mark Felder | |
2019-05-16 | Merge branch 'develop' into conversations-import | Mark Felder | |
2019-05-16 | Merge branch 'feature/sql-thread-sat' into 'develop' | lambda | |
SQL thread visibility solver See merge request pleroma/pleroma!971 | |||
2019-05-16 | Merge branch 'feature/896-toggling-confirmation' into 'develop' | rinpatch | |
Feature/896 toggling confirmation Closes #896 See merge request pleroma/pleroma!1165 | |||
2019-05-16 | Feature/896 toggling confirmation | Alexander Strizhakov | |
2019-05-16 | Merge branch 'docs/update_debian_instructions' into 'develop' | kaniini | |
Added package to dependency list documentation See merge request pleroma/pleroma!1161 | |||
2019-05-16 | Merge branch 'chore/docs-update' into 'develop' | kaniini | |
Update Admin API docs See merge request pleroma/pleroma!1162 | |||
2019-05-16 | Merge branch 'fix/slow-federation' into 'develop' | kaniini | |
publisher: use the correct queue name for outgoing federation See merge request pleroma/pleroma!1163 | |||
2019-05-16 | publisher: use the correct queue name for outgoing federation | William Pitcock | |
2019-05-16 | Note that nicknames is an array | Angelina Filippova | |
2019-05-16 | Note that nicknames is an array | Angelina Filippova | |
2019-05-16 | Update tag/untag docs | Angelina Filippova | |
2019-05-15 | Added package to dependency list | PolymerWitch | |
Added the erlang-ssh package to the dependency list and the installation command instructions. The project wouldn't build otherwise. | |||
2019-05-16 | Use named binding to conditionally join object | Aaron Tinio | |
2019-05-16 | Restrict reblogs of activities from blocked domains | Aaron Tinio | |
2019-05-16 | Add test for blocked domains | Aaron Tinio | |
2019-05-15 | thread visibility function: fix use of no longer used author variable | William Pitcock | |
2019-05-15 | activity pub: remove Ecto SQL query dumps | William Pitcock | |
2019-05-15 | thread visibility function: significantly improve efficiency | William Pitcock | |
2019-05-15 | chase test failures | William Pitcock | |
2019-05-15 | update migration | William Pitcock | |
2019-05-15 | bbs: chase timeline containment patch | William Pitcock | |
2019-05-15 | migration: only care about Create activities | William Pitcock | |
2019-05-15 | test: update obsolete test | William Pitcock | |
2019-05-15 | activitypub: visibility: use SQL thread_visibility() function instead of ↵ | William Pitcock | |
manually walking the thread | |||
2019-05-15 | activitypub: remove contain_timeline() | William Pitcock | |
2019-05-15 | activitypub: add restrict_thread_visibility() | William Pitcock | |
2019-05-15 | migrations: add function to see if a thread can be satisfied | William Pitcock | |
2019-05-15 | Merge remote-tracking branch 'origin/develop' into conversations-import | lain | |
2019-05-15 | Merge branch 'fix/public-option-not-working' into 'develop' | kaniini | |
Fix public option not working Closes #873 See merge request pleroma/pleroma!1143 | |||
2019-05-15 | Merge branch 'chore/extricate-http-signatures' into 'develop' | lambda | |
switch to pleroma/http_signatures library See merge request pleroma/pleroma!1155 | |||
2019-05-15 | tests: fixup | William Pitcock | |
2019-05-15 | Merge branch 'prevent-public-answers' into 'develop' | kaniini | |
Prevent public answers to direct messages See merge request pleroma/pleroma!1159 | |||
2019-05-15 | Merge branch 'cleanup' into 'develop' | lambda | |
Remove unused queue from the config See merge request pleroma/pleroma!1158 | |||
2019-05-15 | Merge branch 'ci/coverage' into 'develop' | lambda | |
Excoveralls for code coverage See merge request pleroma/pleroma!1156 | |||
2019-05-15 | Excoveralls for code coverage | feld | |
2019-05-15 | CommonAPI: Visibility refactor. | lain | |
2019-05-15 | CommonAPI: Refactor visibility, forbid public to private replies. | lain | |
2019-05-15 | Merge branch 'legacy-fe-config' into 'develop' | rinpatch | |
remove deprecated PleromaFE configuration See merge request pleroma/pleroma!1152 | |||
2019-05-15 | remove deprecated PleromaFE configuration | Sachin Joshi | |
2019-05-15 | Remove unused queue from the config | Egor Kislitsyn | |
2019-05-15 | Pipe requests to public endpoints through EnsurePublicOrAuthenticatedPlug | Aaron Tinio | |
2019-05-15 | Implement Pleroma.Plugs.EnsurePublicOrAuthenticated | Aaron Tinio | |
2019-05-14 | Merge branch 'fix/raise-registration-api-ratelimit' into 'develop' | lambda | |
Make rate limiting for Mastodon Registration API less agressive and enable it by default. See merge request pleroma/pleroma!1154 |