Merge branch 'fix/1787-mogrify-args' into 'develop'
[akkoma] / lib / pleroma / web /
2020-06-17 lainMerge branch 'fix/1787-mogrify-args' into 'develop'
2020-06-17 rinpatchMerge branch 'fix/notification-type' into 'develop'
2020-06-17 Egor KislitsynRemove `poll` from `notification_type` OpenAPI spec
2020-06-17 rinpatchMerge branch 'features/users-raw_bio' into 'develop'
2020-06-17 Alexander Strizhakovcredo fix
2020-06-16 HaelwennMerge branch '1866-last-status-stuff' into 'develop'
2020-06-16 Alexander Strizhakovmoving custom ecto types in context folders
2020-06-16 rinpatchMerge branch 'elixir-1.9' into 'develop'
2020-06-16 lainMerge branch 'fix/1787-mogrify-args' into 'develop'
2020-06-16 Alexander StrizhakovMogrify args as custom tuples
2020-06-15 lainMerge branch 'merge-ogp-twitter-parsers' into 'develop'
2020-06-15 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-15 lainConversations: Return last dm for conversation, not...
2020-06-15 lainMerge branch 'notifications-filtering' into 'develop'
2020-06-14 eugenijmMastodon API: ensure the notification endpoint doesn...
2020-06-13 rinpatchMerge branch '1851-favorites-pagination' into 'develop'
2020-06-13 lainControllerHelper: Always return id field.
2020-06-13 lainApply suggestion to lib/pleroma/web/controller_helper.ex
2020-06-13 hrefRemove use of atoms in MRF.UserAllowListPolicy
2020-06-13 Egor KislitsynFix atom leak in Rich Media Parser
2020-06-12 HaelwennMerge branch 'patch-1' into 'develop'
2020-06-12 HaelwennMerge branch 'recipients-experiments' into 'develop'
2020-06-12 Egor KislitsynReturn an empty map from Pleroma.Web.RichMedia.Parsers...
2020-06-12 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-12 lainMerge branch 'global-status-expiration' into 'develop'
2020-06-12 Mark FelderMerge branch 'develop' into features/mix-task-reset-mfa
2020-06-12 lainMerge branch 'feature/cli-reload-emoji' into 'develop'
2020-06-12 feldMerge branch '1794-hashtags-construction-from-uri-fix...
2020-06-12 Ivan Tashkinov[#1794] Fixes URI query handling for hashtags extractio...
2020-06-11 Egor KislitsynDeprecate Pleroma.Web.RichMedia.Parsers.OGP
2020-06-11 Mark FelderMerge branch 'develop' into fix/csp-mediaproxy-base-url
2020-06-11 feldMerge branch '1794-hashtags-construction-from-uri'...
2020-06-11 Egor KislitsynMerge OGP parser with TwitterCard
2020-06-11 Ivan Tashkinov[#1794] Fixes URI query handling for hashtags extractio...
2020-06-10 lainApply suggestion to lib/pleroma/web/controller_helper.ex
2020-06-10 rinpatchMerge branch 'remake-remodel-dms' into 'develop'
2020-06-10 lainActivityPub: Don't show announces of your own objects...
2020-06-10 lainControllerHelper: Fix wrong comparison.
2020-06-10 lainApply suggestion to lib/pleroma/web/controller_helper.ex
2020-06-10 lainApply suggestion to lib/pleroma/web/controller_helper.ex
2020-06-10 lainApply suggestion to lib/pleroma/web/controller_helper.ex
2020-06-09 lainMerge branch 'add-url-to-admin-account-view' into ...
2020-06-09 Egor KislitsynAdd `url` field to AdminAPI.AccountView
2020-06-09 lainStatusController: Correctly paginate favorites.
2020-06-09 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-09 lainMerge branch 'features/mediatype-mime-valid' into ...
2020-06-08 Haelwenn (lanodan... transmogrifier: MIME.valid?/1 for mediaType
2020-06-08 Egor KislitsynRestrict ActivityExpirationPolicy to Notes only
2020-06-08 Egor KislitsynMerge branch 'develop' into global-status-expiration
2020-06-08 lainMerge branch 'openapi/admin/relay' into 'develop'
2020-06-08 lainMerge branch 'feature/delete-follow-requests-on-user...
2020-06-08 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-08 lainMerge branch 'activity-pub-use-atoms-as-keys' into...
2020-06-08 lainChatController: Remove nonsensical pagination.
2020-06-08 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-07 lainChatController: Make last_read_id mandatory.
2020-06-07 lainChatController: Add `last_read_id` option to mark_as_read.
2020-06-07 lainSideEffects: Move streaming of chats to after the trans...
2020-06-07 lainAttachmentValidator: Check if the mime type is valid.
2020-06-06 lainChatController: Use new oauth scope *:chats.
2020-06-06 Haelwenn (lanodan... User: Add raw_bio, storing unformatted bio
2020-06-06 lainChatMessageReference -> Chat.MessageReference
2020-06-06 lainWebPush: Don't break on contentless chat messages.
2020-06-05 Egor KislitsynFix pagination
2020-06-05 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-05 lainCredo fixes
2020-06-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-05 HaelwennMerge branch 'features/apc2s-pagination' into 'develop'
2020-06-05 HaelwennMerge branch 'features/put_if_present' into 'develop'
2020-06-05 HaelwennCreate Pleroma.Maps.put_if_present(map, key, value...
2020-06-05 lainPipeline: Add a side effects step after the transaction...
2020-06-05 lainIf Credo fixes is so good, why is there no Credo fixes 2?
2020-06-05 lainCredo fixes.
2020-06-05 lainTransmogrifier: For follows, create notifications last.
2020-06-05 lainSideEffects / ChatView: Add an unread cache.
2020-06-04 lainSubscriptionOperation: Let chat mentions through.
2020-06-04 Egor KislitsynUse atoms as keys in `ActivityPub.fetch_*` functions...
2020-06-04 lainMerge branch 'remake-remodel-dms' of git.pleroma.social...
2020-06-04 lainTransmogrifier: Update notification after accepting.
2020-06-04 lainChatMessageReferences: Change seen -> unread
2020-06-04 minibikiniMerge branch 'develop' into 'openapi/admin/relay'
2020-06-04 lainMerge branch 'openapi/admin/config' into 'develop'
2020-06-04 lainWebPush: Push out chat message notications.
2020-06-04 Egor KislitsynMerge branch 'develop' into openapi/admin/relay
2020-06-04 Egor KislitsynMerge branch 'develop' into openapi/admin/config
2020-06-03 lainChatController: Add function to mark single message...
2020-06-03 lainMerge branch 'openapi/admin/reports' into 'develop'
2020-06-03 lainChatMessageReferenceView: Return read status as `unread`.
2020-06-03 Egor KislitsynAdd OpenAPI spec for AdminAPI.ReportController
2020-06-03 Egor KislitsynMove report actions to AdminAPI.ReportController
2020-06-03 lainStreamer, SideEffects: Stream out ChatMessageReferences
2020-06-03 HaelwennMerge branch 'openapi/update-admin-api/status' into...
2020-06-03 lainChats: Remove `unread` from the db, calculate from...
2020-06-03 lainMerge branch 'admin-api/account-view' into 'develop'
2020-06-03 lainCredo fixes.
2020-06-03 Egor KislitsynUse AdminAPI.StatusView in api/admin/users
2020-06-03 lainChatMessageReferences: Adjust views
2020-06-03 lainChatMessageReference: Introduce and switch in chat...
2020-06-02 feldMerge branch 'fix/1794-hashtag-search-results' into...
2020-06-02 Egor KislitsynUpdate OpenAPI spec for AdminAPI.StatusController
next