]> cat aescling's git repositories - mastodon.git/history - spec/controllers
Bump sidekiq from 5.2.7 to 6.0.4 (#11727)
[mastodon.git] / spec / controllers /
2020-03-21 ThibGFix reported accounts not being whitelisted when resolv...
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-03 Eugen RochkoChange signature verification to ignore signatures...
2020-01-23 Eugen RochkoAdd announcements (#12662)
2020-01-04 Eugen RochkoFix base64-encoded file uploads not being possible...
2019-12-30 ThibGHide blocked users from more places (#12733)
2019-12-17 ThibGFixes featured hashtag setting page erroring out instea...
2019-11-17 GomasySupport min_id-based pagination for bookmarks (#12381)
2019-11-16 Jennifer Glauchemake it not return http 400 when passing and empty...
2019-11-13 ThibGAdd bookmarks (#7107)
2019-11-13 Yamagishi KazutoshiChange to always returns html document in error pages...
2019-09-29 Eugen RochkoAdd a nodeinfo endpoint (#12002)
2019-09-19 Eugen RochkoAdd account migration UI (#11846)
2019-09-18 Eugen RochkoAdd password challenge to 2FA settings, e-mail notifica...
2019-09-18 Eugen RochkoFix TOTP codes not being filtered from logs during...
2019-09-15 Eugen RochkoFix 2FA challenge and password challenge for non-databa...
2019-09-13 Eugen RochkoRemove deprecated `GET /api/v1/search` API (#11823)
2019-09-11 Eugen RochkoChange deletes to preserve soft-deleted statuses in...
2019-09-11 Tao Bror Bojlénadd admin setting for default search engine indexing...
2019-09-10 ThibGAdd updated relationship to follow request API response...
2019-09-09 Eugen RochkoAdd batch actions and categories to admin UI for custom...
2019-09-06 Eugen RochkoAdd timeline read markers API (#11762)
2019-08-30 Eugen RochkoFix uncaught domain normalization error in remote follo...
2019-08-29 Eugen RochkoFix uncaught parameter missing exceptions and missing...
2019-08-22 Eugen RochkoFix remote and staff-removed statuses leaving media...
2019-08-16 Eugen RochkoFix blurhash and autoplay not working on public pages...
2019-08-06 Yusuke NakamuraBump faker from 1.9.6 to 2.1.0 and update faker api...
2019-08-05 Eugen RochkoChange admin UI for hashtags and add back whitelisted...
2019-08-01 Eugen RochkoRemove XML version of Webfinger and remove links to...
2019-07-22 Eugen RochkoChange unconfirmed user login behaviour (#11375)
2019-07-21 Eugen RochkoChange locale detection to run once per session (#8657)
2019-07-11 Eugen RochkoAdd ActivityPub secure mode (#11269)
2019-07-11 Eugen RochkoAdd HTTP signatures to all outgoing ActivityPub GET...
2019-07-08 Eugen RochkoRemove unused remote unfollow controller (#11250)
2019-07-08 Eugen RochkoRefactor controllers for statuses, accounts, and more...
2019-07-07 Eugen RochkoRemove Atom feeds and old URLs in the form of `GET...
2019-07-06 Eugen RochkoRemove Salmon and PubSubHubbub (#11205)
2019-07-05 Eugen RochkoRemove deprecated REST API `GET /api/v1/statuses/:id...
2019-07-05 Eugen RochkoRemove deprecated REST API `GET /api/v1/timelines/direc...
2019-06-20 Eugen RochkoAdd moderation API (#9387)
2019-06-07 Eugen RochkoChange /settings/preferences to redirect to appearance...
2019-06-07 Eugen RochkoChange preferences page into appearance, notifications...
2019-06-04 Eugen RochkoFix poll API not requiring authentication on non-public...
2019-05-21 Paul WoolcockAdd `account_id` param to `GET /api/v1/notifications...
2019-05-19 trwnhChange bio limit from 160 to 500 (#10790)
2019-05-14 ThibGRecord account suspend/silence time and keep track...
2019-05-03 ThibGProvide a link to existing domain block when trying...
2019-05-02 ThibGCheck that an invite link is valid before bypassing...
2019-04-10 Alex Gessnercompare usernames case-insensitively on new proof creat...
2019-04-08 ThibGExport and import show_reblogs together with following...
2019-04-07 Eugen RochkoImprove blocked view of profiles (#10491)
2019-04-03 ThibGExport and import `hide_notifications` alongside user...
2019-04-01 ThibGHide blocking accounts from blocked users (#10442)
2019-03-28 Alex Gessnersquashed identity proof updates (#10375)
2019-03-23 Eugen RochkoAdd validations to admin settings (#10348)
2019-03-20 ThibGDo not try fetching keys of unknown accounts on a Delet...
2019-03-18 Eugen RochkoAdd Keybase integration (#10297)
2019-03-16 Eugen RochkoAdd relationship manager UI (#10268)
2019-03-14 Eugen RochkoAdmission-based registrations mode (#10250)
2019-03-03 Eugen RochkoAdd polls (#10111)
2019-01-16 Eugen RochkoRedesign public hashtag page to use a masonry layout...
2019-01-10 ysksnNot to skip executable specs (#9753)
2019-01-08 Eugen RochkoRedesign admin instances area (#9645)
2019-01-05 Eugen RochkoAdd scheduled statuses (#9706)
2018-12-24 Eugen RochkoAdd REST API for creating an account (#9572)
2018-12-22 Eugen RochkoAdd moderation warnings (#9519)
2018-12-18 ysksnAdd spec for AccountableConcern#log_action (#9559)
2018-12-17 ysksnAdd spec for Api::V1::Timelines::DirectController ...
2018-12-17 ysksnAdd specs for Api::V1::Instances::PeersController ...
2018-12-17 ysksnAdd spec for Api::V1::EndorsementsController (#9543)
2018-12-17 ysksnAdd spec for Api::V1::Instances::ActivityController...
2018-12-17 ysksnAdd specs for Accounts::PinsController (#9542)
2018-12-14 ysksnAdd spec for Admin::ActionLogsController#index (#9522)
2018-12-14 ysksnAdd specs for RemoteInteractionController (#9524)
2018-12-14 ysksnAdd spec for Admin::DashboardController#index (#9523)
2018-12-14 Sumit KhannaError message for avatar image that's too large. #9204...
2018-12-13 ysksnAdd spec for Settings::ExportsController#create (#9512)
2018-12-10 ysksnAdd specs for activitypub collections controller (...
2018-12-10 ysksnAdd spec for Admin::SuspentionsController#new (#9483)
2018-12-10 ysksnFix Admin::TagsController#unhide (#9481)
2018-12-09 ysksnAdd specs for Admin::InvitesController (#9471)
2018-12-07 ysksnAdd specs for ActivityPub::InboxesController (#9456)
2018-12-05 ThibGFix thread depth computation in statuses_controller...
2018-11-26 Eugen RochkoRedesign admin accounts index (#9340)
2018-11-08 Eugen RochkoOptimize the process of following someone (#9220)
2018-10-20 takayamakifix: Execute PAM authentication tests on CircleCI ...
2018-10-20 Eugen RochkoDo not test PAM authentication by default (#9027)
2018-10-11 Eugen RochkoImprove signature verification safeguards (#8959)
2018-10-08 ashleyhull-versentrubocop issues - Cleaning up (#8912)
2018-10-07 Eugen RochkoAdd conversations API (#8832)
2018-10-04 aus-sociallint pass 2 (#8878)
2018-10-04 Eugen RochkoChange admin accounts default sort to most recent ...
2018-10-04 aus-socialLint pass (#8876)
2018-09-28 Eugen RochkoSupport min_id-based pagination in REST API (#8736)
2018-09-13 luzpazMisc. typos (#8694)
2018-09-09 Eugen RochkoAdd force_login option to OAuth authorize page (#8655)
2018-08-26 Jakub MendykMake Api::V1::MutesController paginate properly (#8472)
2018-08-23 Jakub MendykAdd ability to change an instance default theme from...
next
This page took 0.187668 seconds and 6 git commands to generate.