158 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 5 years ago
J. King 51755a2ce6 Retire article field groups 5 years ago
J. King 15301cd7dc Fix cleanup tests in PostgreSQL 5 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King 5c5a5a4886 Appease PostgreSQL's max() aggregate 5 years ago
J. King 4a1c23ba45 Munge PostgreSQL queries instead of adding explicit casts 5 years ago
J. King 4c8d8f1a52 Provide PostgreSQL with an empty-set query for IN() clauses 5 years ago
J. King dd4f22e04e Avoid use of reserved SQL word "user" 5 years ago
J. King 931fe3b585 Move password generation to the User class 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King 1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133 6 years ago
J. King 89bfc23d32 Standardize date normalization to immutables 6 years ago
J. King 4bada691e9 PDO tests and fixes; improves #72 6 years ago
J. King 7ca0f4e877 Make the SQLite3 driver more generic 6 years ago
J. King 44ae0ba29b Collate synthetic subscription title column; fixes #127 6 years ago
J. King 0b3b3cb49c Use SQLite nocase collation; improves #127 6 years ago
J. King 79f9808f1f CS fixes 6 years ago
J. King 8d0dd15c8a Remove use of SQLite IS operator; fixes #120 6 years ago
J. King 821bb22a72 SQLite concurrency tweaks; fixes #131 7 years ago
J. King 22cdc8916d Documentation tweaks and CS fixes 7 years ago
J. King 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 7 years ago
J. King 91165cdd0d Fix breakage caused by last comit 7 years ago
J. King a0bf7c16bd Fix sorting 7 years ago
J. King faf00d63ba Add Database::articleCategoriesGet() 7 years ago
J. King 2037efce61 Added oldestArticle and latestArticle context options 7 years ago
J. King 50185ab8f6 Change code and type of consantUnknown exception 7 years ago
J. King b0da9a1d06 Added annotation context to satisfy the TTRSS "has_note" view mode 7 years ago
J. King b595815eb9 Change NCNv1 handler to use new "typical" articleList fieldset 7 years ago
J. King c88b5c4f18 Make distinction between modified and marked for articles 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 6c8598d897 Implement contexts for non-recursive folders, and any/no label 7 years ago
J. King de92fb514b Implement TTRSS opera getArticle; fixes #84 7 years ago
J. King ea08bbb87b Implement TTRSS feed icons; fixes #121 7 years ago
J. King ea986f5032 Implement TTRSS operation updateArticle; fixes #83 7 years ago
J. King 42a5ccb96c Handle request splitting in data model rather than controllers 7 years ago
J. King cbe82c57cd Allow subscriptions to be listed non-recursively 7 years ago
J. King 579551f5fd Implement TTRSS operation getFeedTree; fixes #94 7 years ago
J. King 5c4772d95a CS fixes 7 years ago
J. King d05aaf688f Preliminary TTRSS setArticleLabel implementation 7 years ago
J. King fbbf751214 Implement the TTRSS getLabels operation; fixes #89 7 years ago
J. King 2e395f3cec Complete backend support for labels 7 years ago
J. King 20ff08a431 Implement TTTRSS getCounters operation; fixes #79 7 years ago
J. King 7a2de95c70 Consolidate article context handling into articleQuery function 7 years ago
J. King 26f6922b25 Partially implement labels 7 years ago
J. King 69b34a4e5a Implement TTRSS feed updating; fixes #86 7 years ago
J. King 03d5d554a9 Imple TTRSS functions getUnread and getConfig 7 years ago
J. King bd6f23692c Implement TTRSS feed subscription; fixes #92 7 years ago
J. King 97b0134e56 Merge master 7 years ago