Merge branch 'fix/mediaproxy-config-descriptions' into 'develop'
[akkoma] / lib /
2021-01-05 feldMerge branch 'fix/mediaproxy-config-descriptions' into...
2021-01-05 lainMerge branch 'fix/emoji-encoding' into 'develop'
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 HaelwennMerge branch '2391-async-bugs' into 'develop'
2021-01-04 lainSideEffects.DeleteTest: asyncify.
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 Alex GleasonAliases: refactor validate_also_known_as/1
2020-12-31 Alex GleasonApply 2 suggestion(s) to 1 file(s)
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-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 FelderRemove Proxy settings that were not meant to exist...
2020-12-23 lainMerge branch 'stable' into mergeback/2.2.1
2020-12-23 lainMerge branch 'release/2.2.1' into 'stable'
2020-12-22 lainReport fixes.
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 lainUser: Remove left-over (wrong) fix.
2020-12-22 lainUser: Don't allow local users in remote changesets
2020-12-22 lainSearch: Only skip ordering the rum index.
2020-12-22 lainActivity search: Fix order of results
2020-12-22 Mark FelderNeed to start web_resp cache or mix task fails
2020-12-22 Haelwenn (lanodan... pleroma.instance: Fix Exiftool module name
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 lainMerge branch 'develop' into 'develop'
2020-12-21 lainLinting
2020-12-21 lainPipeline test: Switch from Mock to Mox.
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 rinpatchMerge branch 'bugfix/mastofe-install-script' into ...
2020-12-18 lainTests: Use NullCache for async tests.
2020-12-18 lainCachex: Make caching provider switchable at runtime.
2020-12-18 lainJason: Remove by now superfluous jason_types file
2020-12-18 FiveYellowMiceWebFinger: add subscribe_address in return data of...
2020-12-17 feldMerge branch 'registration-workflow' into 'develop'
2020-12-17 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-12-16 lainMerge branch 'fix/2336-mastoapi-ws-posts-dropping'...
2020-12-15 lainMerge branch 'support/2255_posix_errors' into 'develop'
2020-12-15 lainMerge branch 'fix/config-gen-detect-exiftool' into...
2020-12-15 lainMerge branch 'chore/refactor-hide-counts' into 'develop'
2020-12-14 Mark FelderMinor refactoring of the logic for hiding followers...
2020-12-14 Alexander StrizhakovFix for dropping posts/notifs in WS when mix task is...
2020-12-12 rinpatchinstance.gen: Warn that stripping exif requires exiftool
2020-12-12 rinpatchinstance.gen task: Only show files which will be actual...
2020-12-09 feldMerge branch 'oauth-entities-expiration-tweaks' into...
2020-12-09 Ivan TashkinovTweaks to OAuth entities expiration: changed default...
2020-12-09 feldMerge branch 'oauth-token-30-days-expiration' into...
2020-12-09 Ivan TashkinovChanged default OAuth token expiration time to 30 days.
2020-12-09 lainMerge branch 'auth-improvements' into 'develop'
2020-12-09 lainMerge branch 'stream-follow-updates' into 'develop'
2020-12-08 lainMerge branch 'feat/warn-large-pool-size' into 'develop'
2020-12-08 lainApplicationRequirements: Add test, more text for pool...
2020-12-08 lainApply 1 suggestion(s) to 1 file(s)
2020-12-07 feldMerge branch 'features/favicon-unreachable-instance...
2020-12-07 Mark FelderAdd a startup error for modified Repo pool_size
2020-12-07 Haelwenn (lanodan... instance.reachable?: Limit to binary input
2020-12-07 Haelwenn (lanodan... instance: Do not fetch unreachable instances
2020-12-07 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-12-07 lainMerge branch 'feature/configdb-mix-tasks' into 'develop'
2020-12-07 Mark FelderPrint out settings that will be removed when specifying...
2020-12-07 Mark FelderFormatting
2020-12-07 feldApply 1 suggestion(s) to 1 file(s)
2020-12-07 feldMerge branch 'feature/configdb-mix-tasks-refactoring...
2020-12-06 Ivan Tashkinov[#3174] Refactoring: ConfigDB fetching functions, Confi...
2020-12-06 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-12-06 Ivan Tashkinov[#3112] Ensured presence and consistency of :user and...
2020-12-04 feldMerge branch 'fix/mix-task-yn-prompt' into 'develop'
2020-12-04 Mark Feldershell_yes?/1 was not showing the correct message and...
2020-12-04 feldMerge branch 'issue/2256' into 'develop'
2020-12-04 Mark FelderMore compact representation
2020-12-04 Mark FelderEnsure deleting entire group prints out settings that...
2020-12-04 Mark FelderFix deleting an entire group. Also utilize Pleroma...
2020-12-04 Mark FelderUse Pleroma.ConfigDB.delete/1 instead of rolling our own
2020-12-04 Mark FelderUse Enum.any? to ensure we return true if there are...
2020-12-03 rinpatchMerge branch 'supported-emojos' into 'develop'
2020-12-03 Alexander Strizhakovconfig_db search methods
2020-12-03 Mark Felderdump_key/2 no longer used
2020-12-03 feldApply 6 suggestion(s) to 1 file(s)
next