miniflux-v2/internal
Andrew Gunnerson 6648e0af38 Revert "touch_handler: Fix scroll up behavior on Firefox Android"
This reverts commit 344a237af8.

The previous behavior is more correct due to the use of preventDefault()
and the commit was introduced only as a workaround. As of [1], the
underlying issue in Firefox has been fixed and downward swipes to scroll
up are no longer ignored every other attempt.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1847305
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1853075
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=1724755

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
2024-01-23 19:33:08 -08:00
..
api Fix default User-Agent regression 2023-11-18 20:57:47 +01:00
cli Fix incorrect condition 2024-01-11 19:04:50 -08:00
config Add `FORCE_REFRESH_INTERVAL` config option 2024-01-02 18:33:15 -08:00
crypto Add generic webhook integration 2023-09-09 13:11:42 -07:00
database Add Omnivore integration 2023-12-04 20:05:04 -08:00
fever Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
googlereader Google Reader API: Allow rename and move feed at the same time 2023-12-01 17:50:01 -08:00
http Fix inaccessible metrics endpoint when listening on Unix socket 2023-12-06 19:52:33 -08:00
integration Rewrite relative RSS Bridge URL 2024-01-13 14:54:36 -08:00
locale Add `FORCE_REFRESH_INTERVAL` config option 2024-01-02 18:33:15 -08:00
metric Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
model Add Omnivore integration 2023-12-04 20:05:04 -08:00
oauth2 Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
proxy Rename internal url package to avoid overlap with net/url 2023-08-13 19:57:04 -07:00
reader Add `addDynamicIframe` rewrite function. 2024-01-23 19:23:57 -08:00
storage Fix typo in log message 2024-01-22 20:15:38 -08:00
systemd Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
template Add `item-meta-info-reading-time` CSS class 2024-01-20 10:53:02 -08:00
tests Add /v1/version endpoint 2023-10-08 15:53:24 -07:00
timezone Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
ui Revert "touch_handler: Fix scroll up behavior on Firefox Android" 2024-01-23 19:33:08 -08:00
urllib Rename internal url package to avoid overlap with net/url 2023-08-13 19:57:04 -07:00
validator Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
version Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
worker Improve error log message in worker 2023-11-08 19:58:56 +00:00