pleroma/lib/pleroma/web/templates
sfr 7c4b415929 static-fe overhaul (#236)
makes static-fe look more like pleroma-fe, with the stylesheets matching pleroma-dark and pleroma-light based on `prefers-color-scheme`.

- [x] navbar
- [x] about sidebar
- [x] background image
- [x] statuses
  - [x] "reply to" or "edited" tags
- [x] accounts
  - [x] show more / show less
  - [x] posts / with replies / media / followers / following
    - [x] followers/following would require user card snippets
  - [x] admin/bot indicators
- [x] attachments
  - [x] nsfw attachments
- [x] fontawesome icons
- [x] clean up and sort css
- [x] add pleroma-light
- [x] replace hardcoded strings

also i forgot
- [x] repeated headers

how it looks + sneak peek at statuses:
![](https://akkoma.dev/attachments/c0d3a025-6987-4630-8eb9-5f4db6858359)

Co-authored-by: Sol Fisher Romanoff <sol@solfisher.com>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/236
Co-authored-by: sfr <sol@solfisher.com>
Co-committed-by: sfr <sol@solfisher.com>
2022-12-07 11:20:53 +00:00
..
email Make mail and mailer translatable 2022-06-29 20:45:05 +01:00
embed Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube). 2021-01-28 19:49:43 +03:00
feed/feed Use proper lang attributes in htmls 2022-06-29 20:44:16 +01:00
layout static-fe overhaul (#236) 2022-12-07 11:20:53 +00:00
mailer/subscription Make mail and mailer translatable 2022-06-29 20:45:05 +01:00
masto_fe API compatibility with fedibird, frontend config (#163) 2022-08-17 00:22:59 +00:00
o_auth Fix tests 2022-06-29 20:45:05 +01:00
static_fe/static_fe static-fe overhaul (#236) 2022-12-07 11:20:53 +00:00
twitter_api Remote interaction with posts (#198) 2022-09-08 10:19:22 +00:00