Athou
|
19663b0f38
|
Java 25+ is now required
|
2026-01-05 07:25:26 +01:00 |
|
Athou
|
e5c271ca1c
|
add support for more emojis (#1955)
|
2025-11-16 09:37:36 +01:00 |
|
Athou
|
1e6195d74c
|
add coverage for in-page url fallback
|
2025-09-28 07:36:12 +02:00 |
|
Athou
|
ff7aa890a6
|
fix build warning
|
2025-07-28 19:55:36 +02:00 |
|
Athou
|
fb9d875c31
|
extract image proxying from FeedUtils
|
2025-07-21 16:57:10 +02:00 |
|
Athou
|
f894fdf564
|
extract url utils from FeedUtils
|
2025-07-20 07:26:43 +02:00 |
|
Athou
|
3b8f62ff11
|
fix sonar warnings
|
2025-07-18 21:49:00 +02:00 |
|
Athou
|
fb7f041454
|
normalize line endings
|
2025-03-10 08:48:26 +01:00 |
|
Athou
|
469420b5bf
|
feed refresh engine previously hardcoded values are now configurable (#1677)
|
2025-02-12 17:08:20 +01:00 |
|
Athou
|
62d3ed16e6
|
remove DOCTYPE declarations (#1260)
|
2025-01-10 16:18:49 +01:00 |
|
Athou
|
7a838cddad
|
honor Cache-Control response header (#1615)
|
2024-11-29 17:06:57 +01:00 |
|
Athou
|
8eefb1bcfb
|
add http cache to avoid fetching feeds too often (#1431)
|
2024-09-14 14:00:15 +02:00 |
|
Athou
|
31cf4d8bb2
|
use our own bidi detector to drop 10Mb from gwt
|
2024-09-13 16:05:21 +02:00 |
|
Athou
|
012ce71134
|
configurable http client timeouts
|
2024-08-16 21:16:02 +02:00 |
|
Athou
|
cc32f8ad16
|
WIP
|
2024-08-13 12:48:37 +02:00 |
|
Athou
|
f5b04a783e
|
remove commons-codec since we already have guava
|
2024-06-12 16:18:52 +02:00 |
|
Athou
|
69c9988404
|
migrate from java.util.Date to java.time
|
2024-01-08 21:58:40 +01:00 |
|
Athou
|
7b335e2fd4
|
feed refresh engine now uses its own immutable model
|
2024-01-07 17:51:22 +01:00 |
|
Athou
|
d9ccdf1caf
|
use java standard http client because apache http clients should be reused because they support pooling but we don't need that
|
2023-12-18 11:53:14 +01:00 |
|
Athou
|
ea4b120a85
|
prevent full feed fetching next time we fetch it if caching header values changed but content did not (#1037)
|
2023-01-27 08:49:59 +01:00 |
|
Athou
|
ac7b6eeb21
|
split client and server into maven modules
|
2022-08-13 10:48:09 +02:00 |
|