]> cat aescling's git repositories - mastodon.git/history - app/controllers
Fix slow distinct queries where grouped queries are faster (#15287)
[mastodon.git] / app / controllers /
2020-12-07 Eugen RochkoFix slow distinct queries where grouped queries are...
2020-12-04 Takeshi UmedaFix incorrect conditions for suspended accounts in...
2020-11-21 ThibGFix not being able to unfavorite toots one has lost...
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-12 Takeshi UmedaAdd interrelationship icon (#15149)
2020-11-12 Takeshi UmedaAdd follow selected followers button (#15148)
2020-11-07 Eugen RochkoAdd support for reversible suspensions through Activity...
2020-11-04 ThibGChange order of announcements in admin page to sort...
2020-11-04 Takeshi UmedaAdd account sensitized (#14361)
2020-11-01 ThibGTweak signature verification (#15069)
2020-10-27 Mélanie ChauvelSort filters by “keyword or phrase” in Settings (#15050)
2020-10-21 ThibGAdd follower synchronization mechanism (#14510)
2020-10-12 OSAMU SATOAdd duration parameter to muting. (#13831)
2020-10-12 Eugen RochkoAdd IP-based rules (#14963)
2020-09-30 ThibGAdd option to disable swiping motions across the WebUI...
2020-09-21 Eugen RochkoFix not being able to enable status notifications in...
2020-09-18 Eugen RochkoAdd option to be notified when a followed user posts...
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-11 Eugen RochkoChange REST API to return empty data for suspended...
2020-09-07 abcangChanged tag most_used to recently_used (#14760)
2020-09-07 Eugen RochkoRefactor how public and tag timelines are queried ...
2020-09-02 ThibGAdd outbox attribute to instance actor (#14721)
2020-09-02 Takeshi UmedaAdded account featured tags API (#11817)
2020-09-02 Eugen RochkoAdd featured hashtags as an ActivityPub collection...
2020-09-01 ThibGAdd configuration option to filter replies in lists...
2020-09-01 dependabot[bot]Bump rubocop from 0.86.0 to 0.88.0 (#14412)
2020-08-31 Akihiko OdakiMake Array-creation behavior of Paginable more predicta...
2020-08-28 Akihiko OdakiIntroduce ApplicationController#cache_collection_pagina...
2020-08-28 Akihiko OdakiEagerly load statuses with the main query in Api::V1...
2020-08-28 Akihiko OdakiReplace incorrect use of distinct with group (#14675)
2020-08-28 Akihiko OdakiEagerly load statuses with the main query in Api::V1...
2020-08-25 Akihiko OdakiUse Status.group instead of Status.distinct in HashQuer...
2020-08-24 ThibGAdd support for latest HTTP Signatures spec draft ...
2020-08-24 santiagorodriguez96Add WebAuthn as an alternative 2FA method (#14466)
2020-08-19 ThibGFix not being able to unbookmark toots when blocked...
2020-08-12 ThibGImprove email address validation (#14565)
2020-07-22 ThibGFix RSS feeds not being cachable (#14368)
2020-07-19 ArielFix/14021 behaviour on add or remove toots (#14212)
2020-07-15 ThibGFix being unable to unboost when blocked by their autho...
2020-07-14 abcangFix rubocop warning (#14288)
2020-07-07 Eugen RochkoFix media attachments enumeration (#14254)
2020-07-07 Eugen RochkoFix other sessions not being logged out on password...
2020-06-30 ThibGAdd user notes on accounts (#14148)
2020-06-29 Eugen RochkoAdd customizable thumbnails for audio and video attachm...
2020-06-20 fuyuFix not working I18n on 2FA and Sign in token page...
2020-06-19 ThibGFix functional user requirements in whitelist mode...
2020-06-09 Eugen RochkoAdd e-mail-based sign in challenge for users with disab...
2020-06-08 Takeshi UmedaAdd limit parameter to rss (#13743)
2020-06-05 ThibGFix unpermitted operations on custom emojis leading...
2020-06-03 Eugen RochkoFix wrong route helper in encrypted messages controller...
2020-06-03 ThibGFix account redirect confirmation message talking about...
2020-06-02 Eugen RochkoAdd E2EE API (#13820)
2020-05-14 ThibGFix webfinger returning wrong status code on malformed...
2020-05-10 ThibGFix sr locale being selected over sr-Latn (#13693)
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 ThibGRemove confusing “You are already signed in.” flash...
2020-05-08 ThibGFix own following/followers not showing muted users...
2020-05-03 Eugen RochkoAdd more ActivityPub controller tests (#13590)
2020-05-03 Eugen RochkoAdd more tests for ActivityPub controllers (#13585)
2020-04-20 sternenseemannAllow users to delete their header and avatar (#13234)
2020-04-18 Takeshi UmedaAdd local only to hashtag timeline (#13502)
2020-04-15 Eugen RochkoChange delivery failure tracking to work with hostnames...
2020-04-05 Eugen RochkoAdd rate limit for reporting (#13390)
2020-04-03 Eugen RochkoAdd ability to filter audit log in admin UI (#13381)
2020-03-31 Takeshi UmedaFix ImportsController param to permit :mode (#13347)
2020-03-28 ThibGFix 404 and 410 API errors being silently discarded...
2020-03-12 Eugen RochkoAdd option to include resolved DNS records when blackli...
2020-03-12 Eugen RochkoAdd titles to warning presets in admin UI (#13252)
2020-03-08 ThibGAdd federation support for the "hide network" preferenc...
2020-03-08 Eugen RochkoChange local media attachments to perform heavy process...
2020-03-08 ThibGAdd ability to delete files uploaded for settings in...
2020-03-08 Eugen RochkoAdd specific rate limits for posting and following...
2020-03-06 Eugen RochkoRemove useless `respond_to` calls (#13208)
2020-02-27 Eugen RochkoFix leak of arbitrary statuses through unfavourite...
2020-02-24 ThibGFix dismissing an announcement twice raising an obscure...
2020-02-19 ThibGFix account JSON/RSS not being cacheable due to wrong...
2020-02-16 ThibGFix sign-ups without checked user agreement being accep...
2020-02-08 Eugen RochkoFix unfiltered params error when generating ActivityPub...
2020-02-07 Eugen RochkoFix malformed HTML causing uncaught error (#13042)
2020-02-03 Eugen RochkoChange signature verification to ignore signatures...
2020-02-03 ThibGChange how unread announcements are handled (#13020)
2020-01-27 Eugen RochkoAdd publish/unpublish controls to announcements in...
2020-01-26 Eugen RochkoAdd streaming API updates for announcements being modif...
2020-01-23 Eugen RochkoFix OEmbed leaking information about existence of non...
2020-01-23 Eugen RochkoFix password change/reset not immediately invalidating...
2020-01-23 Eugen RochkoFix relationships page not showing results in admin...
2020-01-23 Eugen RochkoAdd announcements (#12662)
2020-01-23 Eugen RochkoChange followers page to relationships page in admin...
2020-01-20 Eugen RochkoVarious fixes and improvements (#12878)
2020-01-14 Eugen RochkoFix access to OEmbed endpoint in secure mode (#12864)
2020-01-04 Eugen RochkoFix base64-encoded file uploads not being possible...
2020-01-03 Eugen RochkoFix missing authentication call in filters controller...
2020-01-03 Eugen RochkoFix uncaught unknown format errors in host meta control...
2019-12-30 ThibGHide blocked users from more places (#12733)
2019-12-30 Eugen RochkoFix error when fetching followers/following from REST...
2019-12-30 ThibGRemove unused AccountRelationshipsPresenter call in...
next
This page took 0.256135 seconds and 6 git commands to generate.