akkoma
2021-01-12 Mark FelderDeprecate Pleroma.Uploaders.S3, :public_endpoint
2021-01-12 feldMerge branch 'fix/backup-url-on-s3' into 'develop'
2021-01-12 rinpatchMerge branch 'chat-message-pagination' into 'develop'
2021-01-12 lainPagination: Don't be dos'd by random parameters.
2021-01-11 Mark FelderSimplify. We will always have a result from Upload...
2021-01-11 Mark FelderFix regression in MediaProxy.local?/0 and appending...
2021-01-11 lainChatMessages: Fix pagination headers.
2021-01-10 Mark FelderFormatting
2021-01-10 rinpatchMerge branch 'feat/format-optional-migrations' into...
2021-01-10 rinpatch.formatter.exs: Format optional migrations
2021-01-10 rinpatchMerge branch 'add_some_information_about_setting_up_a_d...
2021-01-10 IljaAdd development section
2021-01-10 feldApply 4 suggestion(s) to 2 file(s)
2021-01-08 Mark FelderMove construction of S3 base URL with optional namespac...
2021-01-08 Mark FelderMore places we should be using Upload.base_url
2021-01-08 Mark FelderAvoid duplicate Config calls
2021-01-08 Mark FelderApply Upload.base_url for S3
2021-01-08 Mark FelderFix URL generated for backup files, try to create a...
2021-01-08 lainMerge branch 'guppe-example' into 'develop'
2021-01-08 lainMerge branch 'confirm-users' into 'develop'
2021-01-08 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2021-01-08 Alex GleasonRemove ConfirmUserPlug
2021-01-08 lainMerge branch 'fix/missing_emoji_steal_dir' into 'develop'
2021-01-07 lainMerge branch 'backup-ids' into 'develop'
2021-01-07 Alex GleasonBackups: render ID in API
2021-01-07 lainMerge branch 'cleanup/unused-proxy-opts' into 'develop'
2021-01-07 lainActivtityPub Test: Add example for guppe actor
2021-01-07 lainMerge branch 'object-normalize-refactor' into 'develop'
2021-01-07 lainMerge branch 'adminapi-user-email' into 'develop'
2021-01-07 lainMerge branch 'upstream/remote-emoji-support' into ...
2021-01-06 Alex GleasonCall ConfirmUserPlug from Router, not Endpoint
2021-01-06 Alex GleasonAdd AdminAPI.AccountViewTest
2021-01-06 Alex GleasonAdminAPI: return user email
2021-01-06 Roger Braunallow external emoji
2021-01-05 feldMerge branch 'fix/mediaproxy-config-descriptions' into...
2021-01-05 Mark FelderRemove configurability of upload proxy opts, simplify
2021-01-05 lainMerge branch 'fix/emoji-encoding' into 'develop'
2021-01-05 Mark FelderAdd test to validate URLs to custom emojis are properly...
2021-01-05 Mark FelderAdd dinosaur gif from https://gifs.cc
2021-01-05 Mark FelderURI.encode custom emojis
2021-01-05 lainMerge branch 'fix/pagination-regression' into 'develop'
2021-01-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2021-01-05 lainMerge branch '1526-account-aliases' into 'develop'
2021-01-05 lainUser: Use ObjectID type to validate also-known-as field
2021-01-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2021-01-05 lainMerge branch 'pleroma-moderation-log-stuff' into 'develop'
2021-01-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2021-01-05 lainAccountControllerTest: Fix test logic
2021-01-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2021-01-05 HaelwennMerge branch '2391-async-bugs' into 'develop'
2021-01-04 lainSideEffects.DeleteTest: asyncify.
2021-01-04 Mark FelderAdd test to validate profile pagination works with...
2021-01-04 Mark FelderDo not try to guess which pagination we need by the...
2021-01-04 lainObject: Rework how Object.normalize works
2021-01-01 Alex GleasonAdminAPI: return id for moderation log entries
2020-12-31 Alex GleasonMigration to confirm previously-logged-in users
2020-12-31 feldMerge branch 'fix/reports-ordering' into 'develop'
2020-12-31 Mark FelderDocument reports ordering change
2020-12-31 Alex GleasonAliases: refactor validate_also_known_as/1
2020-12-31 Alex GleasonApply 2 suggestion(s) to 1 file(s)
2020-12-31 Mark FelderEnsure newest report is returned first in the list
2020-12-31 Alex GleasonAutomatically confirm logged-in users
2020-12-31 feldMerge branch 'fix/adminapi-user-status-pagination'...
2020-12-31 feldApply 1 suggestion(s) to 1 file(s)
2020-12-31 Alex GleasonRender AKAs in Actor endpoints
2020-12-30 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-12-30 Mark FelderMake pagination type conditional
2020-12-30 Mark FelderContinue to use ActivityPub.fetch_user_activities/3...
2020-12-30 Mark FelderSupport pagination in AdminAPI for user statuses
2020-12-30 Mark FelderDo not reverse order of reports. We want newest ones...
2020-12-30 lainMerge branch 'deps/crypt-local-fork' into 'develop'
2020-12-28 Mark FelderSwitch to local fork of crypt until upstream fixes...
2020-12-28 HaelwennMerge branch 'revert-b122b6ff' into 'develop'
2020-12-28 HaelwennRevert "Merge branch 'features/hashtag-column' into...
2020-12-28 HaelwennMerge branch 'features/hashtag-column' into 'develop'
2020-12-28 Haelwenn (lanodan... pleroma.database fill_old_hashtags: Add month_limit...
2020-12-28 Haelwenn (lanodan... Pleroma.Object/1: take %Object{} as argument instead
2020-12-27 Alexander Strizhakovnon condition dir creation
2020-12-27 Alexander Strizhakovchangelog entry
2020-12-27 Alexander Strizhakovnot needed
2020-12-27 Alexander Strizhakovinsreasing test coverage for StealEmojiPolicy
2020-12-27 Alexander Strizhakovcheck dir existence in policy
2020-12-27 Mark FelderAdd MRFs to the list of things that may need a soft...
2020-12-27 Mark FelderMark private
2020-12-27 Mark FelderCreate dir for EmojiStealPolicy automatically
2020-12-26 lainMerge branch 'cachex-test' into 'develop'
2020-12-23 Mark FelderRevert, this is useful in an edge case
2020-12-23 Mark FelderFormatting
2020-12-23 Mark FelderUpdate descriptions for MediaProxy, remove settings...
2020-12-23 Mark FelderRemove Proxy settings that were not meant to exist...
2020-12-23 Mark FelderAdd test/instance to .gitignore
2020-12-23 lainMerge branch 'update/linkify' into 'develop'
2020-12-23 Mark FelderUpdate Linkify to 0.4.1
2020-12-23 lainMerge branch 'mergeback/2.2.1' into 'develop'
2020-12-23 lainAlign changelog
2020-12-23 lainMerge branch 'stable' into mergeback/2.2.1
2020-12-23 lainMerge branch 'release/2.2.1' into 'stable'
2020-12-23 lainFixtures: Add application actor fixture.
2020-12-23 lainMerge branch 'release/2.2.1' of git.pleroma.social...
2020-12-23 lainUpdate changelog
next