Commit graph

100 commits

Author SHA1 Message Date
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
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
bf3d97dd2c Reloaded langs + removed direct access to model from items - better encapsulation. 2015-11-30 12:53:04 +01:00
Martin Rotter
84fed7c4ce Work on add account dialog. 2015-11-30 10:50:37 +01:00
Martin Rotter
1178787bc1 Last edits today. 2015-11-29 20:27:52 +01:00
Martin Rotter
b685f1fc86 Empty initial drag/drop support. 2015-11-25 09:37:40 +01:00
Martin Rotter
8ae9c97248 Cleaned service menu, now service menus use context menus only. 2015-11-25 08:36:58 +01:00
Martin Rotter
85a7f104cf Fix. 2015-11-24 19:47:41 +01:00
Martin Rotter
8a6075610f Fix. 2015-11-24 19:47:12 +01:00
Martin Rotter
4e657da088 Remove unused code. 2015-11-24 19:46:12 +01:00
Martin Rotter
bd6c5390b4 Added global recycle bin menu and ability to empty/restore individiual bins or all of them. 2015-11-24 09:13:43 +01:00
Martin Rotter
6abe99ed54 Restoring of individual messages added. 2015-11-23 19:31:03 +01:00
Martin Rotter
46eba51247 Refactoring regarding reloading of displayed messages and some little cleanups. 2015-11-23 13:13:03 +01:00
Martin Rotter
adae003ed5 Work on restoring.ˇ 2015-11-23 10:55:44 +01:00
Martin Rotter
68d3e0a53f Big refactoring, marking read/unread, clearing now uses newer approach. 2015-11-20 13:29:32 +01:00
Martin Rotter
6354910882 Heavy work on messages model, switching of importance. 2015-11-20 10:33:38 +01:00
Martin Rotter
fab7d1e8b1 Draconic changes for messages, some methods added to interfaces, very experimental state now. 2015-11-20 09:52:29 +01:00
Martin Rotter
ebea3e0029 VERY initial and f*cking buggy implementation of some messages-realted operations - right now, there is added ability to display messages according to selection. 2015-11-19 13:21:38 +01:00
Martin Rotter
86095778a3 Some changes to API, some lang stuff. 2015-11-17 07:41:23 +01:00
Martin Rotter
e3d6d8e494 Standard recycle bin now able to mark read/unread. 2015-11-12 10:59:41 +01:00
Martin Rotter
d5ff059543 Many refactorings in model/items, some tiny preparations for messages operation - they moved into feed classes. 2015-11-12 10:53:17 +01:00
Martin Rotter
17ee15b87f Moved import/export actions to service root. Main form class is now not specific and contains only general code. 2015-11-11 08:21:17 +01:00
Martin Rotter
5515c9c7c1 Added ability to add feeds/categories to standard service. 2015-11-10 13:47:24 +01:00
Martin Rotter
b84fd00891 Work on system. 2015-11-10 08:59:10 +01:00
Martin Rotter
9fac1568c5 Added global service root menu to main form etc. 2015-11-09 10:17:48 +01:00
Martin Rotter
b3fc86c696 Refactored item/model data getters. 2015-11-09 09:40:26 +01:00
Martin Rotter
2d97915d86 Work on menus - 2. 2015-11-08 19:48:29 +01:00
Martin Rotter
fa976120b8 Work on menus. 2015-11-08 10:53:13 +01:00
Martin Rotter
c3384af89e Some work on "add item" interface menus. 2015-11-06 12:47:12 +01:00
Martin Rotter
779f42f5dd Import/export now works, some minor fixing. 2015-11-06 11:30:39 +01:00
Martin Rotter
3d59902aeb RootItem now inherits QObject, fetching metadata works for standard feeds, custom context menus moved to interface so that each item can provide specific menu items. 2015-11-06 09:41:36 +01:00
Martin Rotter
39666e7bae Fixed some network manager bug, refactoring of feed model. 2015-11-05 08:07:08 +01:00
Martin Rotter
f131be94b9 Merging of initial feeds now works, so does editing of standard feed/category. Needs a lot of polishment though. 2015-11-04 14:05:33 +01:00
Martin Rotter
d89787741c Fix comp on Linux. 2015-11-03 19:06:21 +01:00
Martin Rotter
a104844814 Some methods cleaned, work mainly on model. 2015-11-03 13:16:11 +01:00
Martin Rotter
f912e24b7d Made many changes, removed loads of obsolote and ugly code. Added some abstract classes. 2015-11-03 10:06:34 +01:00
Martin Rotter
e465b1ec0f Added very experimental brand new tree handling for standard service account. Also note, that recycle bin func is now broken, since there now each service account has OWN recycle bin, therefore there might be more than one recycle bin. 2015-10-30 13:07:42 +01:00
Martin Rotter
52b41e19f4 Added some information to service roots implementations. 2015-10-30 12:15:27 +01:00
Martin Rotter
fa373df15c Added service root node classes and refactored editing of feeds/cats. 2015-10-30 11:41:02 +01:00