fediwall/src
Marcel Hellkamp 63407ea0a1 fix: Dark mode not working on dark browsers
Ironically, only if browser preference and wall config agreed both on dark mode,
it was not applied because there was no change detected by watch().
2023-08-07 18:21:30 +02:00
..
assets Initial commit 2023-07-15 08:46:52 +02:00
components Clarify how content settings are related. 2023-08-04 11:17:22 +02:00
App.vue fix: Dark mode not working on dark browsers 2023-08-07 18:21:30 +02:00
config.ts Reorder parameter defintions 2023-08-04 11:11:31 +02:00
defaults.ts Moved mastodon fetch logic to separate file 2023-07-24 22:17:50 +02:00
main.ts Added fontawesome icons 2023-07-31 14:17:45 +02:00
sources.ts fix: Account lookup fails with 404 2023-08-07 16:20:35 +02:00
types.ts Show account handle in addition to display name 2023-07-31 14:17:50 +02:00
utils.ts Replace mastodon emoji shortcodes with images 2023-07-31 14:17:50 +02:00