Mark Felder
|
2011142ed9
|
Use :restrict_unauthenticated testing for more granular control
|
2020-09-08 20:21:34 +03:00 |
|
Mark Felder
|
a85ed6defb
|
Do not serve RSS/Atom feeds when instance is private
|
2020-09-08 20:21:34 +03:00 |
|
Haelwenn (lanodan) Monnier
|
2e27847573
|
feed/user_controller: Return 404 when the user is remote
|
2020-07-29 14:02:02 +02:00 |
|
Egor Kislitsyn
|
b02df1803e
|
Merge remote-tracking branch 'origin/develop' into activity-pub-use-atoms-as-keys
|
2020-06-05 23:15:10 +04:00 |
|
Haelwenn
|
54bae06b4f
|
Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1})
Unifies all the similar functions to one and simplify some blocks with it.
|
2020-06-05 14:48:02 +00:00 |
|
Egor Kislitsyn
|
317e2b8d61
|
Use atoms as keys in ActivityPub.fetch_* functions options
|
2020-06-04 21:36:26 +04:00 |
|
Ivan Tashkinov
|
d7a57004ef
|
[#1501] Made user feed contain public and unlisted activities.
|
2020-05-25 23:27:47 +03:00 |
|
Ivan Tashkinov
|
2c4844237f
|
Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug.
|
2020-04-30 18:19:51 +03:00 |
|
Alexander Strizhakov
|
91870c8995
|
adding rss for user feed
|
2020-03-16 12:45:31 +03:00 |
|
Alexander Strizhakov
|
26e2076659
|
fix for feed page pagination
|
2020-03-16 12:33:55 +03:00 |
|
Ivan Tashkinov
|
5fc92deef3
|
[#1560] Ensured authentication or enabled federation for federation-related routes. New tests + tests refactoring.
|
2020-03-09 20:51:44 +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 |
|
lain
|
d385789a45
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/tag_feed
|
2020-01-28 17:06:36 +01:00 |
|
Maksim Pechnikov
|
b53573a837
|
add tag feeds
|
2019-12-18 09:19:37 +03:00 |
|
Maksim Pechnikov
|
22fc271e23
|
init tag feed
|
2019-12-06 09:33:40 +03:00 |
|