Age | Commit message (Expand) | Author |
2020-07-26 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason |
2020-07-23 | Merge 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-22 | StatusView: Handle badly formatted emoji reactions. | Lain Soykaf |
2020-07-17 | Expose the post formats in /api/v1/instance | Mark Felder |
2020-07-15 | Use `approval_required` in /api/v1/instance | Alex Gleason |
2020-07-12 | Add `account_approval_required` instance setting | Alex Gleason |
2020-07-10 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa... | lain |
2020-07-08 | Add [:instances_favicons, :enabled] setting, defaults to false | Haelwenn (lanodan) Monnier |
2020-07-08 | Use instances table instead of Cachex | Haelwenn (lanodan) Monnier |
2020-07-08 | Move get_favicon to Pleroma.Instances, use / | Haelwenn (lanodan) Monnier |
2020-07-08 | Add support for remote favicons | Haelwenn (lanodan) Monnier |
2020-07-06 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa... | lain |
2020-07-06 | InstanceView: Add chat limit, description limit | lain |
2020-07-03 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/ma... | lain |
2020-07-03 | AccountView: Add 'accepts_chat_messages' to view. | lain |
2020-07-02 | Remove camelCase from the keys | Mark Felder |
2020-06-30 | Add fields limits to instance metadata, add tests | Mark Felder |
2020-06-30 | Merge branch 'develop' into activation-meta | Mark Felder |
2020-06-26 | MastoAPI: Show source field when deleting | Haelwenn (lanodan) Monnier |
2020-06-24 | StatusView: Add pleroma.parent_visible | lain |
2020-06-23 | Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop' | Haelwenn |
2020-06-22 | Do not need a function to provide fallback value with default defined in conf... | Mark Felder |
2020-06-22 | Merge branch 'add-muted-to-notifications' into 'develop' | lain |
2020-06-22 | Add `is_muted` to notifications | Egor Kislitsyn |
2020-06-22 | Merge branch 'feature/1739-account-endpoints' into 'develop' | lain |
2020-06-19 | Only accounts with Service actor_type are considered as bots | Sergey Suprunenko |
2020-06-17 | Merge branch 'features/users-raw_bio' into 'develop' | rinpatch |
2020-06-16 | moving mrf settings from instance to separate group | Alexander Strizhakov |
2020-06-15 | Conversations: Return last dm for conversation, not last message. | lain |
2020-06-14 | Mastodon API: ensure the notification endpoint doesn't return less than the r... | eugenijm |
2020-06-13 | Fix atom leak in Rich Media Parser | Egor Kislitsyn |
2020-06-08 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo... | lain |
2020-06-06 | User: Add raw_bio, storing unformatted bio | Haelwenn (lanodan) Monnier |
2020-06-06 | ChatMessageReference -> Chat.MessageReference | lain |
2020-06-05 | Merge remote-tracking branch 'origin/develop' into activity-pub-use-atoms-as-... | Egor Kislitsyn |
2020-06-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo... | lain |
2020-06-05 | Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) | Haelwenn |
2020-06-04 | Use atoms as keys in `ActivityPub.fetch_*` functions options | Egor Kislitsyn |
2020-06-03 | ChatMessageReferences: Adjust views | lain |
2020-06-02 | Activity: Remove notifications-related functions. | lain |
2020-06-02 | Notifications: Make notifications save their type. | lain |
2020-05-31 | Add `account_activation_required` to /api/v1/instance | Alex Gleason |
2020-05-29 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo... | lain |
2020-05-27 | AccountView: Use mediaproxy URLs for emojis | rinpatch |
2020-05-25 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo... | lain |
2020-05-21 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo... | lain |
2020-05-21 | Added the ability to upload background, logo, default user avatar, instance t... | eugenijm |
2020-05-20 | Merge branch 'exposed-background-image' into 'develop' | Haelwenn |