summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
AgeCommit message (Expand)Author
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-04Object: Rework how Object.normalize workslain
2020-12-28Revert "Merge branch 'features/hashtag-column' into 'develop'"Haelwenn
2020-12-22Insert text representation of hashtags into object["hashtags"]Haelwenn (lanodan) Monnier
2020-11-11Fix formattingEgor Kislitsyn
2020-11-11Add `local` visibilityEgor Kislitsyn
2020-10-27Merge branch 'develop' into 'feature/local-only-scope'minibikini
2020-10-15Add Pleroma.Constants.as_local_public/0Egor Kislitsyn
2020-10-15Add local-only statusesEgor Kislitsyn
2020-10-13Merge branch 'develop' into chore/elixir-1.11Mark Felder
2020-10-13alias alphabetically orderAlexander Strizhakov
2020-10-13AuthenticationPlug module nameAlexander Strizhakov
2020-10-13other files consistencyAlexander Strizhakov
2020-10-07Fix duplicate @doc entriesMark Felder
2020-09-17Fix MRF reject for ChatMessageHaelwenn (lanodan) Monnier
2020-09-11Merge remote-tracking branch 'upstream/develop' into chat-moderationAlex Gleason
2020-09-11MastodonAPI.StatusView.get_user/1 --> CommonAPI.get_user/1Alex Gleason
2020-09-10schedule activity expiration in ObanAlexander Strizhakov
2020-08-31Notification: Small refactor.lain
2020-08-28marks notifications as read after muteMaksim Pechnikov
2020-08-17Make notifications about new statuses from muted threads readSergey Suprunenko
2020-08-12ActivityPub: Remove `reject`, move everything to the Pipeline.lain
2020-08-11ActivityPub: Remove ActivityPub.acceptlain
2020-07-15SideEffects: port ones from ActivityPub.do_create and ActivityPub.insertHaelwenn (lanodan) Monnier
2020-07-15Fix multiple-choice poll detectionHaelwenn (lanodan) Monnier
2020-07-09Use the Pleroma.Config aliasMark Felder
2020-07-08CommonAPI: Switch to pipeline for following.lain
2020-07-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/ma...lain
2020-06-26activity_draft: Add source fieldHaelwenn (lanodan) Monnier
2020-06-25AccountController: Extract blocking to CommonAPI.lain
2020-06-12Merge branch 'global-status-expiration' into 'develop'lain
2020-06-02Notifications: Make notifications save their type.lain
2020-06-01CommonAPI: Newlines -> br for chat messages.lain
2020-06-01Merge remote-tracking branch 'origin/develop' into global-status-expirationEgor Kislitsyn
2020-05-30CommonAPI: Linkify chat messages.lain
2020-05-25Streamer: Don't crash on streaming chat notificationslain
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-24Merge branch 'mastodon-migration-compat' into 'develop'rinpatch
2020-05-22Apply suggestion to lib/pleroma/web/common_api/utils.exRoman Chvanikov
2020-05-22Add filename_display_max_length configRoman Chvanikov
2020-05-22ActivityPubController: Add Mastodon activity compat route.lain
2020-05-22Merge branch 'announce-validator' into 'develop'Haelwenn
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-20Announcements: Handle through common pipeline.lain
2020-05-20CommonAPI: Change public->private implicit addressing.lain
2020-05-19Add OpenAPI spec for PleromaAPI.ScrobbleControllerEgor Kislitsyn
2020-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-16CommonAPI: Unblock a user even if we don't have an activity.lain
2020-05-13Chat: Allow posting without content if an attachment is present.lain
2020-05-13Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain