Pleroma.Object/1: take %Object{} as argument instead
[akkoma] / lib /
2020-12-28 Haelwenn (lanodan... Pleroma.Object/1: take %Object{} as argument instead
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-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 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...
2020-12-02 lainEmoji: Only accept RGI emoji.
2020-12-02 Egor KislitsynDocument follow relationship updates and cleanup
2020-12-02 lainEmoji: Remove unused emoji-data.txt
2020-12-02 lainEmoji: Update to Unicode 13.1, switch base file, allow...
2020-12-02 lainUser: Remove left-over (wrong) fix.
2020-12-02 lainUser: Don't allow local users in remote changesets
2020-12-01 Egor KislitsynStream follow updates
2020-11-30 Ivan Tashkinov[#3112] Allowed revoking same-user token from any apps...
2020-11-28 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-11-28 Ivan TashkinovOAuth form user remembering feature. Local MastoFE...
2020-11-27 lainMerge branch 'fix/2322-digest-algorithm-case-insensitiv...
2020-11-27 Alexander Strizhakovdigest algorithm is taken from header
2020-11-25 feldMerge branch 'fix/mix-debug' into 'develop'
2020-11-25 Maksim Pechnikovfix spec
2020-11-25 Mark FelderPrevent mix tasks from spewing any internal logging...
2020-11-25 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-11-25 Ivan TashkinovSession token setting on token exchange. Auth-related...
2020-11-25 rinpatchMerge branch 'fix/2323-release-configuration-provider...
2020-11-25 Alexander Strizhakovfix for elixir 1.11
2020-11-25 rinpatchMerge branch 'features/ruby-elements' into 'develop'
2020-11-23 rinpatchMerge branch 'chore/bump-linkify' into 'develop'
2020-11-23 rinpatchMerge branch 'websearch' into 'develop'
2020-11-23 lainSearch: Save detected pg version in a persistent term.
2020-11-23 lainMerge branch 'develop' of git.pleroma.social:pleroma...
next