]> cat aescling's git repositories - mastodon.git/history - spec
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
[mastodon.git] / spec /
2021-03-01 Eugen RochkoAdd `details` to error response for `POST /api/v1/accou...
2021-02-24 ClaireChange ResolveAccountService's handling of skip_webfing...
2021-02-21 Eugen RochkoAdd server rules (#15769)
2021-02-11 ClaireFix URI of repeat follow requests not being recorded...
2021-02-02 ThibGFix race conditions on account migration creation ...
2021-01-31 Shubhendra Singh... Fixed code quality issues (#15541)
2021-01-31 abcangImproved performance of notification preloading (#15640)
2021-01-12 ThibGUse Rails' index_by where it makes sense (#15542)
2021-01-10 Levi BardFix muting users with duration via the REST api (#15516)
2020-12-26 ThibGFix being able to import more than allowed number of...
2020-12-22 ThibGImprove account deletion performances further (#15407)
2020-12-22 ThibGFix external user creation failing when invite request...
2020-12-22 Eugen RochkoFix unnecessary queries when batch-removing statuses...
2020-12-21 ThibGFix some notifications not being deleted on poll/status...
2020-12-18 ThibGFix resolving accounts sometimes creating duplicate...
2020-12-18 Eugen RochkoFix follow limit preventing re-following of a moved...
2020-12-17 ThibGImprove searching for private toots from URL (#14856)
2020-12-15 ThibGFix admins being able to suspend their instance actor...
2020-12-15 Eugen RochkoChange RTL detection to rely on unicode-bidi paragraph...
2020-12-14 Eugen RochkoFix performance on instances list in admin UI (#15282)
2020-12-10 ThibGAdd honeypot fields and minimum fill-out time for sign...
2020-12-09 trwnhrename replies_policy enumerables (#15304)
2020-11-21 ThibGFix not being able to unfavorite toots one has lost...
2020-11-19 ThibGFix webfinger redirect handling in ResolveAccountServic...
2020-11-19 ThibGAdd import/export feature for bookmarks (#14956)
2020-11-12 Eugen RochkoFix 2FA/sign-in token sessions being valid after passwo...
2020-11-09 Eugen RochkoFix updating account counters when account_stat is...
2020-11-07 Eugen RochkoAdd support for reversible suspensions through Activity...
2020-11-04 Takeshi UmedaAdd account sensitized (#14361)
2020-10-21 ThibGAdd follower synchronization mechanism (#14510)
2020-10-12 Eugen RochkoAdd IP-based rules (#14963)
2020-10-07 Eugen RochkoRemove dependency on goldfinger gem (#14919)
2020-09-18 Eugen RochkoAdd option to be notified when a followed user posts...
2020-09-16 kawaguchiFix validates :sign_count of WebauthnCredential (#14806)
2020-09-15 Eugen RochkoChange account suspensions to be reversible by default...
2020-09-14 ThibGDo not serve account actors at all in limited federatio...
2020-09-11 Eugen RochkoRefactor settings controllers (#14767)
2020-09-08 Eugen RochkoRefactor feed manager (#14761)
2020-09-07 ThibGFix multiple boosts of a same toot erroneously appearin...
2020-09-07 Eugen RochkoRefactor how public and tag timelines are queried ...
2020-09-04 Eugen RochkoFix various warnings in rspec (#14729)
2020-09-01 ThibGAdd configuration option to filter replies in lists...
2020-08-30 Eugen RochkoAdd support for dereferencing objects through bearcaps...
2020-08-24 santiagorodriguez96refactor: add email previews for WebAuthn emails (...
2020-08-24 santiagorodriguez96Add WebAuthn as an alternative 2FA method (#14466)
2020-08-24 ThibGAdd support for inlined objects in activity audience...
2020-08-19 ThibGFix not being able to unbookmark toots when blocked...
2020-08-12 ThibGImprove email address validation (#14565)
2020-08-02 ThibGChange content-type to be always computed from file...
2020-08-01 ThibGFix handling of Reject Follow when a matching follow...
2020-07-22 ThibGFix not handling Undo on some activity types when they...
2020-07-22 ThibGFix RSS feeds not being cachable (#14368)
2020-07-17 ThibGFix boosted toots from blocked account not being retroa...
2020-07-15 ThibGFix removing allowed domains being done synchronously...
2020-07-15 ThibGFix being unable to unboost when blocked by their autho...
2020-07-07 Eugen RochkoFix media attachments enumeration (#14254)
2020-07-07 ThibGAdd test for removing endorsed accounts on account...
2020-07-01 ThibGChange move handler to carry blocks over (#14144)
2020-06-30 Eugen RochkoFix remote files not using Content-Type header, streami...
2020-06-30 ThibGAdd user notes on accounts (#14148)
2020-06-29 Eugen RochkoFix trying to write non-existent image remote URL attri...
2020-06-29 Eugen RochkoAdd customizable thumbnails for audio and video attachm...
2020-06-09 ThibGMake domain block/silence/reject-media code more robust...
2020-06-09 Eugen RochkoAdd e-mail-based sign in challenge for users with disab...
2020-06-04 ThibGFix serialization of replies when some of them are...
2020-06-02 Eugen RochkoAdd E2EE API (#13820)
2020-05-15 ThibGAdd support for `summary` field for media description...
2020-05-14 ThibGFix hashtag search performing account search as well...
2020-05-14 ThibGFix webfinger returning wrong status code on malformed...
2020-05-12 dependabot-preview... Bump doorkeeper from 5.3.3 to 5.4.0 (#13733)
2020-05-10 ThibGFix sr locale being selected over sr-Latn (#13693)
2020-05-10 Eugen RochkoRefactor monkey-patching of Goldfinger (#12561)
2020-05-10 Eugen RochkoAdd ability to remove identity proofs from account...
2020-05-10 Takeshi UmedaAdd remote only to public timeline (#13504)
2020-05-10 ThibGImprove RSS entries for statuses (#13592)
2020-05-08 ThibGFix own following/followers not showing muted users...
2020-05-08 Taras GogolFix followings list order | Issue #13538 (#13676)
2020-05-03 Eugen RochkoAdd more ActivityPub controller tests (#13590)
2020-05-03 Yamagishi KazutoshiRevert "improve status title (#8596)" (#13591)
2020-05-03 Eugen RochkoAdd more tests for ActivityPub controllers (#13585)
2020-04-25 Eugen RochkoFix not being able to resolve public resources in devel...
2020-04-15 Eugen RochkoChange delivery failure tracking to work with hostnames...
2020-04-03 Eugen RochkoAdd ability to filter audit log in admin UI (#13381)
2020-03-31 Eugen RochkoFix background jobs not using locks like they are suppo...
2020-03-25 ThibGFix media not being marked sensitive when client sets...
2020-03-21 dependabot-preview... Bump sidekiq from 5.2.7 to 6.0.4 (#11727)
2020-03-21 ThibGFix reported accounts not being whitelisted when resolv...
2020-03-08 guigeekzAdd submit button to the top of preferences pages ...
2020-03-08 Eugen RochkoAdd specific rate limits for posting and following...
2020-02-27 Eugen RochkoFix leak of arbitrary statuses through unfavourite...
2020-02-16 ThibGFix sign-ups without checked user agreement being accep...
2020-02-08 Eugen RochkoFix rendering `<a>` without `href` when scheme unsuppor...
2020-02-03 Eugen RochkoChange signature verification to ignore signatures...
2020-02-01 abcangSearch account domain in lowercase (#13016)
2020-01-25 Eugen RochkoFix validations of reactions limit (#12955)
2020-01-25 Eugen RochkoFix user disabling changing activity timestamps, fix...
2020-01-23 Eugen RochkoRemove bad encoding middleware (#12931)
2020-01-23 Eugen RochkoAdd announcements (#12662)
2020-01-23 Eugen RochkoFix media attachments without file being uploadable...
2020-01-23 ThibGAdd support for magnet: URIs (#12905)
next
This page took 0.156346 seconds and 6 git commands to generate.