[MastoAPI][GlitchAPI] Add bookmarks
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Wed, 19 Sep 2018 00:04:56 +0000 (02:04 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Mon, 28 Jan 2019 03:47:32 +0000 (04:47 +0100)
commitcda1470e02100bfcdcbd128fd08d0af64dca7271
treecf140f85c95843af594c35fb2e4edf615cb4af6e
parent872241d7c50a5c92f7867b89672ca451b40d44da
[MastoAPI][GlitchAPI] Add bookmarks
lib/pleroma/user.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/views/status_view.ex
lib/pleroma/web/router.ex
priv/repo/migrations/20181214121049_add_bookmarks_to_users.exs [new file with mode: 0644]
test/user_test.exs
test/web/mastodon_api/mastodon_api_controller_test.exs
test/web/mastodon_api/status_view_test.exs