Commit Graph

14 Commits

Author SHA1 Message Date
Hypolite Petovan 779b38ec09 [various] Convert addon_settings hook functions to the new data array format
- Add separate template files to several addons
- Remove superfluous addon settings CSS files
2021-11-29 06:55:16 -05:00
Andreas Neustifter b058ac39df [curweather] Fix widget layout. [friendica#5473] (#662)
See issue [friendica#5473](https://github.com/friendica/friendica/issues/5473) and PR#653.
2018-07-23 17:06:09 -04:00
Andreas Neustifter 81e57250e8 [curweather] Only shown notice about unavailable weather once per session. (#653)
* [curweather] Only shown notice about unavailable weather once per session.

* Fix even more whitespace.

As requested by @MrPetovan.

* [curweather] Reset session's curweather_notice_shown when weather available again.
2018-07-20 15:58:53 -04:00
Andreas Neustifter 3050aef871 Unify header level for weather widget. 2018-07-19 06:18:45 +02:00
Adam Magness b2ef5b6c58 Zoom level
I think 10 is a more appropriate zoom level, 9 was a little too wide
2017-11-18 11:15:38 -05:00
Adam Magness 51ef5bc2e9 OpenWeatherMap
The Show on map link was not working properly.
2017-11-18 11:11:09 -05:00
Tobias Diekershoff d25a0f6d72 make the icon using the image proxy 2015-07-17 16:57:58 +02:00
Tobias Diekershoff 7c6ae901d9 use icon for visualisation of current weather 2015-07-17 16:46:54 +02:00
Tobias Diekershoff ce637c5845 cleanup 2015-07-15 13:15:02 +02:00
Tobias Diekershoff c3459bd66c manually fetch data from openweathermap and parse it 2015-07-13 16:21:43 +02:00
Tobias Diekershoff 317e8724c5 template for the widget should an error occur 2015-07-13 11:22:51 +02:00
Tobias Diekershoff f9c887e24d move widget HTML into smarty3 template and update styling 2015-07-13 07:05:55 +02:00
Tobias Diekershoff 1c720a6824 cache OWM data 2015-07-12 08:18:24 +02:00
Tobias Diekershoff 631476ff6e use smarty3 for config forms 2015-07-11 20:17:33 +02:00