| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-23 | Merge branch 'support-rel-ugc' into 'develop' | kaniini | |
| Add support for `rel="ugc"` Closes #1255 See merge request pleroma/pleroma!1679 | |||
| 2019-09-20 | Mastodon API: Fix private and direct statuses not being filtered out from ↵ | eugenijm | |
| the public timeline for an authenticated user (`GET /api/v1/timelines/public`) | |||
| 2019-09-19 | Add `rel="ugc"` to hashtags and mentions | Egor Kislitsyn | |
| 2019-09-19 | Add support for `rel="ugc"` | Egor Kislitsyn | |
| 2019-09-19 | Mastodon API: Return `pleroma.direct_conversation_id` when creating direct ↵ | eugenijm | |
| messages (`POST /api/v1/statuses`) | |||
| 2019-09-18 | Merge branch 'chores/bump-copyright-year' into 'develop' | rinpatch | |
| Bump copyright years of files changed in 2019 See merge request pleroma/pleroma!1698 | |||
| 2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
| Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
| 2019-09-17 | Mastodon API: Add a setting to hide follow/follower count from the user view ↵ | eugenijm | |
| (`hide_follows_count` and `hide_followers_count`) | |||
| 2019-09-16 | Fix a race condition in tests | Egor Kislitsyn | |
| 2019-09-15 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 1149-oban-job-queue # Conflicts: # docs/config.md | |||
| 2019-09-14 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 1149-oban-job-queue # Conflicts: # docs/config.md # mix.lock | |||
| 2019-09-14 | Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs | rinpatch | |
| 2019-09-14 | Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs | rinpatch | |
| 2019-09-14 | Mastodon API: Respect post privacy in favourited/reblogged endpoints | rinpatch | |
| 2019-09-13 | Capture test error messages where appropriate | stwf | |
| 2019-09-10 | Add an endpoint to get multiple statuses by IDs | Egor Kislitsyn | |
| 2019-09-06 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 1149-oban-job-queue # Conflicts: # test/web/twitter_api/twitter_api_controller_test.exs | |||
| 2019-09-06 | Merge branch 'so-long-twitterapi' into 'develop' | rinpatch | |
| Removing TwitterAPI See merge request pleroma/pleroma!1605 | |||
| 2019-09-05 | Merge branch 'feature/mastoapi-accounts-external' into 'develop' | Haelwenn | |
| Mastdon API: Add ability to get a remote account by nickname to `/api/v1/accounts/:id` See merge request pleroma/pleroma!1622 | |||
| 2019-09-05 | Mastodon API Poll view: Fix handling of polls without an end date | rinpatch | |
| 2019-09-05 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
| 2019-09-04 | Mastodon API: Add `pleroma.thread_muted` to Status entity | rinpatch | |
| Needed for pleroma-fe!941 | |||
| 2019-09-03 | Mastdon API: Add ability to get a remote account by nickname to | rinpatch | |
| `/api/v1/accounts/:id` | |||
| 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 most of Pleroma.Web.TwitterAPI.TwitterAPI | rinpatch | |
| 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-24 | Activity Expiration: Switch to 'expires_in' system. | lain | |
| 2019-08-24 | Merge remote-tracking branch 'origin/develop' into ↵ | lain | |
| sixohsix/pleroma-post_expiration | |||
| 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-21 | fixed clear config after test | Maksim Pechnikov | |
| 2019-08-20 | Merge branch 'feature/custom-fields' into 'develop' | lain | |
| Add custom profile fields See merge request pleroma/pleroma!1488 | |||
| 2019-08-19 | added test helpers to clear config after tests | Maksim | |
| 2019-08-16 | Merge branch 'pleroma-conversations' into 'develop' | lain | |
| Extended Pleroma Conversations See merge request pleroma/pleroma!1535 | |||
| 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 | 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 | Fix tests | Egor Kislitsyn | |
| 2019-08-14 | Add custom profile fields | Egor Kislitsyn | |
| 2019-08-13 | tests for /web/mastodon_api/mastodon_api.ex | Maksim | |
| 2019-08-12 | ConversationView: Align parameter names with other views. | lain | |
| 2019-08-12 | Conversations: Use 'recipients' for accounts in conversation view. | lain | |
| According to gargron, this is the intended usage. | |||
| 2019-08-10 | Merge branch 'develop' into 'fix/hide-follows-counters' | kaniini | |
| # Conflicts: # CHANGELOG.md | |||
| 2019-08-10 | Mastodon API: Fix thread mute detection | rinpatch | |
| It was calling CommonAPI.thread_muted? with post author's account instead of viewer's one. | |||
| 2019-08-09 | Mastodon API: Set follower/following counters to 0 when hiding | rinpatch | |
| followers/following is enabled We are already doing that in AP representation, so I think we should do it here as well for consistency. | |||
