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
2021-05-30
Merge commit '07fed0fda2473fc4e1e3b01e863217391fd2902f'; commit 'e3173a279dad...
Alex Gleason
2021-05-29
ActivityPub.Pipeline: switch to runtime deps
Alex Gleason
2021-05-29
Break out activity-specific HTML functions into Pleroma.Activity.HTML
Alex Gleason
2021-05-29
Create real Views for all Controllers
Alex Gleason
2021-05-29
Config: use runtime deps instead of module attributes
Alex Gleason
2021-05-29
Gun: use runtime deps in ConnectionPool
Alex Gleason
2021-05-29
Gun: make Gun.API a runtime dep
Alex Gleason
2021-05-28
Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0
Alex Gleason
2021-05-28
Don't make MediaProxy be a compile-dep of Router
Alex Gleason
2021-05-28
Router: move StaticFEPlug to a pipeline
Alex Gleason
2021-05-18
Switch to aliasing `Router.Helpers` instead of importing
Alex Gleason
2021-03-02
Linting.
lain
2021-03-02
StatusController: Deactivate application support for now.
lain
2021-03-01
Never forward the client's user-agent through the media proxy
Alex Gleason
2021-03-01
Store application details in the object under the generator key, not applicat...
Mark Felder
2021-02-28
Merge branch 'features/reports-enhancements' into 'develop'
lain
2021-02-28
Merge branch 'admin-api-versioning' into 'develop'
lain
2021-02-28
Merge branch 'bugfix/peertube-mpegURL-object' into 'develop'
lain
2021-02-28
Merge branch 'feat/client_app_details' into 'develop'
lain
2021-02-27
Merge branch 'frontendstatic-ignore-api-calls' into 'develop'
lain
2021-02-27
don't use continue in Stats init for test env
Alexander Strizhakov
2021-02-26
Store the client application data in ActivityStreams format
Mark Felder
2021-02-26
Merge branch 'fix/2498-expires_in-scheduled-posts' into 'develop'
feld
2021-02-26
Merge branch 'ecto-rollback-in-test-env' into 'develop'
feld
2021-02-25
Note our upgrade path for this functionality
Mark Felder
2021-02-25
No need to filter out Mix.env() from the API routes.
Mark Felder
2021-02-25
Improved recursion through the api route list
Mark Felder
2021-02-25
Filter out MIX_ENV from route list and add a test
Mark Felder
2021-02-25
Enum instead of Stream
Mark Felder
2021-02-24
Attempt to filter out API calls from FrontendStatic plug
Mark Felder
2021-02-22
[#2534] Earlier init of Pleroma.Web.Endpoint (must be started prior to Plerom...
Ivan Tashkinov
2021-02-21
Video: Handle peertube videos only stashing attachments in x-mpegURL
Haelwenn (lanodan) Monnier
2021-02-21
Reroute /api/pleroma to /api/v1/pleroma
eugenijm
2021-02-20
Exiftool also cannot strip from heic files.
Mark Felder
2021-02-20
Show a proper error. A failure doesn't always mean the command isn't availabl...
Mark Felder
2021-02-18
Permit :disclose_client in changesets
Mark Felder
2021-02-18
Tests to validate client disclosure obeys user setting
Mark Felder
2021-02-18
Add field to user schema for controlling disclosure of client details
Mark Felder
2021-02-18
Mastodon makes this field null when posting with MastoFE or if you choose to ...
Mark Felder
2021-02-18
expires_in in scheduled status params
Alexander Strizhakov
2021-02-18
Merge branch 'fix/chats-no-unread-in-openapi' into 'develop'
rinpatch
2021-02-17
OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope def...
rinpatch
2021-02-17
OpenAPI: Add `admin:` scope prefix to admin operations
rinpatch
2021-02-17
Remove `:auth, :enforce_oauth_admin_scope_usage`
rinpatch
2021-02-17
Enhance reports in Pleroma API: index, show
Haelwenn (lanodan) Monnier
2021-02-17
Merge branch 'feat/chat-list-pagination' into 'develop'
Haelwenn
2021-02-17
Merge branch 'remove-conversation-api' into 'develop'
rinpatch
2021-02-17
Merge branch '2510-oauth-app-tokens-further-support' into 'develop'
rinpatch
2021-02-17
Chats: Introduce /api/v2/pleroma/chats which implements pagination
rinpatch
2021-02-16
ChatMessage schema: Add `unread` property
rinpatch
[next]