author | floatingghost <hannah@coffee-and-dreams.uk> | |
Thu, 6 Oct 2022 16:22:15 +0000 (16:22 +0000) | ||
committer | floatingghost <hannah@coffee-and-dreams.uk> | |
Thu, 6 Oct 2022 16:22:15 +0000 (16:22 +0000) | ||
commit | c6e63aaf6b647f458ecd0e788ca0adb2113a9524 | |
tree | 4ae161e98393129b09ee10629c92cf61d1882856 | tree | snapshot |
parent | 07295f7c8ce8109f1a2df23b0d7c62d230319c82 | commit | diff |
CHANGELOG.md | diff | blob | history | |
config/config.exs | diff | blob | history | |
lib/pleroma/akkoma/frontend_setting_profile.ex | [new file with mode: 0644] | blob |
lib/pleroma/user.ex | diff | blob | history | |
lib/pleroma/web/akkoma_api/controllers/frontend_settings_controller.ex | [new file with mode: 0644] | blob |
lib/pleroma/web/api_spec/operations/frontend_settings_operation.ex | [new file with mode: 0644] | blob |
lib/pleroma/web/router.ex | diff | blob | history | |
mix.exs | diff | blob | history | |
priv/repo/migrations/20220911195347_add_user_frontend_profiles.exs | [new file with mode: 0644] | blob |
test/pleroma/akkoma/frontend_setting_profile_test.exs | [new file with mode: 0644] | blob |
test/pleroma/web/akkoma_api/frontend_settings_controller_test.exs | [new file with mode: 0644] | blob |
test/support/factory.ex | diff | blob | history |