index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mix
Age
Commit message (
Expand
)
Author
2021-01-15
Remove toggle_activation
Mark Felder
2021-01-15
Change user.deactivated field to user.is_active
Mark Felder
2021-01-13
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...
Ivan Tashkinov
2021-01-13
[#3213] Prototype of data migrations functionality / HashtagsTableMigrator.
Ivan Tashkinov
2021-01-13
Bump Copyright to 2021
Haelwenn (lanodan) Monnier
2021-01-10
[#3213] transfer_hashtags mix task refactoring.
Ivan Tashkinov
2021-01-07
[#3213] Removed PK from hashtags_objects table. Improved hashtags_transfer mi...
Ivan Tashkinov
2020-12-31
[#3213] Added query options support for Repo.chunk_stream/4.
Ivan Tashkinov
2020-12-30
[#3213] Improved `database.transfer_hashtags` mix task: proper rollback, spee...
Ivan Tashkinov
2020-12-28
Revert "Merge branch 'features/hashtag-column' into 'develop'"
Haelwenn
2020-12-28
pleroma.database fill_old_hashtags: Add month_limit argument
Haelwenn (lanodan) Monnier
2020-12-26
[#3213] Hashtag-filtering functions in ActivityPub. Mix task for migrating ha...
Ivan Tashkinov
2020-12-22
possibility to run rollback in test env
Alexander Strizhakov
2020-12-22
Insert text representation of hashtags into object["hashtags"]
Haelwenn (lanodan) Monnier
2020-12-17
Merge remote-tracking branch 'upstream/develop' into registration-workflow
Alex Gleason
2020-12-16
Merge branch 'fix/2336-mastoapi-ws-posts-dropping' into 'develop'
lain
2020-12-14
Fix for dropping posts/notifs in WS when mix task is executed
Alexander Strizhakov
2020-12-12
instance.gen: Warn that stripping exif requires exiftool
rinpatch
2020-12-12
instance.gen task: Only show files which will be actually overwritten
rinpatch
2020-12-07
Merge branch 'feature/configdb-mix-tasks' into 'develop'
lain
2020-12-07
Print out settings that will be removed when specifying the group and key for...
Mark Felder
2020-12-07
Formatting
Mark Felder
2020-12-07
Apply 1 suggestion(s) to 1 file(s)
feld
2020-12-06
[#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests.
Ivan Tashkinov
2020-12-04
shell_yes?/1 was not showing the correct message and always defaults to yes w...
Mark Felder
2020-12-04
More compact representation
Mark Felder
2020-12-04
Ensure deleting entire group prints out settings that will be removed before ...
Mark Felder
2020-12-04
Fix deleting an entire group. Also utilize Pleroma.ConfigDB.delete/1
Mark Felder
2020-12-04
Use Pleroma.ConfigDB.delete/1 instead of rolling our own
Mark Felder
2020-12-04
Use Enum.any? to ensure we return true if there are results
Mark Felder
2020-12-03
config_db search methods
Alexander Strizhakov
2020-12-03
dump_key/2 no longer used
Mark Felder
2020-12-03
Apply 6 suggestion(s) to 1 file(s)
feld
2020-12-03
Credo
Mark Felder
2020-12-02
Make the --force flag for reset command consistent with the others and dedupl...
Mark Felder
2020-12-02
Add --force flag for delete and reset commands
Mark Felder
2020-12-02
Add comment for this mysterious behavior
Mark Felder
2020-12-02
No need for a separate functions here
Mark Felder
2020-12-02
Use a callback strategy to short circuit the functions and print a nice error
Mark Felder
2020-12-02
Centralize check that configdb is enabled which now raises an exception
Mark Felder
2020-12-02
Left public during debugging
Mark Felder
2020-12-02
Use inspect instead of faking the output
Mark Felder
2020-12-02
Remove unnecessary keys command
Mark Felder
2020-12-02
Ensure scary warning starts on a new line
Mark Felder
2020-12-02
Print whole config when resetting and include a scary looking message.
Mark Felder
2020-12-02
Both are really atoms
Mark Felder
2020-12-02
Transform strings to atoms for all cases, including when the atom is a module...
Mark Felder
2020-12-02
Support atoms and strings as args to the mix task
Mark Felder
2020-12-02
Fix deletion regression due to strings instead of atoms
Mark Felder
2020-12-02
Improve dumping groups and specific keys; add prompts for delete and reset
Mark Felder
[prev]
[next]