aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/mastodon_api/views
AgeCommit message (Expand)Author
2020-07-26Merge remote-tracking branch 'upstream/develop' into by-approvalAlex Gleason
2020-07-23Merge branch '1976-status-view-fixes' into 'develop'Haelwenn
2020-07-23[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.Ivan Tashkinov
2020-07-22[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :re...Ivan Tashkinov
2020-07-22StatusView: Handle badly formatted emoji reactions.Lain Soykaf
2020-07-17Expose the post formats in /api/v1/instanceMark Felder
2020-07-15Use `approval_required` in /api/v1/instanceAlex Gleason
2020-07-12Add `account_approval_required` instance settingAlex Gleason
2020-07-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa...lain
2020-07-08Add [:instances_favicons, :enabled] setting, defaults to falseHaelwenn (lanodan) Monnier
2020-07-08Use instances table instead of CachexHaelwenn (lanodan) Monnier
2020-07-08Move get_favicon to Pleroma.Instances, use /Haelwenn (lanodan) Monnier
2020-07-08Add support for remote faviconsHaelwenn (lanodan) Monnier
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa...lain
2020-07-06InstanceView: Add chat limit, description limitlain
2020-07-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/ma...lain
2020-07-03AccountView: Add 'accepts_chat_messages' to view.lain
2020-07-02Remove camelCase from the keysMark Felder
2020-06-30Add fields limits to instance metadata, add testsMark Felder
2020-06-30Merge branch 'develop' into activation-metaMark Felder
2020-06-26MastoAPI: Show source field when deletingHaelwenn (lanodan) Monnier
2020-06-24StatusView: Add pleroma.parent_visiblelain
2020-06-23Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop'Haelwenn
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 branch 'exposed-background-image' into 'develop'Haelwenn