Add proper error handling for when the post exceeds character limits
[akkoma] / lib / pleroma / web /
2019-06-18 rinpatchAdd proper error handling for when the post exceeds...
2019-06-18 rinpatchMastodon API: Remove the dot hack
2019-06-17 rinpatchMerge branch 'removing-test-errors' into 'develop'
2019-06-16 HaelwennMerge branch 'fix/sanitize-report-content' into 'develop'
2019-06-16 Alex Ssalmon fix
2019-06-16 rinpatchMerge branch 'issues/570' into 'develop'
2019-06-16 Maksim[#570] add user:notification stream
2019-06-16 rinpatchMerge branch 'fix/991-version-generation' into 'develop'
2019-06-16 rinpatchFix report content stopping to be nullable
2019-06-15 rinpatchCredo fixes
2019-06-15 rinpatchSanitize HTML in ReportView
2019-06-15 lainMerge branch 'bugfix/980-polls-double-vote' into 'develop'
2019-06-15 lainMerge branch 'update/phoenix-and-plug' into 'develop'
2019-06-15 kaniiniMerge branch '963_oob_oauth_redirect_fix' into 'develop'
2019-06-15 Mark FelderOEmbed.OEmbedController does not exist in the Pleroma...
2019-06-15 rinpatchMerge branch 'feature/add-chat-token-to-masto-api'...
2019-06-15 lainMastodon API: Return the token needed for the chat.
2019-06-14 rinpatchMerge branch 'feature/add-background-image-to-mastoapi...
2019-06-14 kaniiniMerge branch 'feature/905-dynamic-configuration-in...
2019-06-14 Alexander Strizhakovit is changed in compile time
2019-06-14 lainMerge branch 'fix/hashtag-rich-media' into 'develop'
2019-06-14 lainMerge branch 'issues/948-account-search' into 'develop'
2019-06-14 Maksim[#948] /api/v1/account_search added optional parameters...
2019-06-14 lainMastodonAPI: Add a way to update the background image.
2019-06-13 rinpatchMerge branch 'develop' into feature/ci-release-build
2019-06-13 lainAccountView: Add user background.
2019-06-13 lainMerge branch 'fix/ogp-title' into 'develop'
2019-06-13 feldMerge branch 'feld/pleroma-fix/ogp-title' into 'fix...
2019-06-13 rinpatchMerge branch 'develop' into feature/ci-release-build
2019-06-13 Egor KislitsynImprove <title> fallback; Add a test
2019-06-12 Mark FelderRevert "Only run Floki if title is missing from the...
2019-06-12 Mark FelderOnly run Floki if title is missing from the map
2019-06-12 Mark FelderAttempt to use <title> from HTML as a fallback
2019-06-12 Ivan Tashkinov[#963] No redirect on OOB OAuth authorize request with...
2019-06-12 lainMastodonAPI Controller: Band-Aid double vote problem.
2019-06-12 lainMerge branch 'release-config-import' into 'develop'
2019-06-12 lainMerge branch 'chore/tagpolicy_docs' into 'develop'
2019-06-12 lainMerge branch 'update_auto_linker' into 'develop'
2019-06-12 Egor KislitsynUpdate `auto_linker` dependency
2019-06-11 lainMerge branch 'feature/rate-limiter' into 'develop'
2019-06-11 Egor KislitsynReplace `MastodonAPIController.account_register/2`...
2019-06-11 Egor KislitsynAdd rate limiting for search endpoints
2019-06-11 kaniiniMerge branch 'change-containment-default' into 'develop'
2019-06-11 kaniiniMerge branch 'preload-changes' into 'develop'
2019-06-09 rinpatchMerge branch 'develop' into feature/releases
2019-06-08 lainMerge branch 'prod-loglevel-warn' into 'develop'
2019-06-08 lainMerge branch 'fix/transmogrifier-inReplyTo' into 'develop'
2019-06-07 rinpatchTransmogrifier: Do not crash if inReplyTo does not...
2019-06-07 kaniiniMerge branch 'fix/replace-mix-env' into 'develop'
2019-06-06 rinpatchReplace Mix.env with Pleroma.Config.get(:env)
2019-06-05 kaniiniMerge branch 'bugfix/377-stuck-follow-request' into...
2019-06-05 kaniiniMerge branch 'improve-search' into 'develop'
2019-06-05 lainUtils: Use update_follow_state_for_all when appropriate.
2019-06-05 lainUtils: Split update_follow_state and update_follow_stat...
2019-06-05 lainUser: Remove superfluous `maybe_follow`.
2019-06-05 lainTransmogrifier: Add tests for incoming follows to locke...
2019-06-05 rinpatchMerge branch 'fix-stuck-follows' into 'develop'
2019-06-05 lainMerge branch 'oauth_consumer_support_code' into 'develop'
2019-06-05 Ivan TashkinovOAuth consumer: tests fix, comments, Keycloak config...
2019-06-05 Egor KislitsynContain search for unauthenticated users
2019-06-05 kaniiniMerge branch 'explicit-addressing' into 'develop'
2019-06-04 HaelwennMerge branch 'remove-tag-warning' into 'develop'
2019-06-04 HaelwennMerge branch 'bugfix/956-activity-id-nil-conversations...
2019-06-04 lainNodeInfo: Add explicit addressing to nodeinfo.
2019-06-04 lainMerge branch 'issue/941' into 'develop'
2019-06-04 Maksim Pechnikovupdate ActivityPub#fetch_activities_query
2019-06-04 Maksim PechnikovMerge branch 'develop' into issue/941
2019-06-04 Maksim Pechnikovupdate ActivityPub#fetch_activities_query
2019-06-04 HaelwennMerge branch 'emoji-loader-fix' into 'develop'
2019-06-04 lainMerge branch 'fix/fetch-votes-restrict-create' into...
2019-06-04 rinpatchFix CommonAPI.vote returning tuples inside of the activ...
2019-06-04 rinpatchRestrict `get_existing_votes` to only get Create activities
2019-06-04 lainMerge remote-tracking branch 'origin/develop' into...
2019-06-04 kaniiniMerge branch 'fix/poll-performance' into 'develop'
2019-06-04 William Pitcockutils: access inReplyTo as an explicit string when...
2019-06-04 Maksim PechnikovMerge branch 'develop' into issue/941
2019-06-04 kaniiniMerge branch 'feature/nodeinfo-polls' into 'develop'
2019-06-04 William Pitcocknodeinfo: add pollLimits to metadata
2019-06-04 kaniiniMerge branch 'feature/mrf-subchain' into 'develop'
2019-06-04 kaniiniMerge branch 'generic-fe-settings' into 'develop'
2019-06-04 kaniiniMerge branch 'ueberauth_config_extension' into 'develop'
2019-06-04 kaniiniMerge branch 'update-oauth-template-css-fix' into ...
2019-06-03 Maksim Pechnikovupdate api to set skip_thread_containment
2019-06-03 eugenijmRemove repeated scope lists
2019-06-03 lainCommonAPI: Add explicit addressing.
2019-06-03 eugenijmUse workaround for the heavy checkmark symbol in iOS
2019-06-03 Mark FelderMerge branch 'develop' into update-oauth-template
2019-06-03 Maksim Pechnikovadd option skip_thread_containment
2019-06-03 rinpatchMerge branch 'feature/polls-2-electric-boogalo' into...
2019-06-03 rinpatchMerge branch 'develop' into feature/polls-2-electric...
2019-06-03 rinpatchMerge branch 'fix-dokku' into 'develop'
2019-06-03 lambdaMerge branch 'align-mastodon-conversations' into 'develop'
2019-06-03 rinpatchMerge branch 'develop' into feature/polls-2-electric...
2019-06-03 rinpatchChange query order in fetch_activities_for_context_quer...
2019-06-02 rinpatchRemove a TODO comment as the tests for poll view were...
2019-06-02 rinpatchMake error message about author's inability to vote...
2019-06-02 rinpatchRefresh the object in CommonAPI.vote instead of MastoAP...
2019-06-02 William Pitcockformatting
2019-06-02 William Pitcockmrf: add subchain policy
2019-06-02 William Pitcockmrf: allow a policy chain to be specified when filtering
next