summaryrefslogtreecommitdiff
path: root/test/pleroma/web/mastodon_api/views/account_view_test.exs
AgeCommit message (Expand)Author
2023-12-11MastodonAPI.AccountViewTest: Fix testsLain Soykaf
2023-12-07AccountView: Add test, refactorLain Soykaf
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-12-18Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into fine_graine...Sean King
2022-07-31Use `duration` param for mute expiration durationmarcin mikołajczak
2022-07-16Use :utc_datetimemarcin mikołajczak
2022-07-08Add test for rendering mute expiration datemarcin mikołajczak
2022-07-01Rename privilege tagsIlja
2022-06-21Show privileges to FEIlja
2022-06-21Add deactivated status for privileged usersIlja
2022-02-25Copyright bump for 2022Sean King
2022-01-25AccountView: Add test for show_birthdaymarcin mikołajczak
2022-01-22Birthdays: birth_date --> birthdayAlex Gleason
2022-01-18Format code, expose instance configuration related to birth datesmarcin mikołajczak
2021-12-26MastoAPI: Profile directorymarcin mikołajczak
2021-12-25Merge branch 'account-notes' into 'develop'Alex Gleason
2021-12-25Merge branch 'account-subscriptions' into 'develop'Alex Gleason
2021-12-06Add 'notifying' to relationship for compatibility with Mastodonmarcin mikołajczak
2021-11-26v2 Suggestions: return `is_suggested` through the APIv2-suggestionsAlex Gleason
2021-11-21MastoAPI: Add user notes on accountsmarcin mikołajczak
2021-05-31Merge remote-tracking branch 'pleroma/develop' into cycles-base-urlAlex Gleason
2021-05-31Deprecate Pleroma.Web.base_url/0Alex Gleason
2021-05-20Expose user email address to user/owner; not publicly.Mark Felder
2021-01-28Email-like field in /api/v1/accounts/verify_credentials response (for OAuth p...Ivan Tashkinov
2021-01-26Convert tests to all use clear_config instead of Pleroma.Config.putMark Felder
2021-01-18Merge branch 'develop' into refactor/deactivated_user_fieldMark Felder
2021-01-15Change user.confirmation_pending field to user.is_confirmedMark Felder
2021-01-15Change user.deactivated field to user.is_activeMark Felder
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-12-30Merge remote-tracking branch 'upstream/develop' into aliasesAlex Gleason
2020-12-02Stream follow updatesEgor Kislitsyn
2020-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/exp...lain
2020-10-14Merge remote-tracking branch 'upstream/develop' into aliasesAlex Gleason
2020-10-14Undo API breaking changesMark Felder
2020-10-13Merge remote-tracking branch 'upstream/develop' into aliasesAlex Gleason
2020-10-13Merge branch 'develop' into refactor/locked_user_fieldMark Felder
2020-10-13tests consistencyAlexander Strizhakov