aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-12-15Merge branch 'fix/config-gen-detect-exiftool' into 'develop'lain
2020-12-14Minor refactoring of the logic for hiding followers/following counts.Mark Felder
2020-12-14Fix for dropping posts/notifs in WS when mix task is executedAlexander Strizhakov
2020-12-12instance.gen: Warn that stripping exif requires exiftoolrinpatch
2020-12-12instance.gen task: Only show files which will be actually overwrittenrinpatch
2020-12-11Update Earmark to 1.4.13, use the new compact_output modeMark Felder
2020-12-11Fix AudioVideoValidator markdownAlex Gleason
2020-12-11Refactor Earmark code, fix testsAlex Gleason
2020-12-11Improve Formatter.minify/2Alex Gleason
2020-12-11Upgrade Earmark to v1.4.10Alex Gleason
2020-12-09Tweaks to OAuth entities expiration: changed default to 30 days, removed hard...Ivan Tashkinov
2020-12-09Changed default OAuth token expiration time to 30 days.Ivan Tashkinov
2020-12-09Merge branch 'auth-improvements' into 'develop'lain
2020-12-09Merge branch 'stream-follow-updates' into 'develop'lain
2020-12-08Merge branch 'feat/warn-large-pool-size' into 'develop'lain
2020-12-08ApplicationRequirements: Add test, more text for pool size.lain
2020-12-08Apply 1 suggestion(s) to 1 file(s)lain
2020-12-07Add a startup error for modified Repo pool_sizeMark Felder
2020-12-07instance.reachable?: Limit to binary inputHaelwenn (lanodan) Monnier
2020-12-07instance: Do not fetch unreachable instancesHaelwenn (lanodan) Monnier
2020-12-07Merge remote-tracking branch 'remotes/origin/develop' into auth-improvementsIvan Tashkinov
2020-12-07Merge branch 'feature/configdb-mix-tasks' into 'develop'lain
2020-12-07Print out settings that will be removed when specifying the group and key for...Mark Felder
2020-12-07FormattingMark Felder
2020-12-07Apply 1 suggestion(s) to 1 file(s)feld
2020-12-06[#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests.Ivan Tashkinov
2020-12-06Merge remote-tracking branch 'remotes/origin/develop' into auth-improvementsIvan Tashkinov
2020-12-06[#3112] Ensured presence and consistency of :user and :token assigns (EnsureU...Ivan Tashkinov
2020-12-04shell_yes?/1 was not showing the correct message and always defaults to yes w...Mark Felder
2020-12-04Merge branch 'issue/2256' into 'develop'feld
2020-12-04More compact representationMark Felder
2020-12-04Ensure deleting entire group prints out settings that will be removed before ...Mark Felder
2020-12-04Fix deleting an entire group. Also utilize Pleroma.ConfigDB.delete/1Mark Felder
2020-12-04Use Pleroma.ConfigDB.delete/1 instead of rolling our ownMark Felder
2020-12-04Use Enum.any? to ensure we return true if there are resultsMark Felder
2020-12-03Merge branch 'supported-emojos' into 'develop'rinpatch
2020-12-03config_db search methodsAlexander Strizhakov
2020-12-03dump_key/2 no longer usedMark Felder
2020-12-03Apply 6 suggestion(s) to 1 file(s)feld
2020-12-03CredoMark Felder
2020-12-03Emoji: Also accept regional indicatorslain
2020-12-02Make the --force flag for reset command consistent with the others and dedupl...Mark Felder
2020-12-02Add --force flag for delete and reset commandsMark Felder
2020-12-02Add comment for this mysterious behaviorMark Felder
2020-12-02No need for a separate functions hereMark Felder
2020-12-02Use a callback strategy to short circuit the functions and print a nice errorMark Felder
2020-12-02Centralize check that configdb is enabled which now raises an exceptionMark Felder
2020-12-02Left public during debuggingMark Felder
2020-12-02Use inspect instead of faking the outputMark Felder
2020-12-02Remove unnecessary keys commandMark Felder