about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2022-10-09Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-09[Glitch] Allow non-logged users to access /webEugen Rochko
2022-10-02Revert server-side part of "Add logged-out access to the web UI"Claire
2022-10-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-09-29Change path of privacy policy page (#19249)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-27Add retention policy for cached content and media (#19232)Eugen Rochko
2022-09-24Add tests to ActivityPub::FetchRemoteKeyService (#19226)Claire
2022-09-21Fix various rspec warnings in ReportService tests (#19189)Claire
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-08-28Fix typos (#18604)luzpaz
2022-08-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-25Remove digest e-mails (#17985)Eugen Rochko
2022-08-25Add audit log entries for user roles (#19040)Eugen Rochko
2022-08-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-08-24Change e-mail domain blocks to match subdomains of blocked domains (#18979)Eugen Rochko
2022-08-24Add ability to block sign-ups from IP (#19037)Eugen Rochko
2022-08-21Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-17Fix backend compatibility with OpenSSL 3.0 (#18449)Claire
2022-07-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-07-05Fix testsClaire
2022-07-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-07-04Fix crash when a remote Flag activity mentions a private post (#18760)Claire
2022-06-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-23Add /api/v1/admin/domain_allows (#18668)Claire
2022-06-21Fix suspicious sign-in mails never being sent (#18599)Claire
2022-06-11Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-06-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-06-09Change brand color and logotypes (#18592)Eugen Rochko
2022-06-09Add administrative webhooks (#18510)Eugen Rochko
2022-06-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-06-01Add StatusRelationshipsPresenter specs (#18588)Claire
2022-06-01Add /api/v1/admin/domain_blocks (#18247)Claire
2022-05-27Remove unused `filtered_languages` column (#18533)Claire
2022-05-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-26Change unapproved and unconfirmed account to not be accessible in the REST AP...Claire
2022-05-25Various code cleanup (#1782)Claire
2022-05-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-24Add testClaire
2022-05-17Fix NoMethodError when resolving a link that redirects to a local post (#18314)Claire
2022-05-16Add confirmation page when importing blocked domains (#1773)Claire
2022-05-16Allow import/export of instance-level domain blocks/allows (#1754)Levi Bard