Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-30 | Site-wide design configuration | Evan Prodromou | |
I added some code so that the site-wide design can be set, using the configuration interface. I also moved the configuration option from $config['site']['design']['background'] to just $config['design']['background'], but the old syntax will still work. | |||
2009-07-21 | Fixed: The installer checks if the avatar and background directories are ↵ | Craig Andrews | |
writable, but fails to check the file directory used for attachments. Thanks brion http://laconi.ca/trac/ticket/1703 | |||
2009-07-17 | Require PHP 5.2.3 or later. | Craig Andrews | |
http://laconi.ca/trac/ticket/1605 | |||
2009-07-15 | add some info about plugins | Evan Prodromou | |
2009-07-15 | update release date and some extra stuff in the features | Evan Prodromou | |
2009-07-10 | Add Craig Andrews to the credits list | Zach Copley | |
2009-07-10 | Fix conflict from merge with 0.7.x; remove conflict markers | Zach Copley | |
2009-07-10 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
Conflicts: README actions/twitapiusers.php | |||
2009-07-09 | update the README for 0.8.0 | Evan Prodromou | |
2009-07-08 | update the README with new information | Evan Prodromou | |
2009-06-30 | Add site-wide option to change the length at which URLs are auto-shortened | Jeff Mitchell | |
2009-06-30 | Merge commit 'jeff-themovie/invite-enabled' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/invite-enabled': Adds $config['invite']['enabled'] to enable/disable invites. | |||
2009-06-27 | debug flag for sessions | Evan Prodromou | |
2009-06-27 | use the session class to store sessions | Evan Prodromou | |
2009-06-26 | Merge branch '0.8.x' into invite-enabled | Jeffery To | |
2009-06-23 | make file command configurable | Evan Prodromou | |
2009-06-22 | Revert "Revert "note about Console_Getopt"" | Evan Prodromou | |
This reverts commit 164ddf01c5d9259340b0fa2f4accc7b06c2c5379. | |||
2009-06-22 | Revert "note about Console_Getopt" | Evan Prodromou | |
This reverts commit e14322672cc24adc27efc2aeaafee60ef03ab650. Don't need it! | |||
2009-06-22 | note about Console_Getopt | Evan Prodromou | |
2009-06-22 | theme dir, path configurable | Evan Prodromou | |
2009-06-21 | Add like for search | Evan Prodromou | |
2009-06-17 | Added config option to enable or disable file uploads with notices. | Robin Millette | |
2009-06-17 | Make oohembed endpoint configurable. | Robin Millette | |
2009-06-16 | typos in README; dependencies | Evan Prodromou | |
2009-06-15 | allow a configured base for cache keys | Evan Prodromou | |
2009-06-15 | Configurable avatar directory | Evan Prodromou | |
Avatar directory and path are configurable. | |||
2009-06-14 | Code for adding and saving group aliases | Evan Prodromou | |
Added code to add and save group aliases. Like tags, aliases are free-texted in to the group admin page. configurable max number of aliases, default is three. | |||
2009-06-14 | Adds $config['invite']['enabled'] to enable/disable invites. | Jeffery To | |
The invite function may not applicable for private and/or closed installs. This adds a configuration option to enable/disable invites (defaulting to enabled), hides the "Invite" nav item when necessary, and adds a check to actions/invite.php. Note that I haven't tried the Facebook application so I didn't add any checks to actions/facebookinvite.php. | |||
2009-06-11 | Add site-wide option to change the length at which URLs are auto-shortened | Jeff Mitchell | |
2009-06-08 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
Conflicts: classes/Notice.php classes/Profile.php lib/common.php lib/util.php scripts/getvaliddaemons.php scripts/stopdaemons.sh | |||
2009-05-31 | Added attachments config descriptions to README. | Robin Millette | |
2009-05-31 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Robin Millette | |
into upload Conflicts: js/util.js lib/attachmentlist.php | |||
2009-05-29 | Update version number to 0.7.4 | Evan Prodromou | |
Updated the version number to 0.7.4, added the new song title, and documented the changes since 0.7.3. | |||
2009-05-29 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-05-28 | document utf8 problems and solutions | Evan Prodromou | |
2009-05-27 | optionally use SET NAMES for utf8 to DB | Evan Prodromou | |
2009-05-25 | Merge branch '0.8.x' into stats | Evan Prodromou | |
Conflicts: README | |||
2009-04-17 | fix merge conflict 0.7.x 0.8.x in util.php and register.php. | Robin Millette | |
2009-04-16 | document snapshot options | Evan Prodromou | |
2009-04-16 | Clarification in README regarding welcome/default users, as it has tripped a ↵ | CiaranG | |
couple of people up | |||
2009-04-10 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-09 | Corrected error in README relating to ['newuser']['welcome'] | CiaranG | |
2009-04-08 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-07 | Update README and common for new version | Evan Prodromou | |
Update versions in README, add the new song title, and update the version stamp in the common.php file. | |||
2009-04-02 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-03-30 | correct setting for default user | Evan Prodromou | |
2009-03-30 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-03-28 | welcome notice, default sub for new users | Evan Prodromou | |
2009-03-26 | Support SSL for some, all, or no pages | Evan Prodromou | |
Support SSL URLs either for all pages; no pages; or for sensitive pages accepting passwords, like login, registration, API, and others. | |||
2009-03-23 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |