Athou
c2b53b117c
remove many to many relationship between entries and feeds
2013-07-24 15:40:59 +02:00
Athou
150920e0c8
delete old statuses
2013-07-23 15:27:56 +02:00
Athou
074ecbf159
persist read status instead of unread status
2013-07-22 16:31:29 +02:00
Athou
60c64ce900
display app version
2013-07-21 11:40:32 +02:00
Athou
074ab9f707
use faster query for 'all unread'
2013-07-19 12:18:10 +02:00
Athou
079345b2e0
refactored the way entries and statuses are fetched
2013-07-19 11:30:40 +02:00
Athou
bd6fd24e67
fix #395
2013-07-11 09:30:32 +02:00
Athou
a88098116f
feed fetching now uses POST ( fix #418 )
2013-07-11 09:10:46 +02:00
Athou
be4b15be70
admin cleanup interface
2013-07-10 15:15:31 +02:00
Athou
3871af9c7f
use user setting if not under heavy load ( #78 )
2013-07-10 09:25:59 +02:00
MageFroh
7ace9c46da
fix null ptr exception in feed/get/{id} rest call when all entries are read
...
- map of the unread counts does not contain any element for the feed if
no entry is unread, leading to a null pointer exception when building
the response
- problem occurs for example when showing the feed details and all entries
are read: all fields are blank
2013-07-09 23:02:41 +01:00
Athou
b2d0d8da26
return unread count
2013-07-09 22:16:00 +02:00
Athou
71fb2a4ffc
import cleanup
2013-07-09 15:27:46 +02:00
Athou
308eaf8b8d
google reader is no more :(
2013-07-09 12:57:48 +02:00
Athou
32fb22d503
automatic merging of duplicate feeds
2013-07-09 08:06:32 +02:00
Athou
132c1b0aaf
minimum count as parameter
2013-07-08 20:38:06 +02:00
Athou
52270d50d9
interface for deleting duplicates
2013-07-08 16:38:09 +02:00
Athou
e3adc676df
swagger fix
2013-07-08 07:17:55 +02:00
Athou
d6e63ff66d
button to mark all entries up to there
2013-07-08 01:27:58 +02:00
Athou
c02184c180
document admin rest operations
2013-07-06 06:34:27 +02:00
Athou
d29db78238
additional precaution
2013-07-05 18:45:37 +02:00
Athou
a9b246d286
better error message
2013-07-05 18:33:39 +02:00
Athou
c388e726fe
show active threads in metrics
2013-07-05 09:52:23 +02:00
Athou
d57a1c9e2a
delete entries with no feeds
2013-07-04 21:50:39 +02:00
Ebrahim Byagowi
742ab47b8f
Windows 8 tile icon
2013-07-04 16:38:45 +04:30
Athou
ef4dfe2ff5
cache unread count
2013-07-03 12:42:01 +02:00
Athou
4565a7c43f
choose bookmarklet reading order
2013-07-03 07:32:18 +02:00
Murray65536
d403390664
Added order parameter to 'next' page
2013-07-02 23:03:31 -04:00
Athou
f0f1a7f87b
cache the "tree"
2013-07-02 18:49:34 +02:00
Athou
beaf39c8e6
move injection points where they belong
2013-07-02 16:57:31 +02:00
Athou
d2a053a53c
rest method for merging feeds
2013-07-02 16:57:30 +02:00
Ebrahim Byagowi
ea8a292bb2
Adding more webs apps icons based on added SVG
...
* For Generating more visit http://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Commafeed.svg/64px-Commafeed.svg.png and change XXpx
2013-07-02 14:32:18 +04:30
MageFroh
b67f0a1346
feed title is now a link to the feed website
2013-07-01 22:37:10 +01:00
Athou
d3dd084dd7
better refresh algorithm using queues instead of synchronous database call
2013-06-30 12:35:17 +02:00
Athou
a425c33cf8
set different http timeouts based on what we are fetching
2013-06-29 12:05:22 +02:00
Athou
d97ed43d49
fix next unread bookmarklet for categories
2013-06-28 11:02:08 +02:00
Athou
8191530e73
added additional request infos in prevision of google sign in
2013-06-28 09:27:47 +02:00
Athou
9c6f75b633
added metric for pubsub
2013-06-27 09:50:11 +02:00
Athou
dbc1e0b538
make sure pubsub is enabled before doing anything
2013-06-27 09:39:37 +02:00
Athou
158abadf19
use date constructor directly when a calendar is not needed, better performances
2013-06-25 16:57:48 +02:00
Athou
863ea406dc
use forbidden instead of unauthorized
2013-06-24 16:37:11 +02:00
Athou
b5e0f42a58
force unread reading mode for the moment until the "all" performance issues are fixed
2013-06-24 09:25:48 +02:00
Athou
c78ca29c35
set a default value
2013-06-23 16:21:32 +02:00
Athou
d7ab27a147
prevent use of proxy if option is disabled
2013-06-22 21:58:12 +02:00
Athou
52e4a2a0b7
proxy images through commafeed ( #231 )
2013-06-22 21:45:44 +02:00
Athou
f54e41897d
manually queue feeds for refresh ( #316 )
2013-06-22 20:06:09 +02:00
Athou
51e24059db
admin panel should force registrations ( #323 )
2013-06-22 16:12:26 +02:00
Athou
1b37e95336
smarter queries for other types
2013-06-20 23:31:28 +02:00
Athou
a203246e04
smarter findAll query
2013-06-20 16:49:18 +02:00
Athou
9b3b43f042
split cleanup into two methods
2013-06-20 10:07:48 +02:00