plutopluto

git clone https://git.ce9e.org/plutopluto.git

DateCommit messageAuthor
2025-02-07 13:54use add_get to support HEAD requestsTobias Bengfort
2023-12-21 13:53fix parsing config with comment at the end of lineTobias Bengfort
2023-12-21 13:53set user-agentTobias Bengfort
2023-12-21 12:52hide button when there is no more to fetchTobias Bengfort
2023-12-21 12:52refactor jsTobias Bengfort
2023-12-21 12:15link to internal feed viewTobias Bengfort
2023-12-21 12:14forward 403 errorsTobias Bengfort
2023-12-21 12:14special handling for redditTobias Bengfort
2023-12-21 11:42js: actually use response.nextTobias Bengfort
2023-12-21 11:42tweak jsTobias Bengfort
2023-12-21 11:09implement feed paginationTobias Bengfort
2023-12-21 10:54allow to overwrite config with URL parametersTobias Bengfort
2023-12-21 10:44cleanupTobias Bengfort
2023-12-21 10:44avoid redundant tab stopsTobias Bengfort
2023-12-21 10:40fix document outlineTobias Bengfort
2023-12-21 10:36properly escape feed contentTobias Bengfort
2023-12-21 10:19switch to pyproject.tomlTobias Bengfort
2023-12-21 10:09convert README to markdownTobias Bengfort
2023-12-21 10:06switch to aiohttpTobias Bengfort
2023-12-21 09:44change config formatTobias Bengfort
2023-12-21 09:34rm host/port from configTobias Bengfort
2023-12-21 09:32async fetchTobias Bengfort
2023-12-21 09:27update dependenciesTobias Bengfort
2023-07-17 19:51activity stream: do not try to interpret references as objectsTobias Bengfort
2023-07-15 06:44align style with nedditTobias Bengfort
2023-07-02 09:50basic support for activity pubTobias Bengfort
2023-07-02 09:50fixup postTobias Bengfort
2023-07-02 08:16tweak base stylingTobias Bengfort
2023-07-02 07:59rm unused post footer stylingTobias Bengfort
2023-07-02 07:59add lineabreaks to plain text contentTobias Bengfort
2023-07-02 07:55tweak post UITobias Bengfort
2023-07-02 07:40rm clean_htmlTobias Bengfort
2023-07-02 07:39Revert "wip"Tobias Bengfort
2023-07-02 07:39wipTobias Bengfort
2023-07-02 07:39ISO date formatTobias Bengfort
2023-07-01 19:19refactor jsTobias Bengfort
2023-07-01 18:40rm xmlnsTobias Bengfort
2023-07-01 18:40apply neddit stylingTobias Bengfort
2023-07-01 18:38add content security policyTobias Bengfort
2023-07-01 18:16update clean_html()Tobias Bengfort
2023-07-01 17:48use @functools.lru_cacheTobias Bengfort
2023-07-01 17:45chore: sort importsTobias Bengfort
2023-07-01 17:41intend with spaces in py filesTobias Bengfort
2023-07-01 17:39change example URLs to httpsTobias Bengfort
2023-07-01 17:39typoTobias Bengfort
2017-07-23 20:41improve scroll performance by using passive event listsnerTobias Bengfort
2017-07-23 20:37fix autoloadTobias Bengfort
2017-03-09 13:17consider "updated" date if "published" is not availableTobias Bengfort
2015-12-24 10:18bump version to 1.2.0Tobias Bengfort
2015-12-24 10:16fix py3 supportTobias Bengfort
2015-11-12 05:25support more version conventionsTobias Bengfort
2015-11-12 05:25GardeningTobias Bengfort
2015-07-19 18:30bump version to 1.1.0Tobias Bengfort
2015-07-19 18:28implement youtube thumbnail in javascriptTobias Bengfort
2015-07-19 18:28adapt server to youtube api changeTobias Bengfort
2015-07-19 18:27implement replace in jqliteTobias Bengfort
2015-07-19 18:27allow to throw elements into jqliteTobias Bengfort
2015-02-07 20:10show not just summary, but content (if available)Tobias Bengfort
2015-02-07 20:10use local or home config by defaultTobias Bengfort
2014-12-26 10:40typoTobias Bengfort
2014-12-26 10:37bump version to 1.0.2Tobias Bengfort
2014-12-26 10:30preserve sort order if no timestamp is providedTobias Bengfort
2014-10-23 19:11generate less parsing errorsTobias Bengfort
2014-10-23 19:11return error status on parse errorTobias Bengfort
2014-10-08 18:24include post title in UITobias Bengfort
2014-09-26 18:52fix visited link stylingTobias Bengfort
2014-09-26 18:31bump version to 1.0.1Tobias Bengfort
2014-09-26 18:26mv to packageTobias Bengfort
2014-09-26 03:07some docstringsTobias Bengfort
2014-09-26 03:07gardeningTobias Bengfort
2014-09-26 02:42pep8Tobias Bengfort
2014-09-26 01:52add setup.pyTobias Bengfort
2014-09-26 01:52fix relative pathsTobias Bengfort
2014-09-25 20:52refactor cssTobias Bengfort
2014-09-25 19:56mv server.py plutopluto.pyTobias Bengfort
2014-09-25 19:55typoTobias Bengfort
2014-09-25 19:54add example configTobias Bengfort
2014-09-25 19:54add README.rstTobias Bengfort
2014-09-25 19:48improve command line interfaceTobias Bengfort
2014-09-25 17:51pep8Tobias Bengfort
2014-09-25 17:49use flask logger instead of printTobias Bengfort
2014-09-25 17:49pep8Tobias Bengfort
2014-09-25 17:49add datetime to HTML attr whitelistTobias Bengfort
2014-09-25 17:38client side optimization: loadNextPageLockTobias Bengfort
2014-09-25 17:38server side cacheTobias Bengfort
2014-09-25 17:37allow to configure using config fileTobias Bengfort