summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-11-11Redid how URL shorteners work. This way is much more like how Evan wants ↵Craig Andrews
events to work (and more like how the rest of SN works).
2009-11-11Fix bug 1963: Web UI throws warnings during previously open login session ↵Brion Vibber
after user account is deleted common_logged_in() returned bogus results because it checks against null specifically, but common_current_user() was sticking 'false' into $_cur because that's what User::staticGet() returned from a failed lookup. Now we skip over a failed lookup here, so we keep null and all is well.
2009-11-10Merge branch '0.9.x' into finish-account-apiZach Copley
* 0.9.x: Added a events for the settings menu items Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server. Changed to Evan's event style and added an AuthPlugin superclass add geo output to statuses in json, xml, atom, rss in API Localisation updates from translatewiki.net (2009-11-10) Localisation updates from translatewiki.net Update pot add lat and long parameters to api/statuses/update change credential check to work more like other events fixup output of object attributes in db error code Performance fix for subscription/subscriber lists based on feedback from ops. Adjusting indexes to make favorites query more efficient, based on feedback from ops. Revert untested code; spews PHP notice warnings on every page view: "just sent a http 200 for the check-fancy from install.php" Added hook for the Group navigation items Updated block @title text (shouldn't say from group) Updated group block markup Revert "Remove more contractions"
2009-11-10Added a events for the settings menu itemsCraig Andrews
2009-11-10Implement /api/account/update_delivery_device.formatZach Copley
2009-11-10Bringing Sphinx search support up to code: broken out to a plugin, now ↵Brion Vibber
supports multiple sites on a single server. Upgrade notes: * Index names have changed from hardcoded 'Identica_people' and 'Identica_notices' to use the database name and actual table names. Must reindex. New events: * GetSearchEngine to override default search engine class selection from plugins New scripts: * gen_config.php generates a sphinx.conf from database configuration (with theoretical support for status_network table, but it doesn't seem to be cleanly queriable right now without knowing the db setup info for that. Needs generalized support.) * Replaced old sphinx-indexer.sh and sphinx-cron.sh with index_update.php Other fixes: * sphinx.conf.sample better matches our live config, skipping unused stopword list and using a more realistic indexer memory limit Further notes: * Probably doesn't work right with PostgreSQL yet; Sphinx can pull from PG but the extraction queries currently look like they use some MySQL-specific functions.
2009-11-10Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-10add geo output to statuses in json, xml, atom, rss in APIEvan Prodromou
2009-11-10Localisation updates from translatewiki.netSiebrand Mazeland
* adding Arabic localisation
2009-11-10change credential check to work more like other eventsEvan Prodromou
2009-11-10Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
Conflicts: lib/util.php
2009-11-10fixup output of object attributes in db error codeEvan Prodromou
2009-11-10Revert untested code; spews PHP notice warnings on every page view: "just ↵Brion Vibber
sent a http 200 for the check-fancy from install.php" Notice: Undefined index: p in /Library/WebServer/Documents/mublog/lib/common.php on line 41 This reverts commit 223fee2ad1430e827830265c9fe97f4d025bb060.
2009-11-10Merge remote branch 'statusnet/0.9.x' into 0.9.xBrion Vibber
2009-11-10Added hook for the Group navigation itemsSarven Capadisli
2009-11-10Merge branch '0.9.x' into finish-account-apiZach Copley
* 0.9.x: (26 commits) just sent a http 200 for the check-fancy from install.php Add a new event: CanUserChangeField shorten flag notification and include a class Added flag icon for UserFlag plugin Fixed notice option alignment in IE add a method to Theme class to list available themes Updated Realtime plugin to use the util's NoticeReply object Localisation updates from translatewiki.net (2009-11-08) Update pot again Rebuild pot file *without* --join-existing to get rid of the cruft. Not sure why "--join-existing" must be in. Only thing I can think of is manual additions, which I could not find. Revert "More precise field label" Remove more contractions Revert "* [Cc]an't -> [Cc]annot" Revert "More specifics on 'address'" * [Cc]an't -> [Cc]annot Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" add utilities for calculating local and installation theme root dirs Harmonise UI message "No such user." Restructure theme.php to define a class Theme entity_action responses look more inactive now ...
2009-11-10Output profile background image info in the API user objectsZach Copley
2009-11-09Implement /api/account/update_profile.formatZach Copley
2009-11-09Implement /api/account/update_profile_colors.formatZach Copley
2009-11-10just sent a http 200 for the check-fancy from install.phpBrenda Wallace
2009-11-09Add a new event: CanUserChangeFieldCraig Andrews
2009-11-09Revert "Remove more contractions"Brion Vibber
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26. Missed this one yesterday...
2009-11-08Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-08add a method to Theme class to list available themesEvan Prodromou
2009-11-08Implement /api/account/update_profile_background_image.formatZach Copley
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Remove more contractionsSiebrand Mazeland
* doesn't * won't * isn't * don't
2009-11-08Revert "* [Cc]an't -> [Cc]annot"Brion Vibber
This reverts commit 0ab17f382b9993ada3d12d4cdace72cca53fb545.
2009-11-08Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08* [Cc]an't -> [Cc]annotSiebrand Mazeland
* [Cc]ould't -> [Cc]ould not
2009-11-08Revert "* check usage of 'people' in UI and change it to 'users' or ↵Brion Vibber
something else in most places" This reverts commit 81b4a381d9ddc71ed8a53c074ea10910882d3156. IMO "user" is a bit impersonal and we shouldn't go changing the tone of the UI willy-nilly when we're updating localisations.
2009-11-08add utilities for calculating local and installation theme root dirsEvan Prodromou
2009-11-08Harmonise UI message "No such user."Siebrand Mazeland
2009-11-08Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-08Restructure theme.php to define a class ThemeEvan Prodromou
For various reasons, it's nicer to have a class for theme-file paths and such. So, I've rewritten the code for determining the locations of theme files to be more OOPy. I changed all the uses of the two functions in the module (theme_file and theme_path) to use Theme::file and Theme::path respectively. I've also removed the code in common.php that require's the module; using a class means we can autoload it instead.
2009-11-08!. => !Siebrand Mazeland
2009-11-08* check usage of 'people' in UI and change it to 'users' or something else ↵Siebrand Mazeland
in most places * change some contractions to full text in UI messages
2009-11-07fix constant for deleteothersnoticeEvan Prodromou
2009-11-07uppercase right constantsEvan Prodromou
2009-11-07add a method to Action to check session tokenEvan Prodromou
2009-11-07->action -> ->out in UserProfileEvan Prodromou
2009-11-07fix userprofile widget so it correctly provides an actionEvan Prodromou
2009-11-06Better workaround for PHP returning empty $_POST and $_FILES whenZach Copley
POST length > post_max_size in php.ini. I also added this check to avatar upload, which was failing with huge files.
2009-11-06Added missing closing span tagSarven Capadisli
2009-11-06Fixed some group list stylesSarven Capadisli
2009-11-06Removed dl "stuff"Sarven Capadisli
2009-11-06Check if it is empty instead of ''Sarven Capadisli
2009-11-06Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-06Updated styles for profile list re: commitSarven Capadisli
3c4ac05cde5a97594d3b0fa7e3f5dbbaf45e4c64