Merge branch 'fix/1787-mogrify-args' into 'develop'
[akkoma] / test /
2020-06-17 lainMerge branch 'fix/1787-mogrify-args' into 'develop'
2020-06-17 rinpatchMerge branch 'features/users-raw_bio' into 'develop'
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 Strizhakovfix attemps to merge map
2020-06-16 Alexander Strizhakovfix for updated hackney
2020-06-16 Alexander StrizhakovMogrify args as custom tuples
2020-06-15 lainMerge branch 'merge-ogp-twitter-parsers' into 'develop'
2020-06-15 Egor KislitsynFix tests
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 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 KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-12 lainMerge branch 'global-status-expiration' into 'develop'
2020-06-12 feldMerge branch 'features/mix-task-reset-mfa' 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 Haelwenn (lanodan... New mix task: pleroma.user reset_mfa <nickname>
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 lainActivityPubTest: Update test for atomized parameters.
2020-06-10 Thibaut GirkaAdd test
2020-06-10 rinpatchMerge branch 'remake-remodel-dms' into 'develop'
2020-06-10 lainActivityPubTest: Make test easier to understand.
2020-06-10 lainActivityPub: Don't show announces of your own objects...
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 'remake-remodel-dms' of git.pleroma.social...
2020-06-09 lainMigrationHelper: Move notification backfilling to own...
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 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-06 lainChatController: Use new oauth scope *:chats.
2020-06-06 Haelwenn (lanodan... User: Add raw_bio, storing unformatted bio
2020-06-06 lainMigrations: Move Notification migration code to helper
2020-06-06 lainChatMessageReference -> Chat.MessageReference
2020-06-06 lainWebPush: Don't break on contentless chat messages.
2020-06-05 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-05 HaelwennMerge branch 'features/apc2s-pagination' into 'develop'
2020-06-05 lainPipeline: Add a side effects step after the transaction...
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 lainApply suggestion to test/chat_message_reference_test.exs
2020-06-04 lainApply suggestion to test/web/activity_pub/transmogrifie...
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 lainSideEffectsTest: More tests.
2020-06-04 Egor KislitsynFix credo
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 lainChatMessageReferences: Move tests
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 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 lainNotification: Add function to backfill notification...
next