Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-17 | Chats: Introduce /api/v2/pleroma/chats which implements pagination | rinpatch | |
Also removes incorrect claim that /api/v1/pleroma/chats supports pagination and deprecates it. Closes #2140 | |||
2021-02-16 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-02-15 | [#3213] Fixed `hashtags.name` lookup (must use `citext` type to do index ↵ | Ivan Tashkinov | |
scan). Fixed embedded hashtags lookup (lowercasing), adjusted tests. | |||
2021-02-15 | Add API endpoint to remove a conversation | Egor Kislitsyn | |
2021-02-12 | Additional validation so we don't get caught off guard with a nil response | Mark Felder | |
if CommonAPI ever prevents us from injecting this data | |||
2021-02-12 | Inject fake application metadata and validate it is stripped by transmogrifier | Mark Felder | |
2021-02-12 | Merge branch 'not-used-mock' into 'develop' | rinpatch | |
Not used mock See merge request pleroma/pleroma!3313 | |||
2021-02-12 | Merge branch 'bugfix/answer-outbox' into 'develop' | rinpatch | |
Add test for Answer presence into an authenticated /outbox See merge request pleroma/pleroma!3269 | |||
2021-02-11 | Use a custom oauth token so we can predict and validate the client_name and ↵ | Mark Felder | |
website | |||
2021-02-11 | Validate client application metadata is retained in the object | Mark Felder | |
2021-02-11 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework # Conflicts: # CHANGELOG.md # lib/mix/tasks/pleroma/database.ex # lib/pleroma/web/templates/feed/feed/_activity.rss.eex | |||
2021-02-11 | [#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring. | Ivan Tashkinov | |
2021-02-10 | not used mock | Alexander Strizhakov | |
2021-02-09 | Merge branch 'features/ap_id-c2s-authentication' into 'develop' | rinpatch | |
activity_pub_controller: Add authentication to object & activity endpoints See merge request pleroma/pleroma!3295 | |||
2021-02-08 | Merge branch 'develop' into 'new-user-emails' | feld | |
2021-02-08 | Merge branch 'feat/mrf-noemptypolicy' into 'develop' | Haelwenn | |
MRF NoEmptyPolicy: Deny posts from local users if there is no content or only mentions. See merge request pleroma/pleroma!3309 | |||
2021-02-08 | MRF NoEmptyPolicy: Deny posts from local users if there is no content or ↵ | Mark Felder | |
only mentions. Helps prevent accidental button mashes from submitting incomplete posts | |||
2021-02-08 | activity_pub_controller: Add authentication to object & activity endpoints | Haelwenn (lanodan) Monnier | |
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-05 | Lint | Mark Felder | |
2021-02-04 | Add basic test to validate the registration email is dispatched when the ↵ | Mark Felder | |
others are disabled Also only check for subject as the body is a mess of html and we don't really need to prove its contents if the subject matches. | |||
2021-02-04 | Merge branch 'develop' into fix/reports-from-admins | 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 | Validate admin making report doesn't get their own report notification, but ↵ | Mark Felder | |
other admins do | |||
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 | Add test for Answer presence into an authenticated /outbox | Haelwenn (lanodan) Monnier | |
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 '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 'fix/majic-nits' into 'develop' | feld | |
Majic: don't fix extensions See merge request pleroma/pleroma!3287 | |||
2021-02-02 | Merge branch 'develop' into fix/majic-nits | 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 'develop' into 'feature/2164-unify-api-arguments' | feld | |
# Conflicts: # CHANGELOG.md | |||
2021-02-01 | fix for test warnings | Alexander Strizhakov | |
2021-02-01 | fix for scheduled post with poll | Alexander Strizhakov | |
2021-02-01 | only_remote -> remote renaming | 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 | 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-29 | support for with_relationships parameter | Alexander Strizhakov | |
in /api/v1/mutes and /api/v1/accounts/:id endpoints | |||
2021-01-29 | [#3213] Reinstated DISTINCT clause for hashtag "any" filtering with 2+ ↵ | Ivan Tashkinov | |
terms. Added test. | |||
2021-01-28 | Improve error message for ConfigDB | Mark Felder | |