aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-07-19change the structure of image ttl parsarSachin Joshi
2019-07-17add the rich media ttl based on image exp timeSachin Joshi
2019-07-16Add `pleroma.deactivated` to the Account entity (Mastodon API)Eugenij
2019-07-16Add the `blocked_by` attribute to the relationship API (`GET /api/v1/accounts...Eugenij
2019-07-16Fix typoEgor Kislitsyn
2019-07-16Merge branch 'bugfix/poll-id-as-string' into 'develop'rinpatch
2019-07-16Status View: Poll ids are strings.lain
2019-07-15Merge branch 'match-file-name' into 'develop'feld
2019-07-15Add more tests for MastodonAPIController and CommonAPISergey Suprunenko
2019-07-15query fixAlex S
2019-07-15Merge branch 'sha512-crypt' into 'develop'kaniini
2019-07-15Merge branch 'develop' into match-file-nameSachin Joshi
2019-07-15formattingMoonman
2019-07-15Merge branch 'admin-configure-atom-keys' into 'develop'kaniini
2019-07-15tests for Pleroma.SignatureMaksim
2019-07-15migrating task refactorAlex S
2019-07-15atom keys with leading :Alex S
2019-07-15List messages must be visible for mentioned usersEgor Kislitsyn
2019-07-15Add an explanation comment to Publisher.publish/2Egor Kislitsyn
2019-07-15Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-07-15Support `list` visibility in StatusViewEgor Kislitsyn
2019-07-14added tests for Web.MediaProxyMaksim
2019-07-14Unfollow should also unsubscribeSergey Suprunenko
2019-07-14security: detect object containment violations at the IR levelAriadne Conill
2019-07-14detect and use sha512-crypt for stored password hash.Moonman
2019-07-14Merge branch 'bugfix/llal-object-containment' into 'develop'kaniini
2019-07-14Object.Fetcher: Keep the with-do block as per kaniini propositionHaelwenn (lanodan) Monnier
2019-07-14Object.Fetcher: Fallback to OStatus only if AP actually failsHaelwenn (lanodan) Monnier
2019-07-14Feature/1072 muting notificationsAlexander Strizhakov
2019-07-14Object.Fetcher: Handle error on Containment.contain_origin/2Haelwenn (lanodan) Monnier
2019-07-14parsers configurableAlex S
2019-07-13nodeinfo: implement MRF transparency exclusionsAriadne Conill
2019-07-13Merge branch '1041-status-actions-rate-limit' into 'develop'kaniini
2019-07-13[#1041] Minor refactoring.Ivan Tashkinov
2019-07-13Merge branch 'fix/hackney-global-options' into 'develop'Haelwenn
2019-07-13[#1041] Rate-limited status actions (per user and per user+status).Ivan Tashkinov
2019-07-12Merge the default options with custom ones in ReverseProxy andrinpatch
2019-07-12Merge branch 'develop' into fix/ap-hide-followsrinpatch
2019-07-12ActivityPub Controller: Actually pass for_user to following/followersrinpatch
2019-07-12try to always match the filename for proxy urlSachin Joshi
2019-07-12Pleroma.Web.Metadata - testsMaksim
2019-07-12ActivityPub User view: Following/Followers refactoringrinpatch
2019-07-12Move these to pleroma namespace in Mastodon APIMark Felder
2019-07-12preserve the original path/filename (no encoding/decoding) for proxySachin Joshi
2019-07-11Extend Pleroma.Pagination to support offset-based pagination, use async/await...Eugenij
2019-07-11admin api configure changesAlexander Strizhakov
2019-07-11Merge branch 'fix/1019-refactor' into 'develop'kaniini
2019-07-11Add `list` to VisibilityEgor Kislitsyn
2019-07-11Add "listMessage"Egor Kislitsyn
2019-07-11Merge branch 'develop' into feature/addressable-listsEgor Kislitsyn