aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-03-15fix after rebasefeature/dynamic-supervisorAlexander Strizhakov
2021-03-15start chat deps through supervisorAlexander Strizhakov
2021-03-15start PubSub with chatAlexander Strizhakov
2021-03-15don't fully restart Pleroma on config updateAlexander Strizhakov
2021-03-12[#3213] Code formatting fix.Ivan Tashkinov
2021-03-12[#3213] Background migration infrastructure refactoring.Ivan Tashkinov
2021-03-10Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-03-10Merge branch 'openapi/admin/user' into 'develop'Haelwenn
2021-03-07Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-03-07[#3213] Performance optimization of filtering by hashtags ("any" condition).Ivan Tashkinov
2021-03-04Add UserOperation to RedocEgor Kislitsyn
2021-03-03[#3213] ActivityPub hashtags filtering refactoring. Test fix.Ivan Tashkinov
2021-03-03Merge branch 'mergeback/2.3.0' into 'develop'lain
2021-03-03Revert "StatusController: Deactivate application support for now."lain
2021-03-02Make the object reference in both render("show.json", _) functions consistent...Mark Felder
2021-03-02Fix build_application/1 matchMark Felder
2021-03-02Add OpenAPI spec for AdminAPI.UserControllerEgor Kislitsyn
2021-03-02Linting.lain
2021-03-02StatusController: Deactivate application support for now.lain
2021-03-02Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-03-01Never forward the client's user-agent through the media proxyAlex Gleason
2021-03-01Store application details in the object under the generator key, not applicat...Mark Felder
2021-02-28Merge branch 'features/reports-enhancements' into 'develop'lain
2021-02-28Merge branch 'admin-api-versioning' into 'develop'lain
2021-02-28Merge branch 'bugfix/peertube-mpegURL-object' into 'develop'lain
2021-02-28Merge branch 'feat/client_app_details' into 'develop'lain
2021-02-27Merge branch 'frontendstatic-ignore-api-calls' into 'develop'lain
2021-02-27don't use continue in Stats init for test envAlexander Strizhakov
2021-02-26Store the client application data in ActivityStreams formatMark Felder
2021-02-26Merge branch 'fix/2498-expires_in-scheduled-posts' into 'develop'feld
2021-02-26Merge branch 'ecto-rollback-in-test-env' into 'develop'feld
2021-02-25Note our upgrade path for this functionalityMark Felder
2021-02-25No need to filter out Mix.env() from the API routes.Mark Felder
2021-02-25Improved recursion through the api route listMark Felder
2021-02-25Filter out MIX_ENV from route list and add a testMark Felder
2021-02-25Enum instead of StreamMark Felder
2021-02-24Attempt to filter out API calls from FrontendStatic plugMark Felder
2021-02-23[#3213] `mix pleroma.database rollback` tweaks.Ivan Tashkinov
2021-02-23Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-23[#3213] Misc. tweaks: proper upsert in Hashtag, better feature toggle managem...Ivan Tashkinov
2021-02-22[#3213] `hashtags`: altered `name` type to `text`. `hashtags_objects`: remove...Ivan Tashkinov
2021-02-22[#2534] Earlier init of Pleroma.Web.Endpoint (must be started prior to Plerom...Ivan Tashkinov
2021-02-21Video: Handle peertube videos only stashing attachments in x-mpegURLHaelwenn (lanodan) Monnier
2021-02-21Reroute /api/pleroma to /api/v1/pleromaeugenijm
2021-02-20Exiftool also cannot strip from heic files.Mark Felder
2021-02-20Show a proper error. A failure doesn't always mean the command isn't availabl...Mark Felder
2021-02-18Permit :disclose_client in changesetsMark Felder
2021-02-18Tests to validate client disclosure obeys user settingMark Felder
2021-02-18Add field to user schema for controlling disclosure of client detailsMark Felder
2021-02-18Mastodon makes this field null when posting with MastoFE or if you choose to ...Mark Felder