Schimon Jehudah, Adv.
b5762e90ef
Improve cache handling;
...
Order items descendingly.
2024-09-04 15:11:45 +03:00
Schimon Jehudah, Adv.
ad34af72ff
Add support for contents of Libervia (XEP-0277);
...
Various of visual improvements.
2024-07-31 19:21:33 +03:00
Schimon Jehudah, Adv.
44e7778578
Improve the presentation of related links.
2024-07-14 14:14:34 +03:00
Schimon Jehudah, Adv.
a9c7832da1
Python: Fix an error upon iterating for elements of type category (Thank you roughnecks).
2024-07-14 12:49:56 +03:00
Schimon Jehudah, Adv.
8ab7396a36
CSS: Ad support for element category;
...
XSLT: Add a reference to script postprocess.js to file opml_as_xhtml.xsl;
XSLT: Add support for element category;
Python: Add support for element category.
2024-07-14 12:35:59 +03:00
Schimon Jehudah, Adv.
cb4507bb78
Rename project to Rivista;
...
CSS: Improve position of elements;
JS: Improve handling of content in erroneous cases;
JS: Render post as HTML when XSLT does not render correctly;
JS: Handle posts which were tagged as Text instead of HTML and vice versa;
XSLT: Adapt to be viewed on browsers with a lack of support;
XSLT: Add Support for link elements of attribute "rel";
Python: Add elements author and link of attribute "rel".
2024-07-13 22:16:25 +03:00
Schimon Jehudah, Adv.
040d532fb9
CSS: Add padding to title links.
2024-07-12 18:54:50 +03:00
Schimon Jehudah, Adv.
a3c989cec9
Correct pathname from /atom to /opml
2024-07-12 18:33:51 +03:00
Schimon Jehudah, Adv.
1138faceda
Add more examples to README and update information.
2024-07-12 18:27:21 +03:00
Schimon Jehudah, Adv.
eb280b5aab
Default to content type HTML;
...
Correct name to XHTML;
Improve CSS.
2024-07-12 18:05:33 +03:00
Schimon Jehudah, Adv.
694c8bb489
Set pathname /opml as a pathname for OPML;
...
Add a message to be displayed upon empty content;
Add more error handlings;
Fix error related to Markdown parsing;
Fix error related to Atom Syndication Format;
Thank you roughnecks.
2024-07-12 16:50:59 +03:00
Schimon Jehudah, Adv.
d1f1edbaca
Add OPML support;
...
Set a new default node (Thank you roughnecks);
Improve CSS, JS, XSLT;
Neglect external libraries to produce syndications.
2024-07-12 15:39:17 +03:00
Schimon Jehudah, Adv.
e07ff6e838
Rename project to XMPP Journal Publisher;
...
Retrieve dates of PubSub node items;
Improve CSS stylesheet;
Fix JS error.
2024-07-11 20:56:20 +03:00
Schimon Jehudah, Adv.
16bd475be2
Improve error handling.
2024-07-11 19:01:45 +03:00
ed33aca596
Add a dummy file
...
Add a dummy file in order to create a directory.
2024-07-11 16:53:42 +02:00
Schimon Jehudah, Adv.
a1e4cf0f71
Add a journal list to pages with a single item;
...
Add an option to enable PubSubToAtom as a service;
Add an option to confine queries to a specified hostname.
2024-07-11 17:43:28 +03:00
a4c7ada540
Add a list of supported XEPs
2024-07-10 05:27:05 +02:00
af7f31e19b
Improve wording
2024-07-10 05:10:55 +02:00
d0ded117e2
Thank you to stpeter, Wojtek and edhelas
...
Thank you for Atom Over XMPP, Sure.IM and Movim.
2024-07-10 04:51:09 +02:00
7f6be68df1
Add a paragraph to section "Motivation"
2024-07-10 04:29:56 +02:00
45e484a409
Improve a paragraph of section "Motivation"
2024-07-10 04:14:20 +02:00
7f26996860
Add a new section: Motivation
...
An explanation of this project.
2024-07-10 04:11:18 +02:00
ea51e8198e
Thank you roughnecks
...
Your instructions, corrections and advises have accelerated the development of PubSubToAtom, and consequently saved me many hours.
2024-07-09 19:55:57 +02:00
2a42e7b202
Merge pull request 'Update README.md with Debian based distro instructions' ( #1 ) from roughnecks/PubSubToAtom:apt-instructions-for-readme into main
...
Reviewed-on: sch/PubSubToAtom#1
2024-07-09 19:32:55 +02:00
Schimon Jehudah, Adv.
11ee189748
Improve software reference page.
2024-07-09 19:37:33 +03:00
Schimon Jehudah, Adv.
7712b7d9b8
JS: Fix an unintended usage of event click.
2024-07-09 19:24:23 +03:00
Schimon Jehudah, Adv.
0785b167ad
Improve the handling of subscription hyperlinks.
2024-07-09 19:17:40 +03:00
5306ee9b12
Update README.md
...
Added instructions to install requirements in Debian based distro.
2024-07-09 18:13:32 +02:00
Schimon Jehudah, Adv.
12a0628767
Add file favicon.ico.
2024-07-09 18:17:18 +03:00
Schimon Jehudah, Adv.
d8c114277a
Fix hyperlinks.
2024-07-09 17:08:26 +03:00
Schimon Jehudah, Adv.
efe61df23e
Add hyperlinks to images.
2024-07-09 17:05:46 +03:00
Schimon Jehudah, Adv.
39a4bff0cf
Add preview images to README.md
2024-07-09 17:02:03 +03:00
Schimon Jehudah, Adv.
a50b5a0f09
Add graphical previews (screenshots);
...
Improve design (CSS);
Add more PubSub resources to README.
2024-07-09 16:54:37 +03:00
Schimon Jehudah, Adv.
53c6c946ca
Update instructions;
...
Improve handling of a single item;
Add references to syndication software.
2024-07-09 15:29:22 +03:00
Schimon Jehudah, Adv.
12ecdac878
Correct a typing error and update a reference of Tigase.
2024-07-09 00:33:48 +03:00
Schimon Jehudah, Adv.
af9d5ce688
An initial prototype.
2024-07-09 00:26:18 +03:00
874d10ac5e
Initial commit
2024-07-08 10:57:51 +02:00