Laconica 0.7.2.1
From StatusNet
Laconica 0.7.2.1 ("Talk about the Passion") is the current version of Laconica and used by identi.ca
[edit] Download
http://laconi.ca/laconica-0.7.2.1.tar.gz
[edit] Changes
This was supposed to be a minor bugfix and feature release, which ended up being pretty major. Most of the changes are for devs and admins, and there are only a few user-visible changes.
- First version of a web-based installer
- Use Net_URL_Mapper instead of mod_rewrite to map "fancy URLs", for a much simpler installation and use of PATH_INFO on sites that don't have mod_rewrite.
- A plugin framework for system events, to make it easier to build server-side plugins.
- A plugin for Google Analytics
- A plugin to use blogspam.net to check notices for spam
- A plugin to send linkbacks for notices about blog posts
- Configurable check for duplicate notices in a specific time period
- Better Atom feeds
- First implementation of Twitter Search API
- Add streamlined mobile device-friendly styles when enabled in config.
- A queue server for sending notices to Twitter
- A queue server for sending notices to Facebook
- A queue server for sending notices to a ping server
- Fixed a bug in nonces for OAuth in OpenMicroBlogging
- Fixed bugs in transfer of avatars in OpenMicroBlogging
- @-links go to permalinks for local users
- Better handling of DB errors (instead of dreaded DB_DataObject blank screen)
- Initial version of an RPM spec file
- More consistent display of notices in notice search
- A stylesheet for printed output
- "Social graph" methods for Twitter API
- Documentation for the JavaScript badge
- Debugged a ton of problems that happened with E_NOTICE on
- Better caching in RSS feeds
- Optionally send email when an @-message is received
- Automatically add tags for every group message
- Add framebusting JavaScript to help avoid clickjacking attacks.
- Optionally ignore some notice sources for public page.
- Add default SMS carriers and notice sources to distribution file.
- Change titles to use mixed case instead of all uppercase.
- Use exceptions for error handling.
[edit] Upgrade
See the Upgrading section of the README.

