| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-08 | activity_pub_controller: Add authentication to object & activity endpoints | Haelwenn (lanodan) Monnier | |
| 2021-02-08 | Merge branch 'fix/reports-from-admins' into 'develop' | rinpatch | |
| Suppress report notification for admin actors See merge request pleroma/pleroma!3301 | |||
| 2021-02-07 | [#3213] Partially addressed code review points. | Ivan Tashkinov | |
| migration rollback task changes, hashtags-related config handling tweaks, `hashtags.data` deletion (unused). | |||
| 2021-02-06 | Merge branch 'feat/allow_alt_text_search_config' into 'develop' | rinpatch | |
| allow user defined text search config in database See merge request pleroma/pleroma!3275 | |||
| 2021-02-06 | Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, ↵ | hyperion | |
| priv/repo/optional_migrations/rum_indexing/20190510135645_add_fts_index_to_objects_two.exs files | |||
| 2021-02-05 | Slightly better formatting | Mark Felder | |
| 2021-02-05 | Add plaintext support for all emails except the digest | Mark Felder | |
| 2021-02-04 | Actually send the mail | Mark Felder | |
| 2021-02-04 | Add a registration email that only sends if no other emails (welcome, ↵ | Mark Felder | |
| approval, confirmation) are enabled | |||
| 2021-02-04 | Improve confirmation email language | Mark Felder | |
| 2021-02-04 | Also make this maybe_ for consistency | Mark Felder | |
| 2021-02-04 | These welcome emails are not guaranteed and can be private functions | Mark Felder | |
| 2021-02-04 | Merge branch 'develop' into fix/reports-from-admins | Mark Felder | |
| 2021-02-04 | Standardize the way we capture and use Mix.env() | Mark Felder | |
| 2021-02-04 | Merge branch 'fix/configdb-error' into 'develop' | feld | |
| Improve error message for ConfigDB See merge request pleroma/pleroma!3289 | |||
| 2021-02-04 | Merge branch 'bugfix/notice-external-redirect' into 'develop' | Haelwenn | |
| Redirect non-local activities when /notice/:id is used See merge request pleroma/pleroma!3300 | |||
| 2021-02-04 | Redirect non-local activities when /notice/:id is used | Haelwenn (lanodan) Monnier | |
| Related-to: https://git.pleroma.social/pleroma/pleroma/-/issues/2496 | |||
| 2021-02-03 | Load an emoji.txt specific to the test env | Mark Felder | |
| 2021-02-03 | Exclude reporter from receiving notifications from their own reports. | Mark Felder | |
| Currently only works if the reporting actor is an admin, but if we include moderators with those who receive notification reports it will work for them. | |||
| 2021-02-03 | Account schema: specify that pleroma.relationship is nullable | rinpatch | |
| 2021-02-03 | Merge branch 'develop' into 'fix/2412-filters' | feld | |
| # Conflicts: # CHANGELOG.md | |||
| 2021-02-03 | Merge branch 'fix/2449-scheduled-poll-bug' into 'develop' | feld | |
| Fix for scheduled post with poll Closes #2449 See merge request pleroma/pleroma!3294 | |||
| 2021-02-03 | Merge branch 'feature/2438-users-posts-total-count' into 'develop' | feld | |
| Feature/2438 users/instances posts total count Closes #2438 See merge request pleroma/pleroma!3270 | |||
| 2021-02-03 | Merge branch 'feat/openapi-spec-export' into 'develop' | rinpatch | |
| Improve OpenAPI spec and deploy it to api.pleroma.social See merge request pleroma/pleroma!3296 | |||
| 2021-02-03 | Improve OpenAPI spec and deploy it to api.pleroma.social | rinpatch | |
| Too many changes in OpenAPI spec to describe each one, but basically it is tag fixes, bringing consitency to operation summaries and fixing some incorrect information. | |||
| 2021-02-03 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| feature/object-hashtags-rework # Conflicts: # CHANGELOG.md # lib/pleroma/web/activity_pub/activity_pub.ex | |||
| 2021-02-02 | Merge branch 'a1batross-develop-patch-62810' into 'develop' | feld | |
| mix: instance: ensure all needed folders are created before generating config See merge request pleroma/pleroma!3284 | |||
| 2021-02-02 | Merge branch 'email-stub-in-verify-credentials' into 'develop' | feld | |
| Email-like field in /api/v1/accounts/verify_credentials (for PeerTube OAuth plugin and alike) See merge request pleroma/pleroma!3286 | |||
| 2021-02-02 | Merge branch 'develop' into a1batross-develop-patch-62810 | Mark Felder | |
| 2021-02-02 | Merge branch 'develop' into a1batross-develop-patch-62810 | Mark Felder | |
| 2021-02-02 | Merge branch 'develop' into 'fix/2411-mutes-api' | feld | |
| # Conflicts: # CHANGELOG.md # docs/development/API/differences_in_mastoapi_responses.md | |||
| 2021-02-02 | Merge branch 'fix/2473-purge-expired-activities-duplicates' into 'develop' | feld | |
| fix and delete purge activities duplicates Closes #2473 See merge request pleroma/pleroma!3285 | |||
| 2021-02-02 | Merge branch 'develop' into 'feature/2164-unify-api-arguments' | feld | |
| # Conflicts: # CHANGELOG.md | |||
| 2021-02-02 | Merge branch 'fix/attachment-cleanup' into 'develop' | feld | |
| Only run attachment cleanup if enabled See merge request pleroma/pleroma!3288 | |||
| 2021-02-02 | Merge branch 'active-user-count' into 'develop' | feld | |
| Monthly Active Users Closes #2332 See merge request pleroma/pleroma!3283 | |||
| 2021-02-01 | fix for scheduled post with poll | Alexander Strizhakov | |
| 2021-02-01 | only_remote -> remote renaming | Alexander Strizhakov | |
| 2021-02-01 | `/api/v1/accounts/:id/statuses` docs update | Alexander Strizhakov | |
| 2021-02-01 | more tests and update for docs and changelog | Alexander Strizhakov | |
| 2021-02-01 | list timeline filtration by params | Alexander Strizhakov | |
| 2021-02-01 | added only_media flag to home timeline | Alexander Strizhakov | |
| 2021-02-01 | expanding filtration for home timeline | Alexander Strizhakov | |
| added local & remote statuses filtration for home timeline | |||
| 2021-01-31 | [#3213] ActivityPub: fixed subquery-based hashtags filtering implementation ↵ | Ivan Tashkinov | |
| (addressed empty list options issue). Added regression test. | |||
| 2021-01-31 | [#3213] ActivityPub: temporarily reverted to previous hashtags filtering ↵ | Ivan Tashkinov | |
| implementation due to blank results issue. | |||
| 2021-01-31 | [#3213] Explicitly defined PKs in hashtags_objects and ↵ | Ivan Tashkinov | |
| data_migration_failed_ids. Added "pleroma.database rollback" task to revert a single migration. | |||
| 2021-01-31 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| feature/object-hashtags-rework # Conflicts: # CHANGELOG.md | |||
| 2021-01-31 | [#3213] ActivityPub: implemented subqueries-based hashtags filtering, ↵ | Ivan Tashkinov | |
| removed aggregation-based hashtags filtering. | |||
| 2021-01-31 | [#3213] Added HashtagsCleanupWorker periodic job. | Ivan Tashkinov | |
| 2021-01-29 | like this | Alexander Strizhakov | |
| 2021-01-29 | support for with_relationships parameter | Alexander Strizhakov | |
| in /api/v1/mutes and /api/v1/accounts/:id endpoints | |||
