about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2022-10-21Fix `FetchFeaturedCollectionService` spec (#19401)Yamagishi Kazutoshi
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-13Add image processing and generate blurhash for server thumbnail (#19348)Eugen Rochko
2022-10-12Redirect non-logged-in user to owner statuses on single user mode (#19333)Yamagishi Kazutoshi
2022-10-08Add support for language preferences for trending statuses and links (#18288)Eugen Rochko
2022-10-06Remove setting that disables account deletes (#17683)Eugen Rochko
2022-10-06Change public statuses pages to mount the web UI (#19301)Eugen Rochko
2022-10-06Remove previous landing page (#19300)Eugen Rochko
2022-10-05Change public timelines to be filtered by current locale by default (#19291)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-04Remove code for rendering public and hashtag timelines outside the web UI (#1...Eugen Rochko
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-25Remove digest e-mails (#17985)Eugen Rochko
2022-08-25Add audit log entries for user roles (#19040)Eugen Rochko
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-17Fix backend compatibility with OpenSSL 3.0 (#18449)Claire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
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-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-09Change brand color and logotypes (#18592)Eugen Rochko
2022-06-09Add administrative webhooks (#18510)Eugen Rochko
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-26Change unapproved and unconfirmed account to not be accessible in the REST AP...Claire
2022-05-17Fix NoMethodError when resolving a link that redirects to a local post (#18314)Claire
2022-05-10Fix typo in source `setted`->`set` (#18385)luzpaz
2022-05-09Change RSS feeds (#18356)Eugen Rochko
2022-05-02Fix compatibility with Friendica regarding pinned posts (#18254)Claire
2022-04-29Remove IP matching from e-mail domain blocks (#18190)Eugen Rochko
2022-04-29Fix opening and closing Redis connections instead of using a pool (#18171)Eugen Rochko
2022-04-28Fix temporary network/remote server error prevent from interactions with remo...Claire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-26Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)Claire
2022-04-07Fix failure when sending warning emails with custom text (#17983)Claire