Egor Kislitsyn
|
d1c7f8e576
|
Merge remote-tracking branch 'origin/develop' into global-status-expiration
|
2020-03-12 16:02:24 +04:00 |
|
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
|
Egor Kislitsyn
|
0f386110c6
|
Merge remote-tracking branch 'origin/develop' into global-status-expiration
|
2020-03-03 00:32:34 +04: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 |
|
Egor Kislitsyn
|
011ede4536
|
Update documentation
|
2020-02-21 14:42:43 +04:00 |
|
Egor Kislitsyn
|
819cd46717
|
Auto-expire Create activities only
|
2020-02-20 22:04:02 +04:00 |
|
lain
|
3fa2ac68df
|
Merge branch 'chore/standardize-mrf-behavior' into 'develop'
Standardize @behaviour usage in MRFs
See merge request pleroma/pleroma!2212
|
2020-02-18 14:36:10 +00:00 |
|
rinpatch
|
472132215e
|
Use floki's new APIs for parsing fragments
|
2020-02-16 01:55:26 +03:00 |
|
Mark Felder
|
478619782b
|
Standardize @behaviour usage in MRFs
|
2020-02-14 11:02:24 -06:00 |
|
Egor Kislitsyn
|
57878f8708
|
Improve readability
|
2020-02-14 15:50:31 +04:00 |
|
Egor Kislitsyn
|
241a3d744a
|
Add ActivityExpirationPolicy
|
2020-02-13 22:27:10 +04:00 |
|
|
237b2068f9
|
Revert "Merge branch 'feat/floki-fasthtml' into 'develop'"
This reverts merge request !2194
|
2020-02-11 16:55:18 +00:00 |
|
rinpatch
|
ea1631d7e6
|
Make Floki use fast_html
|
2020-02-11 16:17:21 +03:00 |
|
Alexander Strizhakov
|
503d966e9f
|
Merge branch 'develop' into admin-be
|
2020-01-21 10:32:27 +03:00 |
|
Haelwenn (lanodan) Monnier
|
5c533e10e7
|
Bump credo to 1.1.5
|
2020-01-20 12:17:14 +01:00 |
|
Alex S
|
2753285b77
|
config editing through database
|
2020-01-10 15:51:59 +03:00 |
|
Egor Kislitsyn
|
ee6805850c
|
Set log level to debug for not important messages
|
2019-12-11 17:47:19 +07:00 |
|
Ariadne Conill
|
eecd64cc07
|
object age policy: remove debug logging
|
2019-11-14 19:56:14 -06:00 |
|
Ariadne Conill
|
5705cf0e3e
|
MRF: add ObjectAgePolicy which deals with old posts being imported
|
2019-11-14 19:48:10 -06: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 |
|
Haelwenn (lanodan) Monnier
|
58aeabd020
|
mrf/simple_policy: check actor against accept/reject
|
2019-10-07 03:49:57 +02:00 |
|
Ivan Tashkinov
|
dd017c65a4
|
[#1149] Refactored Oban workers API (introduced enqueue/3 ).
|
2019-08-31 21:58:42 +03:00 |
|
Ivan Tashkinov
|
a90ea8ba15
|
[#1149] Addressed code review comments (code style, jobs pruning etc.).
|
2019-08-31 19:08:56 +03:00 |
|
Ivan Tashkinov
|
e890ea7e82
|
[#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
# Conflicts:
# config/config.exs
|
2019-08-31 14:25:43 +03:00 |
|
|
7853b3f17d
|
Fix AntiFollowbotPolicy when trying to follow a relay
|
2019-08-30 00:38:03 +00:00 |
|
Ivan Tashkinov
|
256ff09aa8
|
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
# Conflicts:
# lib/pleroma/application.ex
# lib/pleroma/scheduled_activity_worker.ex
# lib/pleroma/web/federator/retry_queue.ex
# lib/pleroma/web/oauth/token/clean_worker.ex
# test/user_test.exs
# test/web/federator_test.exs
|
2019-08-22 20:59:58 +03:00 |
|
Ariadne Conill
|
626e094589
|
MRF: fix up unserializable option lists in describe implementations
|
2019-08-14 18:54:17 +00:00 |
|
Ivan Tashkinov
|
8778c16dac
|
Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
|
2019-08-14 21:44:50 +03:00 |
|
rinpatch
|
9ef31767f2
|
Merge branch 'feature/mrf-vocabulary' into 'develop'
MRF Vocabulary
See merge request pleroma/pleroma!1559
|
2019-08-13 22:51:15 +00:00 |
|
Ariadne Conill
|
abfbcfdcb3
|
mrf_vocabulary: add describe API support
|
2019-08-13 22:39:26 +00:00 |
|
Ariadne Conill
|
4244e17de0
|
fix credo
|
2019-08-13 22:36:24 +00:00 |
|
Ariadne Conill
|
c574b7a1fc
|
MRF: add describe() to all modules, add base MRF configuration to base describe()
|
2019-08-13 22:08:58 +00:00 |
|
Ariadne Conill
|
3fdbeb7087
|
MRF: add vocabulary policy module
|
2019-08-13 20:55:38 +00:00 |
|
Ivan Tashkinov
|
0e1c481a94
|
[#1149] Added more oban workers. Refactoring.
|
2019-08-13 20:20:26 +03:00 |
|
Ariadne Conill
|
b93498eb52
|
constants: add as_public constant and use it everywhere
|
2019-07-29 02:43:19 +00:00 |
|
Alexander Strizhakov
|
b70e659304
|
Feature/1087 wildcard option for blocks
|
2019-07-22 14:33:58 +00:00 |
|
RX14
|
96a2890a9e
|
Add MRF MentionPolicy for dropping posts which mention specific actors
|
2019-07-17 15:16:55 +01:00 |
|
Maksim
|
bb8065a1fd
|
tests MRF filters
|
2019-07-10 05:12:21 +00:00 |
|
William Pitcock
|
034986e1fd
|
MRF: add mediaproxy warming policy
|
2019-06-28 23:19:20 +00:00 |
|
William Pitcock
|
127a5a7d65
|
change the anti-link-spam MRF implementation to use old_user? instead of the previous name
|
2019-06-21 22:27:14 +00:00 |
|
William Pitcock
|
21dacd4b15
|
unbreak polls
|
2019-06-19 16:33:49 +00:00 |
|
William Pitcock
|
736d8ad6be
|
implement anti link spam MRF
|
2019-06-19 15:58:32 +00:00 |
|
William Pitcock
|
561a21986d
|
formatting
|
2019-06-02 10:29:15 +00:00 |
|
William Pitcock
|
4087ccdab8
|
mrf: add subchain policy
|
2019-06-02 10:07:42 +00:00 |
|
William Pitcock
|
79503ce90f
|
mrf: simple policy: fix matching imported activitypub and ostatus statuses
|
2019-05-26 02:01:24 +00:00 |
|
William Pitcock
|
baf72d6c58
|
mrf: simple policy: add the ability to strip avatars and banners from user profiles
|
2019-05-22 18:53:12 +00:00 |
|
William Pitcock
|
75b6c4b004
|
mrf: defang policy modules for filtering user profile objects
|
2019-05-22 18:53:12 +00:00 |
|
Aaron Tinio
|
2375e9a95b
|
Add report filtering to MRF.SimplePolicy
|
2019-05-20 06:02:50 +08:00 |
|
William Pitcock
|
78588dbd80
|
mrf: simple policy: mark all posts instead of posts with media as sensitive if they match media_nsfw
|
2019-05-17 18:49:10 +00:00 |
|
Aaron Tinio
|
70235ce840
|
Fix typo: s/"tags"/"tag"/g
|
2019-05-17 09:02:34 +08:00 |
|