Martin Rotter
|
483e8a4076
|
Some GUI work.
|
2016-01-04 06:30:53 +01:00 |
|
Martin Rotter
|
fa3ea1fcc8
|
Fixed #141, fixed #139.
|
2016-01-03 09:54:42 +01:00 |
|
Martin Rotter
|
47ef610816
|
Fixed #140.
|
2016-01-02 20:34:16 +01:00 |
|
Martin Rotter
|
7bf67b0581
|
Fixed #145.
|
2016-01-01 18:36:14 +01:00 |
|
Martin Rotter
|
9f4e38f30a
|
Added better "add feed from website" feature accounts/plugins integration.
|
2015-12-22 12:25:45 +01:00 |
|
Martin Rotter
|
0f5f224db8
|
Adding of feeds could work.
|
2015-12-22 08:58:55 +01:00 |
|
Martin Rotter
|
1cc445b59e
|
New UPDATES.
|
2015-12-19 07:10:03 +01:00 |
|
Martin Rotter
|
d94b87d4aa
|
Fixed #137.
|
2015-12-18 19:12:07 +01:00 |
|
Martin Rotter
|
261e76c539
|
Fixed #135.
|
2015-12-18 14:09:14 +01:00 |
|
Martin Rotter
|
62a0d29903
|
Add info about new feature to changelog.
|
2015-12-18 12:43:14 +01:00 |
|
Martin Rotter
|
2324544aaf
|
Fixed #134.
|
2015-12-17 10:03:15 +01:00 |
|
Martin Rotter
|
ec522efb6c
|
Alter changelog.
|
2015-12-17 08:23:52 +01:00 |
|
Martin Rotter
|
64efefc030
|
Changelog is now plain text for better readability.
|
2015-12-17 06:29:34 +01:00 |
|
Martin Rotter
|
9235aa0a15
|
New UPDATES.
|
2015-12-16 11:12:40 +01:00 |
|
Martin Rotter
|
e729ccb3bd
|
Switchable server-side update for TT-RSS.
|
2015-12-15 09:13:35 +01:00 |
|
Martin Rotter
|
7861641612
|
Fixed #132.
|
2015-12-15 07:43:41 +01:00 |
|
Martin Rotter
|
7d13039533
|
Refactor MySQL update script a bit.
|
2015-12-14 07:22:34 +01:00 |
|
Martin Rotter
|
a86ab15e2e
|
Database schema update, URLs are not not NOT NULL.
|
2015-12-14 07:06:15 +01:00 |
|
Martin Rotter
|
ce7e0f6579
|
Fixed #131.
|
2015-12-13 18:10:50 +01:00 |
|
Martin Rotter
|
e4fe5a9f13
|
Some changes to DB schema.
|
2015-12-11 13:56:05 +01:00 |
|
Martin Rotter
|
0b5b75d3bd
|
Fixed reselecting of HUGE number of messages.
|
2015-12-10 08:24:38 +01:00 |
|
Martin Rotter
|
cac3aee503
|
Added ability to hide status bar.
|
2015-12-08 10:13: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
|
faa0be2074
|
Bump version once more.
|
2015-12-03 14:21:36 +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 |
|
Martin Rotter
|
d5ccfd8669
|
Version bumped.
|
2015-12-03 13:03:29 +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
|
b61814db88
|
Possible to add Tiny Tiny RSS account now.
|
2015-12-03 09:19:59 +01:00 |
|
Martin Rotter
|
2d54dac6fa
|
Changelog change.
|
2015-12-03 07:48:40 +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
|
8a21914e4f
|
Remove unused table and fix update DB lock, which fucked with update schema process.
|
2015-12-01 14:24:07 +01:00 |
|
Martin Rotter
|
693d098e90
|
Fix schema level.
|
2015-12-01 14:13:23 +01:00 |
|
Martin Rotter
|
01e595d7cd
|
Added TT-RSS icons.
|
2015-11-30 07:47:09 +01:00 |
|
Martin Rotter
|
e0c9b95d7e
|
Update schema value.
|
2015-11-29 14:35:10 +01:00 |
|
Martin Rotter
|
165fb68eff
|
Added initial schema 4 updates - fix.
|
2015-11-29 14:33:53 +01:00 |
|
Martin Rotter
|
c9953e10d0
|
Added initial schema 4 updates.
|
2015-11-29 14:30:26 +01:00 |
|
Martin Rotter
|
3e040377b6
|
Some refactoring + #112.
|
2015-11-29 09:22:17 +01:00 |
|
Martin Rotter
|
51f6edd33a
|
Fixed #128.
|
2015-11-25 10:51:42 +01:00 |
|
Martin Rotter
|
3cb27e0cf8
|
Updated changelog.
|
2015-11-25 10:31:02 +01:00 |
|
Martin Rotter
|
d9435bed41
|
Some notification info update, lang reload.
|
2015-11-24 07:23:56 +01:00 |
|
Martin Rotter
|
34222b55b3
|
Fixed #130.
|
2015-11-16 08:38:29 +01:00 |
|
Martin Rotter
|
ad0771ffe0
|
Some changes for notifications and some tiny preps for messages part of new "plugin" API.
|
2015-11-13 08:44:37 +01:00 |
|
Martin Rotter
|
b3fc86c696
|
Refactored item/model data getters.
|
2015-11-09 09:40:26 +01:00 |
|
Martin Rotter
|
39666e7bae
|
Fixed some network manager bug, refactoring of feed model.
|
2015-11-05 08:07:08 +01:00 |
|