Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-01 | Tests: Fix tests failing because of info being null. | lain | |
2019-10-06 | Initial poll refresh support | rinpatch | |
Implement refreshing the object with an interval and call the function when getting the poll. | |||
2019-10-04 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-05 | Mastodon API Poll view: Fix handling of polls without an end date | rinpatch | |
2019-08-28 | Merge branch 'fix-osada-follow' into 'develop' | Haelwenn | |
Transmogrifier: Fix follow handling when the actor is an object. Closes #1211 See merge request pleroma/pleroma!1604 | |||
2019-08-27 | added tests for ActivityPub.like\unlike | Maksim Pechnikov | |
2019-08-26 | Transmogrifier: Fix follow handling when the actor is an object. | lain | |
2019-08-25 | Merge branch 'bugfix/rel_me_missing_mocks' into 'develop' | lain | |
Implement missing mocks for rel=me See merge request pleroma/pleroma!1598 | |||
2019-08-25 | HttpRequestMock: Remove useless `error = error` | Haelwenn (lanodan) Monnier | |
2019-08-25 | Implement missing mocks for rel=me | Haelwenn (lanodan) Monnier | |
2019-08-25 | HttpRequestMock: Improve non-implemented error message | Haelwenn (lanodan) Monnier | |
2019-08-25 | HttpRequestMock: Log mock errors as warnings | Haelwenn (lanodan) Monnier | |
2019-08-24 | Merge remote-tracking branch 'origin/develop' into ↵ | lain | |
sixohsix/pleroma-post_expiration | |||
2019-08-19 | added test helpers to clear config after tests | Maksim | |
2019-08-13 | fix credo | Ariadne Conill | |
2019-08-13 | tests: add tests for MRF.describe() | Ariadne Conill | |
2019-08-13 | test: add mock MRF module for describe() testing | Ariadne Conill | |
2019-08-08 | Merge branch 'feature/digest-email' into 'develop' | lain | |
Feature/digest email See merge request pleroma/pleroma!1078 | |||
2019-08-04 | Do not add the "next" key to likes.json if there is no more items | Sergey Suprunenko | |
2019-08-02 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-08-02 | Merge branch 'feature/hide-follows-remote' into 'develop' | lain | |
Refactor Follows/Followers counter syncronization and set hide_followers/hide_follows for remote users See merge request pleroma/pleroma!1411 | |||
2019-07-31 | Add tests for counters being updated on follow | rinpatch | |
2019-07-31 | tests for TwitterApi/UtilController | Maksim | |
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-24 | tests WebFinger | Maksim | |
2019-07-24 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-24 | Require that ephemeral posts live for at least one hour | Mike Verdone | |
If we didn't put some kind of lifetime requirement on these, I guess you could annoy people by sending large numbers of ephemeral posts that provoke notifications but then disappear before anyone can read them. | |||
2019-07-24 | Add support for activity expiration to common and Masto API | Mike Verdone | |
The "expires_at" parameter accepts an ISO8601-formatted date which defines when the activity will expire. At this point the API will not give you any feedback about if your post will expire or not. | |||
2019-07-24 | Add activity expirations table | Mike Verdone | |
Add a table to store activity expirations. An activity can have zero or one expirations. The expiration has a scheduled_at field which stores the time at which the activity should expire and be deleted. | |||
2019-07-24 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
2019-07-23 | tests for Pleroma.Web.ActivityPub.Publisher | Maksim | |
2019-07-23 | remove pry | Maxim Filippov | |
2019-07-20 | Merge develop | Roman Chvanikov | |
2019-07-18 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
2019-07-18 | tests for Uploader with webhook | Maksim | |
2019-07-14 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-14 | HttpRequestMock: Add 404s on OStatus fetching for info.pleroma.site | Haelwenn (lanodan) Monnier | |
2019-07-14 | HttpRequestMock: Add missing mocks for object containment tests | Haelwenn (lanodan) Monnier | |
2019-07-14 | Admin API: Endpoint for fetching latest user's statuses | Maxim Filippov | |
2019-07-12 | merge develop | Roman Chvanikov | |
2019-07-11 | Merge branch 'fix/1019-refactor' into 'develop' | kaniini | |
Fix/1019 refactor See merge request pleroma/pleroma!1397 | |||
2019-07-10 | support for idna domains | Alexander Strizhakov | |
2019-07-10 | removing synchronization worker | Alex S | |
2019-07-10 | Create mentions only for explicitly mentioned users | Sergey Suprunenko | |
2019-07-09 | [#878] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
878-activity-object-decoupling-in-tests # Conflicts: # lib/pleroma/object.ex # test/web/activity_pub/transmogrifier_test.exs # test/web/ostatus/ostatus_test.exs | |||
2019-07-09 | Merge develop | Roman Chvanikov | |
2019-07-09 | Fix/1019 correct count remote users | Alexander Strizhakov | |
2019-07-09 | Merge branch 'remove-swift' into 'develop' | kaniini | |
Remove Uploaders.Swift and `httpoison` dependency Closes #1051 See merge request pleroma/pleroma!1374 |