Bernhard Posselt
|
c995c5b447
|
If a feed failed to update more than 10 times, show a hint in the web interface
|
2015-11-20 19:55:23 +01:00 |
Bernhard Posselt
|
fae882f834
|
add a fingerprint for all articles
|
2015-11-20 18:49:25 +01:00 |
Bernhard Posselt
|
b250747c66
|
fix #882
|
2015-11-01 14:25:42 +01:00 |
Bernhard Posselt
|
70ff47a9b7
|
fix # 848
|
2015-09-06 15:42:51 +02:00 |
Bernhard Posselt
|
adad6ca280
|
clean up app container
|
2015-08-27 13:27:29 +02:00 |
Bernhard Posselt
|
0879029922
|
add rtl support
|
2015-08-26 13:04:48 +02:00 |
Bernhard Posselt
|
d6d85a1ba7
|
also use class property for mappers
|
2015-08-19 12:40:31 +02:00 |
Bernhard Posselt
|
5a9015bf0e
|
remove excessive group by, #540
|
2015-08-19 12:38:13 +02:00 |
Bernhard Posselt
|
e1965f1f28
|
fix full text status not rendered correctly in navigation
|
2015-08-14 08:47:46 +02:00 |
Bernhard Posselt
|
53679811da
|
serverside full text
remove enhancers
add full text client side implementation
fix bugs and tests for full text feed
|
2015-08-12 17:05:18 +02:00 |
Bernhard Posselt
|
73c167a4b9
|
fix line width
|
2015-04-30 10:49:41 +02:00 |
Bernhard Posselt
|
53eccb2ff7
|
more phpdoc and remove unused code
|
2015-04-14 10:51:09 +02:00 |
Bernhard Posselt
|
026ccbc887
|
add back scrutinizer
|
2015-03-22 16:16:09 +01:00 |
Bernhard Posselt
|
4ee93da76c
|
more style fixes
|
2015-03-21 21:53:11 +01:00 |
Bernhard Posselt
|
f6bf8ce402
|
add migrate command, fix #185
|
2015-03-21 13:36:50 +01:00 |
Bernhard Posselt
|
1773a27fe2
|
search in lower case and ignore weird whitespace
|
2015-03-21 13:36:50 +01:00 |
Bernhard Posselt
|
4dfafc5910
|
add a search parameter to the find all queries
|
2015-03-21 13:36:50 +01:00 |
Bernhard Posselt
|
c0dda27f20
|
also decode html entities
|
2015-03-21 13:36:50 +01:00 |
Bernhard Posselt
|
953b030e26
|
generate an index
|
2015-03-21 13:36:50 +01:00 |
Bernhard Posselt
|
03ce3af3a5
|
cleanup db stuff
|
2015-03-21 13:36:50 +01:00 |
Bernhard Posselt
|
0368e1e3ce
|
When passing a negative batchSizes to the item API, all items will be returned
|
2015-02-15 17:01:00 +01:00 |
Bernhard Posselt
|
4b0ec60043
|
expose feed ordering in api, #711
|
2015-01-25 12:01:51 +01:00 |
Bernhard Posselt
|
df509a4b85
|
fix #711
|
2015-01-23 14:32:53 +01:00 |
Bernhard Posselt
|
7375929865
|
first stab at intelligent container
|
2015-01-18 14:06:07 +01:00 |
Bernhard Posselt
|
4ea127ed03
|
set noreferrer tag for links pointing to articles
|
2015-01-06 17:07:24 +01:00 |
Bernhard Posselt
|
8ddead0627
|
fix #660
|
2014-11-21 13:53:47 +01:00 |
Bernhard Posselt
|
676b8dd187
|
first stab at recommended sites
|
2014-11-19 15:54:32 +01:00 |
Bernhard Posselt
|
fcb5ed5d59
|
correct phpdoc
|
2014-11-14 12:37:05 +01:00 |
Bernhard Posselt
|
631a1e2baf
|
dont set guidHash when setting guid to avoid overwriting different guid hashes that come from the db
|
2014-11-13 14:14:38 +01:00 |
Bernhard Posselt
|
99b38506e8
|
remove lastmodified and etag from api
|
2014-11-07 17:49:58 +01:00 |
Bernhard Posselt
|
23dcd8e5bf
|
fix mysql
|
2014-11-06 17:36:54 +01:00 |
Bernhard Posselt
|
a600f6b718
|
try to fix delete older than threshold so we can test it properly
|
2014-11-06 15:49:16 +01:00 |
Bernhard Posselt
|
4c390fa6b0
|
dont generate guid hash by hashing the guid since picofeed already hashes the guid in all cases
|
2014-10-30 10:26:00 +01:00 |
Bernhard Posselt
|
5b8fff99a5
|
make cleanup faster
|
2014-10-27 15:49:50 +01:00 |
Bernhard Posselt
|
f11e4cff46
|
semantic versioning
|
2014-10-27 15:00:13 +01:00 |
Bernhard Posselt
|
dc8b8301d3
|
fix #302
|
2014-10-22 11:06:43 +02:00 |
Bernhard Posselt
|
66c73a96ac
|
first try to set indention limit at 80 characters in php
|
2014-10-21 18:19:23 +02:00 |
Bernhard Posselt
|
42d69a95f3
|
convert tabs indention to indention with 4 spaces because of mixing of both variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
|
2014-10-21 16:45:36 +02:00 |
Bernhard Posselt
|
b32fc30d68
|
even more code coverage
|
2014-10-09 09:33:59 +02:00 |
Bernhard Posselt
|
c96445eadb
|
fix type issues with mappers
|
2014-10-08 14:52:09 +02:00 |
Bernhard Posselt
|
242fdbf9fc
|
add import articles
|
2014-09-14 04:17:32 +02:00 |
Bernhard Posselt
|
08df2433ca
|
autopaging
|
2014-09-13 16:58:38 +02:00 |
Bernhard Posselt
|
e06aaac512
|
fix starred count for deleted folders, reload path when deleting
|
2014-09-13 12:46:29 +02:00 |
Bernhard Posselt
|
42628b133f
|
fix phpunit tests
|
2014-09-11 15:42:52 +02:00 |
Bernhard Posselt
|
e9d37abf6d
|
add title ellipsis, fix #442
|
2014-09-09 21:36:00 +02:00 |
Bernhard Posselt
|
daaf87749d
|
add css custom classes
|
2014-09-09 18:56:31 +02:00 |
Bernhard Posselt
|
59db6aebde
|
fix backend sorting
|
2014-09-05 14:00:24 +02:00 |
Bernhard Posselt
|
cd10f93e0d
|
style fixes
|
2014-06-26 11:33:44 +02:00 |
Bernhard Posselt
|
06367d8b81
|
style fixes
|
2014-06-25 11:22:08 +02:00 |
Bernhard Posselt
|
cba949fb07
|
order by pubdate
|
2014-05-29 22:58:30 +02:00 |