Every repository with this icon (
Every repository with this icon (
| Description: | The code that runs webjam.com.au edit |
-
Needs to be updated by Lachlan for all our new helpers!
Comments
-
1 comment Created 2 months ago by lstollFlickr update shouldn't fail if the image no longer exists on flickrlstollx -
At the moment the updater updates all items from all events. Being that we have some archived stuff, we are pointlessly hammering away at a billion calls to check stuff that will never change.
Solution - make the updater only update items for events that are less than 1 month old (1 month should be long enough for people to tag their stuff.)
Comments
-
1 comment Created 2 months ago by lstollBump rails version to latest bugfix versionlstollx -
Tweet field in DB isn't long enough, so ID is overflowing and we keep getting the same tweets again. Make this field longer, and then delete all tweets with an ID of 2147483647 - so the poller will re-load them.
Comments
-
Original atom is empty:
Comments
-
"Go Register" link on single-sign-on page is broken
1 comment Created 2 months ago by jdennesThe link at the end of the page points to "/users/new" when it should point to "/people/new". Just thought you'd like to know and didn't think it deserved a fork and pull request just for this.
Comments
lachlanhardy
Tue Oct 06 03:54:57 -0700 2009
| link
Changing HREF to correct reference. closed by f530ac1
-
1 comment Created 3 months ago by lachlanhardysite doesn't handle hyphens in URLslstollxComments
Removing strip_permalinks - only applied to user controller, and was breaking users with a hyphen. It seems to have no other function than this, and this is now a bug. It pre-dates commit history on site, so can't be sure why it existed. Closed by 3bdebbf












updating Contributors page. closed by 1a17f08