Merge OGP parser with TwitterCard
[akkoma] / lib /
2020-06-11 Egor KislitsynMerge OGP parser with TwitterCard
2020-06-10 rinpatchMerge branch 'remake-remodel-dms' into 'develop'
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 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-09 lainMerge branch 'features/mediatype-mime-valid' into ...
2020-06-09 lainMerge branch 'remake-remodel-dms' of git.pleroma.social...
2020-06-09 lainMigrationHelper: Move notification backfilling to own...
2020-06-08 lainApply suggestion to lib/pleroma/notification.ex
2020-06-08 Haelwenn (lanodan... transmogrifier: MIME.valid?/1 for mediaType
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 Sergey SuprunenkoDelete pending follow requests on user deletion
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 lainChats: Change id to flake id.
2020-06-07 lainAttachmentValidator: Check if the mime type is valid.
2020-06-06 lainNotfication: Add validation of notification types
2020-06-06 lainChatController: Use new oauth scope *:chats.
2020-06-06 lainCredo fixes.
2020-06-06 lainMigrations: Move Notification migration code to helper
2020-06-06 lainNotification: Change type of `type` to an enum.
2020-06-06 lainChatMessageReference -> Chat.MessageReference
2020-06-06 lainChatMessageReference: Use FlakeId.Ecto.Type
2020-06-06 lainChat: creation_cng -> changeset
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 lainNotification: Don't break on figuring out the type...
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 lainNotification: Fix notifications backfill for compacted...
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 lainFollowingRelationship: Remove meaningless change
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 lainChatMessageReferences: Move tests
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
2020-06-02 Egor KislitsynMerge branch 'develop' into openapi/admin/relay
2020-06-02 lainMerge branch 'replies-domain-block' into 'develop'
2020-06-02 lainMerge branch 'openapi/admin/oauth-apps' into 'develop'
2020-06-02 lainMerge branch 'tagline' into 'develop'
2020-06-02 lainMerge branch 'openapi/admin/invites' into 'develop'
2020-06-02 lainMerge branch 'feature/embeddable-posts' into 'develop'
2020-06-02 lainCredo fixes
2020-06-02 lainMigrations: Add a migration to backfill notification...
2020-06-02 lainNotification: Add function to backfill notification...
2020-06-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-02 lainActivity: Remove notifications-related functions.
2020-06-02 lainNotificationController: Don't return chat_mentions...
2020-06-02 lainMerge branch 'fix/invisible-repeats' into 'develop'
2020-06-02 lainNotifications: Make notifications save their type.
2020-06-02 rinpatchDo not include activities of invisible users unless...
2020-06-02 lainMerge branch 'feature/status-by-id-account-view' into...
2020-06-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-02 Alexander Strizhakovreplies filtering for blocked domains
2020-06-01 rinpatchMerge branch 'user-updates' into 'develop'
2020-06-01 rinpatchMerge branch 'only-creates-in-public-tl' into 'develop'
2020-06-01 Alexander Strizhakovexclude replies on blocked domains
2020-06-01 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-01 lainCommonAPI: Newlines -> br for chat messages.
2020-06-01 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-01 lainTimelineController: Only return `Create` in public...
2020-06-01 lainAccountController: Federate user account changes.
2020-05-30 HaelwennMerge branch 'chore/bump-hackney' into 'develop'
2020-05-30 rinpatchhackney adapter helper: support tlsv1.3 and remove...
next