<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/Makefile, branch 1.16.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.16.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.16.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2020-05-29T18:55:41+00:00</updated>
<entry>
<title>Add a make rule to refresh feeds (#3014)</title>
<updated>2020-05-29T18:55:41+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2020-05-29T18:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=19b94b648bf9e8dbc79ccc1765a295660a85e1f8'/>
<id>urn:sha1:19b94b648bf9e8dbc79ccc1765a295660a85e1f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[i18n] Add a `make pot` command to Makefile (#3006)</title>
<updated>2020-05-28T21:21:23+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2020-05-28T21:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cf135073499856abb009fb9e6f297344745adf41'/>
<id>urn:sha1:cf135073499856abb009fb9e6f297344745adf41</id>
<content type='text'>
By analogy with &lt;https://github.com/FreshRSS/FreshRSS/pull/2996&gt;.</content>
</entry>
<entry>
<title>Fix makefile when no local php (#3010)</title>
<updated>2020-05-28T21:20:53+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2020-05-28T21:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f05408a2e5ee2a83b6af38fd4cf46876c34328ba'/>
<id>urn:sha1:f05408a2e5ee2a83b6af38fd4cf46876c34328ba</id>
<content type='text'>
The makefile did not work when there was no local php.</content>
</entry>
<entry>
<title>tec: Add a make lint command in the Makefile (#2996)</title>
<updated>2020-05-25T17:06:23+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2020-05-25T17:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=97881628ebbcd14ff3ab1b3679255531449bfd68'/>
<id>urn:sha1:97881628ebbcd14ff3ab1b3679255531449bfd68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat i18n correctly (#2976)</title>
<updated>2020-05-15T15:31:21+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2020-05-15T15:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8487fa6248d1d5dac81640de9c55c1eab9f324b3'/>
<id>urn:sha1:8487fa6248d1d5dac81640de9c55c1eab9f324b3</id>
<content type='text'>
* Ignore i18n gen.dir key

* Add a makefile target to update an i18n key

* Mark some i18n keys to ignore

* Reformat i18n files correctly

* Make i18n keys sort case-sensitive

Calling `make i18n-format` was always inverting 4 lines:

- gen.date.dec with gen.date.Dec
- and gen.date.nov with gen.date.Nov

I don't know why these particular lines and not the others, but it
appeared the sort function was case insensitive due to the
`SORT_FLAG_CASE` flag passed to the `ksort` function. Removing this flag
makes the calls to the formatter idempotent and more reliable.

Unfortunately it moves a lot of lines since the `_` character is
considered differently.

* Check i18n files are correctly formatted on Travis</content>
</entry>
<entry>
<title>Update RTL CSS files (#2848)</title>
<updated>2020-03-25T19:08:28+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2020-03-25T19:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=182b7b4ddeb6479ca160f5d11ee455777a0e31fe'/>
<id>urn:sha1:182b7b4ddeb6479ca160f5d11ee455777a0e31fe</id>
<content type='text'>
* Update RTL CSS files

* Add RTL for Alternative-Dark, cf. https://github.com/FreshRSS/FreshRSS/pull/2811
* Update RTL for base/Origine
* Also include a `*.rtl.rtl.css` deletion in `make rtl` to work around https://github.com/MohammadYounes/rtlcss/issues/64

* forgot to commit Makefile</content>
</entry>
<entry>
<title>[UI] Add RTL support with RTLCSS (#2776)</title>
<updated>2020-03-01T20:15:17+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2020-03-01T20:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=25666ec5d3edbd614b01594399b03d107c8341ff'/>
<id>urn:sha1:25666ec5d3edbd614b01594399b03d107c8341ff</id>
<content type='text'>
* Add dir info to gen.php &amp; install.php!

* Add `make rtl` command

Using rtlcss because it has actually has a command-line application!</content>
</entry>
<entry>
<title>tec: Add a test target to Makefile (#2725)</title>
<updated>2019-12-29T12:55:45+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2019-12-29T12:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6bc963569beb58d0799df4f747a2dcf1bcf8bf7b'/>
<id>urn:sha1:6bc963569beb58d0799df4f747a2dcf1bcf8bf7b</id>
<content type='text'>
* tec: Add a test target to Makefile

Minor edit put php7-phar on third line

I try to keep on the third line the Alpine-specific PHP extensions (i.e.
that are not by default in Ubuntu), and in alphabetic order

Co-Authored-By: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Allow to run make test without Docker</content>
</entry>
<entry>
<title>Make master the rolling release branch (#2705)</title>
<updated>2019-12-15T13:08:49+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2019-12-15T13:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=82851d2039f619f1b2558e06b04a9e47fceeea54'/>
<id>urn:sha1:82851d2039f619f1b2558e06b04a9e47fceeea54</id>
<content type='text'>
* Change default TAG in Makefile

We are going to drop the `dev` branch. The Docker tag `dev-*` are based
on this branch and so there will be no longer be generated. We must use
images based on the `master` branch (i.e. `latest`, `alpine` and `arm`).

* Remove references to dev branch in documentation

* Synchronize French documentation
</content>
</entry>
<entry>
<title>Add quotes to allow values containing spaces</title>
<updated>2019-12-07T11:57:52+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2019-12-07T10:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=06ededbecc1cca9c8f5f3d1a2749be2271083736'/>
<id>urn:sha1:06ededbecc1cca9c8f5f3d1a2749be2271083736</id>
<content type='text'>
</content>
</entry>
</feed>
