Commit Graph

6063 Commits

Author SHA1 Message Date
Sarven Capadisli ea18b235de Using proper characters for quotes for bookmarklet 2009-11-06 10:47:21 +01:00
Craig Andrews 9c80f141e2 Fixed autocomplete returning bogus results 2009-11-05 23:51:30 -05:00
Craig Andrews d6ddb84132 Add ChangePassword event 2009-11-05 23:27:18 -05:00
Craig Andrews 1bace8547b Store the canonical forms of the email address and nickname 2009-11-05 16:53:43 -05:00
Craig Andrews 1845c8c773 Added an AutoRegister event
LDAP plugin can do autoregistration
2009-11-05 16:40:41 -05:00
Eric Helgeson 9f15febf88 Re added NICKNAME_FMT constant to router.php.
Usefull for non-OMB (behind the firewall) users to allow different nicknames.
2009-11-05 16:38:35 -05:00
Craig Andrews 73e45bbfd9 Made the ldap plugin work, and add a readme 2009-11-05 13:59:19 -05:00
Brion Vibber 066331bdf7 Merge commit 'refs/merge-requests/2006' of git://gitorious.org/statusnet/mainline into integration 2009-11-05 15:50:29 +01:00
Brion Vibber 2bb93438a1 Error page fix: use class static accessor correctly, suppress notices if we don't have the error code listed 2009-11-05 10:58:38 +01:00
Zach Copley 2fc01dc7d1 Remove debugging statements 2009-11-04 22:12:01 -08:00
Zach Copley 3252f6ec1b Merge branch 'fix-private-auth' into 0.9.x
* fix-private-auth:
  Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression)
  Allow all API calls, even if the site is configured as private. The
2009-11-04 22:09:46 -08:00
Zach Copley 2149168d29 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
* '0.9.x' of gitorious.org:statusnet/mainline:
  Revert a OS X-specific change to PEAR MIME_Type that I accidentally commited.
2009-11-04 22:05:33 -08:00
Zach Copley 1ef1f59fe8 Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
Zach Copley 40bf174c01 Revert a OS X-specific change to PEAR MIME_Type that I accidentally commited. 2009-11-05 05:59:46 +00:00
Zach Copley fbeae99884 Allow all API calls, even if the site is configured as private. The
API Actions will decide whether something requires auth or a redirect.
2009-11-04 21:33:59 -08:00
Zach Copley f28795656f Remove ugly debugging statements 2009-11-04 21:08:47 -08:00
Zach Copley 527427d3e0 Implement update avatar via API (/api/account/update_profile_image.format) 2009-11-04 21:00:26 -08:00
Sarven Capadisli eb42ad5635 Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x 2009-11-04 19:06:10 +00:00
Sarven Capadisli 4f461bc5c3 Updated identica badge - contributed by Will Daniels
http://identi.ca/wdaniels
2009-11-04 19:03:05 +00:00
Craig Andrews c403f7fa44 Added Net_LDAP2 to extlib, and add a skeleton LDAP plugin 2009-11-04 13:39:56 -05:00
Craig Andrews a82df5fae8 Added a CheckPassword event 2009-11-04 13:06:55 -05:00
Shashi b12caedb88 Widgetized user profile rendering. 2009-11-04 18:41:17 +05:30
Sarven Capadisli 384a50a780 Merge branch '0.8.x' into 0.9.x 2009-11-04 09:25:42 +00:00
Sarven Capadisli 6f7e3053ba Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x 2009-11-04 09:25:16 +00:00
Sarven Capadisli 00e7214720 Added script documentation 2009-11-04 09:24:14 +00:00
Sarven Capadisli 1e7c4f773b Script no longer neeed 2009-11-04 09:20:36 +00:00
Sarven Capadisli cc0a6dce36 Sync RealtimePlugin with 0.9.x 2009-11-04 09:19:39 +00:00
Sarven Capadisli df1ee6867e Sync Realtime JavaScript with 0.9.x 2009-11-04 09:12:34 +00:00
Brion Vibber 70a950c79f Bug 1817: undefined property in registration form
http://status.net/trac/ticket/1817
2009-11-03 15:23:28 -08:00
Craig Andrews 5aa9de3364 Added a Bitly URL Shortener. Unfortunately, it doesn't work, as bit.ly requires credentials to shorten URLs now, and we presently have no way to provide them. 2009-11-03 17:44:08 -05:00
Brion Vibber 06a5090bfc Update translations from TranslateWiki
scripts/update_translations.php now pulls updated files from TranslateWiki and merges them to an updated master.
Note that the .po files exported from TranslateWiki do lose some of the old manual comments for now.
2009-11-03 12:13:24 -08:00
Zach Copley d03a57853e Don't try to pull up designs for non-existent users 2009-11-03 09:55:35 -08:00
Zach Copley 1e6aff69d6 Fix reference to sources class variable 2009-11-03 09:41:36 -08:00
Craig Andrews b9d40f723b Added 'login' command that gives you a link that can be used to login to the website 2009-11-02 18:40:49 -05:00
Evan Prodromou a2b8303925 Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Conflicts:
	classes/User.php
2009-11-02 18:13:04 -05:00
Evan Prodromou 61419038e5 Merge branch '0.8.x' into 0.9.x
Conflicts:
	README
2009-11-02 18:11:45 -05:00
Evan Prodromou 01795bd615 Merge branch 'testing' into 0.8.x 2009-11-02 18:10:37 -05:00
Evan Prodromou f757ba3ca2 notes about registeruser and makegroupadmin scripts 2009-11-02 18:10:01 -05:00
Evan Prodromou 85d5585fc4 script to make someone a group admin 2009-11-02 18:07:38 -05:00
Evan Prodromou 8e4bc78204 correct name in registeruser 2009-11-02 18:07:20 -05:00
Evan Prodromou 97b4576c11 script to register a user 2009-11-02 18:07:04 -05:00
Evan Prodromou f0fc12b0a7 script to make someone a group admin 2009-11-02 18:06:27 -05:00
Evan Prodromou edb2713026 correct name in registeruser 2009-11-02 18:06:09 -05:00
Evan Prodromou eee033ae7c script to register a user 2009-11-02 17:28:03 -05:00
Craig Andrews 15d0055c6f allowed_nickname blocks top level url router names 2009-11-02 15:18:56 -05:00
Brion Vibber 12eec0fea2 Update Russian localization from apaskal's branch
Updated from version in merge request 1762 - http://www.gitorious.org/statusnet/mainline/merge_requests/1762
2009-11-02 11:56:44 -08:00
Brion Vibber b62e473087 Update master .po template & merge updates to all localizations 2009-11-02 11:29:13 -08:00
Brion Vibber 86560eeb3d Merge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/mainline into integration 2009-11-02 10:16:06 -08:00
Craig Andrews 1cf67f4f71 allow <> to surround the url (like () or []) 2009-11-02 12:59:11 -05:00
Sarven Capadisli 8b7bce12f8 Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x 2009-11-02 17:57:43 +00:00