558 Commits

Author SHA1 Message Date
Martin Rotter
5f4ec58454 Fixed #126. 2016-03-18 07:01:39 +01:00
Martin Rotter
a6479b2603 Probably partially fixed #172. 2016-03-16 08:37:37 +01:00
Martin Rotter
9b6982ee19 Comment. 2016-03-16 07:37:56 +01:00
Martin Rotter
4b6c91dd03 Use edit role for title comparisons. 2016-03-16 06:51:21 +01:00
Martin Rotter
9a9027f4b7 Fixed #171. 2016-03-14 06:45:47 +01:00
Martin Rotter
b67158eeef Fixed batch msg importance switching. 2016-02-26 11:50:48 +01:00
Martin Rotter
3efd22491c Message marking starred now works. New schema DB version. 2016-02-26 09:15:57 +01:00
Martin Rotter
90efb8fc0e ID shit, custom ID now same is ID for standard acc. 2016-02-21 18:41:13 +01:00
Martin Rotter
79ae3bfd94 Try to stop pending update before quit. 2016-02-17 07:17:10 +01:00
Martin Rotter
1b70900235 Fix warning. 2016-02-11 19:46:07 +01:00
Martin Rotter
f76c4d0dec Fixed #157. 2016-02-10 12:09:03 +01:00
Martin Rotter
f0298cbaeb Maybe better now, it makes no sense to be fully dynamic. 2016-01-21 12:03:01 +01:00
Martin Rotter
12c0d3d463 Fully dynamic sorting. 2016-01-21 10:53:15 +01:00
Martin Rotter
36d3f2120a Make message sorting dynamic. 2016-01-21 09:36:35 +01:00
Martin Rotter
55526baee5 Auto-updating of feeds definitely fixed. 2016-01-20 06:44:40 +01:00
Martin Rotter
f03aec0956 Fix maybe some problems with updating. 2016-01-19 20:40:58 +01:00
Martin Rotter
cc8a5c2822 Refactoring, removed some unused methods also. 2016-01-19 13:39:09 +01:00
Martin Rotter
976d5222ff Changes to sorting/filtering. 2016-01-18 08:04:41 +01:00
Martin Rotter
42b44043df Fixed #150. 2016-01-13 11:19:08 +01:00
Martin Rotter
35bae07ddd Another const refactoring. 2016-01-13 09:57:05 +01:00
Martin Rotter
d7470c7465 Const refactoring. 2016-01-11 13:00:37 +01:00
Martin Rotter
112d5dcc28 Save work. 2016-01-10 19:30:31 +01:00
Martin Rotter
32b6775c83 Const refactoring #2. 2016-01-10 11:12:21 +01:00
Martin Rotter
ebbeb8056b Making stuff const. 2016-01-10 08:55:22 +01:00
Martin Rotter
e41b62b16f Save work. 2016-01-09 18:30:39 +01:00
Martin Rotter
3d71264041 Some const - no time. 2016-01-08 10:08:00 +01:00
Martin Rotter
f73d0eeb8c Fixed #149. 2016-01-07 09:10:06 +01:00
Martin Rotter
1489365d32 Some const/pointers. 2016-01-05 12:11:03 +01:00
Martin Rotter
483e8a4076 Some GUI work. 2016-01-04 06:30:53 +01:00
Martin Rotter
dd1d7be8b0 DB refactoring. 2015-12-20 19:02:29 +01:00
Martin Rotter
ce7e0f6579 Fixed #131. 2015-12-13 18:10:50 +01:00
Martin Rotter
62e87a941a Refactored getting Message instances from DB. 2015-12-11 13:04:37 +01:00
Martin Rotter
562ea97ffa Some refactoring. 2015-12-11 10:13:42 +01:00
Martin Rotter
8708d7b305 RootItem class files moved. 2015-12-11 09:58:13 +01:00
Martin Rotter
43b1aaa1a4 General work, will refactore some methods probably now. 2015-12-11 07:21:49 +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
97e5e70afa Hmmm. 2015-12-09 12:58:01 +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
3735d3a105 Merged da shit. 2015-12-08 19:19:35 +01:00
Martin Rotter
34e2f70219 Working on TT-RSS messages obtaining. 2015-12-08 13:37:26 +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
11dfe67b4a Account initial starting is now delayed after main form construction, better now. Also some more stuff. 2015-12-08 09:34:14 +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
3fe08fa67d Removed Messages -> Feeds foreign key. 2015-12-03 14:09:02 +01:00
Martin Rotter
10f1841b54 Custom ID converted to string, added as property to Message class. 2015-12-03 13:42:50 +01:00
Martin Rotter
ff67c86517 Added "custom_id" columns for cats/feeds/messages to hold custom ID of the items from online services. 2015-12-03 13:37:32 +01:00