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
/
controllers
Age
Commit message (
Expand
)
Author
2020-03-13
rate limiter: disable based on if remote ip was found, not on if the plug was...
rinpatch
2020-03-11
Merge branch 'fix/signup-without-email' into 'develop'
feld
2020-03-04
MastodonController: Return 404 errors correctly.
lain
2020-03-04
Merge branch 'fix/no-email-no-fail' into 'develop'
lain
2020-03-03
Update Copyrights
Mark Felder
2020-03-02
Merge branch 'develop' into fix/signup-without-email
Egor Kislitsyn
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-27
Runtime configurability of RateLimiter. Refactoring. Disabled default rate li...
Ivan Tashkinov
2020-02-27
Do not fail when user has no email
Egor Kislitsyn
2020-02-26
Allow account registration without an email
Egor Kislitsyn
2020-02-20
Merge branch 'tests-clear-config-tweaks' into 'develop'
lain
2020-02-18
Add a test
Egor Kislitsyn
2020-02-13
Tweaks to `clear_config` calls in tests in order to prevent side effects on c...
Ivan Tashkinov
2020-02-12
Fix `status.expires_in` validation
Egor Kislitsyn
2020-02-10
Merge branch 'develop' into issue/1383
Maksim Pechnikov
2020-02-07
Merge branch 'cancel-follow-request' into 'develop'
Haelwenn
2020-02-07
Questions: Add timezone to `closed` property
Lain Soykaf
2020-02-06
Merge branch 'mastoapi-non-html-strings' into 'develop'
feld
2020-02-05
Add support for cancellation of a follow request
Egor Kislitsyn
2020-02-03
Merge branch 'develop' into issue/1383
Maksim Pechnikov
2020-02-02
mastodon API: do not sanitize html in non-html fields
rinpatch
2020-01-30
Merge branch 'develop' into fix/disable-rate-limiter-for-socket-localhost
rinpatch
2020-01-28
Merge branch 'develop' into issue/1383
Maksim Pechnikov
2020-01-28
update ecto
Maksim Pechnikov
2020-01-27
Remove user recommendation by third party engine
Hakaba Hitoyo
2020-01-22
Merge branch 'develop' into issue/1383
Maksim Pechnikov
2020-01-21
exclude blocked user posts from search results
Maksim Pechnikov
2020-01-20
StatusControllerTest: Fix typo
lain
2020-01-20
CommonAPI: Don't error out on double favs/repeats
lain
2020-01-15
Fix notification controller test
Egor Kislitsyn
2020-01-15
Merge branch 'develop' into notifications-from-account
Egor Kislitsyn
2020-01-13
Merge branch 'develop' into issue/1383
Maksim Pechnikov
2019-12-19
[#2068] Introduced proper OAuth tokens usage to controller tests.
Ivan Tashkinov
2019-12-19
Return 404 if account to filter notifications from is not found
Egor Kislitsyn
2019-12-17
Add support for `account_id` param to filter notifications by the account
Egor Kislitsyn
2019-12-15
OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...
Ivan Tashkinov
2019-12-14
Merge branch 'develop' into issue/1383
Maksim Pechnikov
2019-12-14
Disable rate limiter for socket/localhost (unless RemoteIp is enabled)
Maxim Filippov
2019-12-09
Merge branch 'fix/prefer-url-over-search' into 'develop'
rinpatch
2019-12-09
status search: prefer the status fetched by url over other results
rinpatch
2019-12-09
Merge branch 'develop' into issue/1383
Maksim Pechnikov
2019-12-09
Merge branch 'exclude-visibilities-for-like-notifications' into 'develop'
lain
2019-12-08
Merge branch 'develop' into issue/1383
Maksim Pechnikov
2019-12-08
Merge branch 'improve-move-notificaions-api' into 'develop'
rinpatch
2019-12-06
ActivityPub: For user timelines, respects blocks.
lain
2019-12-04
fix ScheduledActivity
Maksim Pechnikov
2019-12-04
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-12-04
Merge branch 'develop' into issue/1383
Maksim Pechnikov
2019-12-04
updated ScheduledActivity
Maksim Pechnikov
2019-12-03
Add `with_move` query param to the notifications API
Egor Kislitsyn
[next]