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
Age
Commit message (
Expand
)
Author
2019-10-11
Replace `user.following` with Pleroma.FollowingRelationship
Egor Kislitsyn
2019-10-07
Extract RSS Feed functionality from OStatus
Sergey Suprunenko
2019-10-07
Merge branch 'mrf/simple_policy/check_actor' into 'develop'
kaniini
2019-10-07
Merge branch '1234-mastodon-2-4-3-oauth-scopes' into 'develop'
Haelwenn
2019-10-07
mrf/simple_policy: check actor against accept/reject
Haelwenn (lanodan) Monnier
2019-10-06
Merge branch 'refactoring/move-out-keys-from-user-info' into 'develop'
kaniini
2019-10-06
Use the user.id instead of nickname in report URLs
feld
2019-10-06
Move local keys out of `user.info`
rinpatch
2019-10-06
Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-...
Ivan Tashkinov
2019-10-06
Merge branch 'fix-prameter-name-of-accounts-update-credentials' into 'develop'
Haelwenn
2019-10-05
Merge branch 'split-masto-api/leftovers' into 'develop'
kaniini
2019-10-05
Merge branch 'accept-embedded-announce-object' into 'develop'
kaniini
2019-10-05
Merge branch 'unread-conversation-count' into 'develop'
kaniini
2019-10-05
Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
eugenijm
2019-10-05
CommonAPI: Create profile updates as public.
lain
2019-10-05
ActivityPub / Transmogrifier: Correctly store incoming Update id.
lain
2019-10-05
Add test for handling Announces with inlined object from different origin
Thibaut Girka
2019-10-05
Import object from self-Announce whenever possible
Thibaut Girka
2019-10-05
Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"
kaniini
2019-10-04
removed legacy api: "/objects/:uuid/likes"
Maksim Pechnikov
2019-10-04
Merge branch 'bugfix/widen-streamer-blocks' into 'develop'
kaniini
2019-10-04
Merge branch 'user-info-unread-direct-conversation' into 'develop'
kaniini
2019-10-04
tests: streamer: add a test for blocked transitive activities
Ariadne Conill
2019-10-04
ActivityPub.Utils: Fix undo test.
lain
2019-10-04
ActivityPub: Change addressing of Undo.
lain
2019-10-04
Merge branch 'featrue/job-monitor' into 'develop'
lain
2019-10-04
Merge branch 'fix/nickname-fail' into 'develop'
lain
2019-10-04
Fix get_cached_by_nickname_or_id not allowing to get local users by
rinpatch
2019-10-04
Merge branch 'bugfix/notification-nil-actor' into 'develop'
lain
2019-10-04
notification_view.ex: Make sure `account` isn’t empty
Haelwenn (lanodan) Monnier
2019-10-04
Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
eugenijm
2019-10-02
[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...
Ivan Tashkinov
2019-10-02
Move `:favourites` and `:bookmarks` actions to StatusController
Egor Kislitsyn
2019-10-02
Move `follows`, `mutes` and `blocks` actions to AccountController
Egor Kislitsyn
2019-10-02
Fix credo warning
Egor Kislitsyn
2019-10-02
Add MastoFEController
Egor Kislitsyn
2019-10-02
Add CustomEmojiController
Egor Kislitsyn
2019-10-02
Merge branch 'split-masto-api/instance' into 'develop'
kaniini
2019-10-02
Inline object when Announcing a self-owned private object
Thibaut Girka
2019-10-02
Add tests for Pleroma.JobQueueMonitor
Egor Kislitsyn
2019-10-02
Extract instance actions from `MastodonAPIController` to `InstanceController`
Egor Kislitsyn
2019-10-02
Merge branch 'feature/send-identifier-on-oauth-error' into 'develop'
kaniini
2019-10-02
Merge branch 'split-masto-api/auth' into 'develop'
kaniini
2019-10-02
Merge branch 'features/private-reblogs' into 'develop'
kaniini
2019-10-01
Revert "Add upload limits to /api/v1/instance"
feld
2019-10-01
Store private announcements in object.data["announcements"], filter them on d...
Thibaut Girka
2019-10-01
Track failed proxy urls and don't request them again
Sergey Suprunenko
2019-10-01
Add tests for privately announcing statuses via API
Thibaut Girka
2019-10-01
Add tests
Thibaut Girka
2019-10-01
Send an identifier alongside with error message in OAuthController
Maxim Filippov
[next]