Mark Felder
|
46b123cded
|
Still allow passing the arg, but fallback to MIX_ENV
|
2020-07-12 10:59:12 -05:00 |
|
Mark Felder
|
133004e22d
|
Improve database config migration and add documentation
|
2020-07-12 10:38:07 -05:00 |
|
lain
|
48f98a2748
|
Merge branch 'mix-tasks-improvement' into 'develop'
Mix tasks improvement
See merge request pleroma/pleroma!2723
|
2020-07-10 08:58:44 +00:00 |
|
Alexander Strizhakov
|
79707e879d
|
cleap up
|
2020-07-09 19:13:16 +03:00 |
|
Alexander Strizhakov
|
d5fcec8315
|
fix for info after tag/untag user
|
2020-07-09 18:59:48 +03:00 |
|
Mark Felder
|
d23804f191
|
Use the Pleroma.Config alias
|
2020-07-09 10:53:51 -05:00 |
|
Alexander Strizhakov
|
72ad3a66f4
|
don't fully start pleroma in mix tasks
|
2020-07-08 15:58:47 +03:00 |
|
Mark Felder
|
69848d5c97
|
Rename notification "privacy_option" setting
|
2020-06-26 12:45:46 -05:00 |
|
Roman Chvanikov
|
1471b70ef1
|
Merge develop
|
2020-06-23 20:56:55 +03:00 |
|
lain
|
4cb7b1ebc6
|
Apply suggestion to lib/mix/tasks/pleroma/config.ex
|
2020-06-20 09:34:34 +00:00 |
|
Maksim Pechnikov
|
02a5648feb
|
fixed migration the settings to DB
|
2020-06-17 09:15:35 +03:00 |
|
Alexander Strizhakov
|
9a4fde9766
|
Mogrify args as custom tuples
|
2020-06-16 15:53:28 +03:00 |
|
Mark Felder
|
34593d6aa5
|
Merge branch 'develop' into features/mix-task-reset-mfa
|
2020-06-12 08:43:50 -05:00 |
|
Haelwenn (lanodan) Monnier
|
40970f6bb9
|
New mix task: pleroma.user reset_mfa <nickname>
|
2020-06-11 22:54:48 +02:00 |
|
Mark Felder
|
7c47f791a8
|
Add command to reload emoji packs from cli for OTP users
Not useful for source releases as we don't have a way to automate connecting to the running instance.
|
2020-06-10 13:02:08 -05:00 |
|
Roman Chvanikov
|
604a83ae3e
|
merge develop
|
2020-06-08 19:21:07 +03:00 |
|
feld
|
81db758e8e
|
Merge branch 'mix/database-vacuum-options' into 'develop'
Database vacuum mix task
See merge request pleroma/pleroma!2599
|
2020-05-29 15:33:35 +00:00 |
|
Alexander Strizhakov
|
ae05792d2a
|
get-packs for local generated pack
|
2020-05-28 19:41:34 +03:00 |
|
Mark Felder
|
92fba24c74
|
Alpha sort
|
2020-05-27 17:17:06 -05:00 |
|
Mark Felder
|
30f96b19c1
|
Abstract out the database maintenance. I'd like to use this from AdminFE too.
|
2020-05-27 16:40:51 -05:00 |
|
Mark Felder
|
0d57e06626
|
Make clearer that this is time and resource consuming
|
2020-05-27 16:31:37 -05:00 |
|
Mark Felder
|
73ca57e4f1
|
Make it obvious a full vacuum can take a while
|
2020-05-27 16:27:29 -05:00 |
|
Mark Felder
|
a2f57bd82b
|
Permit easy access to vaccum full and analyze via a mix task
|
2020-05-27 16:27:07 -05:00 |
|
lain
|
e0d1a942a6
|
Merge branch 'issue/1707' into 'develop'
[#1707] fixed `mix pleroma.instance gen`
See merge request pleroma/pleroma!2565
|
2020-05-21 14:32:49 +00:00 |
|
lain
|
283fb1e05b
|
Merge branch 'issue/749' into 'develop'
[#749] unsubscribes of friends when user deactivated
See merge request pleroma/pleroma!2513
|
2020-05-21 13:27:44 +00:00 |
|
Maksim Pechnikov
|
9bc5e18ade
|
rename mix task: pleroma.user unsubscribe -> pleroma.user deactivate
|
2020-05-21 08:06:57 +03:00 |
|
Maksim Pechnikov
|
c96f425cb0
|
fixed mix pleroma.instance gen
|
2020-05-20 21:30:41 +03:00 |
|
Roman Chvanikov
|
01bd6a1e54
|
Merge branch 'develop' into feature/admin-api-status-count-per-instance
|
2020-05-18 11:56:27 +03:00 |
|
lain
|
4b28d812cf
|
Merge branch 'restricted-relations-embedding' into 'develop'
Restricted support for embedded relationships
See merge request pleroma/pleroma!2456
|
2020-05-17 07:26:51 +00:00 |
|
Michael Weiss
|
ae3b0b4c0d
|
Fix digest mix task on OTP releases
This is based on #2191, credit belongs to @rinpatch.
|
2020-05-13 13:34:03 +02:00 |
|
Maksim Pechnikov
|
63477d07ad
|
unsubscribes of friends when user deactivated
|
2020-05-12 08:14:42 +03:00 |
|
Roman Chvanikov
|
56819f7f06
|
Use index on refresh_counter_cache
|
2020-05-09 13:13:26 +03:00 |
|
Roman Chvanikov
|
01b06d6dbf
|
Show progress in refresh_counter_cache task
|
2020-05-09 11:43:31 +03:00 |
|
Roman Chvanikov
|
39d2f2118a
|
update counter_cache logic
|
2020-05-09 01:20:50 +03:00 |
|
Ivan Tashkinov
|
b2924ab1fb
|
Merge remote-tracking branch 'remotes/origin/develop' into restricted-relations-embedding
|
2020-05-08 21:37:55 +03:00 |
|
Ivan Tashkinov
|
d5cdc907e3
|
Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering).
Added support for :skip_notifications for accounts listing (index.json).
Adjusted tests.
|
2020-05-01 18:45:24 +03:00 |
|
lain
|
51f1dbf0a2
|
User deletion mix task: Use common pipeline.
|
2020-05-01 14:05:25 +02:00 |
|
Haelwenn
|
a17bfb5fab
|
Merge branch 'feature/1584-client-captcha-options' into 'develop'
Creating trusted app from adminFE & mix task
Closes #1584
See merge request pleroma/pleroma!2252
|
2020-04-17 09:19:35 +00:00 |
|
Ivan Tashkinov
|
a21baf89d8
|
Merge remote-tracking branch 'remotes/origin/develop' into output-of-relationships-in-statuses
|
2020-04-13 09:16:51 +03:00 |
|
Alexander Strizhakov
|
b59ac37b2c
|
tests for emoji mix task
|
2020-04-06 11:13:59 +03:00 |
|
Ivan Tashkinov
|
98b96e45ab
|
Merge remote-tracking branch 'remotes/origin/develop' into output-of-relationships-in-statuses
# Conflicts:
# CHANGELOG.md
|
2020-04-01 20:08:14 +03:00 |
|
Ivan Tashkinov
|
2f2bd7fe72
|
Ability to control the output of account/pleroma/relationship in statuses in order to improve the rendering performance.
See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param.
|
2020-04-01 19:49:09 +03:00 |
|
Alexander Strizhakov
|
a6ee6784bc
|
creating trusted app from adminFE & mix task
|
2020-03-23 10:44:47 +03:00 |
|
Alexander Strizhakov
|
39ed608b13
|
Merge branch 'develop' into gun
|
2020-03-12 18:31:10 +03:00 |
|
rinpatch
|
7cdabdc0df
|
Merge branch 'fix/1610-release-compilation-config-fix' into 'develop'
Merging default release config on app start
Closes #1610
See merge request pleroma/pleroma!2288
|
2020-03-11 15:16:18 +00:00 |
|
feld
|
f92c447bbc
|
Merge branch 'relay-list-change' into 'develop'
Relay list shows hosts without accepted follow
See merge request pleroma/pleroma!2240
|
2020-03-11 15:10:09 +00:00 |
|
Alexander Strizhakov
|
282a93554f
|
merging release default config on app start
|
2020-03-11 16:25:53 +03:00 |
|
Mark Felder
|
4427161ca3
|
Merge branch 'develop' into gun
|
2020-03-03 17:15:49 -06:00 |
|
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
|
Alexander Strizhakov
|
509c81e4b1
|
Merge branch 'develop' into gun
|
2020-03-03 10:08:07 +03:00 |
|
Alexander Strizhakov
|
cc98d010ed
|
relay list shows hosts without accepted follow
|
2020-03-02 09:27:20 +03:00 |
|
Haelwenn (lanodan) Monnier
|
6da6540036
|
Bump copyright years of files changed after 2020-01-07
Done via the following command:
git diff fcd5dd259a --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
2020-03-02 06:08:45 +01:00 |
|
Alexander Strizhakov
|
814b275af7
|
Merge branch 'develop' into gun
|
2020-02-29 11:34:50 +03:00 |
|
lain
|
fda6f35a46
|
Merge branch 'feat/instance-gen-improvements' into 'develop'
small instance.gen task improvements
See merge request pleroma/pleroma!2245
|
2020-02-26 08:26:16 +00:00 |
|
rinpatch
|
3bbfebd1c2
|
instance.gen task: make example instance name less confusing
See https://git.pleroma.social/pleroma/pleroma/merge_requests/2245#note_52217
|
2020-02-26 00:32:34 +03:00 |
|
rinpatch
|
359faa8645
|
instance.gen task: remind to transfer the config to the database after
migrations
|
2020-02-25 22:13:08 +03:00 |
|
rinpatch
|
cfa28dee32
|
instance.gen task: make instance name default to the domain
|
2020-02-25 21:59:37 +03:00 |
|
Egor Kislitsyn
|
22018adae6
|
Fix Dialyzer warnings
|
2020-02-25 18:34:56 +04:00 |
|
rinpatch
|
035c2c1415
|
Merge branch 'fix/instance-gen-custom-static' into 'develop'
instance.gen task: fix crash when using custom static directory
Closes #1082
See merge request pleroma/pleroma!2237
|
2020-02-24 20:52:10 +00:00 |
|
rinpatch
|
5e4fe0e8f7
|
instance.gen task: fix crash when using custom static directory
Closes #1082
|
2020-02-24 23:42:24 +03:00 |
|
eugenijm
|
7ad5c51f23
|
Admin API: GET /api/pleroma/admin/stats to get status count by visibility scope
|
2020-02-24 21:46:37 +03:00 |
|
Alexander Strizhakov
|
8efae966b1
|
open conn in separate task
|
2020-02-24 19:56:27 +03:00 |
|
Alexander Strizhakov
|
514c899275
|
adding gun adapter
|
2020-02-18 08:19:01 +03:00 |
|
rinpatch
|
8fda6303ba
|
Fix email mix task on OTP releases
Closes pleroma#1548
|
2020-02-09 03:27:29 +03:00 |
|
Haelwenn (lanodan) Monnier
|
4eb935be78
|
Create pleroma.email mix task
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061
|
2020-01-28 16:49:38 +01:00 |
|
Alexander Strizhakov
|
6252e82f85
|
respect settings from database in mix tasks
|
2020-01-25 10:33:27 +03:00 |
|
Alexander Strizhakov
|
e8e57e398f
|
restart config id after truncate
|
2020-01-23 17:48:45 +03:00 |
|
Alexander Strizhakov
|
4344c5d5b9
|
truncate config table on migrate to db task
|
2020-01-23 17:23:02 +03:00 |
|
Alexander Strizhakov
|
f01ab6cd29
|
some refactor and tests
|
2020-01-21 18:42:00 +03:00 |
|
Alexander Strizhakov
|
efb8ef5abe
|
releases support
|
2020-01-18 17:14:50 +03:00 |
|
Alexander Strizhakov
|
7676ed8239
|
some clean up
|
2020-01-17 16:28:44 +03:00 |
|
Alexander Strizhakov
|
ce027fd0ef
|
revert non needable
|
2020-01-17 15:13:24 +03:00 |
|
Alexander Strizhakov
|
b310feeccb
|
compile fix
|
2020-01-17 15:00:20 +03:00 |
|
Alexander Strizhakov
|
60ba2339a2
|
saving to DB only added by user settings
|
2020-01-17 11:45:44 +03:00 |
|
Alexander Strizhakov
|
29155137fd
|
renaming
Pleroma.Web.AdminAPI.Config -> Pleroma.ConfigDB
|
2020-01-16 08:50:27 +03:00 |
|
Alexander Strizhakov
|
66de2b159b
|
don't migrate Pleroma.Web.EndPoint settings
don't set Logger level to all tasks
|
2020-01-15 17:08:45 +03:00 |
|
Alexander Strizhakov
|
3453b27015
|
don't migrate prometheus settings
|
2020-01-10 21:24:06 +03:00 |
|
Alexander Strizhakov
|
eadb674c41
|
don't migrate configurable_from_database setting
|
2020-01-10 19:44:30 +03:00 |
|
Alexander Strizhakov
|
7d128ca208
|
dynamic_configuration renaming
and moving it from instance settings
|
2020-01-10 19:34:19 +03:00 |
|
Alexander
|
a71393dd29
|
fix for endpoints after env update
|
2020-01-10 15:52:00 +03:00 |
|
Alexander
|
0656816c77
|
tests for setttings without an explicit key
|
2020-01-10 15:51:59 +03:00 |
|
Alex S
|
2753285b77
|
config editing through database
|
2020-01-10 15:51:59 +03:00 |
|
Ivan Tashkinov
|
835ac2157c
|
Merge remote-tracking branch 'remotes/upstream/develop' into 1427-oauth-admin-scopes
# Conflicts:
# CHANGELOG.md
|
2019-12-10 08:55:14 +03:00 |
|
Maksim Pechnikov
|
9dfaa0b832
|
fix loads config variable with large value from db
|
2019-12-09 22:29:44 +03:00 |
|
lain
|
f3c2363f4a
|
Merge branch 'fix/user-list-task' into 'develop'
Fix `mix pleroma.user list` task
See merge request pleroma/pleroma!2029
|
2019-12-09 14:44:56 +00:00 |
|
Ivan Tashkinov
|
13926537b6
|
Merge remote-tracking branch 'remotes/origin/develop' into 1427-oauth-admin-scopes
|
2019-12-06 00:26:31 +03:00 |
|
Ivan Tashkinov
|
af42c00cff
|
[#1427] Reworked admin scopes support.
Requalified users.is_admin flag as legacy accessor to admin actions in case token lacks admin scope(s).
|
2019-12-06 00:25:44 +03:00 |
|
Egor Kislitsyn
|
356a936ecb
|
Fix mix pleroma.user list task
|
2019-12-02 18:11:45 +07:00 |
|
Maksim Pechnikov
|
a36607c27e
|
add mix task to set\unset privacy option of notification
|
2019-11-28 22:13:28 +03:00 |
|
Alex Schroeder
|
fbc379d689
|
Add CLI list users command
|
2019-11-21 21:07:06 +01:00 |
|
Alexander
|
6a4201e0b4
|
fix for migrate task
|
2019-11-10 22:54:37 +03:00 |
|
Egor Kislitsyn
|
4c1dd55c48
|
Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships
|
2019-10-24 14:55:36 +07:00 |
|
Egor Kislitsyn
|
4ea1a61b00
|
Merge branch 'develop' into refactor/following-relationships
|
2019-10-21 14:19:15 +07:00 |
|
Ivan Tashkinov
|
c6fdfbc4f1
|
Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation
# Conflicts:
# CHANGELOG.md
# lib/pleroma/notification.ex
# lib/pleroma/user.ex
# lib/pleroma/user/info.ex
# lib/pleroma/web/activity_pub/activity_pub.ex
# lib/pleroma/web/admin_api/admin_api_controller.ex
# lib/pleroma/web/ostatus/handlers/follow_handler.ex
# lib/pleroma/web/ostatus/ostatus.ex
# lib/pleroma/web/salmon/salmon.ex
# lib/pleroma/web/websub/websub.ex
# test/web/admin_api/admin_api_controller_test.exs
# test/web/federator_test.exs
# test/web/mastodon_api/controllers/conversation_controller_test.exs
# test/web/ostatus/ostatus_controller_test.exs
# test/web/ostatus/ostatus_test.exs
# test/web/salmon/salmon_test.exs
# test/web/websub/websub_test.exs
|
2019-10-20 20:43:18 +03:00 |
|
Ivan Tashkinov
|
e8843974cb
|
[#1304] Moved remaining fields from User.Info to User.
Misc. fixes / improvements.
|
2019-10-20 13:42:42 +03:00 |
|
rinpatch
|
fd6d05dc45
|
Merge branch 'mix-emoji-task-pack-json' into 'develop'
For pleroma.emoji downloaded packs, generate pack.json instead
See merge request pleroma/pleroma!1748
|
2019-10-19 08:51:03 +00:00 |
|
Maxim Filippov
|
019147f115
|
Merge branch 'develop' into feature/relay-list
|
2019-10-18 18:35:58 +02:00 |
|
rinpatch
|
39e996528c
|
Fix a migration wiping user info of users that don't have any mutes
And introduce safe_jsonb_set
|
2019-10-18 15:22:07 +03:00 |
|
Ivan Tashkinov
|
10ff01acd9
|
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
|
2019-10-16 21:59:21 +03:00 |
|
Ekaterina Vaartis
|
fbe5a00475
|
For pleroma.emoji downloaded packs, generate pack.json instead
|
2019-10-15 09:53:28 +03:00 |
|