]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
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
Evan Prodromou [Sat, 31 Oct 2009 19:49:21 +0000 (15:49 -0400)]
Add SocialOomph
Evan Prodromou [Sat, 31 Oct 2009 19:40:26 +0000 (15:40 -0400)]
add and update choqok
Sarven Capadisli [Sat, 31 Oct 2009 19:36:02 +0000 (20:36 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sat, 31 Oct 2009 19:14:57 +0000 (20:14 +0100)]
Use FormNoticeEnhancements instead of Counter
Evan Prodromou [Sat, 31 Oct 2009 18:47:21 +0000 (14:47 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Sat, 31 Oct 2009 18:47:00 +0000 (14:47 -0400)]
Revert "remove mention of getfile"
This reverts commit
c637fe8cf07c22534e5227082ba81a12a8da3075 .
Evan Prodromou [Sat, 31 Oct 2009 18:46:46 +0000 (14:46 -0400)]
Revert "Revert "mod_rewrite rule for getfile""
This reverts commit
7b5285c34692df865517ba823d14169d61fefa4c .
Conflicts:
htaccess.sample
Evan Prodromou [Sat, 31 Oct 2009 18:45:46 +0000 (14:45 -0400)]
Revert "Revert "Added some explanatory text to README""
This reverts commit
446de62d02f372b6755237ae61e08bfcd4bf5100 .
Conflicts:
README
htaccess.sample
Evan Prodromou [Sat, 31 Oct 2009 18:44:32 +0000 (14:44 -0400)]
Revert "Revert "Added bit about being incompatible with file attachment virtual server""
This reverts commit
a5b3ad7bf5e83459cfb163df04e68a88e867b2cd .
Conflicts:
README
Evan Prodromou [Sat, 31 Oct 2009 18:43:13 +0000 (14:43 -0400)]
Revert "Revert "Actually commit the file this time""
This reverts commit
ba89c891768b371e5358af4cdc76ff18e8b37672 .
Evan Prodromou [Sat, 31 Oct 2009 18:43:01 +0000 (14:43 -0400)]
revert revert on getfile
Evan Prodromou [Sat, 31 Oct 2009 18:36:04 +0000 (14:36 -0400)]
merge from testing
Evan Prodromou [Sat, 31 Oct 2009 18:34:04 +0000 (14:34 -0400)]
remove mention of getfile
Evan Prodromou [Sat, 31 Oct 2009 18:33:28 +0000 (14:33 -0400)]
Revert "mod_rewrite rule for getfile"
This reverts commit
834a876dd0998464cade1cdd0fe2fe8c9ab17dcc .
Evan Prodromou [Sat, 31 Oct 2009 18:33:26 +0000 (14:33 -0400)]
Revert "Added some explanatory text to README"
This reverts commit
d2bac158cd0d4a25b3997cdd1ccadc5f08d65943 .
Evan Prodromou [Sat, 31 Oct 2009 18:33:24 +0000 (14:33 -0400)]
Revert "Added bit about being incompatible with file attachment virtual server"
This reverts commit
afe663af82250d020fd9dff0646c91c8f3b41013 .
Evan Prodromou [Sat, 31 Oct 2009 18:32:15 +0000 (14:32 -0400)]
Revert "Actually commit the file this time"
This reverts commit
3f06bfc042e34ce97e1f1476faadb67fc5edd282 .
Evan Prodromou [Sat, 31 Oct 2009 18:32:12 +0000 (14:32 -0400)]
Revert "Added getfile action"
This reverts commit
f58daa873befbaee5a998e69622c046c8a978dee .
Evan Prodromou [Sat, 31 Oct 2009 18:19:26 +0000 (14:19 -0400)]
updates to README
Sarven Capadisli [Sat, 31 Oct 2009 17:55:13 +0000 (18:55 +0100)]
Updated counter, submitonreturn to be reused by any form. Created
FormNoticeEnhancements to call those at one go for any form.
Evan Prodromou [Sat, 31 Oct 2009 17:35:20 +0000 (13:35 -0400)]
add a README warning devs from fracking around in extlib/
Evan Prodromou [Sat, 31 Oct 2009 17:05:22 +0000 (13:05 -0400)]
Merge branch 'master' into testing
Sarven Capadisli [Sat, 31 Oct 2009 17:01:19 +0000 (18:01 +0100)]
Updated FormNoticeXHR to allow any form_notice as input (e.g., reused
in XHR direct message)
Carlos Perilla [Tue, 1 Sep 2009 14:19:10 +0000 (09:19 -0500)]
Fixes foaf notices, use Profile for information that's missing in Remote_profile
Sarven Capadisli [Sat, 31 Oct 2009 16:25:41 +0000 (17:25 +0100)]
Updated form_notice styles. .form_notice applies to both noticeform
(form_notice) and messageform (form_notice-direct)
Evan Prodromou [Sat, 31 Oct 2009 16:18:38 +0000 (12:18 -0400)]
update version to rc2
Sarven Capadisli [Sat, 31 Oct 2009 16:16:37 +0000 (17:16 +0100)]
Using 'form_notice' class instead of 'form' to group both forms
Evan Prodromou [Sat, 31 Oct 2009 16:16:30 +0000 (12:16 -0400)]
Merge branch '0.8.x' into testing
Sarven Capadisli [Sat, 31 Oct 2009 15:14:38 +0000 (16:14 +0100)]
Added XHR for direct messages.
Sarven Capadisli [Fri, 30 Oct 2009 21:45:22 +0000 (21:45 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Fri, 30 Oct 2009 21:44:31 +0000 (21:44 +0000)]
IE has some issue with notices that are sent with file attachments. It
doesn't like the XHR response with XHTML DTD. New notices without the
file attachment work fine.
The rendered content (the anchor for the file attachment link) doesn't
appear to be the issue.
To fix this problem, I removed the XHTML DTD line from newnotice's XHR
response. This is unnecessary for text/xml outputs that's intended
for XHR responses any way. It just happens to fix an IE issue.
Still a mystery to me as to why it is particular to notices with file
attachments.
Sarven Capadisli [Fri, 30 Oct 2009 21:31:11 +0000 (21:31 +0000)]
IE has some issue with notices that are sent with file attachments. It
doesn't like the XHR response with XHTML DTD. New notices without the
file attachment work fine.
The rendered content (the anchor for the file attachment link) doesn't
appear to be the issue.
To fix this problem, I removed the XHTML DTD line from newnotice's XHR
response. This is unnecessary for text/xml outputs that's intended
for XHR responses any way. It just happens to fix an IE issue.
Still a mystery to me as to why it is particular to notices with file
attachments.
Sarven Capadisli [Fri, 30 Oct 2009 21:11:56 +0000 (21:11 +0000)]
Running through importNode before checking for id
Brion Vibber [Fri, 30 Oct 2009 20:53:23 +0000 (16:53 -0400)]
Use nickname from profile, not user object, to avoid barfing warnings on Twitter messages imported into the timeline.
Craig Andrews [Fri, 30 Oct 2009 20:01:20 +0000 (16:01 -0400)]
Redirect to login when trying to send a direct message while not logged in.
http://status.net/trac/ticket/1359
Craig Andrews [Fri, 30 Oct 2009 19:33:04 +0000 (15:33 -0400)]
Added simple registration (sreg) support to the OpenID provider
Craig Andrews [Fri, 30 Oct 2009 17:48:18 +0000 (13:48 -0400)]
Allow non-users to view the site's xrds when the site is private. Getting to closer to allow OpenID login on private sites.
Craig Andrews [Fri, 30 Oct 2009 17:42:54 +0000 (13:42 -0400)]
made openidserver a login action so it can be seen when the site is in "private" mode
Craig Andrews [Fri, 30 Oct 2009 17:21:11 +0000 (13:21 -0400)]
Added an "Verify Your Identity" page to the OpenID provider
Sarven Capadisli [Fri, 30 Oct 2009 16:06:11 +0000 (16:06 +0000)]
Fixed Nudge XHR
Sarven Capadisli [Fri, 30 Oct 2009 16:02:22 +0000 (16:02 +0000)]
Minor
Sarven Capadisli [Fri, 30 Oct 2009 15:59:24 +0000 (15:59 +0000)]
Using document importNode otherwise IE pukes
Sarven Capadisli [Fri, 30 Oct 2009 15:47:32 +0000 (15:47 +0000)]
IE doesn't like last comma. I understand.
Sarven Capadisli [Fri, 30 Oct 2009 15:41:52 +0000 (15:41 +0000)]
Remove attachment view after XHR notice submit
Sarven Capadisli [Fri, 30 Oct 2009 15:21:03 +0000 (16:21 +0100)]
Added missing dataType line for ajaxForm
Sarven Capadisli [Fri, 30 Oct 2009 14:59:17 +0000 (15:59 +0100)]
Added Init comment
Sarven Capadisli [Fri, 30 Oct 2009 14:51:52 +0000 (15:51 +0100)]
Resetting counter after a notice submit
Sarven Capadisli [Fri, 30 Oct 2009 14:49:47 +0000 (15:49 +0100)]
Updated author documentation
Sarven Capadisli [Fri, 30 Oct 2009 14:48:35 +0000 (15:48 +0100)]
Only run the scripts if the user is logged in
Sarven Capadisli [Fri, 30 Oct 2009 14:43:41 +0000 (15:43 +0100)]
Updated notice form counter
Sarven Capadisli [Fri, 30 Oct 2009 13:31:57 +0000 (14:31 +0100)]
Updated SubmitOnReturn
Sarven Capadisli [Fri, 30 Oct 2009 13:16:38 +0000 (14:16 +0100)]
Updated NoticeDataAttach