aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pleroma
Commit message (Collapse)AuthorAge
* Cleanup all recipes (#605)Libravatar Vijay Raghavan Aravamudhan2021-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | * Removed legacy properties that are no longer used: 'author' 'customURL' 'description' 'hostedOnly' 'main' 'openDevTools' 'popup' 'repository' 'serviceName' 'webviewOptions' 'wording' - Removed entries for if they were the defaults: 'hasCustomUrl' 'hasDirectMessages' 'hasIndirectMessages' 'hasNotificationSound' 'hasTeamId' 'message' Fixed incorrect 'urlInputSuffix' type. Added validations for ensuring the above do not creep back in.
* Fixed eslintrc as root for this folder; Reformatted all files.Libravatar Vijay A2021-07-31
|
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
|
* Instance logo for PleromaLibravatar Kristóf Marussy2021-05-30
| | | | | | | | | | | | Fetch instance logo from the instance configuration and the instance colors from the pleroma-fe css to draw the instance logo. If the instance logo is in full color, it will be shown on the instance top bar background color. If it is configured to display with a single color, alpha blending on a <canvas> is used to render the logo in the top bar text color on top of the top bar background color, as it appears on the webpage.
* Add Pleroma recipeLibravatar Kristóf Marussy2021-05-30
Pleroma is lightweight fediverse server: https://pleroma.social/