My favorites | Sign in
Google
       
Details: Show all Hide all

Yesterday

  • 44 hours ago
    issue 87 (Faster updating of feeds) reported   -   Currently, feeds take quite a while to update. This could be improved by using several simultaneous requests and by using file locking to avoid concurrency issues.
    Currently, feeds take quite a while to update. This could be improved by using several simultaneous requests and by using file locking to avoid concurrency issues.

Last 30 days

  • Dec 23, 2009
    issue 78 (OPML importer cannot handle nested outlines) commented on   -   This can now fully be handled, but category hierarchy is completely destroyed. This is fine for now, we'll let people organise categories at some later date.
    This can now fully be handled, but category hierarchy is completely destroyed. This is fine for now, we'll let people organise categories at some later date.

Earlier this year

  • Oct 30, 2009
    r493 (Initial pass of ItemUpdater.) committed   -   Initial pass of ItemUpdater.
    Initial pass of ItemUpdater.
  • Oct 15, 2009
    Test Wiki page deleted   -   Revision r478 Deleting wiki page Test.
    Revision r478 Deleting wiki page Test.
  • Oct 15, 2009
    Test (One-sentence summary of this page.) Wiki page added   -   Revision r477 Created wiki page through web user interface.
    Revision r477 Created wiki page through web user interface.
  • Sep 23, 2009
    issue 84 (gReader template needs to be finished) changed   -   Almost finished, still needs Javascript.
    Status: Started
    Owner: cubegames
    Almost finished, still needs Javascript.
    Status: Started
    Owner: cubegames
  • Sep 22, 2009
    r469 (Update the gReader theme to actually work. Should now be usa...) committed   -   Update the gReader theme to actually work. Should now be usable for day-to-day use.
    Update the gReader theme to actually work. Should now be usable for day-to-day use.
  • Sep 12, 2009
    r468 (Enable importing via uploads.) committed   -   Enable importing via uploads.
    Enable importing via uploads.
  • Sep 12, 2009
    r467 (Use variable in nonce functions to access authentication det...) committed   -   Use variable in nonce functions to access authentication details.
    Use variable in nonce functions to access authentication details.
  • Sep 11, 2009
    r466 (Make the first run page warmer and fuzzier.) committed   -   Make the first run page warmer and fuzzier.
    Make the first run page warmer and fuzzier.
  • Sep 10, 2009
    r465 (Get the bookmarklet working and restyle the login page to wo...) committed   -   Get the bookmarklet working and restyle the login page to work with both the bookmarklet and look better normally.
    Get the bookmarklet working and restyle the login page to work with both the bookmarklet and look better normally.
  • Sep 08, 2009
    r464 (Avoid using PHP_SELF, and if needed, use REQUEST_URI instead...) committed   -   Avoid using PHP_SELF, and if needed, use REQUEST_URI instead.
    Avoid using PHP_SELF, and if needed, use REQUEST_URI instead.
  • Sep 05, 2009
    r463 (Move inline styles to CSS and simplify our Javascript.) committed   -   Move inline styles to CSS and simplify our Javascript.
    Move inline styles to CSS and simplify our Javascript.
  • Sep 04, 2009
    issue 84 (gReader template needs to be finished) reported   -   gReader template is missing a lot of crucial stuff, including most of its styling. This needs to remedied before 1.0 and before the template can actually be used.
    gReader template is missing a lot of crucial stuff, including most of its styling. This needs to remedied before 1.0 and before the template can actually be used.
  • Aug 28, 2009
    r462 (Use the right feeds in lilina_return_items()) committed   -   Use the right feeds in lilina_return_items()
    Use the right feeds in lilina_return_items()
  • Aug 13, 2009
    issue 83 (OPML Importer not working) Labels changed   -   Hmm, I can't reproduce. Can you please post the generated HTML for that page on Pastie.org or upload it here please?
    Labels: Component-Importer
    Hmm, I can't reproduce. Can you please post the generated HTML for that page on Pastie.org or upload it here please?
    Labels: Component-Importer
  • Aug 08, 2009
    issue 78 (OPML importer cannot handle nested outlines) Blocked on changed   -  
  • Aug 08, 2009
    issue 83 (OPML Importer not working) commented on   -   You must have Javascript enabled at the moment, unfortunately, it doesn't work without it. If you enable Javascript, does it work then?
    You must have Javascript enabled at the moment, unfortunately, it doesn't work without it. If you enable Javascript, does it work then?
  • Aug 08, 2009
    r461 (Sort feeds by name in list.) committed   -   Sort feeds by name in list.
    Sort feeds by name in list.
  • Jul 08, 2009
    r460 (Update HTMLPurifier to 4.0.0.) committed   -   Update HTMLPurifier to 4.0.0.
    Update HTMLPurifier to 4.0.0.
  • Jul 03, 2009
    r459 (Add favicons to the stored feed information.) committed   -   Add favicons to the stored feed information.
    Add favicons to the stored feed information.
  • Jul 03, 2009
    r458 (Switch to using the Feeds class. Upgrading old versions of f...) committed   -   Switch to using the Feeds class. Upgrading old versions of feeds.data will no longer work, sorry.
    Switch to using the Feeds class. Upgrading old versions of feeds.data will no longer work, sorry.
  • Jul 03, 2009
    r457 (Remove the non-Javascript methods. These will need to be add...) committed   -   Remove the non-Javascript methods. These will need to be added back at some point for compatibility.
    Remove the non-Javascript methods. These will need to be added back at some point for compatibility.
  • Jul 03, 2009
    r456 (Make the feeds class a singleton, and return the ID when add...) committed   -   Make the feeds class a singleton, and return the ID when adding.
    Make the feeds class a singleton, and return the ID when adding.
  • Jul 02, 2009
    r455 (Blank query_setup(), to use in future.) committed   -   Blank query_setup(), to use in future.
    Blank query_setup(), to use in future.
  • Jul 02, 2009
    r454 (Store the favicon with the feed.) committed   -   Store the favicon with the feed.
    Store the favicon with the feed.
  • Jun 30, 2009
    r453 (Remove the Expand and Collapse All links from the default te...) committed   -   Remove the Expand and Collapse All links from the default template, as they weren't really working anyway.
    Remove the Expand and Collapse All links from the default template, as they weren't really working anyway.
  • Jun 30, 2009
    r452 (Show the correct URL for undoing a delete.) committed   -   Show the correct URL for undoing a delete.
    Show the correct URL for undoing a delete.
  • Jun 30, 2009
    issue 82 (All items are shown, instead of just from the last 24 hours) Status changed   -   This issue was closed by r451.
    Status: Fixed
    This issue was closed by r451.
    Status: Fixed
  • Jun 30, 2009
    r451 (Add a way to filter items, only by time at the moment, and h...) committed   -   Add a way to filter items, only by time at the moment, and hardcode it to only the last 24 hours for now. Fixes issue 82.
    Add a way to filter items, only by time at the moment, and hardcode it to only the last 24 hours for now. Fixes issue 82.
  • Jun 29, 2009
    r450 (Implement a simple API to connect to the Google Reader API.) committed   -   Implement a simple API to connect to the Google Reader API.
    Implement a simple API to connect to the Google Reader API.
  • Jun 29, 2009
    r449 (Move the help text a little closer to the input.) committed   -   Move the help text a little closer to the input.
    Move the help text a little closer to the input.
  • Jun 29, 2009
    r448 (Rename the OPML parser, and use a proper PHP 5 constructor.) committed   -   Rename the OPML parser, and use a proper PHP 5 constructor.
    Rename the OPML parser, and use a proper PHP 5 constructor.
  • Jun 29, 2009
    issue 78 (OPML importer cannot handle nested outlines) Labels changed   -   This was closed a while ago in the parser, but still needs to be fixed in the importing class.
    Labels: Priority-High Priority-Medium
    This was closed a while ago in the parser, but still needs to be fixed in the importing class.
    Labels: Priority-High Priority-Medium
  • Jun 29, 2009
    r447 (Slightly adjust the padding on the form inputs.) committed   -   Slightly adjust the padding on the form inputs.
    Slightly adjust the padding on the form inputs.
  • Jun 29, 2009
    r446 (Redirect using the correct error code.) committed   -   Redirect using the correct error code.
    Redirect using the correct error code.
  • Jun 29, 2009
    r445 (Fix the importer. Sorry.) committed   -   Fix the importer. Sorry.
    Fix the importer. Sorry.
  • Jun 29, 2009
    issue 66 (Needed Visible Messages) Status changed   -   This issue was closed by r444.
    Status: Fixed
    This issue was closed by r444.
    Status: Fixed
  • Jun 29, 2009
    r444 (Show errors when importing. Fixes issue 66.) committed   -   Show errors when importing. Fixes issue 66.
    Show errors when importing. Fixes issue 66.
  • Jun 29, 2009
    r443 (Fix the HTTPRequest class warnings.) committed   -   Fix the HTTPRequest class warnings.
    Fix the HTTPRequest class warnings.
  • Jun 29, 2009
    r442 (Still center the column header.) committed   -   Still center the column header.
    Still center the column header.
  • Jun 29, 2009
    issue 82 (All items are shown, instead of just from the last 24 hours) reported   -   What versions of Lilina and PHP are you using? r441 (latest trunk), and PHP n/a What's the exact problem? Items are not filtered from the stream when displaying, leading to all items being shown, instead of just those from the last 24/48/etc. hours
    What versions of Lilina and PHP are you using? r441 (latest trunk), and PHP n/a What's the exact problem? Items are not filtered from the stream when displaying, leading to all items being shown, instead of just those from the last 24/48/etc. hours
  • Jun 29, 2009
    r441 (Compact the feed list table.) committed   -   Compact the feed list table.
    Compact the feed list table.
  • Jun 29, 2009
    r440 (Show name of feed in removal message, and allow the editing ...) committed   -   Show name of feed in removal message, and allow the editing of the first feed.
    Show name of feed in removal message, and allow the editing of the first feed.
  • Jun 29, 2009
    r439 (Add inline help to feeds page.) committed   -   Add inline help to feeds page.
    Add inline help to feeds page.
  • Jun 28, 2009
    r438 (Like, totally channel karma through positive and negative ac...) committed   -   Like, totally channel karma through positive and negative actions, dude.
    Like, totally channel karma through positive and negative actions, dude.
  • Jun 28, 2009
    r437 (Ignore everything in the config directory too.) committed   -   Ignore everything in the config directory too.
    Ignore everything in the config directory too.
  • Jun 28, 2009
    r436 (Add a retrieve method to the ItemCache.) committed   -   Add a retrieve method to the ItemCache.
    Add a retrieve method to the ItemCache.
  • Jun 28, 2009
    r435 (Update the feeds inline in the Feeds class.) committed   -   Update the feeds inline in the Feeds class.
    Update the feeds inline in the Feeds class.
  • Jun 28, 2009
    r434 (Escape quotes (this needs to be applied to all).) committed   -   Escape quotes (this needs to be applied to all).
    Escape quotes (this needs to be applied to all).