akkoma/test
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: AkkomaGang/akkoma#236
Co-authored-by: sfr <sol@solfisher.com>
Co-committed-by: sfr <sol@solfisher.com>
2022-12-07 11:20:53 +00:00
..
config remove default emoji file 2022-08-11 19:05:41 +01:00
credo/check/consistency Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
fixtures microblogpub federation fixes (#288) 2022-11-18 11:14:35 +00:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Don't persist local undone follow (#194) 2022-08-31 18:00:36 +00:00
pleroma static-fe overhaul (#236) 2022-12-07 11:20:53 +00:00
support Remerge of hashtag following (#341) 2022-12-05 12:58:48 +00:00
test_helper.exs Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00