]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Siebrand Mazeland [Fri, 6 Nov 2009 16:40:52 +0000 (17:40 +0100)]
Localisation updates from translatewiki.net (2009-11-06)
* fixes incorrect formatting in previous l10n update
Siebrand Mazeland [Fri, 6 Nov 2009 16:16:43 +0000 (17:16 +0100)]
More bug fixes.
Siebrand Mazeland [Fri, 6 Nov 2009 15:53:07 +0000 (16:53 +0100)]
Fix a few bugs I added in previous revision
Siebrand Mazeland [Fri, 6 Nov 2009 15:40:54 +0000 (16:40 +0100)]
* add language code conversion for translatewiki.net where needed
* skip update of code 'en' (as English is the source language)
Sarven Capadisli [Fri, 6 Nov 2009 14:28:58 +0000 (15:28 +0100)]
Added missing closing span tag
Sarven Capadisli [Fri, 6 Nov 2009 14:26:38 +0000 (15:26 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Fri, 6 Nov 2009 14:26:13 +0000 (15:26 +0100)]
Fixed some group list styles
Siebrand Mazeland [Fri, 6 Nov 2009 14:21:01 +0000 (15:21 +0100)]
Localisation updates from translatewiki.net (2009-11-06)
Brion Vibber [Fri, 6 Nov 2009 14:04:23 +0000 (15:04 +0100)]
typo :P
Sarven Capadisli [Fri, 6 Nov 2009 14:03:35 +0000 (15:03 +0100)]
Removed dl "stuff"
Brion Vibber [Fri, 6 Nov 2009 14:03:03 +0000 (15:03 +0100)]
console.php: fix up the help and include a handy cut-n-paste'able example
Brion Vibber [Fri, 6 Nov 2009 13:31:39 +0000 (14:31 +0100)]
console.php terminal script provides interactive PHP console in StatusNet environment, handy for testing!
Uses readline for line input editing if available; falls back to bash+readline if not native, and takes fgets() in worst case.
Currently a bit awkward in that each input line is parsed separately, so loops and function defs have to be squished to one line.
Sarven Capadisli [Fri, 6 Nov 2009 12:35:21 +0000 (13:35 +0100)]
Updated styles for profile list fn and nickname
Sarven Capadisli [Fri, 6 Nov 2009 12:32:04 +0000 (13:32 +0100)]
Check if it is empty instead of ''
Sarven Capadisli [Fri, 6 Nov 2009 11:54:20 +0000 (12:54 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Fri, 6 Nov 2009 11:51:28 +0000 (12:51 +0100)]
Updated styles for profile list re: commit
3c4ac05cde5a97594d3b0fa7e3f5dbbaf45e4c64
Brion Vibber [Fri, 6 Nov 2009 11:15:08 +0000 (12:15 +0100)]
kill tabs
Brion Vibber [Fri, 6 Nov 2009 10:51:28 +0000 (11:51 +0100)]
Add Icelandic to the language support list so the localization can actually be used :)
Sarven Capadisli [Fri, 6 Nov 2009 10:30:41 +0000 (11:30 +0100)]
Removed .uid from group profiles in a list
Sarven Capadisli [Fri, 6 Nov 2009 09:47:21 +0000 (10:47 +0100)]
Using proper characters for quotes for bookmarklet
Craig Andrews [Fri, 6 Nov 2009 04:51:30 +0000 (23:51 -0500)]
Fixed autocomplete returning bogus results
Craig Andrews [Fri, 6 Nov 2009 04:27:18 +0000 (23:27 -0500)]
Add ChangePassword event
Craig Andrews [Thu, 5 Nov 2009 21:53:43 +0000 (16:53 -0500)]
Store the canonical forms of the email address and nickname
Craig Andrews [Thu, 5 Nov 2009 21:39:57 +0000 (16:39 -0500)]
Added an AutoRegister event
LDAP plugin can do autoregistration
Eric Helgeson [Thu, 5 Nov 2009 21:38:35 +0000 (16:38 -0500)]
Re added NICKNAME_FMT constant to router.php.
Usefull for non-OMB (behind the firewall) users to allow different nicknames.
Craig Andrews [Thu, 5 Nov 2009 18:59:19 +0000 (13:59 -0500)]
Made the ldap plugin work, and add a readme
Brion Vibber [Thu, 5 Nov 2009 14:50:29 +0000 (15:50 +0100)]
Merge commit 'refs/merge-requests/2006' of git://gitorious.org/statusnet/mainline into integration
Brion Vibber [Wed, 4 Nov 2009 16:36:27 +0000 (08:36 -0800)]
Error page fix: use class static accessor correctly, suppress notices if we don't have the error code listed
Zach Copley [Thu, 5 Nov 2009 06:12:01 +0000 (22:12 -0800)]
Remove debugging statements
Zach Copley [Thu, 5 Nov 2009 06:09:46 +0000 (22:09 -0800)]
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
Zach Copley [Thu, 5 Nov 2009 06:05:33 +0000 (22:05 -0800)]
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.
Zach Copley [Thu, 5 Nov 2009 06:03:41 +0000 (22:03 -0800)]
Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression)
Zach Copley [Thu, 5 Nov 2009 05:59:46 +0000 (05:59 +0000)]
Revert a OS X-specific change to PEAR MIME_Type that I accidentally commited.
Zach Copley [Thu, 5 Nov 2009 05:33:59 +0000 (21:33 -0800)]
Allow all API calls, even if the site is configured as private. The
API Actions will decide whether something requires auth or a redirect.
Zach Copley [Thu, 5 Nov 2009 05:08:47 +0000 (21:08 -0800)]
Remove ugly debugging statements
Zach Copley [Thu, 5 Nov 2009 05:00:26 +0000 (21:00 -0800)]
Implement update avatar via API (/api/account/update_profile_image.format)
Sarven Capadisli [Wed, 4 Nov 2009 19:06:10 +0000 (19:06 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 4 Nov 2009 19:03:05 +0000 (19:03 +0000)]
Updated identica badge - contributed by Will Daniels
http://identi.ca/wdaniels
Craig Andrews [Wed, 4 Nov 2009 18:39:56 +0000 (13:39 -0500)]
Added Net_LDAP2 to extlib, and add a skeleton LDAP plugin
Craig Andrews [Wed, 4 Nov 2009 18:06:55 +0000 (13:06 -0500)]
Added a CheckPassword event
Shashi [Wed, 4 Nov 2009 13:11:17 +0000 (18:41 +0530)]
Widgetized user profile rendering.
Sarven Capadisli [Wed, 4 Nov 2009 09:25:42 +0000 (09:25 +0000)]
Merge branch '0.8.x' into 0.9.x
Sarven Capadisli [Wed, 4 Nov 2009 09:25:16 +0000 (09:25 +0000)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Sarven Capadisli [Wed, 4 Nov 2009 09:24:14 +0000 (09:24 +0000)]
Added script documentation
Sarven Capadisli [Wed, 4 Nov 2009 09:20:36 +0000 (09:20 +0000)]
Script no longer neeed
Sarven Capadisli [Wed, 4 Nov 2009 09:19:39 +0000 (09:19 +0000)]
Sync RealtimePlugin with 0.9.x
Sarven Capadisli [Wed, 4 Nov 2009 09:12:34 +0000 (09:12 +0000)]
Sync Realtime JavaScript with 0.9.x
Brion Vibber [Tue, 3 Nov 2009 23:23:28 +0000 (15:23 -0800)]
Bug 1817: undefined property in registration form
http://status.net/trac/ticket/1817
Craig Andrews [Tue, 3 Nov 2009 22:43:18 +0000 (17:43 -0500)]
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.
Brion Vibber [Tue, 3 Nov 2009 20:13:24 +0000 (12:13 -0800)]
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.
Zach Copley [Tue, 3 Nov 2009 17:55:35 +0000 (09:55 -0800)]
Don't try to pull up designs for non-existent users
Zach Copley [Tue, 3 Nov 2009 17:41:36 +0000 (09:41 -0800)]
Fix reference to sources class variable
Craig Andrews [Mon, 2 Nov 2009 23:40:18 +0000 (18:40 -0500)]
Added 'login' command that gives you a link that can be used to login to the website
Evan Prodromou [Mon, 2 Nov 2009 23:13:04 +0000 (18:13 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Conflicts:
classes/User.php
Evan Prodromou [Mon, 2 Nov 2009 23:11:45 +0000 (18:11 -0500)]
Merge branch '0.8.x' into 0.9.x
Conflicts:
README
Evan Prodromou [Mon, 2 Nov 2009 23:10:37 +0000 (18:10 -0500)]
Merge branch 'testing' into 0.8.x
Evan Prodromou [Mon, 2 Nov 2009 23:10:01 +0000 (18:10 -0500)]
notes about registeruser and makegroupadmin scripts
Evan Prodromou [Mon, 2 Nov 2009 23:06:27 +0000 (18:06 -0500)]
script to make someone a group admin
Evan Prodromou [Mon, 2 Nov 2009 23:06:09 +0000 (18:06 -0500)]
correct name in registeruser
Evan Prodromou [Mon, 2 Nov 2009 22:28:03 +0000 (17:28 -0500)]
script to register a user
Evan Prodromou [Mon, 2 Nov 2009 23:06:27 +0000 (18:06 -0500)]
script to make someone a group admin
Evan Prodromou [Mon, 2 Nov 2009 23:06:09 +0000 (18:06 -0500)]
correct name in registeruser
Evan Prodromou [Mon, 2 Nov 2009 22:28:03 +0000 (17:28 -0500)]
script to register a user
Craig Andrews [Mon, 2 Nov 2009 20:18:04 +0000 (15:18 -0500)]
allowed_nickname blocks top level url router names
Brion Vibber [Mon, 2 Nov 2009 19:56:44 +0000 (11:56 -0800)]
Update Russian localization from apaskal's branch
Updated from version in merge request 1762 - http://www.gitorious.org/statusnet/mainline/merge_requests/1762
Brion Vibber [Mon, 2 Nov 2009 19:26:46 +0000 (11:26 -0800)]
Update master .po template & merge updates to all localizations
Brion Vibber [Mon, 2 Nov 2009 18:16:06 +0000 (10:16 -0800)]
Merge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/mainline into integration
Craig Andrews [Mon, 2 Nov 2009 17:57:51 +0000 (12:57 -0500)]
allow <> to surround the url (like () or [])
Sarven Capadisli [Mon, 2 Nov 2009 17:57:43 +0000 (17:57 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 17:56:55 +0000 (17:56 +0000)]
Binding keyup/keydown only once for .form_notice
Craig Andrews [Mon, 2 Nov 2009 17:52:46 +0000 (12:52 -0500)]
fix the [] unit tests
Craig Andrews [Mon, 2 Nov 2009 15:38:58 +0000 (10:38 -0500)]
do not allow " in URLs - they are not legal URL characters
Craig Andrews [Mon, 2 Nov 2009 15:38:01 +0000 (10:38 -0500)]
do not allow [ and ] - they are not legal URL characters
Sarven Capadisli [Mon, 2 Nov 2009 17:21:23 +0000 (17:21 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 17:19:08 +0000 (17:19 +0000)]
Make sure to call FormNoticeEnhancements with a new copy of the form
object
Brion Vibber [Wed, 28 Oct 2009 19:29:20 +0000 (15:29 -0400)]
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
Caching support will be added in future work after unit tests have been added.
* extlib: add PEAR HTTP_Request2 0.4.1 alpha
* extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility
* moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries
* adapted GeonamesPlugin for new HTTPResponse interface
Note some plugins haven't been fully tested yet.
Brion Vibber [Mon, 2 Nov 2009 17:08:26 +0000 (09:08 -0800)]
Detect "no file" upload error and, for now at least, ignore it gracefully.
This was triggering on non-AJAX form submissions for new notices, preventing them from being posted when they contained no attachments.
Sarven Capadisli [Mon, 2 Nov 2009 17:06:52 +0000 (17:06 +0000)]
Ran through JSLint
Sarven Capadisli [Mon, 2 Nov 2009 16:55:47 +0000 (16:55 +0000)]
Fixed object string name and order for submitonreturn actions
Sarven Capadisli [Mon, 2 Nov 2009 16:44:12 +0000 (16:44 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 16:42:50 +0000 (16:42 +0000)]
Fixed object string name
Evan Prodromou [Mon, 2 Nov 2009 16:23:41 +0000 (11:23 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Mon, 2 Nov 2009 16:23:31 +0000 (11:23 -0500)]
remove <dl> stuff from profile list
Brion Vibber [Mon, 2 Nov 2009 14:56:31 +0000 (06:56 -0800)]
Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions."
Going to restructure a little more before finalizing this...
This reverts commit
fa37967858c3c29000797e510e5f98aca8ab558f .
Sarven Capadisli [Mon, 2 Nov 2009 14:54:31 +0000 (14:54 +0000)]
Typo: z-index should be 2 instead of 1
Sarven Capadisli [Mon, 2 Nov 2009 14:53:31 +0000 (14:53 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Wed, 28 Oct 2009 19:29:20 +0000 (15:29 -0400)]
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
Caching support will be added in future work after unit tests have been added.
* extlib: add PEAR HTTP_Request2 0.4.1 alpha
* extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility
* moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries
Note some plugins haven't been tested yet.
Brion Vibber [Sun, 1 Nov 2009 18:30:51 +0000 (13:30 -0500)]
Make unit tests work again by forcing a 'global' on $_have_a_config...
Fix a typo in the error message when no config file found.
Sarven Capadisli [Mon, 2 Nov 2009 13:28:14 +0000 (13:28 +0000)]
Minor
Sarven Capadisli [Mon, 2 Nov 2009 10:28:57 +0000 (10:28 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 10:28:22 +0000 (10:28 +0000)]
Updated button.close style
Zach Copley [Mon, 2 Nov 2009 00:32:45 +0000 (16:32 -0800)]
Remove stale references to old apiaction parameter
Sarven Capadisli [Sun, 1 Nov 2009 20:19:11 +0000 (21:19 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sun, 1 Nov 2009 19:53:25 +0000 (20:53 +0100)]
Updated button.close styles
Sarven Capadisli [Sun, 1 Nov 2009 19:11:51 +0000 (20:11 +0100)]
Removed unneessary styles
Sarven Capadisli [Sun, 1 Nov 2009 19:07:45 +0000 (20:07 +0100)]
Updated default and identica theme to use a single instance of
property:value for icons.
Sarven Capadisli [Sun, 1 Nov 2009 18:54:20 +0000 (19:54 +0100)]
Updated default theme for direct message
Sarven Capadisli [Sun, 1 Nov 2009 18:48:54 +0000 (19:48 +0100)]
Moved theme styles from identica to base
Evan Prodromou [Sun, 1 Nov 2009 16:09:14 +0000 (11:09 -0500)]
Revert "Blacklist all files and directories in the web root (INSTALLDIR). Much more elegant than manually keep tracking of these invalid usernames."
This reverts commit
15f9c80c28042a5f9d51ec8444e3c9c475360481 .
So, so, elegant! And so, so, incorrect!
We can't have a user named 'notice' because that would interfere with
URLs like /notice/1234. However, there is no file named 'notice' in
the Web root.
If there were a way to automatically pull out the virtual paths in the
root dir, this may make sense. Until then, we keep track here.
Sarven Capadisli [Sun, 1 Nov 2009 10:42:28 +0000 (10:42 +0000)]
Updated XHR output to match newnotice