| 2025-02-07 13:54 | use add_get to support HEAD requests | Tobias Bengfort |
| 2023-12-21 13:53 | fix parsing config with comment at the end of line | Tobias Bengfort |
| 2023-12-21 13:53 | set user-agent | Tobias Bengfort |
| 2023-12-21 12:52 | hide button when there is no more to fetch | Tobias Bengfort |
| 2023-12-21 12:52 | refactor js | Tobias Bengfort |
| 2023-12-21 12:15 | link to internal feed view | Tobias Bengfort |
| 2023-12-21 12:14 | forward 403 errors | Tobias Bengfort |
| 2023-12-21 12:14 | special handling for reddit | Tobias Bengfort |
| 2023-12-21 11:42 | js: actually use response.next | Tobias Bengfort |
| 2023-12-21 11:42 | tweak js | Tobias Bengfort |
| 2023-12-21 11:09 | implement feed pagination | Tobias Bengfort |
| 2023-12-21 10:54 | allow to overwrite config with URL parameters | Tobias Bengfort |
| 2023-12-21 10:44 | cleanup | Tobias Bengfort |
| 2023-12-21 10:44 | avoid redundant tab stops | Tobias Bengfort |
| 2023-12-21 10:40 | fix document outline | Tobias Bengfort |
| 2023-12-21 10:36 | properly escape feed content | Tobias Bengfort |
| 2023-12-21 10:19 | switch to pyproject.toml | Tobias Bengfort |
| 2023-12-21 10:09 | convert README to markdown | Tobias Bengfort |
| 2023-12-21 10:06 | switch to aiohttp | Tobias Bengfort |
| 2023-12-21 09:44 | change config format | Tobias Bengfort |
| 2023-12-21 09:34 | rm host/port from config | Tobias Bengfort |
| 2023-12-21 09:32 | async fetch | Tobias Bengfort |
| 2023-12-21 09:27 | update dependencies | Tobias Bengfort |
| 2023-07-17 19:51 | activity stream: do not try to interpret references as objects | Tobias Bengfort |
| 2023-07-15 06:44 | align style with neddit | Tobias Bengfort |
| 2023-07-02 09:50 | basic support for activity pub | Tobias Bengfort |
| 2023-07-02 09:50 | fixup post | Tobias Bengfort |
| 2023-07-02 08:16 | tweak base styling | Tobias Bengfort |
| 2023-07-02 07:59 | rm unused post footer styling | Tobias Bengfort |
| 2023-07-02 07:59 | add lineabreaks to plain text content | Tobias Bengfort |
| 2023-07-02 07:55 | tweak post UI | Tobias Bengfort |
| 2023-07-02 07:40 | rm clean_html | Tobias Bengfort |
| 2023-07-02 07:39 | Revert "wip" | Tobias Bengfort |
| 2023-07-02 07:39 | wip | Tobias Bengfort |
| 2023-07-02 07:39 | ISO date format | Tobias Bengfort |
| 2023-07-01 19:19 | refactor js | Tobias Bengfort |
| 2023-07-01 18:40 | rm xmlns | Tobias Bengfort |
| 2023-07-01 18:40 | apply neddit styling | Tobias Bengfort |
| 2023-07-01 18:38 | add content security policy | Tobias Bengfort |
| 2023-07-01 18:16 | update clean_html() | Tobias Bengfort |
| 2023-07-01 17:48 | use @functools.lru_cache | Tobias Bengfort |
| 2023-07-01 17:45 | chore: sort imports | Tobias Bengfort |
| 2023-07-01 17:41 | intend with spaces in py files | Tobias Bengfort |
| 2023-07-01 17:39 | change example URLs to https | Tobias Bengfort |
| 2023-07-01 17:39 | typo | Tobias Bengfort |
| 2017-07-23 20:41 | improve scroll performance by using passive event listsner | Tobias Bengfort |
| 2017-07-23 20:37 | fix autoload | Tobias Bengfort |
| 2017-03-09 13:17 | consider "updated" date if "published" is not available | Tobias Bengfort |
| 2015-12-24 10:18 | bump version to 1.2.0 | Tobias Bengfort |
| 2015-12-24 10:16 | fix py3 support | Tobias Bengfort |
| 2015-11-12 05:25 | support more version conventions | Tobias Bengfort |
| 2015-11-12 05:25 | Gardening | Tobias Bengfort |
| 2015-07-19 18:30 | bump version to 1.1.0 | Tobias Bengfort |
| 2015-07-19 18:28 | implement youtube thumbnail in javascript | Tobias Bengfort |
| 2015-07-19 18:28 | adapt server to youtube api change | Tobias Bengfort |
| 2015-07-19 18:27 | implement replace in jqlite | Tobias Bengfort |
| 2015-07-19 18:27 | allow to throw elements into jqlite | Tobias Bengfort |
| 2015-02-07 20:10 | show not just summary, but content (if available) | Tobias Bengfort |
| 2015-02-07 20:10 | use local or home config by default | Tobias Bengfort |
| 2014-12-26 10:40 | typo | Tobias Bengfort |
| 2014-12-26 10:37 | bump version to 1.0.2 | Tobias Bengfort |
| 2014-12-26 10:30 | preserve sort order if no timestamp is provided | Tobias Bengfort |
| 2014-10-23 19:11 | generate less parsing errors | Tobias Bengfort |
| 2014-10-23 19:11 | return error status on parse error | Tobias Bengfort |
| 2014-10-08 18:24 | include post title in UI | Tobias Bengfort |
| 2014-09-26 18:52 | fix visited link styling | Tobias Bengfort |
| 2014-09-26 18:31 | bump version to 1.0.1 | Tobias Bengfort |
| 2014-09-26 18:26 | mv to package | Tobias Bengfort |
| 2014-09-26 03:07 | some docstrings | Tobias Bengfort |
| 2014-09-26 03:07 | gardening | Tobias Bengfort |
| 2014-09-26 02:42 | pep8 | Tobias Bengfort |
| 2014-09-26 01:52 | add setup.py | Tobias Bengfort |
| 2014-09-26 01:52 | fix relative paths | Tobias Bengfort |
| 2014-09-25 20:52 | refactor css | Tobias Bengfort |
| 2014-09-25 19:56 | mv server.py plutopluto.py | Tobias Bengfort |
| 2014-09-25 19:55 | typo | Tobias Bengfort |
| 2014-09-25 19:54 | add example config | Tobias Bengfort |
| 2014-09-25 19:54 | add README.rst | Tobias Bengfort |
| 2014-09-25 19:48 | improve command line interface | Tobias Bengfort |
| 2014-09-25 17:51 | pep8 | Tobias Bengfort |
| 2014-09-25 17:49 | use flask logger instead of print | Tobias Bengfort |
| 2014-09-25 17:49 | pep8 | Tobias Bengfort |
| 2014-09-25 17:49 | add datetime to HTML attr whitelist | Tobias Bengfort |
| 2014-09-25 17:38 | client side optimization: loadNextPageLock | Tobias Bengfort |
| 2014-09-25 17:38 | server side cache | Tobias Bengfort |
| 2014-09-25 17:37 | allow to configure using config file | Tobias Bengfort |