akkoma
2021-01-06 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2021-01-05 feldMerge branch 'fix/mediaproxy-config-descriptions' into...
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 '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 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-01 Alex GleasonAdminAPI: return id for moderation log entries
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 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-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
2020-12-23 lainApply 1 suggestion(s) to 1 file(s)
2020-12-23 lainLinting
2020-12-23 lainUpdate frontend
2020-12-22 lainMix: Update version.
2020-12-22 lainUpdate changelog
2020-12-22 lainReport fixes.
2020-12-22 lainMix: Update linkify to 0.4.1
2020-12-22 Ivan Tashkinov[#2301] Quick fix: users with is_discoverable == false...
2020-12-22 Alexander Strizhakovfix for elixir 1.11
2020-12-22 lainSideEffects: fix test
2020-12-22 lainUser: Remove left-over (wrong) fix.
2020-12-22 lainUser: Don't allow local users in remote changesets
2020-12-22 Mark FelderSwitch to a fork of Hackney 1.15.2 for now so we can...
2020-12-22 lainUpdate changelog
2020-12-22 lainSearch: Only skip ordering the rum index.
2020-12-22 lainActivity search: Fix order of results
2020-12-22 Mark FelderDocument fixing the pleroma.user delete_activities...
2020-12-22 Mark FelderNeed to start web_resp cache or mix task fails
2020-12-22 Mark FelderDocument S3 and Elixir 1.11 compat fix
2020-12-22 Mark FelderFix S3 uploads with Elixir 1.11
2020-12-22 Haelwenn (lanodan... pleroma.instance: Fix Exiftool module name
2020-12-22 Alexander Strizhakovremove PurgeExpiredActivity from Oban db config
2020-12-22 feldMerge branch 'update-elixir-make' into 'develop'
2020-12-22 Alexander Strizhakovupdate for retired elixir_make package version
2020-12-22 rinpatchMerge branch 'update/instance-gen-template' into 'develop'
2020-12-22 Haelwenn (lanodan... Create Object.hashtags/1 wrapper
2020-12-22 Haelwenn (lanodan... Insert text representation of hashtags into object...
2020-12-21 Mark FelderDo not include pool_size in the template. It encourages...
2020-12-21 lainMerge branch 'develop' into 'develop'
2020-12-21 lainLinting
2020-12-21 lainTests: Stub the pipeline in all tests.
2020-12-21 lainPipeline test: Switch from Mock to Mox.
2020-12-21 lainTests: Add a helper method to reduce sleeping times...
2020-12-21 lainLinting
2020-12-21 lainTest: More async/sync tweaks.
2020-12-21 lainTests: More test fixes.
2020-12-21 lainXMLBuidlder test: Make async.
2020-12-21 lainTest config: Raise pool size for postgres.
2020-12-21 lainTests: Make as many tests as possible async.
2020-12-21 lainCachex: Unify arity of callback function
2020-12-21 lainCaching: Add caching behavior, add null implementation.
2020-12-20 Kaizhe HuangFix trailing whitespaces in lib/pleroma/web/web_finger.ex
2020-12-20 lainMerge branch 'fix/remove-sharelock-warning-oban-configd...
2020-12-20 rinpatchMerge branch 'bugfix/mastofe-install-script' into ...
2020-12-19 Kaizhe HuangAdd test for subscribe_address in JSON WebFinger response
2020-12-19 rinpatchconfig/description.exs: Remove outdated information...
2020-12-18 lainTests: Use NullCache for async tests.
next