Fix 1586 Docs: provide a index.md
[akkoma] / lib /
2020-06-22 lainMerge branch 'feature/1854-emoji-pagination' into ...
2020-06-20 lainMerge branch 'bugfix/mix.exs-version-dot-git-less'...
2020-06-20 Alexander StrizhakovApply suggestion to lib/pleroma/web/api_spec/operations...
2020-06-20 lainMerge branch 'feature/support-bot-field-in-update-crede...
2020-06-20 lainMerge branch 'docs/attachment_links' into 'develop'
2020-06-20 lainMerge branch 'cleanup/object-conversation' into 'develop'
2020-06-20 lainApply suggestion to lib/pleroma/web/api_spec/operations...
2020-06-20 Alexander Strizhakovfix for packs pagination
2020-06-19 Haelwenn (lanodan... Stop filling conversation field on incoming objects...
2020-06-19 feldMerge branch 'issue/1855' into 'develop'
2020-06-19 Sergey SuprunenkoOnly accounts with Service actor_type are considered...
2020-06-19 Sergey SuprunenkoAdd support for bot field in update_credentials
2020-06-19 lainMerge branch 'add-troubleshooting-info' into 'develop'
2020-06-19 lainMerge branch '1873-pagination-fixes' into 'develop'
2020-06-19 lainMerge branch 'dry-up-follower-update' into 'develop'
2020-06-19 Ivan Tashkinov[#1873] Fixes missing :offset pagination param support...
2020-06-19 Alexander Strizhakovdefault page size for files
2020-06-19 Alexander Strizhakovadding overall count for packs and files
2020-06-18 Alexander Strizhakovemoji pagination for pack show action
2020-06-18 Alexander Strizhakovemoji packs pagination
2020-06-18 Maksim Pechnikovfix test
2020-06-17 Mark FelderChange references from "deleted_urls" to "banned_urls...
2020-06-17 Mark FelderRemove misleading is_ prefix from boolean function
2020-06-17 Mark FelderEmpty list as default
2020-06-17 Mark FelderMerge branch 'develop' into issue/1855
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 MaksimApply suggestion to lib/pleroma/web/media_proxy/invalid...
2020-06-17 MaksimApply suggestion to lib/pleroma/web/media_proxy/invalid...
2020-06-17 MaksimApply suggestion to lib/pleroma/web/media_proxy/invalid...
2020-06-17 rinpatchMerge branch 'features/users-raw_bio' into 'develop'
2020-06-17 Alexander Strizhakovcredo fix
2020-06-16 lainMerge branch 'hotfix/notification-migration' into ...
2020-06-16 rinpatchChunk the notification type backfill migration
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 Strizhakovnaming
2020-06-16 Alexander Strizhakovfix attemps to merge map
2020-06-16 Alexander StrizhakovMogrify args as custom tuples
2020-06-15 Maksim Pechnikovfixed a visibility of functions
2020-06-15 lainMerge branch 'merge-ogp-twitter-parsers' into 'develop'
2020-06-15 lainUser: update_follower_count refactor.
2020-06-15 Maksim PechnikovMerge branch 'develop' into issue/1855
2020-06-15 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-15 Maksim Pechnikovadded tests
2020-06-15 lainConversations: Return last dm for conversation, not...
2020-06-15 lainMerge branch 'notifications-filtering' into 'develop'
2020-06-14 Maksim Pechnikovfix invalidates media url's
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 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 Maksim Pechnikovadded admin api for MediaProxy cache invalidation
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 Egor KislitsynDeprecate Pleroma.Web.RichMedia.Parsers.OGP
2020-06-11 feldMerge branch 'fix/csp-mediaproxy-base-url' into 'develop'
2020-06-11 Mark FelderCheck for media proxy base_url, not Upload base_url
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 Mark FelderAdd command to reload emoji packs from cli for OTP...
2020-06-10 rinpatchHTTP security plug: add media proxy base url host to csp
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-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 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...
next