54 Commits (2e395f3cec1bd5834f910a5bdd6a92b96e515b78)

Author SHA1 Message Date
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
J. King 929d763981 Simplify the creation of arbitrary UPDATEs 7 years ago
J. King 74ae1106a4 Implement NCN API v1-2 server version reporting 7 years ago
J. King 9cbfa378bc Implement NCN API v1-2 folder deleting/renaming 7 years ago
J. King 19abce85c3 Implement NCN API v1-2 folder creation 7 years ago
J. King 842e277d43 Implemented NCN API v1-2 folder list 7 years ago
J. King dc9f5e545e Fix adding a feed 7 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 8b50297e6d Complete tests for NCN version list 7 years ago