Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-20 | Fix for ticket #2845: singleuser nickname configuration was being overridden ↵ | Brion Vibber | |
by site owner in router setup. I've consolidated the checks for which user to use for single-user mode into User::singleUser(), which now uses the configured nickname by preference, falling back to the site owner if it's unset. This is now called consistently from the places that needed to use the primary user's nickname in routing setup. Setting $config['singleuser']['nickname'] should now work again as expected. | |||
2010-10-19 | Fix casing of "translatewiki.net" | Siebrand Mazeland | |
2010-10-18 | Bump README to 0.9.6 | Brion Vibber | |
2010-10-18 | document API and nofollow config options | Evan Prodromou | |
2010-10-14 | Fix ticket #2829: we have more subdirs to pull than just avatars now; ↵ | Brion Vibber | |
updated the upgrade directions. | |||
2010-10-14 | document and default for site|ssllogo | Evan Prodromou | |
2010-10-14 | Make HTTPS urls in File::url() if necessary | Evan Prodromou | |
2010-10-14 | document sslserver and sslpath configuration options | Evan Prodromou | |
2010-09-09 | include changelog and version changes in text | Evan Prodromou | |
2010-09-08 | Bump version to 0.9.5 | Brion Vibber | |
2010-09-03 | explicitly license documentation under CC-BY 3.0 | Evan Prodromou | |
2010-09-02 | explicit attribution | Evan Prodromou | |
2010-09-02 | note that images and CSS files in /themes/ are CC-BY 3.0, and that themes ↵ | Evan Prodromou | |
are exempt from AGPL copyleft | |||
2010-08-16 | StatusNet 0.9.4 "Orange Crush"0.9.4 | Brion Vibber | |
2010-08-12 | add note about software subscription | Evan Prodromou | |
2010-08-11 | 0.9.4beta2 update some notes in README, note the fix from beta10.9.4beta2 | Brion Vibber | |
2010-06-29 | Updates to README w/ summary changelist | Brion Vibber | |
2010-06-28 | Update version and code name: 0.9.3 Half a World Away | Brion Vibber | |
2010-05-03 | Updated README to include one-liner about fixed installer in the noteable ↵ | Zach Copley | |
changes section | |||
2010-05-03 | Update release date | Brion Vibber | |
2010-04-29 | Update release notes and version number for 0.9.2 | Zachary Copley | |
2010-03-29 | Tweak to Eugene Crosser's patch to make transactions and acks configurable; ↵ | Brion Vibber | |
disabling them gets basic message delivery working under MorbidQ, and may help with RabbitMQ etc. I swapped the settings from negative to positive ($config['queue']['stomp_transactions'] = false rather than $config['queue']['stomp_no_transactions'] = true), gave them defaults (both on for best ActiveMQ experience), and added notes to the README about configuring them. | |||
2010-03-29 | Make stomp queue manager work with basic servers | Eugene Crosser | |
Signed-off-by: Eugene Crosser <crosser@average.org> | |||
2010-03-28 | update README and version number0.9.1 | Evan Prodromou | |
2010-03-18 | Add readme notes about PHP <5.2.6 bug on 64-bit and PHP 5.3 issues. | Brion Vibber | |
2010-03-04 | fix ver ref in upgrade instructions | Brion Vibber | |
2010-03-04 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testinglist0.9.0 | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: Updated note on geo location and added a note on user roles Set up subscription to update@status.net for admin user on new installation, if OStatus is set up and working. (Will fail gracefully on a behind-the-firewall site.) | |||
2010-03-04 | Make indenting consistent in README | Zach Copley | |
2010-03-04 | Updated note on geo location and added a note on user roles | Sarven Capadisli | |
2010-03-04 | Normalize whitespace in the README -- all tabs to (4) spaces | Zach Copley | |
2010-03-04 | note betas are obsolete now | Evan Prodromou | |
2010-03-04 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-03-04 | banned no longer supported | Evan Prodromou | |
2010-03-04 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-03-04 | updates to queue info in readme | Brion Vibber | |
2010-03-04 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: some more editorial on README Increased admin navigation width to handle longer text length | |||
2010-03-04 | Fix link to StatusNet bug tracker in README | Zach Copley | |
2010-03-04 | some more editorial on README | Evan Prodromou | |
2010-03-04 | add blacklist and throttle plugin notes | Evan Prodromou | |
2010-03-04 | change lede so it doesn't talk about Laconica | Evan Prodromou | |
2010-03-04 | change 'mublog' to 'statusnet' in README | Evan Prodromou | |
2010-03-04 | change lacuser/lacpassword to statusnet-like ones | Evan Prodromou | |
2010-03-04 | change URLs and versions in README | Evan Prodromou | |
2010-03-04 | change changelog and version | Evan Prodromou | |
2010-02-11 | let files go to SSL dir too | Evan Prodromou | |
2010-02-11 | let backgrounds be put under SSL | Evan Prodromou | |
2010-02-11 | put Javascript files under SSL | Evan Prodromou | |
2010-02-11 | let avatars be served over SSL | Evan Prodromou | |
2010-02-11 | null theme ssl setting means 'guess' | Evan Prodromou | |
2010-02-01 | readme and version for beta50.9.0beta5 | Evan Prodromou | |