63 Commits (e4ae3ca6ea15c5f0b2465a9dbdfc78873bff4b8d)

Author SHA1 Message Date
J. King e4ae3ca6ea Use constants for TTRSS' special feeds and categories 7 years ago
J. King 579551f5fd Implement TTRSS operation getFeedTree; fixes #94 7 years ago
J. King 6a700f784c Tests for TTRSS operation setArticleLabel; fixes #90 7 years ago
J. King 5c4772d95a CS fixes 7 years ago
J. King d05aaf688f Preliminary TTRSS setArticleLabel implementation 7 years ago
J. King 488a7bddac Adapt TTRSS to new type system 7 years ago
J. King 8c6c49d588 Merge changes from master 7 years ago
J. King 4e3369cd03 List all valid TTRSS input 7 years ago
J. King fbbf751214 Implement the TTRSS getLabels operation; fixes #89 7 years ago
J. King 20ff08a431 Implement TTTRSS getCounters operation; fixes #79 7 years ago
J. King c9c6891567 Implement TTRSS getCategories; fixes #81 7 years ago
J. King 0e6eed5699 Add boolean sanitizer to ValueInfo 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
J. King 91cce6b529 Implement all TTRSS feed and category handling except subscribing to feeds 7 years ago
J. King 0a0aabe4ed Merge master 7 years ago
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King 1af8b733b5 Implement adding TTRSS categories; fixe #99 7 years ago
J. King e74a3ae3cb Fix numerous bugs when adding or changing folders 7 years ago
J. King 8487a56a60 Tests for TTRSS session handling and version/level reporting 7 years ago
J. King 6e19517593 Return correct TTRSS error bodies even for HTTP-level errors 7 years ago
J. King 3a5d346b9c Preliminary TTRSS handler 7 years ago
J. King c393dfc42b Sundry fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King cc2296522c More changes in anticipation of a release: 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King 3b018c89d1 Implemented cleanup of orphaned feeds; fixes #25 7 years ago
J. King 0773e21034 Finish good-enough REST output; fixes #48 7 years ago
J. King 5df7217cff Improve REST test coverage 7 years ago
J. King 1b970cc7c5 Experimental forking service and accompanying CLI 7 years ago
J. King d3bca6eb47 More code coverage accommodation 7 years ago
J. King 4cded011ff Complete implementations of server status and user status REST calls 7 years ago
J. King da092d5f8c Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 7 years ago
J. King 6d4aa4db6e Minimally functional, highly experimental, working server 7 years ago
J. King 4992b2c669 Tests for NCN v1 article listing and marking, with slight fixes 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 7 years ago
J. King 3fad820be4 REST functions for article listing and marking 7 years ago
J. King 483874e21d Implemented query contexts 7 years ago
J. King dd24246f49 Finished last of feedUpdate tests; implemented NCN API functions 7 years ago
J. King 81419452b5 Added topmost folder to output of subscriptionList. Fixes #54 7 years ago
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests 7 years ago
J. King 054200dfc0 Fix potential of erroneous matching of URL containing encoded #. 7 years ago
J. King 0972cff660 Completely revamped NCNv1 REST handler 7 years ago
J. King 4a816f827b NCNv1 feed calls and other changes 7 years ago
J. King a67fe30408 Fix whitespace 7 years ago