Commit Graph

  • 58501bbfb1 various tweaks Athou 2013-05-22 21:56:22 +02:00
  • fe16a2a7e2 mark starred entries Athou 2013-05-22 17:12:01 +02:00
  • adb1d99f8b typo Athou 2013-05-22 16:12:39 +02:00
  • fc48c64e2b more reasonable buffer Athou 2013-05-22 16:11:31 +02:00
  • 0fdb714641 display next refresh date Athou 2013-05-22 16:10:50 +02:00
  • 97c2c12fe2 don't cap feed count buffer Athou 2013-05-22 15:55:28 +02:00
  • 63b20922cd move to debug lines Athou 2013-05-22 14:03:54 +02:00
  • a7fd551a76 detailed exception message Athou 2013-05-22 13:33:34 +02:00
  • 43caaab007 null handling Athou 2013-05-22 13:33:22 +02:00
  • 60aed91c95 log error message body Athou 2013-05-22 13:27:42 +02:00
  • 2e290cf765 reverted as it breaks the tree (displayed twice) Athou 2013-05-22 13:18:20 +02:00
  • 07f10a8f14 changing logging level Athou 2013-05-22 13:17:09 +02:00
  • f429a11d12 record missing metric Athou 2013-05-22 13:13:05 +02:00
  • c2a10e6f81 record sleeping threads Athou 2013-05-22 13:07:39 +02:00
  • 1afdf127a0 new shortcuts (#129) Athou 2013-05-22 12:56:11 +02:00
  • aff60c7ff0 welcome page warning Athou 2013-05-22 12:50:37 +02:00
  • dd4de7c9b4 disable import for the demo user Athou 2013-05-22 12:43:36 +02:00
  • 891102a8e8 remove tree entries from the dom completely when hidden Athou 2013-05-22 12:43:08 +02:00
  • 5bf2dfaa18 increment metric only if queue is not null Athou 2013-05-22 12:25:35 +02:00
  • f340e1818f retrieve more articles in expanded view Athou 2013-05-22 12:19:24 +02:00
  • 6a568aa5e5 display user email in profile Athou 2013-05-22 11:55:16 +02:00
  • 20c6e594a6 allow email updates from admin panel Athou 2013-05-22 11:41:24 +02:00
  • 6b74733817 Merge pull request #153 from kankri/master Athou 2013-05-22 02:43:47 -07:00
  • 60e30ee7ac Merge pull request #158 from ArtTea/patch-1 Athou 2013-05-22 02:40:11 -07:00
  • 49ab69b967 Merge pull request #157 from Athou/parallel Athou 2013-05-22 02:38:14 -07:00
  • 0795b5c1df Update ru.properties ArtTea 2013-05-22 13:37:08 +04:00
  • eff84c69af prevent duplicate entries for push infos Athou 2013-05-22 11:25:29 +02:00
  • cafcfc4c9f forgot to empty queues Athou 2013-05-22 10:39:03 +02:00
  • 759abc41c3 add default hsqldb connection with row locking transaction Athou 2013-05-22 10:38:37 +02:00
  • 1329d2f007 don't update if nothing to do Athou 2013-05-22 09:38:32 +02:00
  • e04c376285 save feed last Athou 2013-05-22 09:38:20 +02:00
  • 113c7ef81a reuse instance Athou 2013-05-22 09:34:24 +02:00
  • 1ee37057cd refactored dao method Athou 2013-05-22 08:10:31 +02:00
  • 15b7d685fe wip: allow parallel update of feeds Athou 2013-05-22 00:07:13 +02:00
  • f75baf5cff readme update (#152) Athou 2013-05-21 22:01:31 +02:00
  • 5b31ab2f8b Refactor {open,focus}{Next,Previous}Entry(). Risto Kankkunen 2013-05-21 21:08:44 +03:00
  • 21b040235f Make "n" and "p" focus next/previous entry like in Google Reader. TODO: Doesn't scroll view to keep the current entry visible. Risto Kankkunen 2013-05-21 20:42:59 +03:00
  • e1b8fa4e76 do the heavy work outside of the locked method Athou 2013-05-21 17:00:37 +02:00
  • f93ecd8607 return 404 if no category is found Athou 2013-05-21 16:59:50 +02:00
  • 3dca5d595d just queue feeds, update them later Athou 2013-05-21 16:40:37 +02:00
  • 9d5b67ffda lazy load push infos Athou 2013-05-21 15:28:08 +02:00
  • ce5f9f4932 increase timeout duration Athou 2013-05-21 15:06:03 +02:00
  • e836d5c04e some hubs return 200 Athou 2013-05-21 15:03:40 +02:00
  • a98ddc185a changing logging level Athou 2013-05-21 14:44:55 +02:00
  • 36960344e8 better log message Athou 2013-05-21 14:42:04 +02:00
  • 6c90da83d0 smaller sleeping time Athou 2013-05-21 13:55:46 +02:00
  • f5a6d6c830 fix annotation Athou 2013-05-21 13:49:42 +02:00
  • e388a56c8e enforce uniqueness Athou 2013-05-21 13:47:20 +02:00
  • 23512e95a7 add atom links for rss feeds Athou 2013-05-21 13:36:20 +02:00
  • 3329c8cd50 make sure the user is logged in Athou 2013-05-21 13:24:43 +02:00
  • d906b21fa9 set our own user agent string Athou 2013-05-21 13:24:28 +02:00
  • 5569fcca40 methods refactoring Athou 2013-05-21 12:57:32 +02:00
  • 6cfa275aa1 sleep initially for one minute before starting threads Athou 2013-05-21 12:57:07 +02:00
  • 23240f2c93 small optimizations Athou 2013-05-21 12:41:57 +02:00
  • a0c086de68 Merge pull request #147 from LpSamuelm/patch-2 Athou 2013-05-21 03:09:18 -07:00
  • 31cbbc4df7 Translated new labels LpSamuelm 2013-05-21 13:01:32 +03:00
  • abbb59d411 small tweak to pubsubhubbub Athou 2013-05-21 11:48:52 +02:00
  • a5a5421c5a small tweak to pubsubhubbub Athou 2013-05-21 11:36:01 +02:00
  • a9c0d37e86 remove duplicate email title Athou 2013-05-21 10:52:30 +02:00
  • 36e39b8c75 delay based on heavy load setting Athou 2013-05-21 10:44:05 +02:00
  • 2743e73133 retrive description for rss0.9 items (fixes #39) Athou 2013-05-21 10:17:29 +02:00
  • 181b6c1a3f fix for feeds that do not declare the rss namespace at the root element, only the rdf one (#140) Athou 2013-05-21 09:41:39 +02:00
  • cb9c124951 make sure emails are unique Athou 2013-05-21 09:17:12 +02:00
  • 9c9a315d1c settings for heavy load Athou 2013-05-21 08:46:14 +02:00
  • 5a9e910ca8 remove warning Athou 2013-05-21 08:45:51 +02:00
  • 8df15ad5ad close tag Athou 2013-05-21 08:45:39 +02:00
  • b02bc67a4c more on password recovery Athou 2013-05-21 07:51:37 +02:00
  • 304218265f pubsubhubbub support is now optional Athou 2013-05-21 07:09:48 +02:00
  • 515cc4c0dd recover password (wip) Athou 2013-05-20 21:53:13 +02:00
  • 17ac0432b2 Merge pull request #146 from bulkazmaslem/patch-2 Athou 2013-05-20 13:51:05 -07:00
  • f52ab9874d Update pl.properties bulkazmaslem 2013-05-20 23:42:03 +03:00
  • 5f76f3744c Merge pull request #144 from kankri/master Athou 2013-05-20 12:52:53 -07:00
  • d3ce539280 Merge pull request #145 from bulkazmaslem/patch-1 Athou 2013-05-20 12:52:28 -07:00
  • e0778ccf32 Update pl.properties bulkazmaslem 2013-05-20 21:49:57 +02:00
  • ab621e9c5f Make the error message prettier by avoiding a nested exception. Risto Kankkunen 2013-05-20 22:33:45 +03:00
  • 8f9e8fd2ea Make subscription failures visible. Risto Kankkunen 2013-05-20 22:14:56 +03:00
  • 9fc5cee6fe Avoid a NPE if the public URL is not set. Risto Kankkunen 2013-05-20 22:10:44 +03:00
  • 9651e9cf4a .hu update Athou 2013-05-20 21:25:10 +02:00
  • dcd140347f set a user agent as some feeds return a 403 error code Athou 2013-05-20 21:17:43 +02:00
  • 58e9308058 remove debug line Athou 2013-05-20 21:04:26 +02:00
  • 185df1d3d7 change log level for some logging lines Athou 2013-05-20 18:12:11 +02:00
  • c88d3021b8 initial pubsubhubbub support (#44) Athou 2013-05-20 14:06:09 +02:00
  • badc830535 use the first entry date as publish date Athou 2013-05-20 12:18:53 +02:00
  • 72e3507006 disable incrementally by one hour every time the feed fails to download (#44) Athou 2013-05-20 11:57:28 +02:00
  • eebad80cd7 refresh every 10 minutes (#44) Athou 2013-05-20 11:46:01 +02:00
  • c5147360d8 sort timestamps desc (#44) Athou 2013-05-20 11:45:03 +02:00
  • eea6d9855a typo Athou 2013-05-20 11:22:32 +02:00
  • b11fd7897d first try at #44 Athou 2013-05-20 10:56:20 +02:00
  • 52c5e9369a display images in enclosures Athou 2013-05-20 07:33:50 +02:00
  • b2ee06d94a handle iso-8859-2 (#138) Athou 2013-05-19 21:50:38 +02:00
  • 666547d287 Merge pull request #136 from davd/master Athou 2013-05-19 11:44:08 -07:00
  • 360e2a82cb Updated favicon davd 2013-05-19 19:45:22 +02:00
  • f03780ee72 Merge pull request #134 from JKakku/patch-1 Athou 2013-05-19 09:28:32 -07:00
  • f0036e6604 Merge pull request #135 from JoveYu/master Athou 2013-05-19 09:28:17 -07:00
  • 5d8d5c117f update zh.properties Jove Yu 2013-05-20 00:26:16 +08:00
  • 49ef8bd28a Even more Finnish updates JKakku 2013-05-19 19:21:13 +03:00
  • a14b55ac9b fix build Athou 2013-05-19 18:18:03 +02:00
  • 2f8fa7cc53 new labels (#132 #129) Athou 2013-05-19 18:14:14 +02:00
  • d927437fb2 remove hardcoded labels (fix #132) Athou 2013-05-19 18:10:46 +02:00
  • 629d318062 Merge pull request #133 from JKakku/patch-1 Athou 2013-05-19 09:11:52 -07:00