Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-02 | Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-02-02 | Merge branch 'master' of git://gitorious.org/laconica/adrianlang-clone into ↵ | Evan Prodromou | |
adrianlang/master | |||
2009-02-02 | trac #569 and trac #711 add missing utf-8 headers and removed extraneous ↵ | Robin Millette | |
argument in startHTML calls | |||
2009-02-02 | trac #1099: main menu should not lead to IM settings when IM is disabled | Robin Millette | |
2009-02-02 | added primary menu to error pages | Robin Millette | |
2009-02-02 | Link rtsp, mms & tel URI schemes, correct pseudo-protocol ones. | Meitar Moscovitz | |
This patch builds on the work of user `candrews` at http://laconi.ca/trac/ticket/529#comment:2 | |||
2009-02-01 | Fixes #1088: Show number of group members. Unlike the bugreport requested, ↵ | Adrian Lang | |
the stats are displayed similar to userstream stats in a section in the sidebar. Additionaly, I removed a redundant notnull if check in ShowgroupAction->showMembers, fixed a SQL error in User_group->getMembers when no limit is passed, removed return value storing of void function and added an usage of Profile->getBestName. | |||
2009-02-01 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into ↵ | Evan Prodromou | |
cyi/master | |||
2009-02-01 | Resaved identica logo as transparent PNG24 in order to handle various | Sarven Capadisli | |
background colours without having to explicitly apply anti-aliasing. Updated colour information in identica theme. Removed ie7 base stylesheet that's no longer required. Added ie identica stylesheet to handle solid background colour for | |||
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 | PostgreSQL - code changes to avoid problems where user table is referenced ↵ | Ciaran Gultnieks | |
in ad-hoc queries | |||
2009-01-29 | trac750 update Facebook status when posting to Identi.ca from Facebook | Zach Copley | |
2009-01-28 | only send group notices through Jabber to users with notices enabled | Evan Prodromou | |
2009-01-28 | fix email notification link | Greg Grossmeier | |
2009-01-28 | don't show reply for anon user | Evan Prodromou | |
2009-01-28 | Merge branch 'master' of root@laconi.ca:/var/www/laconi.ca/software/laconica | Evan Prodromou | |
2009-01-27 | Revert "Fixup already-subscribed string" | Evan Prodromou | |
This reverts commit 6055516aaf6a0620d1c6f40b42090558e9e2cec1. | |||
2009-01-27 | Keeping HTML consistent throughout the site. | Sarven Capadisli | |
2009-01-27 | trac750 140 character countdown for FB app | Zach Copley | |
2009-01-26 | Fixed bad query causing facebook_update to fail | Zach Copley | |
2009-01-26 | Add some more useless HTML | Evan Prodromou | |
2009-01-26 | move block form | Evan Prodromou | |
2009-01-26 | Fix scrolling for groups | Meitar Moscovitz | |
2009-01-26 | Fix direct addressing of messages | Evan Prodromou | |
2009-01-26 | Fixup already-subscribed string | Adrian Lang | |
2009-01-26 | Fix pagination on user groups page | Adrian Lang | |
2009-01-26 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk | Evan Prodromou | |
2009-01-26 | trac750 Better permissions workflow and styling hooks | Zach Copley | |
2009-01-25 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk | Evan Prodromou | |
2009-01-24 | Rss10Action::showImage() was trying to call pre-uiredesign XML output functions | Zach Copley | |
2009-01-24 | Update notice deletion | Evan Prodromou | |
Changed the errors in notice deletion so it now works. Also, consistently delete records from related tables that refer to the notice. | |||
2009-01-24 | wrong action for groups | Evan Prodromou | |
2009-01-24 | Fix the group url (Closes #971) | Evan Prodromou | |
2009-01-24 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk | Evan Prodromou | |
2009-01-24 | Search form markup and style | sarven | |
2009-01-23 | trac750 fixed dumb sql query that was pulling ancient notices | Zach Copley | |
2009-01-23 | trac750 Better CSS file organization and linking fore the FB app | Zach Copley | |
2009-01-23 | Bad link for popular notices | Evan Prodromou | |
2009-01-23 | Merge branch 'master' of /var/www/trunk | Zach Copley | |
2009-01-23 | trac750 Better styling for the Facebook profile box widget | Zach Copley | |
2009-01-23 | Merge branch 'master' of ssh://zach@dev.controlyourself.ca/var/www/trunk | Zach Copley | |
2009-01-23 | Bring the Twitter compatible API inline with new uiredesign stuff | Zach Copley | |
2009-01-23 | Using openidlogin instead of openid in order to show the current local | sarven | |
nav item | |||
2009-01-23 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk | Evan Prodromou | |
2009-01-23 | Fix for Twitter bridge bug introduced by uiredesign merge | Zach Copley | |
2009-01-23 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk | Evan Prodromou | |
2009-01-23 | Merge branch 'master' of /var/www/mublog | Evan Prodromou | |
Conflicts: actions/api.php actions/deletenotice.php actions/recoverpassword.php actions/remotesubscribe.php actions/tag.php actions/tagrss.php actions/twitapiaccount.php actions/twitapiusers.php classes/Notice.php classes/User.php lib/common.php lib/language.php lib/subs.php lib/twitterapi.php lib/util.php scripts/inbox_users.php scripts/update_translations.php Merged development trunk into laconica head. woohoo! | |||
2009-01-23 | Merge branch 'master' of /var/www/trunk | Robin Millette | |
2009-01-23 | Group search | Robin Millette | |
2009-01-23 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk | Evan Prodromou | |