]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoFixed E_NOTICE when the "lite" parameter isn't included in the request
Jeffery To [Wed, 7 Oct 2009 08:57:38 +0000 (16:57 +0800)]
Fixed E_NOTICE when the "lite" parameter isn't included in the request

14 years agoFixed E_NOTICE - GroupList expects an owner object in the constructor, not an array...
Jeffery To [Wed, 7 Oct 2009 08:18:05 +0000 (16:18 +0800)]
Fixed E_NOTICE - GroupList expects an owner object in the constructor, not an array of search terms

14 years agoOpen tags should have closing tags
Eric Helgeson [Mon, 5 Oct 2009 16:55:55 +0000 (12:55 -0400)]
Open tags should have closing tags

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Sarven Capadisli [Sat, 3 Oct 2009 22:07:41 +0000 (22:07 +0000)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoUsing CDATA for autofocus script
Sarven Capadisli [Sat, 3 Oct 2009 22:06:51 +0000 (22:06 +0000)]
Using CDATA for autofocus script

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Fri, 2 Oct 2009 19:46:29 +0000 (15:46 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agobetter handling of y response in deleteuser.php
Evan Prodromou [Fri, 2 Oct 2009 19:46:00 +0000 (15:46 -0400)]
better handling of y response in deleteuser.php

14 years agoscript to permanently delete a user
Evan Prodromou [Fri, 2 Oct 2009 19:42:58 +0000 (15:42 -0400)]
script to permanently delete a user

14 years agocopy-and-paste typo in profile deletion
Evan Prodromou [Fri, 2 Oct 2009 19:42:34 +0000 (15:42 -0400)]
copy-and-paste typo in profile deletion

14 years agoalso delete blocks
Evan Prodromou [Fri, 2 Oct 2009 19:29:57 +0000 (15:29 -0400)]
also delete blocks

14 years agoMerge branch '0.8.x' into deleteuser
Evan Prodromou [Fri, 2 Oct 2009 19:27:55 +0000 (15:27 -0400)]
Merge branch '0.8.x' into deleteuser

14 years agoBetter check to see if the XML prolog should be outputted for XML
Sarven Capadisli [Wed, 30 Sep 2009 10:53:04 +0000 (10:53 +0000)]
Better check to see if the XML prolog should be outputted for XML
documents i.e., if best mimetype is */*xml, then use the XML prolog.

14 years agoOutputting UTF-8 charset in document header irrespective of mimetype.
Sarven Capadisli [Wed, 30 Sep 2009 10:51:59 +0000 (10:51 +0000)]
Outputting UTF-8 charset in document header irrespective of mimetype.

14 years agoSwitched Doctype to XHTML 1.0 Strict (which best reflects the current
Sarven Capadisli [Wed, 30 Sep 2009 10:37:46 +0000 (10:37 +0000)]
Switched Doctype to XHTML 1.0 Strict (which best reflects the current
grammar in use)

14 years agoTwitter API returns server errors in preferred format
Evan Prodromou [Tue, 29 Sep 2009 21:57:31 +0000 (17:57 -0400)]
Twitter API returns server errors in preferred format

14 years agomove HTTP error code strings to class variables
Evan Prodromou [Tue, 29 Sep 2009 21:43:45 +0000 (17:43 -0400)]
move HTTP error code strings to class variables

14 years agostop overwriting created timestamp on group edit
Evan Prodromou [Tue, 29 Sep 2009 13:12:44 +0000 (09:12 -0400)]
stop overwriting created timestamp on group edit

14 years agoForgot to add home_timeline to the list of methods that only require
Zach Copley [Mon, 28 Sep 2009 03:21:16 +0000 (20:21 -0700)]
Forgot to add home_timeline to the list of methods that only require
bareauth.

14 years agoChanged terminology for poping a window
Sarven Capadisli [Sun, 27 Sep 2009 14:24:31 +0000 (14:24 +0000)]
Changed terminology for poping a window

14 years agoDraw a line to indicate new (unread) notice in a timeline since window
Sarven Capadisli [Sun, 27 Sep 2009 14:06:39 +0000 (14:06 +0000)]
Draw a line to indicate new (unread) notice in a timeline since window
blur. Inspired by Pidgin's Markerline plugin.

14 years agoAligned notice_data-attach input
Sarven Capadisli [Sun, 27 Sep 2009 12:59:01 +0000 (12:59 +0000)]
Aligned notice_data-attach input

14 years agoAdjusted form_notice width
Sarven Capadisli [Sun, 27 Sep 2009 12:43:40 +0000 (12:43 +0000)]
Adjusted form_notice width

14 years agoAligning notice_data-attach from top
Sarven Capadisli [Sun, 27 Sep 2009 12:40:35 +0000 (12:40 +0000)]
Aligning notice_data-attach from top

14 years agoRemoving only notie_data-text label from view
Sarven Capadisli [Sun, 27 Sep 2009 12:38:40 +0000 (12:38 +0000)]
Removing only notie_data-text label from view

14 years agoIncreated content width
Sarven Capadisli [Sun, 27 Sep 2009 12:26:01 +0000 (12:26 +0000)]
Increated content width

14 years agoReduced form_notice margin bottom
Sarven Capadisli [Sun, 27 Sep 2009 12:22:56 +0000 (12:22 +0000)]
Reduced form_notice margin bottom

14 years agoUpdated window resize
Sarven Capadisli [Sun, 27 Sep 2009 12:21:49 +0000 (12:21 +0000)]
Updated window resize

14 years agoRemoved form_notice label and h1 from view
Sarven Capadisli [Sun, 27 Sep 2009 12:15:37 +0000 (12:15 +0000)]
Removed form_notice label and h1 from view

14 years agoUsing a relative value for the form_notice note location instead
Sarven Capadisli [Sun, 27 Sep 2009 11:54:45 +0000 (11:54 +0000)]
Using a relative value for the form_notice note location instead

14 years agoDon't really need the header container. Adjusted some CSS instead
Sarven Capadisli [Sun, 27 Sep 2009 11:49:18 +0000 (11:49 +0000)]
Don't really need the header container. Adjusted some CSS instead

14 years agojQuery.prepend takes a single param
Sarven Capadisli [Sun, 27 Sep 2009 11:31:34 +0000 (11:31 +0000)]
jQuery.prepend takes a single param

14 years agoA different go at the realtime button location. Button is in a
Sarven Capadisli [Sat, 26 Sep 2009 20:25:47 +0000 (20:25 +0000)]
A different go at the realtime button location. Button is in a
prominent location.

14 years agoUpdated Piwik plugin documentation to new addPlugin() installaation method
CiaranG [Fri, 25 Sep 2009 20:25:20 +0000 (21:25 +0100)]
Updated Piwik plugin documentation to new addPlugin() installaation method

14 years agoMerge branch 'master' into 0.8.x
Evan Prodromou [Thu, 24 Sep 2009 21:15:36 +0000 (17:15 -0400)]
Merge branch 'master' into 0.8.x

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Thu, 24 Sep 2009 21:14:38 +0000 (17:14 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoRevert "move scripts to just before </body>, add event for scripts that need to be...
Evan Prodromou [Thu, 24 Sep 2009 21:14:04 +0000 (17:14 -0400)]
Revert "move scripts to just before </body>, add event for scripts that need to be in <head>"

This reverts commit a5ed805aeabab3930d066b2777dbab9663bc487f.

It shouldn't have gone on the stable branch.

14 years agoimplemented etag and last modified
Craig Andrews [Thu, 24 Sep 2009 17:48:38 +0000 (13:48 -0400)]
implemented etag and last modified

14 years agoFixed broken Piwik plugin - was not using the supplied site code
CiaranG [Thu, 24 Sep 2009 10:01:18 +0000 (11:01 +0100)]
Fixed broken Piwik plugin - was not using the supplied site code

14 years agomove scripts to just before </body>, add event for scripts that need to be in <head>
Evan Prodromou [Thu, 24 Sep 2009 03:23:13 +0000 (23:23 -0400)]
move scripts to just before </body>, add event for scripts that need to be in <head>

14 years agosome UI fixes
Evan Prodromou [Thu, 24 Sep 2009 03:04:25 +0000 (23:04 -0400)]
some UI fixes

14 years agoUsing timeline string instead of title for WindowName because IE doesn't
Sarven Capadisli [Wed, 23 Sep 2009 22:04:39 +0000 (22:04 +0000)]
Using timeline string instead of title for WindowName because IE doesn't
like names with whitespace.

14 years agoAdded JavaScript to initialize the poped Window
Sarven Capadisli [Wed, 23 Sep 2009 22:02:42 +0000 (22:02 +0000)]
Added JavaScript to initialize the poped Window

14 years agoSome layout and rendering adjustment for Realtime plugin
Sarven Capadisli [Wed, 23 Sep 2009 22:00:22 +0000 (22:00 +0000)]
Some layout and rendering adjustment for Realtime plugin

14 years agoCreated addPop() for Realtime plugin and added param to include iconurl
Sarven Capadisli [Wed, 23 Sep 2009 21:58:35 +0000 (21:58 +0000)]
Created addPop() for Realtime plugin and added param to include iconurl

14 years agomove some stuff around for realtime
Evan Prodromou [Wed, 23 Sep 2009 19:24:12 +0000 (15:24 -0400)]
move some stuff around for realtime

14 years agohack around address hack in util.js
Evan Prodromou [Wed, 23 Sep 2009 18:58:42 +0000 (14:58 -0400)]
hack around address hack in util.js

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Wed, 23 Sep 2009 17:51:41 +0000 (13:51 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

Conflicts:
plugins/Realtime/realtimeupdate.js

14 years agoAdd some more realtime feeds
Evan Prodromou [Wed, 23 Sep 2009 21:28:14 +0000 (17:28 -0400)]
Add some more realtime feeds

14 years agoDo realtime popup with PHP instead of Javascript
Evan Prodromou [Wed, 23 Sep 2009 21:07:20 +0000 (17:07 -0400)]
Do realtime popup with PHP instead of Javascript

Move the realtime detection code to PHP extension rather than
JavaScript.

14 years agoJavaScript fixes for IE
Sarven Capadisli [Wed, 23 Sep 2009 17:22:51 +0000 (17:22 +0000)]
JavaScript fixes for IE

14 years agoRevert "Added realtime streams for all and showstream timelines"
Evan Prodromou [Wed, 23 Sep 2009 15:08:35 +0000 (11:08 -0400)]
Revert "Added realtime streams for all and showstream timelines"

This reverts commit 49e91ec7d068fa7b98576207696d2192418baf5b.

14 years agoRevert "Fixed indenting"
Evan Prodromou [Wed, 23 Sep 2009 15:08:12 +0000 (11:08 -0400)]
Revert "Fixed indenting"

This reverts commit 182257cbbf1557c2671b1995c9126c45b0bd8e79.

14 years agoRevert "Made it slighly more compact with less jQuery selection"
Evan Prodromou [Wed, 23 Sep 2009 15:07:56 +0000 (11:07 -0400)]
Revert "Made it slighly more compact with less jQuery selection"

This reverts commit c9bc3900909a85b9b4be31c4dac7f809127a8bf0.

14 years agoRevert "Added a check for any URL param. If found, strips them out before"
Evan Prodromou [Wed, 23 Sep 2009 15:07:22 +0000 (11:07 -0400)]
Revert "Added a check for any URL param. If found, strips them out before"

This reverts commit 13de845e95da9ea579516c4480789819c9a26edd.

14 years agoRevert "When viewing a page in https, all links to non-actions (links to CSS, JS...
Evan Prodromou [Wed, 23 Sep 2009 13:34:55 +0000 (09:34 -0400)]
Revert "When viewing a page in https, all links to non-actions (links to CSS, JS, etc) should be https. Fixes the mixed content warnings that browsers display."

This reverts commit 20997619b353faa94591800fbfc02bc19a4cdce3.

The commit doesn't take into account having different servers (theme
server, avatar server) and being able to set HTTPS for some but not all.

14 years agorevert output buffering (costly) for ETags (low priority)
Evan Prodromou [Wed, 23 Sep 2009 13:33:40 +0000 (09:33 -0400)]
revert output buffering (costly) for ETags (low priority)

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Wed, 23 Sep 2009 13:29:02 +0000 (09:29 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoInitial UI to allow certain timelines to be viewed in a new window in
Sarven Capadisli [Mon, 21 Sep 2009 19:17:37 +0000 (19:17 +0000)]
Initial UI to allow certain timelines to be viewed in a new window in
realtime

14 years agoEscaping internal JavaScript
Sarven Capadisli [Mon, 21 Sep 2009 18:30:22 +0000 (18:30 +0000)]
Escaping internal JavaScript

14 years agoAdded a check for any URL param. If found, strips them out before
Sarven Capadisli [Mon, 21 Sep 2009 14:30:12 +0000 (14:30 +0000)]
Added a check for any URL param. If found, strips them out before
going ahead with realtime timeline update.

14 years agoMade it slighly more compact with less jQuery selection
Sarven Capadisli [Mon, 21 Sep 2009 11:35:56 +0000 (11:35 +0000)]
Made it slighly more compact with less jQuery selection

14 years agoUpdated todo comment for pushing notices to Personal and Replies
Sarven Capadisli [Mon, 21 Sep 2009 11:32:36 +0000 (11:32 +0000)]
Updated todo comment for pushing notices to Personal and Replies
timelines

14 years agoFixed indenting
Sarven Capadisli [Sun, 20 Sep 2009 15:20:10 +0000 (15:20 +0000)]
Fixed indenting

14 years agoAdded realtime streams for all and showstream timelines
Sarven Capadisli [Sun, 20 Sep 2009 15:14:46 +0000 (15:14 +0000)]
Added realtime streams for all and showstream timelines

14 years agoNo need to call farbtastic.go.js because it was moved to userdesign.go.js
Sarven Capadisli [Sun, 20 Sep 2009 11:44:22 +0000 (13:44 +0200)]
No need to call farbtastic.go.js because it was moved to userdesign.go.js

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Sarven Capadisli [Sun, 20 Sep 2009 10:55:34 +0000 (12:55 +0200)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoMake the infinite scroll plugin have a non-infinite scroll (button click to scroll...
Craig Andrews [Sun, 20 Sep 2009 02:53:39 +0000 (22:53 -0400)]
Make the infinite scroll plugin have a non-infinite scroll (button click to scroll) mode

14 years agoMake statuses/home_timeline return the same thing as statuses/friends_timeline to...
Zach Copley [Sun, 20 Sep 2009 01:34:07 +0000 (18:34 -0700)]
Make statuses/home_timeline return the same thing as statuses/friends_timeline to support apps trying to use the new retweet API method.

14 years agohandle Godaddy-style PATH_INFO which includes the script
Evan Prodromou [Sat, 19 Sep 2009 19:06:16 +0000 (15:06 -0400)]
handle Godaddy-style PATH_INFO which includes the script

14 years agohandle Godaddy-style PATH_INFO which includes the script
Evan Prodromou [Sat, 19 Sep 2009 19:06:16 +0000 (15:06 -0400)]
handle Godaddy-style PATH_INFO which includes the script

14 years agoAdditional note in Autocomplete plugin readme about private mode
CiaranG [Sat, 19 Sep 2009 11:09:49 +0000 (12:09 +0100)]
Additional note in Autocomplete plugin readme about private mode

14 years agoBlacklist all files and directories in the web root (INSTALLDIR). Much more elegant...
Craig Andrews [Fri, 18 Sep 2009 21:53:06 +0000 (17:53 -0400)]
Blacklist all files and directories in the web root (INSTALLDIR). Much more elegant than manually keep tracking of these invalid usernames.

14 years agoShow context link if this notice starts a conversation
Craig Andrews [Fri, 18 Sep 2009 21:37:36 +0000 (17:37 -0400)]
Show context link if this notice starts a conversation

14 years agoRemoved trailing single space in author @title
Sarven Capadisli [Fri, 18 Sep 2009 17:32:51 +0000 (19:32 +0200)]
Removed trailing single space in author @title

14 years agoCorrection to path in README of recaptcha plugin
CiaranG [Fri, 18 Sep 2009 07:27:09 +0000 (08:27 +0100)]
Correction to path in README of recaptcha plugin

14 years agoMerge remote branch 'cvollick/imDoc' into 0.8.x
Craig Andrews [Thu, 17 Sep 2009 18:38:41 +0000 (14:38 -0400)]
Merge remote branch 'cvollick/imDoc' into 0.8.x

14 years agoMerge remote branch 'cvollick/userTagPagination' into 0.8.x
Craig Andrews [Thu, 17 Sep 2009 18:38:08 +0000 (14:38 -0400)]
Merge remote branch 'cvollick/userTagPagination' into 0.8.x

14 years agoMerge branch 'realtime' into 0.8.x
Sarven Capadisli [Wed, 16 Sep 2009 16:05:52 +0000 (16:05 +0000)]
Merge branch 'realtime' into 0.8.x

14 years agoFixed missing quotes
Sarven Capadisli [Wed, 16 Sep 2009 16:04:19 +0000 (16:04 +0000)]
Fixed missing quotes

14 years agomake PiwikAnalytics work a little nicer
Evan Prodromou [Wed, 16 Sep 2009 15:57:07 +0000 (11:57 -0400)]
make PiwikAnalytics work a little nicer

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Wed, 16 Sep 2009 15:57:26 +0000 (11:57 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agomake PiwikAnalytics work a little nicer
Evan Prodromou [Wed, 16 Sep 2009 15:57:07 +0000 (11:57 -0400)]
make PiwikAnalytics work a little nicer

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Wed, 16 Sep 2009 15:51:19 +0000 (11:51 -0400)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agoThe site id was hardcoded inside the plugin code. Instead the piwikid
Craig Andrews [Sat, 12 Sep 2009 00:40:51 +0000 (20:40 -0400)]
The site id was hardcoded inside the plugin code. Instead the piwikid
is used now.

Fixes http://status.net/trac/ticket/1864

Thanks zmf

14 years agoFixed typo
Sarven Capadisli [Wed, 16 Sep 2009 13:29:46 +0000 (13:29 +0000)]
Fixed typo

14 years agoPagination of user/tag was navigating to wrong page.
Christopher Vollick [Wed, 16 Sep 2009 09:07:33 +0000 (05:07 -0400)]
Pagination of user/tag was navigating to wrong page.

Fixes bug #1736.

14 years agoAdd Jiminy to notice sources
Zach Copley [Tue, 15 Sep 2009 21:37:11 +0000 (14:37 -0700)]
Add Jiminy to notice sources

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Zach Copley [Tue, 15 Sep 2009 21:40:57 +0000 (14:40 -0700)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoAdd Jiminy to notice sources
Zach Copley [Tue, 15 Sep 2009 21:37:11 +0000 (14:37 -0700)]
Add Jiminy to notice sources

14 years ago304 responses should not have a Content-Length header.
Craig Andrews [Tue, 15 Sep 2009 21:17:36 +0000 (17:17 -0400)]
304 responses should not have a Content-Length header.

14 years agoMerge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x
Craig Andrews [Tue, 15 Sep 2009 21:09:47 +0000 (17:09 -0400)]
Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x

14 years agoRevert "Several fixes to make RabbitMQ a player."
Evan Prodromou [Tue, 15 Sep 2009 21:08:27 +0000 (17:08 -0400)]
Revert "Several fixes to make RabbitMQ a player."

This reverts commit c04987018cd6c845c6da7a92d9857d8c651f7022.

14 years agoRemove unnecessary Profile::pkeyGet
Craig Andrews [Tue, 15 Sep 2009 21:08:26 +0000 (17:08 -0400)]
Remove unnecessary Profile::pkeyGet

Thanks for the info, Evan.

14 years agoMake it impossible to delete self-subscriptions via the API
Zach Copley [Tue, 15 Sep 2009 19:59:32 +0000 (12:59 -0700)]
Make it impossible to delete self-subscriptions via the API

14 years agoMake it impossible to delete self-subscriptions via the API
Zach Copley [Tue, 15 Sep 2009 19:59:32 +0000 (12:59 -0700)]
Make it impossible to delete self-subscriptions via the API

14 years agoUpdated XHR return markup for Realtime plugin
Sarven Capadisli [Tue, 15 Sep 2009 13:53:16 +0000 (13:53 +0000)]
Updated XHR return markup for Realtime plugin

14 years agoUpdated Cloudy theme
Sarven Capadisli [Mon, 14 Sep 2009 13:14:48 +0000 (15:14 +0200)]
Updated Cloudy theme

14 years agoFixed Confusing Typo in Documentation.
Christopher Vollick [Mon, 14 Sep 2009 12:44:58 +0000 (08:44 -0400)]
Fixed Confusing Typo in Documentation.

Subscribe != Unsubscribe.

Also, my editor added a newline at the end because there wasn't one.

14 years agoAvoid or suppress E_NOTICE and E_WARNING messages related to the checklibs checks.
Brion Vibber [Mon, 14 Sep 2009 01:15:49 +0000 (18:15 -0700)]
Avoid or suppress E_NOTICE and E_WARNING messages related to the checklibs checks.

* notice on main installer form checking for $_GET['checklibs']
* notices when seeing which module checks to run
* warnings when attempting to load include files

14 years agoCheck that 'dl' function is available and usable before trying to call it with error...
Brion Vibber [Tue, 1 Sep 2009 23:04:36 +0000 (20:04 -0300)]
Check that 'dl' function is available and usable before trying to call it with error suppression; if it's disabled or unavailable we end up with mysterious failures during installation or loading of libraries.

Fixed for StatusNet installer as well as some external libraries that should be fixed upstream if they haven't already been:
* PEAR
* Auth/OpenID
* Auth/Yadis