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
/
common_api
/
common_api_test.exs
Age
Commit message (
Expand
)
Author
2019-10-05
CommonAPI: Create profile updates as public.
lain
2019-08-24
Activity Expiration: Switch to 'expires_in' system.
lain
2019-08-24
Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expi...
lain
2019-08-19
added test helpers to clear config after tests
Maksim
2019-08-05
CommonAPI: Replies to conversations also get the correct context id.
lain
2019-08-02
CommonAPI: Extend api with conversation replies.
lain
2019-07-24
Add support for activity expiration to common and Masto API
Mike Verdone
2019-07-15
Add more tests for MastodonAPIController and CommonAPI
Sergey Suprunenko
2019-07-15
Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists
Egor Kislitsyn
2019-07-14
Unfollow should also unsubscribe
Sergey Suprunenko
2019-07-11
Add "listMessage"
Egor Kislitsyn
2019-07-11
Merge branch 'develop' into feature/addressable-lists
Egor Kislitsyn
2019-07-08
[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...
Ivan Tashkinov
2019-06-29
Fix not being able to pin unlisted posts
rinpatch
2019-06-26
Return correct response when reply to a direct message is not direct itself
Sergey Suprunenko
2019-06-05
CommonAPI: Add test for accept_follow_request.
lain
2019-06-05
Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists
Egor Kislitsyn
2019-06-03
CommonAPI: Add explicit addressing.
lain
2019-05-17
Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists
Egor Kislitsyn
2019-05-17
Add `ap_id` to List
Egor Kislitsyn
2019-05-16
Merge branch 'feature/890-add-report-uri' into 'develop'
kaniini
2019-05-16
Add Reports to Admin API
Sergey Suprunenko
2019-05-16
Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists
Egor Kislitsyn
2019-05-16
try this
Alex S
2019-05-15
CommonAPI: Refactor visibility, forbid public to private replies.
lain
2019-05-14
Add Tests
Egor Kislitsyn
2019-04-20
Fix tests that used finmoji
Ekaterina Vaartis
2019-04-17
Refactor all tests that acessed the embeded object
rinpatch
2019-04-17
Make credo happy
rinpatch
2019-04-17
Merge branch 'develop' into feature/database-compaction
rinpatch
2019-03-20
Add safe dm mode option.
lain
2019-03-15
Refactor to store user ap_id, add tests
Karen Konou
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-20
Reports
Egor
2019-02-17
More speedup, test fixes.
lain
2019-02-11
Refactor as per Rin's suggestions, add endpoint tests
Karen Konou
2019-01-20
Add a test to ensure #39 is fixed.
lain
2019-01-11
typo
Egor Kislitsyn
2019-01-11
unpin when deleting a status
Egor Kislitsyn
2019-01-09
improve tests
Egor Kislitsyn
2019-01-09
only non-reblogs, self-authored, public statuses can be pinned
Egor Kislitsyn
2019-01-08
improve test readability
Egor Kislitsyn
2019-01-08
fix test
Egor Kislitsyn
2019-01-08
rename `post` to `status`
Egor Kislitsyn
2019-01-07
add pinned posts
Egor Kislitsyn
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-14
Prevent accidental double RTs or favorites
eal
2018-12-04
tests: fix a lot of the remaining test failures
William Pitcock
2018-12-04
tests: fix most remaining failures
William Pitcock
2018-11-27
Fix CommonApi tests.
lain
[next]