Commit graph

101 commits

Author SHA1 Message Date
Martin Rotter
284768c93f Added some initial network methods for adding/removed TT-RSS feeds. 2015-12-22 07:09:41 +01:00
Martin Rotter
c0ac2d0ddb DB refactoring #2. 2015-12-21 07:06:00 +01:00
Martin Rotter
dd1d7be8b0 DB refactoring. 2015-12-20 19:02:29 +01:00
Martin Rotter
261e76c539 Fixed #135. 2015-12-18 14:09:14 +01:00
Martin Rotter
b4982e5666 Added ability to change auto-update strategy for individual TT-RSS feeds. 2015-12-18 10:31:14 +01:00
Martin Rotter
7861641612 Fixed #132. 2015-12-15 07:43:41 +01:00
Martin Rotter
796bc43dd6 Remove comment. 2015-12-14 13:35:58 +01:00
Martin Rotter
7b7fe704d2 Added "Accounts" menu and some minor TT-RSS stuff. 2015-12-14 09:47:03 +01:00
Martin Rotter
662bea00eb Refactored data getter a bit. 2015-12-13 18:21:54 +01:00
Martin Rotter
0900d68dca Refactored data getter a bit. 2015-12-13 18:21:06 +01:00
Martin Rotter
ffd220e4f2 Much work, cleaning, marking... 2015-12-13 09:36:37 +01:00
Martin Rotter
23b0f411d6 Marking TT-RSS read/unread works - for feed. 2015-12-12 12:43:30 +01:00
Martin Rotter
e23f517c05 Marking TT-RSS read/unread works - only for whole acc now. 2015-12-12 12:32:40 +01:00
Martin Rotter
e4fe5a9f13 Some changes to DB schema. 2015-12-11 13:56:05 +01:00
Martin Rotter
62e87a941a Refactored getting Message instances from DB. 2015-12-11 13:04:37 +01:00
Martin Rotter
8708d7b305 RootItem class files moved. 2015-12-11 09:58:13 +01:00
Martin Rotter
7e42e17046 More efficient marking as read/unread for standard plugin. 2015-12-11 09:45:01 +01:00
Martin Rotter
46a3f9f57a Some tiny fixes. Thinking about something. 2015-12-11 09:13:48 +01:00
Martin Rotter
32e1374921 Refactored some code. 2015-12-10 13:57:40 +01:00
Martin Rotter
c6576ea799 Refactored restoring of messages. 2015-12-10 13:46:26 +01:00
Martin Rotter
68a9355223 Refactored some stuff with messages deleting. 2015-12-10 13:40:45 +01:00
Martin Rotter
7bfbdca4e9 Added initial starred status switching. 2015-12-10 12:57:01 +01:00
Martin Rotter
c8d4819270 Experimental ability to update read/unread status of messages. 2015-12-10 11:30:10 +01:00
Martin Rotter
e66fb101e9 Removed some code. 2015-12-10 07:34:39 +01:00
Martin Rotter
333d38cf98 Refactored markin read/unread in recycle bin. 2015-12-10 07:31:04 +01:00
Martin Rotter
724e433786 Refactored recycle bin. 2015-12-10 07:02:09 +01:00
Martin Rotter
2fb97342ee Fix message loading for standar root. 2015-12-09 20:37:11 +01:00
Martin Rotter
5baa274970 Fix message loading for standar root. 2015-12-09 20:33:22 +01:00
Martin Rotter
b7349140ee Fix message loading for standar root. 2015-12-09 20:32:55 +01:00
Martin Rotter
dca3f31f76 Converted slot. 2015-12-09 18:44:37 +01:00
Martin Rotter
09b023b937 Message class now includes account ID. Fixed newspaper mode for TT-RSS. 2015-12-09 12:03:34 +01:00
Martin Rotter
d84aa21ad8 Feed updating now works. 2015-12-09 09:29:14 +01:00
Martin Rotter
c9bb406a50 Added undeletedMessages() implementation. 2015-12-08 12:12:39 +01:00
Martin Rotter
c4a8497471 Refactored assembling methods, TT-RSS is now able to load stored feeds. 2015-12-08 10:55:03 +01:00
Martin Rotter
04028ef6bb Fixed expanding when importing, newer readme. 2015-12-08 09:58:05 +01:00
Martin Rotter
683517948d Many changes, working Sync in, fixed some problems with item expanding, items now can inform model that it wants some items expanded or not. 2015-12-08 09:11:55 +01:00
Martin Rotter
746e7aae1f Initial version of getFeedTree implementation. 2015-12-07 20:41:16 +01:00
Martin Rotter
32a8fc81cb Work on TT-RSS network. 2015-12-07 09:42:46 +01:00
Martin Rotter
3d026ec955 Feed column in Messages table is now TEXT. 2015-12-06 19:50:58 +01:00
Martin Rotter
cff9c84b5a Some work. 2015-12-03 21:04:26 +01:00
Martin Rotter
b44292311e OS/2 fix. 2015-12-03 19:50:21 +01:00
Martin Rotter
d5ccfd8669 Version bumped. 2015-12-03 13:03:29 +01:00
Martin Rotter
ca2d4117fb Standard account now loads only its own feeds/cats. 2015-12-03 11:57:07 +01:00
Martin Rotter
d5c7e3b8f4 Reworked attributes & code for Feeds and Categories too. Now each category and feed knows which account it belongs to. 2015-12-03 10:53:48 +01:00
Martin Rotter
057a5da197 Adding some attributes to tables. Rough. :( 2015-12-03 10:29:25 +01:00
Martin Rotter
27d8f5b04f Fixed account IDs. 2015-12-03 07:42:00 +01:00
Martin Rotter
aa62b7feaa Added new table Accounts, which now holds JUST the information about how many of accounts is there. 2015-12-02 13:32:19 +01:00
Martin Rotter
e4358722a6 Added initial add/edit TT-RSS account dialog. 2015-12-01 08:22:22 +01:00
Martin Rotter
bf3d97dd2c Reloaded langs + removed direct access to model from items - better encapsulation. 2015-11-30 12:53:04 +01:00
Martin Rotter
51e9d80fbc Experimental adding/removing of standard account. 2015-11-30 11:13:00 +01:00