Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-31 | Remove most of Pleroma.Web.TwitterAPI.TwitterAPI | rinpatch | |
2019-08-31 | Add ability to search moderation logs | Maxim Filippov | |
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 | Merge branch 'list-controller' into 'develop' | lain | |
Extract list actions from `MastodonAPIController` into `ListController` See merge request pleroma/pleroma!1600 | |||
2019-08-27 | Filter logs by date | Maxim Filippov | |
2019-08-27 | added tests for ActivityPub.like\unlike | Maksim Pechnikov | |
2019-08-27 | Remove most of TwitterAPIController | rinpatch | |
2019-08-26 | Transmogrifier: Fix follow handling when the actor is an object. | lain | |
2019-08-26 | Fix sporadic test | Maxim Filippov | |
2019-08-26 | Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers ↵ | Egor Kislitsyn | |
and test/web/mastodon_api/views | |||
2019-08-26 | Extract MastodonAPIController's list actions into ↵ | Egor Kislitsyn | |
MastodonAPI.ListController; Add more tests | |||
2019-08-25 | Merge branch 'issue/1177' into 'develop' | kaniini | |
[#1177] fixed unfollow for relay actor See merge request pleroma/pleroma!1589 | |||
2019-08-25 | Log admin/moderator actions | Maxim Filippov | |
2019-08-25 | Merge branch 'fix-all-custom-fields-deleted' into 'develop' | kaniini | |
Fix not to use unupdated attachments when all fields are deleted See merge request pleroma/pleroma!1596 | |||
2019-08-26 | Update test for custom profile fields | kPherox | |
2019-08-25 | Implement missing mocks for rel=me | Haelwenn (lanodan) Monnier | |
2019-08-24 | Merge branch 'admin-create-users' into 'develop' | lain | |
user creation admin api will create multiple users See merge request pleroma/pleroma!1170 | |||
2019-08-24 | Activity Expiration: Switch to 'expires_in' system. | lain | |
2019-08-24 | update tests | Maksim Pechnikov | |
2019-08-24 | Merge remote-tracking branch 'origin/develop' into ↵ | lain | |
sixohsix/pleroma-post_expiration | |||
2019-08-24 | add tests | Maksim Pechnikov | |
2019-08-24 | [#1149] Updated docs & tests. | Ivan Tashkinov | |
2019-08-22 | fix test | Maksim Pechnikov | |
2019-08-22 | Merge branch 'develop' into issue/1177 | Maksim Pechnikov | |
2019-08-22 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
2019-08-22 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # lib/pleroma/application.ex # lib/pleroma/scheduled_activity_worker.ex # lib/pleroma/web/federator/retry_queue.ex # lib/pleroma/web/oauth/token/clean_worker.ex # test/user_test.exs # test/web/federator_test.exs | |||
2019-08-22 | fixed unfollow for relay actor | Maksim Pechnikov | |
2019-08-21 | fixed clear config after test | Maksim Pechnikov | |
2019-08-20 | test: rich media: aws signed url: increase TTL delta check to 2 seconds from 1 | Ariadne Conill | |
2019-08-20 | Merge branch 'feature/custom-fields' into 'develop' | lain | |
Add custom profile fields See merge request pleroma/pleroma!1488 | |||
2019-08-19 | Add more tests for Database tasks and DigestEmailWorker | Sergey Suprunenko | |
2019-08-19 | added test helpers to clear config after tests | Maksim | |
2019-08-18 | tests: activitypub: fix typo | Ariadne Conill | |
2019-08-18 | Merge branch 'feature/hide-muted-threads-from-timeline' into 'develop' | kaniini | |
Hide muted theads from home/public timelines unless `with_muted` is set See merge request pleroma/pleroma!1575 | |||
2019-08-16 | Merge branch 'pleroma-conversations' into 'develop' | lain | |
Extended Pleroma Conversations See merge request pleroma/pleroma!1535 | |||
2019-08-15 | Hide muted theads from home/public timelines unless `with_muted` is set | rinpatch | |
2019-08-14 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
2019-08-14 | [#1149] Oban mailer job. Adjusted tests. | Ivan Tashkinov | |
2019-08-14 | Implement Pleroma.Stats as GenServer | stwf | |
2019-08-14 | Merge remote-tracking branch 'origin/develop' into pleroma-conversations | lain | |
2019-08-14 | Add `:max_remote_account_fields` config option | Egor Kislitsyn | |
2019-08-14 | Use info.fields instead of source_data for remote users | Egor Kislitsyn | |
2019-08-14 | Add configurable account field name length limit | Egor Kislitsyn | |
2019-08-14 | Add configurable account field value length limit | Egor Kislitsyn | |
2019-08-14 | Linkify custom fields values in ActivityPub.UserViewx | Egor Kislitsyn | |
2019-08-14 | Support user attachment update in Transmogrifier | Egor Kislitsyn | |
2019-08-14 | Add profile custom fields to ActivityPub.UserView | Egor Kislitsyn | |
2019-08-14 | Fix tests | Egor Kislitsyn | |
2019-08-14 | Add custom profile fields | Egor Kislitsyn | |
2019-08-13 | Merge branch 'feature/mrf-vocabulary' into 'develop' | rinpatch | |
MRF Vocabulary See merge request pleroma/pleroma!1559 |