1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-01 01:46:55 +01:00

17 Commits

Author SHA1 Message Date
Nathan Mattes
b9502d4423
Use correct color when switch between darkmode/lightmode (#1034) (#1039) 2023-05-10 11:10:17 +02:00
Nathan Mattes
413a29208f Update hashtag every 15 minutes (IOS-152) 2023-05-05 15:35:20 +02:00
Nathan Mattes
f3becbec3f
Show raw html in case of something went wrong (IOS-152)
Co-authored-by: Jed Fox <git@jedfox.com>
2023-05-05 15:19:46 +02:00
Nathan Mattes
0fbe54d368 Use colors from assets (IOS-152) 2023-05-05 15:15:37 +02:00
Nathan Mattes
e87b06efe4 Try to make dark-mode working with widgets (IOS-152)
plot twist: it doesn't :/
2023-05-03 00:43:39 +02:00
Nathan Mattes
2c1ae0dc61 Make lockscreen-widget look good (IOS-152) 2023-05-02 23:22:35 +02:00
Nathan Mattes
fee94c6a8d Show hashtag instead of content on lockscreen
Widget isn't working on lockscreen atm as we can't edit the widget to set the hashtag
2023-05-02 21:36:16 +02:00
Nathan Mattes
1829793ac5 Locale notfound/placeholder-texts (IOS-37) 2023-05-02 21:36:16 +02:00
Nathan Mattes
8b1316814a Filter for content warnings (IOS-37) 2023-05-02 21:36:16 +02:00
Nathan Mattes
f5fca28cb0 Show status-text in widget (IOS-37) 2023-05-02 21:36:16 +02:00
Nathan Mattes
49307a316f Add localization (IOS-37) 2023-05-02 21:36:16 +02:00
Nathan Mattes
741456ede6 Limit account-name to one line (IOS-37) 2023-05-02 21:35:41 +02:00
Nathan Mattes
7b59fdf3bc Implement first working version of widget (IOS-37)
There's still plenty of stuff to do, like: Show text (instead of source) and configure the hashtag ... you know the paretro principle)
2023-05-02 21:35:41 +02:00
Nathan Mattes
50945f5285 Add widget for lockscreen (IOS-37) 2023-05-02 21:35:41 +02:00
Nathan Mattes
d1c6c5523a Implement (static) widget (IOS-37) 2023-05-02 21:35:41 +02:00
Nathan Mattes
4adf58015c Show widget in bundle (IOS-37) 2023-05-02 21:35:41 +02:00
Nathan Mattes
d3680618da Add relevant base-classes for Hashtag-Widget (IOS-37) 2023-05-02 21:35:40 +02:00