Ekaterina Vaartis
|
7aebff799b
|
Fix meilisearch tests and jobs for oban
|
2022-06-29 20:49:45 +01:00 |
|
Ekaterina Vaartis
|
5def4a7d49
|
Use oban for search indexing
|
2022-06-29 20:49:45 +01:00 |
|
|
f2ff05637f
|
Allow for embedding object data in publish
|
2022-06-25 18:41:26 +01:00 |
|
lain
|
6e3df11693
|
Merge branch 'instance-deletion' into 'develop'
AdminAPI: endpoint to delete all content from a remote instance
See merge request pleroma/pleroma!3483
|
2021-11-15 14:24:13 +00:00 |
|
Alex Gleason
|
6a6e42c9bf
|
PollWorker defensive checks
|
2021-07-18 11:10:22 -05:00 |
|
Alex Gleason
|
0114754db2
|
MastodonAPI: Support poll notification
|
2021-07-17 22:19:38 -05:00 |
|
Alex Gleason
|
f67d00d12b
|
Add Instance.delete_users_and_activities/1 to delete all content from a remote instance
|
2021-07-17 14:06:35 -05:00 |
|
|
008499f65a
|
Merge branch 'develop' into 'fix/2412-filters'
# Conflicts:
# CHANGELOG.md
|
2021-02-03 14:23:23 +00:00 |
|
|
c3dd860a02
|
Merge branch 'fix/2449-scheduled-poll-bug' into 'develop'
Fix for scheduled post with poll
Closes #2449
See merge request pleroma/pleroma!3294
|
2021-02-03 14:22:23 +00:00 |
|
|
6a2d3fb9a3
|
Merge branch 'fix/2473-purge-expired-activities-duplicates' into 'develop'
fix and delete purge activities duplicates
Closes #2473
See merge request pleroma/pleroma!3285
|
2021-02-02 17:22:23 +00:00 |
|
Alexander Strizhakov
|
0dc68c157f
|
fix for scheduled post with poll
|
2021-02-01 18:22:26 +03:00 |
|
|
13d79c281f
|
Make attachment cleanup jobs a noop if the setting is disabled.
|
2021-01-28 14:42:20 -06:00 |
|
Alexander Strizhakov
|
6c987c7670
|
fix and delete purge activities duplicates
|
2021-01-28 16:57:41 +03:00 |
|
Alexander Strizhakov
|
39335d4251
|
fix for unique oban worker option
|
2021-01-28 16:57:03 +03:00 |
|
Alexander Strizhakov
|
875fbaae35
|
support for expires_in/expires_at in filters
|
2021-01-26 08:27:45 +03:00 |
|
Mark Felder
|
ebd7d1365b
|
Make setting user activation status explicit
|
2021-01-15 11:37:17 -06:00 |
|
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
|
|
86dcfb4eb9
|
More places we should be using Upload.base_url
|
2021-01-08 17:32:42 -06:00 |
|
Alexander Strizhakov
|
8d218ebaf5
|
Moving some background jobs into simple tasks
- fetching activity data
- attachment prefetching
- using limiter to prevent overload
|
2020-11-11 13:39:49 +03:00 |
|
lain
|
dd2b3a8da9
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/expire-mutes
|
2020-11-04 16:51:42 +01:00 |
|
Egor Kislitsyn
|
ad605e3e16
|
Rename Pleroma.Backup to Pleroma.User.Backup
|
2020-10-20 17:16:58 +04:00 |
|
Egor Kislitsyn
|
7c22c9afb4
|
Allow admins request user backups
|
2020-10-07 18:34:31 +04:00 |
|
Egor Kislitsyn
|
7fdd81d000
|
Add "Your backup is ready" email
|
2020-10-07 18:34:30 +04:00 |
|
Egor Kislitsyn
|
739cb1463b
|
Add backups deletion
|
2020-10-07 18:34:29 +04:00 |
|
Egor Kislitsyn
|
a0ad9bd734
|
Add BackupWorker
|
2020-10-07 18:34:28 +04:00 |
|
Roman Chvanikov
|
8f5589cf66
|
Merge develop
|
2020-09-23 13:56:50 +03:00 |
|
Roman Chvanikov
|
28d0986f83
|
Refactor mutes removing in CommonAPI and User
|
2020-09-20 20:58:17 +03:00 |
|
Maksim Pechnikov
|
5a8ea0a5b0
|
small refactoring
|
2020-09-17 09:13:43 +03:00 |
|
Maksim Pechnikov
|
b867f9d7ae
|
Merge branch 'develop' into issue/2099
|
2020-09-17 08:41:35 +03:00 |
|
Roman Chvanikov
|
c5830ac037
|
Merge develop
|
2020-09-13 12:24:57 +03:00 |
|
Roman Chvanikov
|
527afb813a
|
Remove unused require
|
2020-09-13 12:23:45 +03:00 |
|
Alexander Strizhakov
|
15aece7238
|
remove validate_expires_at from enqueue method
|
2020-09-10 21:52:31 +03:00 |
|
Alexander Strizhakov
|
2c2094d4b2
|
configurable lifetime for ephemeral activities
|
2020-09-10 21:51:59 +03:00 |
|
Alexander Strizhakov
|
eb5ff715f7
|
pin/unpin for activities with expires_at option
|
2020-09-10 21:50:41 +03:00 |
|
Alexander Strizhakov
|
b3485a6dbf
|
little clean up
|
2020-09-10 21:50:41 +03:00 |
|
Alexander Strizhakov
|
93e1c8df9d
|
reject activity creation
if passed expires_at option and expiring activities are not configured
|
2020-09-10 21:50:41 +03:00 |
|
Alexander Strizhakov
|
4981b5a1a3
|
copyright header
|
2020-09-10 21:50:41 +03:00 |
|
Alexander Strizhakov
|
629a8de9cb
|
deprecation warning
changed namespace for activity expiration configuration
|
2020-09-10 21:50:41 +03:00 |
|
Alexander Strizhakov
|
de4c935071
|
don't expire pinned posts
|
2020-09-10 21:50:41 +03:00 |
|
Alexander Strizhakov
|
9bf1065a06
|
schedule activity expiration in Oban
|
2020-09-10 21:50:40 +03:00 |
|
Alexander Strizhakov
|
7dd986a563
|
expire mfa tokens through Oban
|
2020-09-10 16:01:19 +03:00 |
|
Alexander Strizhakov
|
3ce658b930
|
schedule expired oauth tokens deletion with Oban
|
2020-09-10 16:01:19 +03:00 |
|
Roman Chvanikov
|
880a92ccc7
|
Merge branch 'develop' into feature/expire-mutes
|
2020-09-08 15:16:43 +03:00 |
|
Roman Chvanikov
|
e3f845b243
|
Add expiring mutes for activities
|
2020-09-08 15:13:50 +03:00 |
|
Roman Chvanikov
|
c56e3d4f3b
|
Add expires_in param for account mutes
|
2020-09-08 13:26:44 +03:00 |
|
Alexander Strizhakov
|
ee67c98e55
|
removing Stats worker from Oban cron jobs
|
2020-09-07 19:16:14 +03:00 |
|
Maksim Pechnikov
|
5ae56aafb2
|
added import mutes
|
2020-09-06 21:42:51 +03:00 |
|
Maksim Pechnikov
|
9b055f7211
|
fix cron wroker
|
2020-08-13 21:03:15 +03:00 |
|
Maksim Pechnikov
|
3515cb5c3a
|
fix Cron.PurgeExpiredActivitiesWorker
|
2020-08-13 21:01:21 +03:00 |
|
Maksim Pechnikov
|
a8d967762e
|
migrate to oban 2.0-rc1
|
2020-06-23 15:09:01 +03:00 |
|