account_view_test: Remove empty test
[akkoma] / lib /
2020-09-08 rinpatchMerge branch 'fix/upload-filter-exiftool-webp' into...
2020-09-08 rinpatchMerge branch 'fix/2108-adapter-options' into 'develop'
2020-09-08 Mark FelderRevert/simplify.
2020-09-08 Mark FelderBypass the filter based on content-type as well in...
2020-09-08 Mark FelderImprove upload filter return values so we can identify...
2020-09-08 Mark FelderFix uploading webp image files when Exiftool Upload...
2020-09-07 Alexander Strizhakovdeprecation warnings
2020-09-07 Alexander Strizhakovpassing adapter options directly without adapter key
2020-09-07 Alexander Strizhakovadapter options unification
2020-09-07 rinpatchMerge branch 'feature/1790-oban-overuse' into 'develop'
2020-09-07 Alexander Strizhakovremoving Stats worker from Oban cron jobs
2020-09-07 rinpatchMerge branch 'temp-hackney-fix' into 'develop'
2020-09-07 rinpatchMerge branch 'bugfix/favicon-too-long' into 'develop'
2020-09-07 lainMerge branch 'fix/rich-media-fake-statuses' into 'develop'
2020-09-07 HaelwennMerge branch 'fix/no-rich-media-error' into 'develop'
2020-09-07 Haelwenn (lanodan... instance: Log catch favicon errors as warnings
2020-09-05 rinpatchRichMedia: do not log webpages missing metadata as...
2020-09-05 rinpatchMerge branch 'hotfix-the-hotfix' into 'develop'
2020-09-05 rinpatchConnectionPool middleware: handle connection opening...
2020-09-05 rinpatchConnectionPool: fix the previous hotfix
2020-09-05 rinpatchMerge branch 'hotfix/tesla-env-no-access' into 'develop'
2020-09-05 rinpatchConnectionPool middleware: fix a crash due to unimpleme...
2020-09-05 rinpatchRich Media: Do not cache URLs for preview statuses
2020-09-05 rinpatchMerge branch 'fix/pool-middleware-reverseproxy-leak...
2020-09-05 Haelwenn (lanodan... Prevent AccountView and instance.get_or_update_favicon...
2020-09-04 rinpatchConnectionPool middleware: Fix connection leak on Rever...
2020-09-04 Alexander Strizhakovfix for ReverseProxy
2020-09-04 Alexander Strizhakovtemp hackney fix
2020-09-04 HaelwennMerge branch 'feat/simplify-pool-managment' into 'develop'
2020-09-03 rinpatchHTTP: radically simplify pool checkin/checkout
2020-09-03 lainMerge branch 'bugfix/incoming-poll-emoji' into 'develop'
2020-09-03 lainMerge branch 'fix_install_fe_bug' into 'develop'
2020-09-03 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-09-02 feldMerge branch 'fix/2095-deactivated-account-reset' into...
2020-09-02 lainMerge branch 'fix/1991-tzdata-update' into 'develop'
2020-09-02 lainMerge branch 'bugfix/mastoapi-lists' into 'develop'
2020-09-02 lainListController: DRY up stuff.
2020-09-02 Mark FelderDisallow password resets for deactivated accounts.
2020-09-02 rinpatchMerge branch 'feat/rich-media-improvements' into 'develop'
2020-09-02 rinpatchStatusView: Start fetching rich media cards as soon...
2020-09-02 Alexander Strizhakovuser agent if Endpoint is not started yet
2020-09-02 rinpatchRich media: Add failure tracking
2020-09-02 rinpatchhtml.ex: optimize external url extraction
2020-09-02 rinpatchMerge branch 'fix/2047-rich-media-parser' into 'develop'
2020-09-02 rinpatchMerge branch 'http-fixes' into 'develop'
2020-09-02 Alexander Strizhakovtimeout option moved to gun adapter helper
2020-09-02 Alexander Strizhakovdefault pool for tz_data client
2020-09-02 rinpatchMerge branch 'fix-searching-following' into 'develop'
2020-09-02 Alexander Strizhakovcorrect pool and uniform headers format
2020-09-02 Alexander Strizhakovdon't overwrite passed pool option in http clients
2020-09-02 Alexander Strizhakovimprovements and fixes for http requests
2020-09-02 Karol Koseksearch: fix 'following' query parameter
2020-09-01 Sean KingFix frontend install mix task bug
2020-09-01 Alexander Strizhakovdon't fail on url fetch
2020-09-01 Haelwenn (lanodan... Fix removing an account from a list
2020-09-01 lainMerge branch 'fix/static-fe-nil-bio-crash' into 'develop'
2020-09-01 rinpatchUser table: ensure bio is always a string
2020-09-01 Haelwenn (lanodan... fetcher: Remove fix_object call for Question activities
2020-09-01 Haelwenn (lanodan... common_fixes: Force inserting context and context_id
2020-09-01 Haelwenn (lanodan... Add new Emoji Ecto.Type and fix emoji in Question
2020-09-01 Haelwenn (lanodan... transmogrifier: Remove mastodon emoji-format from emoji...
2020-09-01 rinpatchapplication.ex: disable warnings_as_errors at runtime
2020-08-31 HaelwennMerge branch 'chat-relation-constraints' into 'develop'
2020-08-31 lainChats: Add cascading delete on both referenced users.
2020-08-31 lainMerge branch 'issue/2068' into 'develop'
2020-08-31 lainNotification: Small refactor.
2020-08-28 Maksim Pechnikovmarks notifications as read after mute
2020-08-28 lainMerge branch 'stable-sync/2.1.0' into 'develop'
2020-08-28 lainMerge branch 'release/2.1.0' into 'stable'
2020-08-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-27 HaelwennMerge branch '2078-list-fixes' into 'develop'
2020-08-27 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-27 lainMerge branch '2081-deleted-user-chats' into 'develop'
2020-08-27 lainChatController: Don't die if the recipient is gone.
2020-08-26 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-26 lainTimelineController: Keys are atoms now.
2020-08-26 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-25 HaelwennMerge branch 'buildx-multiarch-arm32v7' into 'develop'
2020-08-25 feldMerge branch 'feature/1952-read-muted-notifications...
2020-08-25 HaelwennMerge branch '2077-fix-bogus-webfinger-ids' into 'develop'
2020-08-25 lainWebfinger: Handle bogus ids better.
2020-08-25 lainMerge branch 'stable' of git.pleroma.social:pleroma...
2020-08-25 lainMerge branch 'frontend-bundles-downloads' into 'develop'
2020-08-25 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-25 lainMerge branch 'docs/update-clients' into 'develop'
2020-08-24 feldMerge branch 'relay-fix-admin-fe' into 'develop'
2020-08-21 lainMerge branch 'features/validators-event' into 'develop'
2020-08-21 lainMerge branch 'feature/2071-actor-type' into 'develop'
2020-08-21 Alexander Strizhakovadding actor type in user show
2020-08-20 Haelwenn (lanodan... Pipeline Ingestion: Event
2020-08-19 lainMerge branch 'features/validators-audio2' into 'develop'
2020-08-19 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-19 lainMerge branch 'fix-arm64' into 'develop'
2020-08-19 lainMerge branch 'email-tests' into 'develop'
2020-08-19 lainMerge branch 'mix-task-fixes' into 'develop'
2020-08-19 Alexander Strizhakovfixes for mix tasks
2020-08-19 Alexander Strizhakovrelay fix for admin-fe
2020-08-18 Haelwenn (lanodan... Pipeline Ingestion: Audio (Part 2)
2020-08-18 HaelwennMerge branch '2064-image-blanking' into 'develop'
2020-08-18 lainMerge branch 'freebsd-docs' into 'develop'
next