aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-08-14Use info.fields instead of source_data for remote usersEgor Kislitsyn
2019-08-14Add configurable account field name length limitEgor Kislitsyn
2019-08-14Add configurable account field value length limitEgor Kislitsyn
2019-08-14Linkify custom fields values in ActivityPub.UserViewxEgor Kislitsyn
2019-08-14Support user attachment update in TransmogrifierEgor Kislitsyn
2019-08-14Add profile custom fields to ActivityPub.UserViewEgor Kislitsyn
2019-08-14Add custom fields to TwitterAPI.UserViewEgor Kislitsyn
2019-08-14Add custom profile fieldsEgor Kislitsyn
2019-08-14Merge branch 'preload-user-timelines' into 'develop'kaniini
2019-08-14Merge branch 'get-context-optimizations' into 'develop'kaniini
2019-08-14Preload thread mutes/bookmarks in user_statusesrinpatch
2019-08-14Preload thread mutes/bookmarks in get_contextrinpatch
2019-08-13Merge branch 'feature/mrf-vocabulary' into 'develop'rinpatch
2019-08-13Merge branch 'feature/mrf-describe' into 'develop'kaniini
2019-08-13Merge branch 'length-limit-bio' into 'develop'rinpatch
2019-08-13mrf_vocabulary: add describe API supportAriadne Conill
2019-08-13fix credoAriadne Conill
2019-08-13Merge branch 'fix/mastoapi-more-object-preloads' into 'develop'Haelwenn
2019-08-14Nicer formatting for safe_render errorsrinpatch
2019-08-13nodeinfo: use MRF.describe() instead of hardcoded MRF transparency stuffAriadne Conill
2019-08-13MRF: add describe() to all modules, add base MRF configuration to base descri...Ariadne Conill
2019-08-13MRF: add describe() for gathering and describing the MRF configurationAriadne Conill
2019-08-13tests for Web/ActivityPub/RelayMaksim
2019-08-13tests for /web/mastodon_api/mastodon_api.exMaksim
2019-08-13MRF: add vocabulary policy moduleAriadne Conill
2019-08-13Mastodon API: Preloading and normalization optimizationsrinpatch
2019-08-13config: remove legacy activitypub accept_blocks settingAriadne Conill
2019-08-11Do not fetch the reply object in `fix_type` unless the object has therinpatch
2019-08-10MRF: ensure that subdomain_match calls are case-insensitiveAriadne Conill
2019-08-10Merge branch 'develop' into 'fix/hide-follows-counters'kaniini
2019-08-10Strip internal fields including likes from incoming and outgoing activitiesSergey Suprunenko
2019-08-10tests for Pleroma.UploadersMaksim
2019-08-10Mastodon API: Fix thread mute detectionrinpatch
2019-08-10Uploader.S3 added support stream uploadsMaksim
2019-08-09Mastodon API: Set follower/following counters to 0 when hidingrinpatch
2019-08-08Merge branch 'feature/digest-email' into 'develop'lain
2019-08-07Return profile URL in MastodonAPI's `url` fieldThibaut Girka
2019-08-07Simplify logic to mention.js `url` fieldThibaut Girka
2019-08-07Return profile URL when available instead of actor URI for MastodonAPI mentio...Thibaut Girka
2019-08-06Merge branch 'fix/object-reembeds' into 'develop'Haelwenn
2019-08-07Do not rembed the object after updating itrinpatch
2019-08-07OStatus Announce Representer: Do not depend on the object being embeddedrinpatch
2019-08-07Stop depending on the embedded object in restrict_favorited_byrinpatch
2019-08-06[#1150] fixed parser TwitterCardMaksim
2019-08-05tests for CommonApi/UtilsMaksim
2019-08-04Remove Reply-To from report emailsEugenij
2019-08-04Merge branch 'feature/relay-list-task' into 'develop'kaniini
2019-08-04Do not add the "next" key to likes.json if there is no more itemsSergey Suprunenko
2019-08-03tasks: relay: add list taskAriadne Conill
2019-08-03templates/layout/app.html.eex: Style anchorsHaelwenn (lanodan) Monnier