index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
mastodon_api
/
controllers
Age
Commit message (
Expand
)
Author
2020-01-21
exclude blocked user posts from search results
Maksim Pechnikov
2020-01-20
StatusControllerTest: Fix typo
lain
2020-01-20
CommonAPI: Don't error out on double favs/repeats
lain
2020-01-15
Fix notification controller test
Egor Kislitsyn
2020-01-15
Merge branch 'develop' into notifications-from-account
Egor Kislitsyn
2019-12-19
[#2068] Introduced proper OAuth tokens usage to controller tests.
Ivan Tashkinov
2019-12-19
Return 404 if account to filter notifications from is not found
Egor Kislitsyn
2019-12-17
Add support for `account_id` param to filter notifications by the account
Egor Kislitsyn
2019-12-15
OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...
Ivan Tashkinov
2019-12-09
Merge branch 'fix/prefer-url-over-search' into 'develop'
rinpatch
2019-12-09
status search: prefer the status fetched by url over other results
rinpatch
2019-12-09
Merge branch 'exclude-visibilities-for-like-notifications' into 'develop'
lain
2019-12-08
Merge branch 'improve-move-notificaions-api' into 'develop'
rinpatch
2019-12-06
ActivityPub: For user timelines, respects blocks.
lain
2019-12-04
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-12-03
Add `with_move` query param to the notifications API
Egor Kislitsyn
2019-12-02
Merge branch 'feature/move-activity' into 'develop'
lain
2019-11-21
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-11-21
Merge branch 'issue/1348' into 'develop'
lain
2019-11-20
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-11-20
Fix sporadically failing test
Egor Kislitsyn
2019-11-19
[#1335] Implemented notification mutes and reblog mutes as UserRelationships....
Ivan Tashkinov
2019-11-15
[#1335] Reorganized `users.mutes` as relation to UserMute entity.
Ivan Tashkinov
2019-11-14
Merge remote-tracking branch 'upstream/develop' into feature/move-activity
Egor Kislitsyn
2019-11-12
Add `allow_following_move` setting to User
Egor Kislitsyn
2019-11-11
Fix exclude_visibilities filter for followers-only Like notifications
eugenijm
2019-11-10
[#1335] User: refactored :blocks field into :blocked_users relation.
Ivan Tashkinov
2019-11-07
Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations`
eugenijm
2019-11-04
excluded invisible actors from gets /api/v1/accounts/:id
Maksim Pechnikov
2019-10-24
Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...
Egor Kislitsyn
2019-10-23
Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...
Ivan Tashkinov
2019-10-21
Merge branch 'develop' into feature/masto_api_markers
Maksim Pechnikov
2019-10-21
Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...
Ivan Tashkinov
2019-10-21
Merge branch 'develop' into refactor/following-relationships
Egor Kislitsyn
2019-10-20
[#1304]. Post-merge fixes. Merge branch 'develop' of git.pleroma.social:plero...
Ivan Tashkinov
2019-10-20
Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...
Ivan Tashkinov
2019-10-19
change Maksim's test description
Ariadne Conill
2019-10-19
fix test
Maksim Pechnikov
2019-10-19
added test fo Pleroma.Web.MastodonAPI.StatusController
Maksim Pechnikov
2019-10-18
tests: mastodon search: search for an account that is visible via activitypub...
Ariadne Conill
2019-10-18
kill almost all of the OStatus module
Ariadne Conill
2019-10-17
Mastodon API: Mark the conversation as read for the author when they send a n...
eugenijm
2019-10-17
add Markers /api/v1/markers
Maksim Pechnikov
2019-10-16
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
Ivan Tashkinov
2019-10-14
Mastodon API: Add `exclude_visibilities` parameter to the timeline and notifi...
eugenijm
2019-10-11
SearchController: Fix test.
lain
2019-10-11
Replace `user.following` with Pleroma.FollowingRelationship
Egor Kislitsyn
2019-10-09
Merge branch 'unicode-search' into 'develop'
kaniini
2019-10-09
Search: Add tests for unicode searches.
lain
2019-10-09
Mastodon API: Return `pleroma.direct_conversation_id` when viewing a status (...
eugenijm
[next]