Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-09 | Merge branch 'follow-pipeline' into 'develop' | Haelwenn | |
Handle `Follow` activities with the pipeline See merge request pleroma/pleroma!2734 | |||
2020-07-09 | Merge branch 'patch-2' into 'develop' | Haelwenn | |
fix wide2x emojis within nicknames See merge request pleroma/pleroma!2737 | |||
2020-07-09 | Merge branch 'patch-1' into 'develop' | lain | |
added link to changelog, removed repetition See merge request pleroma/pleroma!2736 | |||
2020-07-09 | Merge branch 'bugfix/status-deletion' into 'develop' | lain | |
#1920 fix activity deletion See merge request pleroma/pleroma!2721 | |||
2020-07-09 | [static-fe] limit according to- and within- existing ruleset | Dym Sohin | |
2020-07-09 | Merge branch 'issue/1880' into 'develop' | lain | |
[#1880] fixed delete `Like` activity in remove user See merge request pleroma/pleroma!2725 | |||
2020-07-09 | Update static-fe.css | lain | |
2020-07-09 | Merge branch 'patch-3' into 'develop' | lain | |
missed `:` (colon) before mrf_steal_emoji See merge request pleroma/pleroma!2738 | |||
2020-07-09 | missed `:` (colon) before mrf_steal_emoji | Dym Sohin | |
2020-07-09 | fix wide2x emojis within nicknames | Dym Sohin | |
2020-07-09 | fix test | Maksim Pechnikov | |
2020-07-09 | added link to changelog, removed repetition | Dym Sohin | |
2020-07-08 | ActivityPub: Remove `follow` and fix issues. | lain | |
2020-07-08 | CommonAPI: Switch to pipeline for following. | lain | |
2020-07-08 | Transmogrifier: Move following to the pipeline. | lain | |
2020-07-08 | Notification: For follows, notify the followed. | lain | |
2020-07-08 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
follow-pipeline | |||
2020-07-08 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/1880 | lain | |
2020-07-08 | Merge branch '1895-hashtag-timeline-restrict-unauthenticated-fix' into 'develop' | lain | |
[#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance setting Closes #1895 See merge request pleroma/pleroma!2731 | |||
2020-07-08 | [#1895] credo fix. | Ivan Tashkinov | |
2020-07-08 | [#1895] Applied code review suggestion. | Ivan Tashkinov | |
2020-07-08 | fixed delete `Like` activity in remove user | Maksim Pechnikov | |
2020-07-08 | Merge branch '1918-avatar-background-header-reset-2' into 'develop' | Haelwenn | |
Resolve "Better support for resetting avatar/header/background" Closes #1918 See merge request pleroma/pleroma!2729 | |||
2020-07-08 | Merge branch 'fix/twitter-rich-media-preview' into 'develop' | Haelwenn | |
Add "Bot" to User Agent to coerce Twitter into serving OGP <meta> tags. Closes #1923 See merge request pleroma/pleroma!2730 | |||
2020-07-07 | Merge branch 'remove-twitter-api' into 'develop' | lain | |
Remove some TwitterAPI endpoints See merge request pleroma/pleroma!2327 | |||
2020-07-07 | [#1895] Documentation hints on private instances and ↵ | Ivan Tashkinov | |
instance/restrict_unauthenticated setting. | |||
2020-07-07 | [#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance ↵ | Ivan Tashkinov | |
setting. | |||
2020-07-07 | Add "Bot" to User Agent to coerce Twitter into serving OGP <meta> tags. | Mark Felder | |
2020-07-07 | Update frontend | lain | |
2020-07-07 | Changelog: Add info about avatar removal | lain | |
2020-07-07 | AccountController: Remove unused `update_?` routes. | lain | |
These were not documented and are also not used anymore. | |||
2020-07-07 | Docs: Document resetting of images | lain | |
2020-07-07 | AccountController: Allow removal / reset of user images. | lain | |
2020-07-07 | Merge branch 'develop' into 'develop' | lain | |
added hyper:// to default protocols See merge request pleroma/pleroma!2727 | |||
2020-07-07 | Merge branch 'bugfix/peertube-videos' into 'develop' | lain | |
Fix getting videos from peertube See merge request pleroma/pleroma!2728 | |||
2020-07-07 | Merge branch 'feature/1392-support-irreversible-filters' into 'develop' | Haelwenn | |
Updates for Feature/1392 support irreversible filters Closes #1392 See merge request pleroma/pleroma!2186 | |||
2020-07-07 | Fix getting videos from peertube | Haelwenn (lanodan) Monnier | |
2020-07-07 | added hyper:// to default protocols | DYM | |
2020-07-07 | Merge branch 'description-limits' into 'develop' | Haelwenn | |
Add limits to image descriptions See merge request pleroma/pleroma!2724 | |||
2020-07-07 | Merge branch '1507-static-fe-prioritize-json' into 'develop' | Haelwenn | |
StaticFE: Prioritize json in requests. Closes #1507 See merge request pleroma/pleroma!2695 | |||
2020-07-06 | FollowValidator: Add basic validation. | lain | |
2020-07-06 | BlockValidation test: Rename. | lain | |
2020-07-06 | ObjectValidator tests: Extract block validation tests. | lain | |
2020-07-06 | ObjectValidator tests: Extract update validation tests. | lain | |
2020-07-06 | ObjectValidation tests: Extract announce validation tests. | lain | |
2020-07-06 | ObjectValidator tests: Extract undo validation tests. | lain | |
2020-07-06 | ObjectValidation tests: Extract like validation tests. | lain | |
2020-07-06 | ObjectValidation tests: Extract delete validation tests. | lain | |
2020-07-06 | ObjectValidator tests: Extract emoji react testing | lain | |
2020-07-06 | ObjectValidator tests: Extract chat tests | lain | |