Athou
|
7cbcf1080b
|
initial ehcache support
|
2013-06-05 11:58:35 +02:00 |
|
Athou
|
395e0d4eb9
|
set some http headers in the response (fix #251)
|
2013-06-04 15:45:39 +02:00 |
|
Athou
|
075c3b6b61
|
manually set position
|
2013-06-04 10:11:16 +02:00 |
|
Athou
|
c5ab0e7efe
|
sort lists before changing position
|
2013-06-04 07:26:32 +02:00 |
|
Athou
|
41344e08f7
|
Merge pull request #252 from Athou/dragndrop
Dragndrop
|
2013-06-03 22:17:18 -07:00 |
|
Athou
|
502938a1df
|
refresh pubsubhubbub subscriptions every three days
|
2013-06-03 06:50:36 +02:00 |
|
Athou
|
555f35407b
|
added rest methods for updating positions
|
2013-06-02 12:01:58 +02:00 |
|
Athou
|
5604374691
|
check the public url before importing
|
2013-06-02 10:41:47 +02:00 |
|
Athou
|
7ffd044a86
|
added needed fields in models and needed libraries for frontend (#67)
|
2013-06-02 09:46:36 +02:00 |
|
Athou
|
7c2d000c26
|
don't use ngupload for opml import, use a classic http post
|
2013-05-29 15:16:07 +02:00 |
|
Athou
|
6ef53e024e
|
explicitely set the response type
|
2013-05-29 13:10:25 +02:00 |
|
Athou
|
9fccc4139c
|
make sure there is a limit
|
2013-05-29 11:40:30 +02:00 |
|
Athou
|
eb996560c2
|
initial theme implementation
|
2013-05-28 22:45:03 +02:00 |
|
Athou
|
1ce2d854cb
|
queue size in metrics
|
2013-05-27 11:20:19 +02:00 |
|
Athou
|
5124a092d3
|
build icon url server side
|
2013-05-26 15:36:55 +02:00 |
|
Athou
|
5b847d1ba9
|
display backlog in metrics
|
2013-05-24 12:42:18 +02:00 |
|
Athou
|
b33e17041a
|
don't save email if it's empty
|
2013-05-23 14:35:16 +02:00 |
|
Athou
|
006a2cf807
|
return 404 if not found
|
2013-05-22 22:30:35 +02:00 |
|
Athou
|
58501bbfb1
|
various tweaks
|
2013-05-22 21:56:22 +02:00 |
|
Athou
|
fe16a2a7e2
|
mark starred entries
|
2013-05-22 17:12:01 +02:00 |
|
Athou
|
63b20922cd
|
move to debug lines
|
2013-05-22 14:03:54 +02:00 |
|
Athou
|
a7fd551a76
|
detailed exception message
|
2013-05-22 13:36:42 +02:00 |
|
Athou
|
07f10a8f14
|
changing logging level
|
2013-05-22 13:17:09 +02:00 |
|
Athou
|
dd4de7c9b4
|
disable import for the demo user
|
2013-05-22 12:45:44 +02:00 |
|
Athou
|
6a568aa5e5
|
display user email in profile
|
2013-05-22 11:55:16 +02:00 |
|
Athou
|
20c6e594a6
|
allow email updates from admin panel
|
2013-05-22 11:44:05 +02:00 |
|
Athou
|
f93ecd8607
|
return 404 if no category is found
|
2013-05-21 16:59:50 +02:00 |
|
Athou
|
a98ddc185a
|
changing logging level
|
2013-05-21 14:44:55 +02:00 |
|
Athou
|
5569fcca40
|
methods refactoring
|
2013-05-21 12:57:32 +02:00 |
|
Athou
|
23240f2c93
|
small optimizations
|
2013-05-21 12:41:57 +02:00 |
|
Athou
|
a5a5421c5a
|
small tweak to pubsubhubbub
|
2013-05-21 11:36:01 +02:00 |
|
Athou
|
cb9c124951
|
make sure emails are unique
|
2013-05-21 09:17:12 +02:00 |
|
Athou
|
515cc4c0dd
|
recover password (wip)
|
2013-05-20 23:14:03 +02:00 |
|
Risto Kankkunen
|
8f9e8fd2ea
|
Make subscription failures visible.
--HG--
extra : rebase_source : 9e7232b821665d9a6342c928d0b17ac3bdd9e6e7
|
2013-05-20 22:14:56 +03:00 |
|
Athou
|
58e9308058
|
remove debug line
|
2013-05-20 21:04:26 +02:00 |
|
Athou
|
c88d3021b8
|
initial pubsubhubbub support (#44)
|
2013-05-20 17:44:38 +02:00 |
|
Athou
|
d8277800bd
|
subscribe by url callback and subtome support
|
2013-05-19 10:41:19 +02:00 |
|
Athou
|
c6897eb357
|
better metrics
|
2013-05-18 00:11:37 +02:00 |
|
Athou
|
b0f9f1ed9b
|
return Response objects for all methods, including security interceptor. Removes stacktraces for unauthorized calls
|
2013-05-17 19:39:52 +02:00 |
|
Athou
|
e72addf4f4
|
added missing /
|
2013-05-17 07:55:11 +02:00 |
|
Athou
|
993bc0a1ac
|
left joins instead of cross joins
|
2013-05-15 16:01:14 +02:00 |
|
Athou
|
73154be1db
|
utility method for retrieving subscription unread count
|
2013-05-12 16:09:28 +02:00 |
|
Athou
|
98aeccbb66
|
i18n implementation (#55)
|
2013-05-12 14:19:00 +02:00 |
|
Athou
|
ca47270db1
|
store and use preferred language from user (#55)
|
2013-05-11 22:49:33 +02:00 |
|
Athou
|
dab151ce37
|
api documentation fix
|
2013-05-11 21:12:02 +02:00 |
|
Athou
|
ef618c1e13
|
allow users to permanently delete their account
|
2013-05-08 16:17:45 +02:00 |
|
Athou
|
e0d6be4d01
|
wip: mark items as the user scrolls past them (#62)
|
2013-05-05 19:35:07 +02:00 |
|
Athou
|
dcd8ab951f
|
initial expanded view support (#62)
|
2013-05-04 21:12:51 +02:00 |
|
Athou
|
5dcc923cf1
|
added authentication via api key for some limited api methods (fix #64)
|
2013-05-01 21:56:59 +02:00 |
|
Athou
|
07fb0e712b
|
social sharing buttons
|
2013-05-01 18:06:18 +02:00 |
|