Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-31 | [#1149] Added Oban job for "activity_expiration". Merged remote-tracking ↵ | Ivan Tashkinov | |
branch 'remotes/upstream/develop' into 1149-oban-job-queue # Conflicts: # config/config.exs | |||
2019-08-31 | Remove a useless import | rinpatch | |
2019-08-31 | Add a changelog entry for twitterapi removal and fix credo issues | rinpatch | |
2019-08-31 | Remove TwitterAPI representers | rinpatch | |
2019-08-31 | Remove Activity, User and Notification views from TwitterAPI | rinpatch | |
2019-08-31 | Remove most of Pleroma.Web.TwitterAPI.TwitterAPI | rinpatch | |
2019-08-31 | added Emoji struct | Maksim Pechnikov | |
2019-08-31 | Add ability to search moderation logs | Maxim Filippov | |
2019-08-30 | added Emoji.Formatter | Maksim Pechnikov | |
2019-08-30 | added code\path fields without html tags in ets | Maksim Pechnikov | |
2019-08-30 | division emoji.ex on loader.ex and emoji.ex | Maksim Pechnikov | |
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 | CommonAPI: Support emoji reactions. | lain | |
2019-08-27 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
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: Handle incoming emoji reactions. | lain | |
2019-08-26 | ActivityPub: Basic EmojiReactions. | lain | |
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-26 | Add validation in Pleroma.List.create/2 | Egor Kislitsyn | |
2019-08-26 | Update test for custom fields when content-type urlencoded | kPherox | |
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 fields when name empty string | kPherox | |
2019-08-26 | Update test for custom profile fields | kPherox | |
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 | user_test.exs: fix rel=me tests | 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-25 | Rename fields to fields_attributes | kPherox | |
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-23 | [#1149] Upgraded `oban` from 0.6.0 to 0.7.1. | 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 | |