035feae0ce
Removed postcss in favor of sass for building manual theme
2021-04-09 16:31:04 -05:00
2620314583
GitHub should now be kept in sync at all times
2020-04-25 11:49:45 -04:00
d7e10e40ee
Prefer PCOV for code coverage
2020-02-01 23:43:46 -05:00
5ede4cbdb2
Clarify coverage requirements
2019-10-28 13:14:31 -04:00
bbc96e4f37
Remove reference to obsolete CSS-only manual task
2019-10-28 13:09:10 -04:00
733f0d7fd5
Fix typo
2019-10-28 12:43:47 -04:00
f102992d20
Typos
2019-08-16 09:02:11 -04:00
a563d174d5
Tooling documentation
2019-08-15 22:35:02 -04:00
3ff93113fa
Documentation on repo structure
2019-08-15 19:39:08 -04:00
ba05d53626
Rededicate the README file as a programmer's guide
2019-08-04 21:00:21 -04:00
be92d2f052
Documentation update; fixes #168
2019-07-25 19:23:35 -04:00
2aa16f3405
Merge branch 'fever' into opml
2019-07-24 14:04:04 -04:00
7c85e837df
Documentation update
2019-04-04 18:01:57 -04:00
17fd909335
Add DOM extension as a direct dependency
...
Previously it was already a dependency of PicoFeed,
so there's effectively no change
2019-03-29 10:15:30 -04:00
44366f48bf
Remove arbitrary search term limits; fixes #150
2019-03-02 13:53:43 -05:00
3b8461b1ca
Add searching to TTRSS handler
2019-02-28 16:22:04 -05:00
37025bb49f
Documentation update
2019-01-21 10:23:25 -05:00
6ad3fb78a0
Documentation update
2019-01-14 10:46:46 -05:00
3da773eef6
Grammar tweak
2018-12-22 09:58:56 -05:00
cefc9e5b4d
Don't use Canada mirror in links to PHP manual
2018-12-21 18:02:03 -05:00
7191dd5778
Documentation update
2018-12-21 18:00:35 -05:00
17052d3232
Update PostgreSQL-related documentation
2018-12-13 20:08:35 -05:00
a8e6487001
Draft documentation
2018-12-10 19:13:48 -05:00
3b3b810f10
Replicate some unspecified NCNv1 behaviour, and document the rest
...
See #139 for list
Closes #139
Closes #140
Closes #141
2018-11-07 13:01:46 -05:00
1dcbb56077
Changelog and documentation updates
2018-11-07 10:24:35 -05:00
11747c93fd
Strip out unused user management functionality
...
Tests have been removed as well; new tests are forthcoming
2018-10-28 10:59:17 -04:00
3fee77bac2
Improve documentation of TTRSS HTTP auth behaviour
2018-10-26 14:57:53 -04:00
1aa556cf12
Add HTTP authentication support to TTRSS; fixes #133
...
Also bump version to 0.4.0
2018-10-26 14:40:20 -04:00
924543d78a
Small documentation corrections
2018-03-25 13:25:05 -04:00
34b508171b
Merge CORS branch
2018-01-12 09:41:13 -05:00
1a4989e1e0
Merge PDO branch
2018-01-12 09:28:58 -05:00
d61fc0c359
Documentation edits for CORS
2018-01-09 16:44:03 -05:00
8250cc63ce
Clean up links in README.md
2018-01-01 12:39:07 -05:00
ddf55e0665
Change session lifetimes to more closely match TTRSS
...
At least some clients seem to expect the default timeout of one day.
2018-01-01 12:31:42 -05:00
a8f8a27c65
Documentation changes for PDO support
2017-12-31 17:54:26 -05:00
b49db8893b
Adjust build file and documentation after Composer changes
2017-12-07 15:41:33 -05:00
af42bceac0
Do not omit zero-unread items in TTRSS getCounter operation
...
Though TTRSS itself (usually) omits items that have a counter of zero, at least one client takes this to mean the last-seen counter is unchanged, rather than zero.
2017-12-06 15:50:40 -05:00
9ac2421fe3
TTRSS: accept base64 passwords; fixes #130
2017-11-30 19:31:40 -05:00
bc8ee8fcf6
Documentation refinements
2017-11-29 23:02:19 -05:00
22cdc8916d
Documentation tweaks and CS fixes
2017-11-29 22:42:50 -05:00
1e0c06034b
Documentation for 0.2.0; fixes #108
2017-11-29 20:23:04 -05:00
c9967c9cc7
Satisfy Gitea's picky Mrkdown parser
2017-08-30 23:56:03 -04:00
bd95d23c8a
Fix export of nulls in Conf
2017-08-29 23:17:57 -04:00
d177e52494
Minor readme correction
2017-08-29 15:27:44 -04:00
28201ba573
Experiment with php-cs-fixer
2017-08-29 09:23:53 -04:00
43034ee5bf
Possibly sufficient readme
2017-08-28 20:20:49 -04:00
5f66f3c8de
Added CONTRIBUTING.md
...
- Started on a contribution aid for contributors; it needs more work.
- Changed the type in composer.json to “project”.
- Made mention of The Arsse in the readme file more consistent.
2017-08-23 18:56:18 -05:00
cc2296522c
More changes in anticipation of a release:
...
- Don't load a config (and possibly create a database) in CLI if a configuration is not required
- Removed the 'dbSchemaBase' config option, which is really a testing hack
- Added sample Nginx configuration
- Fixed bug in REST handler
- Readme still needs work
2017-08-19 23:56:32 -04:00
bd7fea1bee
Add systemd unit file; fill out readme some more
2017-08-18 16:19:09 -04:00
a485913535
Update readme; remove username composition; default pre-auth to false
2017-08-18 10:20:43 -04:00