Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2009-03-13 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-03-12 | Fixed an error in the README - path setting for installed in root is '', not '/' | CiaranG | |
2009-03-12 | update version number to 0.7.2.10.7.2.1 | Evan Prodromou | |
2009-03-12 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
Conflicts: classes/Notice.php lib/action.php lib/router.php lib/twitter.php | |||
2009-03-11 | Update README and version number0.7.2 | Evan Prodromou | |
Update the README and the version number for this release. | |||
2009-03-11 | Document the site-logo configuration option | Evan Prodromou | |
The configuration option for site logo wasn't well documented, so I added it to the README file, config.php.sample, and common.php. | |||
2009-03-08 | PostgreSQL - added equivalent of the MySQL-specific rebuilddb.sh script, for ↵ | CiaranG | |
upgrading | |||
2009-03-07 | Limit duplicate notices in a particular time period (default 60s) | Evan Prodromou | |
We disallow posting a notice with duplicate content more than once a minute. Conflicts: config.php.sample | |||
2009-03-06 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-03-04 | update README with new install instructions | Evan Prodromou | |
2009-02-26 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-02-16 | Updated README with section about installing the Facebook app, and added ↵ | Zach Copley | |
info about twitterqueuehandler.php and facebookqueuehandler.php. | |||
2009-02-06 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-02-06 | Update README and version number0.7.1 | Evan Prodromou | |
README and version number. | |||
2009-02-03 | Added PEAR Services/oEmbed and its dependencies for multimedia integration. | Robin Millette | |
2009-02-03 | Wrapped some URLs in the README with <> | Robin Millette | |
2009-02-02 | fix link to Open Software Service Definition | Todd Deshane | |
2009-02-02 | Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-02-02 | Using pootle now, not etrans anymore. Reflected in README | Robin Millette | |
2009-01-31 | Enable configuration files in /etc/laconica/ | Evan Prodromou | |
Enable storing config files in /etc/laconica/, which makes it much easier to have a single installation with multiple mublogs supported. | |||
2009-01-30 | fix date and prev release in README0.7.0 | Evan Prodromou | |
2009-01-28 | update the README | Evan Prodromou | |
2009-01-21 | Documented the site notice option. | Evan Prodromou | |