index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
mastodon_api
/
views
/
account_view_test.exs
Age
Commit message (
Expand
)
Author
2020-07-23
[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.
Ivan Tashkinov
2020-07-22
[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :re...
Ivan Tashkinov
2020-07-13
Merge branch 'develop' into refactor/notification_settings
Mark Felder
2020-07-10
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa...
lain
2020-07-09
Merge branch 'features/favicons' into 'develop'
lain
2020-07-08
CommonAPI: Switch to pipeline for following.
lain
2020-07-08
Add [:instances_favicons, :enabled] setting, defaults to false
Haelwenn (lanodan) Monnier
2020-07-08
Move get_favicon to Pleroma.Instances, use /
Haelwenn (lanodan) Monnier
2020-07-08
Add support for remote favicons
Haelwenn (lanodan) Monnier
2020-07-03
AccountViewTest: Fix test.
lain
2020-07-03
AccountView: Add 'accepts_chat_messages' to view.
lain
2020-06-26
Rename notification "privacy_option" setting
Mark Felder
2020-06-26
Simplify notification filtering settings further
Mark Felder
2020-06-25
Merge branch 'develop' into refactor/notification_settings
Mark Felder
2020-06-17
Merge branch 'features/users-raw_bio' into 'develop'
rinpatch
2020-06-06
User: Add raw_bio, storing unformatted bio
Haelwenn (lanodan) Monnier
2020-05-29
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-28
Refactor notification settings
Mark Felder
2020-05-27
AccountView: Use mediaproxy URLs for emojis
rinpatch
2020-05-17
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-13
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-13
Merge remote-tracking branch 'remotes/origin/develop' into restricted-relatio...
Ivan Tashkinov
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-12
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-10
[#2456] Removed support for embedded relationships in account view.
Ivan Tashkinov
2020-05-08
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-08
fixed 'source' object in verify_credentials
Maksim Pechnikov
2020-05-06
added `unread_notifications_count` for `/api/v1/accounts/verify_credentials`
Maksim Pechnikov
2020-04-17
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-04-16
AccountView: Return user ap_id.
lain
2020-04-10
profile emojis in User.emoji instead of source_data
Haelwenn (lanodan) Monnier
2020-04-02
[#2323] Fixed a typo causing /accounts/relationships to render default relati...
Ivan Tashkinov
2020-03-31
Provide known-good user.uri, remove User.profile_url/1
Haelwenn (lanodan) Monnier
2020-03-31
User: Fix use of source_data in profile_url/1
Haelwenn (lanodan) Monnier
2020-03-31
Initial failing test statement against funkwhale channels
Haelwenn (lanodan) Monnier
2020-03-27
Misc refactoring / tweaks (`ThreadMute.exists?/2`).
Ivan Tashkinov
2020-03-25
Further preloading (more endpoints), refactoring, tests.
Ivan Tashkinov
2020-03-22
AccountView: fix for other forms of <br> in bio
Haelwenn (lanodan) Monnier
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-02
mastodon API: do not sanitize html in non-html fields
rinpatch
2019-12-10
[ActivityPub] Configurable ActivityPub actor type
Hakaba Hitoyo
2019-12-08
Merge branch 'develop' into issue/1342
Maksim Pechnikov
2019-12-05
Merge branch 'develop' into issue/1342
Maksim Pechnikov
2019-12-04
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-12-02
Merge branch 'feature/move-activity' into 'develop'
lain
2019-11-29
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-11-28
added User.NotificationSetting struct
Maksim Pechnikov
2019-11-27
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into bugfix/1442...
lain
2019-11-27
Remove User.user_info/2
Egor Kislitsyn
2019-11-20
[#1335] Reorganized users.subscribers as UserRelationship. Added tests for Us...
Ivan Tashkinov
[next]