Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
[akkoma] / lib /
2020-12-29 sadposterMerge branch 'develop' of https://git.pleroma.social...
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 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)
2020-12-03 Mark FelderCredo
2020-12-03 lainEmoji: Also accept regional indicators
2020-12-03 HaelwennMerge branch '2339-local-remote-mixup' into 'develop'
2020-12-02 Mark FelderMake the --force flag for reset command consistent...
2020-12-02 Mark FelderAdd --force flag for delete and reset commands
2020-12-02 Mark FelderAdd comment for this mysterious behavior
2020-12-02 Mark FelderNo need for a separate functions here
2020-12-02 Mark FelderUse a callback strategy to short circuit the functions...
2020-12-02 Mark FelderCentralize check that configdb is enabled which now...
2020-12-02 Mark FelderLeft public during debugging
2020-12-02 Mark FelderUse inspect instead of faking the output
2020-12-02 Mark FelderRemove unnecessary keys command
2020-12-02 Mark FelderEnsure scary warning starts on a new line
2020-12-02 Mark FelderPrint whole config when resetting and include a scary...
2020-12-02 Mark FelderBoth are really atoms
2020-12-02 Mark FelderTransform strings to atoms for all cases, including...
2020-12-02 Mark FelderSupport atoms and strings as args to the mix task
2020-12-02 Mark FelderFix deletion regression due to strings instead of atoms
2020-12-02 Mark FelderImprove dumping groups and specific keys; add prompts...
2020-12-02 Mark FelderSupport listing groups, listing keys in a group, and...
2020-12-02 Mark FelderSort output by group
2020-12-02 Mark FelderRename keys to groups
2020-12-02 Mark FelderDocument how to delete individual configuration groups...
2020-12-02 Mark FelderBetter deletion message
2020-12-02 Mark FelderAdd mix tasks to give additional recovery and debugging...
next