Commit Graph

286 Commits (4b60d41db9d10e971ee91202389991da294c72de)

Author SHA1 Message Date
rinpatch c2ad9fd5f9 Merge branch 'list-users' into 'develop'
5 years ago
Alex Schroeder fbc379d689 Add CLI list users command
5 years ago
Mark Felder edaae845af Some tasks try to set log level in test environment, but we were stripping logs belog :warn.
5 years ago
Mark Felder ff9133b978 Allow mix tasks to always run with debug logging
5 years ago
Alexander 6a4201e0b4
fix for migrate task
5 years ago
Egor Kislitsyn 4c1dd55c48 Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships
5 years ago
Egor Kislitsyn 4ea1a61b00
Merge branch 'develop' into refactor/following-relationships
5 years ago
Ivan Tashkinov c6fdfbc4f1 Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation
5 years ago
Ivan Tashkinov e8843974cb [#1304] Moved remaining fields from User.Info to User.
5 years ago
rinpatch fd6d05dc45 Merge branch 'mix-emoji-task-pack-json' into 'develop'
5 years ago
Maxim Filippov 019147f115 Merge branch 'develop' into feature/relay-list
5 years ago
rinpatch 39e996528c Fix a migration wiping user info of users that don't have any mutes
5 years ago
Ivan Tashkinov 10ff01acd9 [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
5 years ago
Ekaterina Vaartis fbe5a00475 For pleroma.emoji downloaded packs, generate pack.json instead
5 years ago
Maxim Filippov cc6875b582 Add `GET /api/pleroma/admin/relay` endpoint - lists all followed relays
5 years ago
Egor Kislitsyn 059005ff82
Replace `user.following` with Pleroma.FollowingRelationship
5 years ago
Egor Kislitsyn d537bfd4e1
Add a task to re-count statuses for all users
5 years ago
rinpatch 1cae564b5d Move config task docs to a separate file and mark it as WIP
5 years ago
rinpatch e00403af23 Mix tasks: derive moduledoc from doc files
5 years ago
rinpatch 6baa037903 Move database maintenance tasks docs to a separate file
5 years ago
rinpatch b4ca864c6b Move user tasks docs to a separate file
5 years ago
rinpatch d39ccc2e7f Move uploads task docs to a separate file
5 years ago
rinpatch 808d0a0170 Move relay docs to a separate file
5 years ago
rinpatch 6435ba83cd Move instance CLI task docs to a text file
5 years ago
rinpatch 869ea2ab90 Move digest email docs to a separate file and improve styling
5 years ago
rinpatch bd9c7807fb Move emoji task docs to a separate file
5 years ago
kaniini 48a82c4609 Merge branch 'refactor/user' into 'develop'
5 years ago
Maksim Pechnikov 1a858134ed Merge branch 'develop' into issue/1218
5 years ago
Egor Kislitsyn 209395c7e6 Add User.change_info/2 and User.update_info/2
5 years ago
Egor Kislitsyn 79b25be4e1 Do not return tuple when unneeded
5 years ago
Haelwenn (lanodan) Monnier 447514dfa2
Bump copyright years of files changed in 2019
5 years ago
rinpatch f884987ace Merge branch 'admin-config-description' into 'develop'
5 years ago
rinpatch 5a76d5d239 Add extended benchmark
5 years ago
Alex S 38b29779c3 refactoring
5 years ago
Alex S 57dc59d98d little fix
5 years ago
Alex S 8f5ee7db06 typo fix
5 years ago
Alex S 6721301086 some changes
5 years ago
Alex S 0559c82bdb fix
5 years ago
Alex S 511d93fa54 mix docs generates config.md
5 years ago
rinpatch 43f02dfe38 Revert "Parallelize template rendering"
5 years ago
Maksim Pechnikov cef2e980b1 division emoji.ex on loader.ex and emoji.ex
5 years ago
lain 8340fe8fcc Merge branch 'digest-template' into 'develop'
5 years ago
Maksim Pechnikov e652cef76b removes duplicates from relay subscription list
5 years ago
rinpatch 1ad71592ad Parallelize template rendering
5 years ago
rinpatch a9e75fa6a4 Add a task to benchmark timeline rendering
5 years ago
Egor Kislitsyn 4b7f1c6995 Improve digest email template
5 years ago
Sergey Suprunenko af4cf35e20 Strip internal fields including likes from incoming and outgoing activities
5 years ago
lain 29807ef6a5 Merge branch 'feature/digest-email' into 'develop'
5 years ago
Ariadne Conill cef3af5536 tasks: relay: add list task
5 years ago
Haelwenn (lanodan) Monnier 8815f07058
tasks/pleroma/user.ex: Fix documentation of --max-use and --expire-at
5 years ago