Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-31 | Validators: ObjectID is an http uri. | lain | |
2020-03-31 | Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex | lain | |
2020-03-26 | Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-2 | |||
2020-03-26 | Apply suggestion to lib/pleroma/web/activity_pub/pipeline.ex | lain | |
2020-03-26 | Validators: Use correct type for IDs. | lain | |
2020-03-26 | Bump copyright dates. | lain | |
2020-03-26 | Refactors. | lain | |
2020-03-26 | Merge branch 'remake-remodel-2' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-2 | |||
2020-03-26 | Apply suggestion to lib/pleroma/web/activity_pub/object_validator.ex | lain | |
2020-03-26 | ActivityPub: Small refactor. | lain | |
2020-03-24 | Apply suggestion to lib/pleroma/web/activity_pub/activity_pub.ex | rinpatch | |
2020-03-24 | Apply suggestion to lib/pleroma/web/activity_pub/pipeline.ex | lain | |
2020-03-24 | Apply suggestion to ↵ | lain | |
lib/pleroma/web/activity_pub/object_validators/create_validator.ex | |||
2020-03-20 | NotificationController: Fix test. | lain | |
2020-03-20 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-2 | |||
2020-03-20 | Merge branch 'feature/1635-notifications-include-types' into 'develop' | lain | |
include_types parameter in /api/v1/notifications Closes #1635 See merge request pleroma/pleroma!2311 | |||
2020-03-20 | include_types parameter in /api/v1/notifications | Alexander Strizhakov | |
2020-03-19 | Merge branch 'fix-testing' into 'develop' | lain | |
Fix CI by temporarily removing federated testing See merge request pleroma/pleroma!2314 | |||
2020-03-19 | Fix linting. | lain | |
2020-03-19 | Merge branch 'remake-remodel' into develop | lain | |
2020-03-19 | remove federated testing | stwf | |
2020-03-18 | Merge branch 'feature/1530-removing-with_move' into 'develop' | rinpatch | |
Feature/1530 removing with move Closes #1530 See merge request pleroma/pleroma!2306 | |||
2020-03-16 | Merge branch 'docs/mrf_object_age' into 'develop' | Haelwenn | |
Improve documentation of mrf_object_age See merge request pleroma/pleroma!2305 | |||
2020-03-16 | removing with_move parameter | Alexander Strizhakov | |
2020-03-16 | Improve documentation of mrf_object_age | Mark Felder | |
2020-03-16 | Merge branch 'feat/templates' into 'develop' | rinpatch | |
gitlab: create templates for bug reports and release MRs See merge request pleroma/pleroma!2304 | |||
2020-03-16 | gitlab: create templates for bug reports and release MRs | rinpatch | |
2020-03-16 | Merge branch 'fix-warnings-in-tests' into 'develop' | rinpatch | |
Warnings fix See merge request pleroma/pleroma!2303 | |||
2020-03-16 | warnings fix | Alexander Strizhakov | |
2020-03-16 | Merge branch 'removing-deprecated' into 'develop' | rinpatch | |
Removing from descriptions.exs deprecated settings See merge request pleroma/pleroma!2302 | |||
2020-03-16 | removing from descriptions.exs deprecated settings | Alexander Strizhakov | |
2020-03-15 | Merge branch 'bugfix/earmark_renderer_test' into 'develop' | rinpatch | |
test/earmark_renderer_test.exs: Rename from test/earmark_renderer_test.ex See merge request pleroma/pleroma!2300 | |||
2020-03-15 | Merge branch 'features/staticfe-sanitization' into 'develop' | rinpatch | |
static_fe: Sanitize HTML Closes #1614 See merge request pleroma/pleroma!2299 | |||
2020-03-15 | static_fe: Sanitize HTML in users | Haelwenn (lanodan) Monnier | |
2020-03-15 | mix.lock: [minor] last hash appended | Haelwenn (lanodan) Monnier | |
2020-03-15 | static_fe: Sanitize HTML in posts | Haelwenn (lanodan) Monnier | |
Note: Seems to have different sanitization with TwitterCard generator giving the following: <meta content=\"“alert('xss')”\" property=\"twitter:description\"> | |||
2020-03-15 | Merge branch '1560-non-federating-instances-routes-restrictions' into 'develop' | lain | |
[#1560] Restricted AP- & OStatus-related routes for non-federating instances Closes #1560 See merge request pleroma/pleroma!2235 | |||
2020-03-15 | Merge branch 'f' into 'develop' | Haelwenn | |
rip out fetch_initial_posts Closes #1422 and #1595 See merge request pleroma/pleroma!2297 | |||
2020-03-15 | test/earmark_renderer_test.exs: Rename from test/earmark_renderer_test.ex | Haelwenn (lanodan) Monnier | |
Wasn't in the test suite otherwise | |||
2020-03-15 | Merge branch 'fix/rate-limiter-remoteip-behavior' into 'develop' | Haelwenn | |
rate limiter: disable based on if remote ip was found, not on if the plug was enabled Closes #1620 See merge request pleroma/pleroma!2296 | |||
2020-03-15 | rip out fetch_initial_posts | rinpatch | |
Every time someone tries to use it, it goes mad and tries to scrape the entire fediverse for no visible reason, it's better to just remove it than continue shipping it in it's current state. idea acked by lain and feld on irc Closes #1595 #1422 | |||
2020-03-15 | Merge branch 'bugfix/pleroma_conversation_api' into 'develop' | rinpatch | |
pleroma_api_controller.ex: Improve conversations error reporting See merge request pleroma/pleroma!2264 | |||
2020-03-15 | pleroma_api_controller.ex: Improve conversations error reporting | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/issues/1594 | |||
2020-03-14 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1560-non-federating-instances-routes-restrictions # Conflicts: # lib/pleroma/plugs/static_fe_plug.ex | |||
2020-03-14 | Merge branch 'update/admin-fe-20200312' into 'develop' | rinpatch | |
Update AdminFE See merge request pleroma/pleroma!2292 | |||
2020-03-14 | Merge branch 'fix/cache-control-headers' into 'develop' | rinpatch | |
Fix Cache Control headers on media See merge request pleroma/pleroma!2295 | |||
2020-03-13 | uploaded media plug: do not inject compile-time params on every request | rinpatch | |
2020-03-13 | Merge branch 'feature/mastofe-admin-scope' into 'develop' | rinpatch | |
auth_controller.ex: Add admin scope to MastoFE See merge request pleroma/pleroma!2256 | |||
2020-03-13 | Merge branch 'docs/direct_conversation_id' into 'develop' | rinpatch | |
pleroma_api.md: direct_conversation_id vs. conversation_id See merge request pleroma/pleroma!2263 | |||
2020-03-13 | Update AdminFE | Mark Felder | |