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
/
twitter_api
/
util_controller_test.exs
Age
Commit message (
Expand
)
Author
2019-04-22
Feature/826 healthcheck endpoint
Alexander Strizhakov
2019-04-16
Handle new-style mastodon follow lists
Normandy
2019-04-10
Merge branch 'fix/emoji-api-nonsense' into 'develop'
lambda
2019-04-10
Merge branch 'notification-pleroma-settings' into 'develop'
kaniini
2019-04-09
Change response format of /api/pleroma/emoji to the one that actually makes s...
rinpatch
2019-04-02
Merging develop into feature/770-add-emoji-tags
Alex S
2019-04-02
fetch url for OStatus to know if it is a/c or status
Sachin Joshi
2019-04-01
[OStatus] adds status to pleroma instance if the url given is a status
Sachin Joshi
2019-04-01
Adding tag to emoji ets table
Alex S
2019-03-28
Add PUT /api/pleroma/notification_settings endpoint
eugenijm
2019-03-21
UtilController: Return state of safe dm mentions.
lain
2019-03-15
Allow to mark a single notification as read
eugenijm
2019-02-19
[#468] Added OAuth scopes-specific tests.
Ivan Tashkinov
2019-02-05
test: twitterapi: fix another possible test failure case
William Pitcock
2019-02-05
test: twitterapi: fix the test breakage for real
William Pitcock
2019-01-28
Return new-style config if old-style config is set to false.
lain
2019-01-23
New frontend configuration mechanism.
lain
2018-12-29
[#483] Refactored blocks and follows import, added tests.
Ivan Tashkinov