public
Description: Open Source Social Network written in Ruby on Rail by Less Everything
Homepage: http://lovdbyless.com
Clone URL: git://github.com/stevenbristol/lovd-by-less.git
lovd-by-less / CHANGELOG
100644 25 lines (19 sloc) 0.573 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
2009-10-07
  Upgraded from file_column to paperclip
 
2008-04-17
  Fixed bug in less_captcha
 
2008-04-17
  Added you tube instructions.
 
2008-04-07
  Adding tips to the README.
 
2008-04-07
  Fixed bug on forgot password (flash/flash.now).
  Fixed bug where avatars did not link properly.
  Fixed bug in public profile with messaging links.
  Corrected error in README.
 
2008-04-07
  Adding this change log file.
  Adding thickbox image for mac firefox.
  Fixing spider test.
  
2008-04-07
  After login, user is redirected to their home page instead of the site home page.