Commit Graph

  • fb9b42ab12 added log4j entry for metrics Athou 2013-08-22 15:27:24 +02:00
  • 6974abdb95 don't compare strings with == Athou 2013-08-22 12:04:00 +02:00
  • 65efdeb1df wicket update Athou 2013-08-22 09:13:34 +02:00
  • 54a39ea0a9 fix scrolling issues on some mobile devices (#482) Athou 2013-08-22 09:13:24 +02:00
  • 641350cbde detect categories in opml files by checking if they have children Athou 2013-08-22 06:17:13 +02:00
  • 06ece8f5ee Merge pull request #497 from ekovi/patch-1 Athou 2013-08-21 20:44:32 -07:00
  • ca87f1c47a translation of additional entries ekovi 2013-08-21 21:17:06 +02:00
  • c38ddb5d00 add a note about hsqldb data location (fix #496) Athou 2013-08-21 13:04:12 +02:00
  • 1acd7c4a01 set serialid Athou 2013-08-20 09:47:08 +02:00
  • d92c2ebdf7 measure refill rate Athou 2013-08-18 17:19:01 +02:00
  • 8f19e9408e report through jmx Athou 2013-08-18 17:13:45 +02:00
  • 3ecb47da5a use timers instead of meters Athou 2013-08-18 16:42:01 +02:00
  • ae03b42c6d pretty print response if method is annotated with @PrettyPrint or 'pretty' req param is set to true Athou 2013-08-18 16:29:41 +02:00
  • ee4eb9bb07 use codahale metrics library instead of our own Athou 2013-08-18 16:29:07 +02:00
  • a0be2e0879 added gmail social sharing button Athou 2013-08-17 21:55:29 +02:00
  • a3414d7156 let's use snapshots Athou 2013-08-17 13:47:14 +02:00
  • 81a4b36c08 we don't need to set the default port manually as wicket does that for us 1.2.0 Athou 2013-08-16 21:33:59 +02:00
  • bf154cf83d set port too Athou 2013-08-16 21:23:11 +02:00
  • 0d1234ca4b use protocol from the publicUrl when rendering urls Athou 2013-08-16 21:10:25 +02:00
  • a1c42f2709 preserve https across redirections if it was set Athou 2013-08-16 19:27:13 +02:00
  • 7608921684 readme update Athou 2013-08-16 18:03:07 +02:00
  • 24f2b17416 reduce session size and prevent potential session loss (and exceptions) when server restarts Athou 2013-08-16 17:40:02 +02:00
  • 33eb469520 silence swagger, generated warnings are distracting Athou 2013-08-16 17:06:52 +02:00
  • 90eef904f9 import cleanup Athou 2013-08-16 16:40:04 +02:00
  • d1f72ee53a if we fail to parse the rule, return an empty rule instead Athou 2013-08-16 16:31:43 +02:00
  • e0e212dfc4 trust encoding declared as windows codepages (fix #491) Athou 2013-08-16 13:41:49 +02:00
  • ef0a03cb3b added link to news+ extension Athou 2013-08-16 13:40:14 +02:00
  • 221eeddab8 don't add already existing entries (#477) Athou 2013-08-16 11:20:26 +02:00
  • 1076527b62 make chrome think every bookmark click is a different url in order to create history entries (fix #488) Athou 2013-08-14 10:43:10 +02:00
  • 1e13c11061 prevent NPE Athou 2013-08-13 15:35:02 +02:00
  • 440922380d use jackson for json only Athou 2013-08-13 12:49:57 +02:00
  • 969a199a8e new label Athou 2013-08-13 12:21:21 +02:00
  • 21b0176a49 display message on details page Athou 2013-08-13 12:15:30 +02:00
  • 06a996cd81 added ability to exclude subscriptions from getEntries Athou 2013-08-13 10:10:25 +02:00
  • e1fc33626e added ability to exclude subscriptions from markAll Athou 2013-08-13 09:40:13 +02:00
  • b331626e8f don't send the OK int constant as entity Athou 2013-08-13 09:25:55 +02:00
  • 95d4f725f9 feed id not required anymore Athou 2013-08-13 09:14:41 +02:00
  • 45b54a75db annotations not needed anymore Athou 2013-08-13 09:06:08 +02:00
  • e000bb05c4 don't handle byte arrays with jackson (feed icons, ...) Athou 2013-08-12 20:53:19 +02:00
  • d66ca05dca don't wrap String responses with double quotes Athou 2013-08-12 20:50:03 +02:00
  • 321260b0a5 set disabledUntil to now instead of null when the error count threshold has not been reached yet Athou 2013-08-12 16:20:55 +02:00
  • 5ef8fd18ca annotations not needed anymore Athou 2013-08-12 13:42:18 +02:00
  • 5b5d5cca1c jackson update Athou 2013-08-12 12:45:25 +02:00
  • 51ac16a9e1 small refactoring Athou 2013-08-12 10:03:34 +02:00
  • cf185c3877 only fetch status when we know it's there Athou 2013-08-12 10:01:24 +02:00
  • 71368fba62 fix reply message Athou 2013-08-11 17:22:17 +02:00
  • 6bae50a56a wicket update Athou 2013-08-11 17:12:00 +02:00
  • 27681603cd generate accessors only Athou 2013-08-11 14:01:16 +02:00
  • e1be05711b use lombok data instead of getters and setters Athou 2013-08-11 12:09:05 +02:00
  • 7b1bb9072e modelgen upgrade Athou 2013-08-11 12:01:08 +02:00
  • a58b0a0806 use lombok data instead of getters and setters Athou 2013-08-11 11:59:24 +02:00
  • e26950671c clarify documentation: keywords are not required Athou 2013-08-11 11:50:30 +02:00
  • 0d730128f7 use lombok slf4j annotation Athou 2013-08-11 11:45:32 +02:00
  • 174664619b use lombok Athou 2013-08-11 11:11:09 +02:00
  • f8738f10af added optional 'onlyIds' api parameter Athou 2013-08-09 12:53:21 +02:00
  • 677fb87f71 increase limit Athou 2013-08-09 12:18:35 +02:00
  • c980e5dd67 return newly created category id Athou 2013-08-09 09:36:06 +02:00
  • 474995c8dd send date of the newest subscriptions item Athou 2013-08-08 17:00:35 +02:00
  • 74ee810757 Merge pull request #486 from swoga/patch-1 Athou 2013-08-08 07:27:36 -07:00
  • c5b56b47ae Update de.properties swoga 2013-08-08 16:26:47 +02:00
  • dccaca4972 file writing is now java vendor independent (#485) Athou 2013-08-08 15:31:31 +02:00
  • 92f53a0034 double click in the tree opens the edit page Athou 2013-08-07 16:41:37 +02:00
  • 15eb00b1ba new labels Athou 2013-08-07 16:32:13 +02:00
  • 041b5ad2c0 tweaking display for search results Athou 2013-08-07 16:31:44 +02:00
  • 4520ef4078 search is now context aware (will only search in selected category or feed) Athou 2013-08-07 15:26:43 +02:00
  • 701a1903ba move feedcount in its own file Athou 2013-08-07 10:08:03 +02:00
  • ff7458dfc1 make sure statuses are unique Athou 2013-08-06 16:08:34 +02:00
  • a72e08c0c6 try to parse given url before using embedded links Athou 2013-08-06 13:49:03 +02:00
  • 2bff335698 show exception in debug log Athou 2013-08-06 13:07:50 +02:00
  • b8a256ac7d allow some css rules for images (#478) Athou 2013-08-06 13:00:28 +02:00
  • 2168c0039a Merge pull request #479 from Athou/disk-io Athou 2013-08-06 03:48:58 -07:00
  • d225884ec3 stay in indexes as long as possible Athou 2013-08-06 12:39:12 +02:00
  • 9934c4a169 reset current entry tracking when reloading (#476) Athou 2013-08-06 11:46:39 +02:00
  • 9e75f23d8f display more of the feed name Athou 2013-08-06 11:14:12 +02:00
  • f36471bbf3 in unread mode, use the actual number of unread items as offset instead of the size of the list of items (#462) Athou 2013-08-03 16:31:48 +02:00
  • 4664bef4d8 not needed anymore Athou 2013-08-01 21:16:01 +02:00
  • 71403d4174 if under heavy load, don't refresh feeds for users who logged in more than a month ago for the last time Athou 2013-08-01 21:11:45 +02:00
  • cb1b99815c copy generated api docs even when prod flag is false Athou 2013-08-01 18:26:10 +02:00
  • 5668efc8a8 don't expose documentation class in the method signature as it's not available at runtime Athou 2013-08-01 18:16:44 +02:00
  • d3223ec8b4 exclude api generator from war Athou 2013-08-01 17:20:06 +02:00
  • bfbe39993f use an annotation processor instead of a groovy script because of classloading issues Athou 2013-08-01 17:11:57 +02:00
  • e90747fd08 display the base url statically Athou 2013-08-01 14:29:09 +02:00
  • 8926f9784d documentation is now generated during build time and swagger is not needed for runtime anymore Athou 2013-08-01 13:35:04 +02:00
  • 0ff1d58dfb code formatting Athou 2013-08-01 11:17:45 +02:00
  • 8df587aaad don't display entries twice when refreshing during loading (fix #473) Athou 2013-08-01 11:17:38 +02:00
  • 10fdffc378 Merge pull request #475 from res87th/patch-1 Athou 2013-07-31 23:11:35 -07:00
  • a7d7335970 Update ru.properties res87th 2013-07-31 22:55:59 -07:00
  • bb5244c118 return headers on all requests Athou 2013-08-01 05:33:23 +02:00
  • f20a5e92e2 extracted needed classes and remove crawler4j dependency and java7 requirement Athou 2013-08-01 05:19:08 +02:00
  • 5ce0428b15 Merge pull request #472 from gabrielrcp/translation Athou 2013-07-31 09:56:21 -07:00
  • a43e738365 set default value Athou 2013-07-31 18:47:20 +02:00
  • f4a4eab32d New labels for portuguese translation. Gabriel Peixoto 2013-07-31 13:44:00 -03:00
  • 7ffc58892a marker already present in the openshift repository, delete to avoid merge conflicts Athou 2013-07-31 18:26:35 +02:00
  • 8f85637bb8 invalidate cache once per feed instead of once per entry Athou 2013-07-31 16:03:52 +02:00
  • a37925396a mobile view tweaks Athou 2013-07-31 15:51:00 +02:00
  • b66749264a added http headers for cross origin resource sharing Athou 2013-07-31 15:31:06 +02:00
  • 6dcf2aabd1 pass a context object around instead of creating transient fields in model objects Athou 2013-07-31 13:01:40 +02:00
  • 71bb33d710 small cleanup Athou 2013-07-31 12:07:29 +02:00
  • 365c235e1f fix jslint warning Athou 2013-07-31 11:35:53 +02:00
  • da65e85081 apply new js formatter Athou 2013-07-31 11:16:50 +02:00