summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-02-02Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-02Merge branch 'master' of git://gitorious.org/laconica/adrianlang-clone into ↵Evan Prodromou
adrianlang/master
2009-02-02trac #569 and trac #711 add missing utf-8 headers and removed extraneous ↵Robin Millette
argument in startHTML calls
2009-02-02trac #1099: main menu should not lead to IM settings when IM is disabledRobin Millette
2009-02-02added primary menu to error pagesRobin Millette
2009-02-02Link 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-01Fixes #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-01Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into ↵Evan Prodromou
cyi/master
2009-02-01Resaved identica logo as transparent PNG24 in order to handle variousSarven 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-31Enable 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-30PostgreSQL - code changes to avoid problems where user table is referenced ↵Ciaran Gultnieks
in ad-hoc queries
2009-01-29trac750 update Facebook status when posting to Identi.ca from FacebookZach Copley
2009-01-28only send group notices through Jabber to users with notices enabledEvan Prodromou
2009-01-28fix email notification linkGreg Grossmeier
2009-01-28don't show reply for anon userEvan Prodromou
2009-01-28Merge branch 'master' of root@laconi.ca:/var/www/laconi.ca/software/laconicaEvan Prodromou
2009-01-27Revert "Fixup already-subscribed string"Evan Prodromou
This reverts commit 6055516aaf6a0620d1c6f40b42090558e9e2cec1.
2009-01-27Keeping HTML consistent throughout the site.Sarven Capadisli
2009-01-27trac750 140 character countdown for FB appZach Copley
2009-01-26Fixed bad query causing facebook_update to failZach Copley
2009-01-26Add some more useless HTMLEvan Prodromou
2009-01-26move block formEvan Prodromou
2009-01-26Fix scrolling for groupsMeitar Moscovitz
2009-01-26Fix direct addressing of messagesEvan Prodromou
2009-01-26Fixup already-subscribed stringAdrian Lang
2009-01-26Fix pagination on user groups pageAdrian Lang
2009-01-26Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-26trac750 Better permissions workflow and styling hooksZach Copley
2009-01-25Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-24Rss10Action::showImage() was trying to call pre-uiredesign XML output functionsZach Copley
2009-01-24Update notice deletionEvan 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-24wrong action for groupsEvan Prodromou
2009-01-24Fix the group url (Closes #971)Evan Prodromou
2009-01-24Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-24Search form markup and stylesarven
2009-01-23trac750 fixed dumb sql query that was pulling ancient noticesZach Copley
2009-01-23trac750 Better CSS file organization and linking fore the FB appZach Copley
2009-01-23Bad link for popular noticesEvan Prodromou
2009-01-23Merge branch 'master' of /var/www/trunkZach Copley
2009-01-23trac750 Better styling for the Facebook profile box widgetZach Copley
2009-01-23Merge branch 'master' of ssh://zach@dev.controlyourself.ca/var/www/trunkZach Copley
2009-01-23Bring the Twitter compatible API inline with new uiredesign stuffZach Copley
2009-01-23Using openidlogin instead of openid in order to show the current localsarven
nav item
2009-01-23Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-23Fix for Twitter bridge bug introduced by uiredesign mergeZach Copley
2009-01-23Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-23Merge branch 'master' of /var/www/mublogEvan 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-23Merge branch 'master' of /var/www/trunkRobin Millette
2009-01-23Group searchRobin Millette
2009-01-23Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou