aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api/views
AgeCommit message (Expand)Author
2020-06-22Do not need a function to provide fallback value with default defined in conf...Mark Felder
2020-06-22Merge branch 'add-muted-to-notifications' into 'develop'lain
2020-06-22Add `is_muted` to notificationsEgor Kislitsyn
2020-06-22Merge branch 'feature/1739-account-endpoints' into 'develop'lain
2020-06-19Only accounts with Service actor_type are considered as botsSergey Suprunenko
2020-06-17Merge branch 'features/users-raw_bio' into 'develop'rinpatch
2020-06-16moving mrf settings from instance to separate groupAlexander Strizhakov
2020-06-15Conversations: Return last dm for conversation, not last message.lain
2020-06-14Mastodon API: ensure the notification endpoint doesn't return less than the r...eugenijm
2020-06-13Fix atom leak in Rich Media ParserEgor Kislitsyn
2020-06-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-06-06User: Add raw_bio, storing unformatted bioHaelwenn (lanodan) Monnier
2020-06-06ChatMessageReference -> Chat.MessageReferencelain
2020-06-05Merge remote-tracking branch 'origin/develop' into activity-pub-use-atoms-as-...Egor Kislitsyn
2020-06-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-06-05Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1})Haelwenn
2020-06-04Use atoms as keys in `ActivityPub.fetch_*` functions optionsEgor Kislitsyn
2020-06-03ChatMessageReferences: Adjust viewslain
2020-06-02Activity: Remove notifications-related functions.lain
2020-06-02Notifications: Make notifications save their type.lain
2020-05-31Add `account_activation_required` to /api/v1/instanceAlex Gleason
2020-05-29Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-27AccountView: Use mediaproxy URLs for emojisrinpatch
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-21Added the ability to upload background, logo, default user avatar, instance t...eugenijm
2020-05-20Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-05-20Merge branch 'exposed-background-image' into 'develop'Haelwenn
2020-05-19Move Scrobble views to ScrobbleViewEgor Kislitsyn
2020-05-18InstanceView: Expose background image link.lain
2020-05-18return :visible instead of booleanAlexander Strizhakov
2020-05-18account visibilityAlexander Strizhakov
2020-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-14Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-05-13InstanceView: Add pleroma chat messages to nodeinfolain
2020-05-13Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-13Merge remote-tracking branch 'remotes/origin/develop' into restricted-relatio...Ivan Tashkinov
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-12[#2456] Added support for `embed_relationships` param, nailed down endpoints ...Ivan Tashkinov
2020-05-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-10[#2456] Removed support for embedded relationships in account view.Ivan Tashkinov
2020-05-09[#2456] Clarified `skip_relationships` option (and its default of `false`) fo...Ivan Tashkinov
2020-05-09[#2456] Dropped support for embedded `pleroma/account/relationship` in status...Ivan Tashkinov
2020-05-08Initial implementation of image preview proxy. Media proxy tests refactoring.Ivan Tashkinov
2020-05-08Merge remote-tracking branch 'remotes/origin/develop' into restricted-relatio...Ivan Tashkinov
2020-05-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-08fixed 'source' object in verify_credentialsMaksim Pechnikov
2020-05-06added `unread_notifications_count` for `/api/v1/accounts/verify_credentials`Maksim Pechnikov
2020-05-06Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-05-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain