mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00

* Add support for setting a global feed timeout * Track failures, and don't show the first non-serious error * Tidy up error reporting * Make a prettier error pane * Use the prettier event pane * Show failed feed attempts in the widget * Ensure we catch connection resets * Add styling file * Ensure we only track one result per fetch * changelog * Refactor to use better status codes * Make feed results cheaper * splice
4 lines
67 B
SCSS
4 lines
67 B
SCSS
.resultListItem {
|
|
list-style: none;
|
|
padding-bottom: 1rem;
|
|
} |