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
/
lib
Age
Commit message (
Expand
)
Author
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
Fix OAuthController
Egor Kislitsyn
2019-10-04
notification_view.ex: Make sure `account` isn’t empty
Haelwenn (lanodan) Monnier
2019-10-03
Move config task docs to a separate file and mark it as WIP
rinpatch
2019-10-03
Mix tasks: derive moduledoc from doc files
rinpatch
2019-10-03
Move database maintenance tasks docs to a separate file
rinpatch
2019-10-03
Move user tasks docs to a separate file
rinpatch
2019-10-03
Move uploads task docs to a separate file
rinpatch
2019-10-03
Move relay docs to a separate file
rinpatch
2019-10-03
Move instance CLI task docs to a text file
rinpatch
2019-10-03
Move digest email docs to a separate file and improve styling
rinpatch
2019-10-03
Move emoji task docs to a separate file
rinpatch
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
Merge branch 'accept-embedded-announce-object' into 'develop'
kaniini
2019-10-02
Inline object when Announcing a self-owned private object
Thibaut Girka
2019-10-02
Rename misleading `get_announce_visibility` to `public_announce?`
Thibaut Girka
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
Fix returned visibility of announces in MastodonAPI
Thibaut Girka
2019-10-01
Allow users to announce privately, including own private notes
Thibaut Girka
2019-10-01
Discard identifier, if empty
Maxim Filippov
2019-10-01
Ensure self-announces do not widen the audience of the original post
Thibaut Girka
2019-10-01
Make activity announceable by its author.
KokaKiwi
2019-10-01
Send an identifier alongside with error message in OAuthController
Maxim Filippov
2019-10-01
Extract auth actions from `MastodonAPIController` to `AuthController`
Egor Kislitsyn
2019-10-01
Extract apps actions from `MastodonAPIController` to `AppController`
Egor Kislitsyn
2019-10-01
Extract suggestions actions from `MastodonAPIController` to `SuggestionContro...
Egor Kislitsyn
2019-10-01
Extract media actions from `MastodonAPIController` to `MediaController`
Egor Kislitsyn
2019-10-01
Extract poll actions from `MastodonAPIController` to `PollController`
Egor Kislitsyn
2019-09-30
Transmogrifier: Handle compact objects in undos.
lain
2019-09-30
Extract mascot actions from `MastodonAPIController` to MascotController
Egor Kislitsyn
2019-09-30
Move update_credentials to MastodonAPI.AccountController
Egor Kislitsyn
2019-09-30
Move account_register, relationships and verify_credentials to MastodonAPI.Ac...
Egor Kislitsyn
2019-09-30
Add PleromaAPI.AccountController
Egor Kislitsyn
2019-09-30
Fix merge
Egor Kislitsyn
2019-09-30
Merge branch 'features/apc2s-media-upload' into 'develop'
kaniini
2019-09-30
Merge branch 'split-masto-api/reports' into 'develop'
kaniini
2019-09-30
Merge branch 'split-masto-api/conversations' into 'develop'
kaniini
2019-09-30
Extract report actions from `MastodonAPIController` to `ReportController`
Egor Kislitsyn
2019-09-30
change new scrobble endpoint
Ariadne Conill
2019-09-30
split scrobble functions into their own controller
Ariadne Conill
[next]