Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-29 | Merge branch 'feature/funkwhale-audio' into 'develop' | Haelwenn | |
Add support for funkwhale Audio activity Closes #764 and #1624 See merge request pleroma/pleroma!2287 | |||
2020-03-12 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-11 | Add support for funkwhale Audio activity | Haelwenn (lanodan) Monnier | |
reel2bits fixture not included as it lacks the Actor fixture for it. Closes: https://git.pleroma.social/pleroma/pleroma/issues/1624 Closes: https://git.pleroma.social/pleroma/pleroma/issues/764 | |||
2020-03-05 | removing try block in tesla request | Alexander Strizhakov | |
added mocks for tests which fail with Tesla.Mock.Error | |||
2020-03-03 | otp_version refactor | Alexander Strizhakov | |
2020-03-03 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-02 | relay list shows hosts without accepted follow | Alexander Strizhakov | |
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
2020-03-02 | Bump copyright years of files changed after 2019-01-01 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102b --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2020-02-29 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-02-18 | adding gun adapter | Alexander Strizhakov | |
2020-02-10 | [#1505] Improved replies-handling tests: updated Mastodon message fixture, ↵ | Ivan Tashkinov | |
used exact Pleroma federation message. | |||
2020-02-06 | EmojiReactions: Rename to EmojiReacts | Lain Soykaf | |
2020-01-30 | Emoji Reactions: Add fixtures | lain | |
2020-01-29 | title parse improvement | Alexander Strizhakov | |
2020-01-28 | meta tag parser respect first title header | Alexander Strizhakov | |
2020-01-17 | saving to DB only added by user settings | Alexander Strizhakov | |
2019-12-21 | Merge branch 'feature/custom-runtime-modules' into 'develop' | rinpatch | |
Add support for custom modules at runtime Closes #1448 See merge request pleroma/pleroma!2039 | |||
2019-12-17 | Add ActivityPub Object Event type support | Thomas Citharel | |
Adds Event support in the same way Video objects are handled, with the name of the object as message header. Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||
2019-12-06 | Add a test for custom runtime modules | Egor Kislitsyn | |
2019-12-02 | Merge branch 'feature/move-activity' into 'develop' | lain | |
Support "Move" activity Closes #1316 See merge request pleroma/pleroma!1883 | |||
2019-11-30 | test missing first field | kPherox | |
2019-11-14 | Merge remote-tracking branch 'upstream/develop' into feature/move-activity | Egor Kislitsyn | |
2019-11-08 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-10-25 | Add `also_known_as` field to Pleroma.User | Egor Kislitsyn | |
2019-10-19 | rework to use properties instead of compound typing, per SocialCG | Ariadne Conill | |
2019-10-19 | implement invisible support for remote users | Ariadne Conill | |
2019-10-18 | add some missing tesla fixtures | Ariadne Conill | |
2019-10-10 | Merge branch 'develop' into 'reactions' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-10-09 | provide mocks for webfinger endpoints | Steven Fuchs | |
2019-10-07 | Merge branch 'misskey-compat' into 'reactions' | lain | |
Transmogrifier: Handle misskey likes with reactions like EmojiReactions. See merge request pleroma/pleroma!1783 | |||
2019-10-06 | Merge branch 'develop' into 'reactions' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-10-05 | Add test for handling Announces with inlined object from different origin | Thibaut Girka | |
2019-10-05 | Import object from self-Announce whenever possible | Thibaut Girka | |
2019-10-04 | Transmogrifier: Handle misskey likes with reactions like EmojiReactions. | lain | |
2019-10-02 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-09-30 | Transmogrifier: Handle compact objects in undos. | lain | |
2019-09-30 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-09-18 | Initial poll refresh support | rinpatch | |
Implement refreshing the object with an interval and call the function when getting the poll. | |||
2019-09-13 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-09-05 | Mastodon API Poll view: Fix handling of polls without an end date | rinpatch | |
2019-08-26 | Transmogrifier: Handle incoming emoji reactions. | lain | |
2019-08-26 | Transmogrifier: Fix follow handling when the actor is an object. | lain | |
2019-08-14 | Support user attachment update in Transmogrifier | Egor Kislitsyn | |
2019-08-06 | [#1150] fixed parser TwitterCard | Maksim | |
2019-07-31 | Add tests for counters being updated on follow | rinpatch | |
2019-07-24 | Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop' | kaniini | |
Fix remote follow from /ostatus_subscribe Closes #1103 See merge request pleroma/pleroma!1472 | |||
2019-07-24 | Show the url advertised in the Activity in the Status JSON response | Sergey Suprunenko | |
2019-07-25 | Add WebFinger test for AP-only account | kPherox | |
2019-07-17 | add the rich media ttl based on image exp time | Sachin Joshi | |