Skip to content

Birth dates

marcin mikołajczak requested to merge mkljczk/pleroma:birth-dates into develop

This change allows users to set their birth_date. Instance admins can also make birth date required or specify min age for users (in days). Users can get a list of followed accounts having birthday on a given day with the /api/v1/pleroma/birthday_reminders?day={day}&month={month} route.

It's compatible with Smithereen and Misskey.

Edited by marcin mikołajczak

Merge request reports