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
Age
Commit message (
Expand
)
Author
2019-04-05
Change relationship direction of subscriptions
Sadposter
2019-04-02
Merge branch 'feature/fake-statuses' into 'develop'
lambda
2019-04-02
Merging develop into feature/770-add-emoji-tags
Alex S
2019-04-02
Merge branch 'get_by_id' into 'develop'
lambda
2019-04-02
Merge develop into feature/770-add-emoji-tags
Alex S
2019-04-02
Rename fake param to preview and make the tests check that the object was not...
rinpatch
2019-04-02
Merge branch 'get_by_id' into 'develop'
lambda
2019-04-02
Fix account lookup for nicknames beginning with numbers
cascode
2019-04-02
replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)`
Egor Kislitsyn
2019-04-02
change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests
Egor Kislitsyn
2019-04-02
change `Repo.get(User, id)` => `User.get_by_id(id)`
Egor Kislitsyn
2019-04-02
Merge remote-tracking branch 'remotes/upstream/develop' into features/mastoap...
Ivan Tashkinov
2019-04-01
Adding tag to emoji ets table
Alex S
2019-03-29
Implement fake status submit
rinpatch
2019-03-28
mastodon_api_controller.ex: Use min_id in link header instead of since_id
Haelwenn (lanodan) Monnier
2019-03-28
Add PUT /api/pleroma/notification_settings endpoint
eugenijm
2019-03-26
Add vapid_key to the `POST /api/v1/apps` response
eugenijm
2019-03-26
Add GET /api/v1/apps/verify_credentials
eugenijm
2019-03-26
Test for MastoAPI /api/v1/instance response structure (formatting fix).
Ivan Tashkinov
2019-03-26
Test for MastoAPI /api/v1/instance response structure.
Ivan Tashkinov
2019-03-21
mastodon api: add conversation_id extension (ref #674)
William Pitcock
2019-03-18
Added support for exclude_types, limit, and min_id in Mastodon
eugenijm
2019-03-17
Add test for conversation API beforehand
Haelwenn (lanodan) Monnier
2019-03-17
Allow 'rel' attribute on `<a>` link with specific values (for hashtag recogni...
Fong-Wan Chau
2019-03-15
Fix tests to assume reblogs shown by default
Karen Konou
2019-03-15
Merge branch 'mastoapi/mime_type' into 'develop'
Haelwenn
2019-03-15
Extend MastoAPI to provide attachment mimetypes
rinpatch
2019-03-15
Add `is_seen` to MastoAPI notifications, extract rendering logic into separat...
eugenijm
2019-03-13
[Credo] Change quoted string with 3+ quotes to sigils
Haelwenn (lanodan) Monnier
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-03-12
Merge branch 'masto-api-followers-following' into 'develop'
kaniini
2019-03-12
MastoAPI followers/following endpoints
eugenijm
2019-03-11
MastoAPI Accounts: Add fetching by nickname.
lain
2019-03-11
MastoAPI StatusView: Add locality indicator.
lain
2019-03-08
Allow an admin to delete a user status
eugenijm
2019-03-07
Preserve parameters in link headers (Mastodon API)
eugenijm
2019-03-06
[#647] tests for web push
Maksim
2019-03-04
Fix DM visibility for blocking users
eugenijm
2019-03-03
Remove follow_request_count as it's not needed for FE anymore.
eugenijm
2019-02-28
Merge branch 'with-mutes' into 'develop'
kaniini
2019-02-27
Add user muted status info to MastodonAPI.
lain
2019-02-27
mastodon api: embed relationship card under account card for Pleroma FE conve...
William Pitcock
2019-02-22
Fix private post card handling.
lain
2019-02-20
Reports
Egor
2019-02-20
Add some nicer urls in status view.
lain
2019-02-20
[#468] Merged `upstream/develop`.
Ivan Tashkinov
2019-02-19
[#468] Added OAuth scopes-specific tests.
Ivan Tashkinov
2019-02-19
Add test for mastodon muting endpoints
Ekaterina Vaartis
2019-02-18
Merge branch 'features/flavour-switching' into 'develop'
kaniini
2019-02-16
Web.MastodonAPI.MastodonAPIControllerTest: Add testing of the flavour switching
Haelwenn (lanodan) Monnier
[prev]
[next]