This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
Pleroma
Watch
1
Star
0
Fork
0
You've already forked Pleroma
Code
Issues
Pull Requests
Releases
Wiki
Activity
Pleroma
/
lib
/
pleroma
/
web
/
mastodon_api
/
views
History
Haelwenn
54bae06b4f
Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1})
...
Unifies all the similar functions to one and simplify some blocks with it.
2020-06-05 14:48:02 +00:00
..
account_view.ex
AccountView: Use mediaproxy URLs for emojis
2020-05-27 19:44:02 +03:00
app_view.ex
Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1})
2020-06-05 14:48:02 +00:00
conversation_view.ex
…
custom_emoji_view.ex
…
filter_view.ex
…
instance_view.ex
Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE
2020-05-21 04:41:42 +03:00
list_view.ex
…
marker_view.ex
…
notification_view.ex
[
#2456
] Added support for
embed_relationships
param, nailed down endpoints which should support it. Fixed :source_mutes relationships subset fetching.
2020-05-12 19:14:35 +03:00
poll_view.ex
…
report_view.ex
…
scheduled_activity_view.ex
Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1})
2020-06-05 14:48:02 +00:00
status_view.ex
Move Scrobble views to ScrobbleView
2020-05-19 16:26:06 +04:00
subscription_view.ex
…