]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agosend_from_site -> sendFromSite
Craig Andrews [Tue, 31 Aug 2010 04:07:52 +0000 (00:07 -0400)]
send_from_site -> sendFromSite

14 years agoget_user_im_prefs_from_user -> getUserImPrefsFromUser
Craig Andrews [Tue, 31 Aug 2010 04:07:09 +0000 (00:07 -0400)]
get_user_im_prefs_from_user -> getUserImPrefsFromUser

14 years agoget_user_im_prefs_from_screenname -> getUserImPrefsFromScreenname
Craig Andrews [Tue, 31 Aug 2010 04:06:26 +0000 (00:06 -0400)]
get_user_im_prefs_from_screenname -> getUserImPrefsFromScreenname

14 years agoenqueue_incoming_raw -> enqueueIncomingRaw
Craig Andrews [Tue, 31 Aug 2010 04:05:40 +0000 (00:05 -0400)]
enqueue_incoming_raw -> enqueueIncomingRaw

14 years agoenqueue_outgoing_raw -> enqueueOutgoingRaw
Craig Andrews [Tue, 31 Aug 2010 04:05:03 +0000 (00:05 -0400)]
enqueue_outgoing_raw -> enqueueOutgoingRaw

14 years agodaemon_screenname -> daemonScreenname
Craig Andrews [Tue, 31 Aug 2010 04:04:16 +0000 (00:04 -0400)]
daemon_screenname -> daemonScreenname

14 years agoreceive_raw_message -> receiveRawMessage
Craig Andrews [Tue, 31 Aug 2010 04:03:37 +0000 (00:03 -0400)]
receive_raw_message -> receiveRawMessage

14 years agosend_notice -> sendNotice
Craig Andrews [Tue, 31 Aug 2010 04:02:50 +0000 (00:02 -0400)]
send_notice -> sendNotice

14 years agosend_message -> sendMessage
Craig Andrews [Tue, 31 Aug 2010 04:01:55 +0000 (00:01 -0400)]
send_message -> sendMessage

14 years agoMerge branch '0.9.x' into 1.0.x
Evan Prodromou [Fri, 3 Sep 2010 02:57:37 +0000 (22:57 -0400)]
Merge branch '0.9.x' into 1.0.x

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Fri, 3 Sep 2010 02:56:18 +0000 (22:56 -0400)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

14 years agouse etag preferably for caching
Evan Prodromou [Tue, 31 Aug 2010 04:54:33 +0000 (00:54 -0400)]
use etag preferably for caching

14 years agoadd some caching headers
Evan Prodromou [Tue, 31 Aug 2010 04:33:56 +0000 (00:33 -0400)]
add some caching headers

14 years agocombine our standard scripts into one big script
Evan Prodromou [Fri, 3 Sep 2010 02:21:07 +0000 (22:21 -0400)]
combine our standard scripts into one big script

14 years ago* i18n/L10n updates and FIXMEs added
Siebrand Mazeland [Thu, 2 Sep 2010 23:35:04 +0000 (01:35 +0200)]
* i18n/L10n updates and FIXMEs added
* whitespace fixes

14 years agoSwitch default, identica themes from @import to theme.ini include key; doesn't make...
Brion Vibber [Thu, 2 Sep 2010 22:06:47 +0000 (15:06 -0700)]
Switch default, identica themes from @import to theme.ini include key; doesn't make much difference for internal core themes but it'll provide cut-n-pasters with a better example. :)

14 years agoMerge branch '0.9.x' into 1.0.x
Brion Vibber [Thu, 2 Sep 2010 22:04:25 +0000 (15:04 -0700)]
Merge branch '0.9.x' into 1.0.x

Conflicts:
lib/command.php

14 years agoMerge branch 'master' into testing
Brion Vibber [Thu, 2 Sep 2010 21:58:11 +0000 (14:58 -0700)]
Merge branch 'master' into testing

14 years agoFixes for Mac metadata files mucking up theme zip files
Brion Vibber [Thu, 2 Sep 2010 21:24:46 +0000 (14:24 -0700)]
Fixes for Mac metadata files mucking up theme zip files

14 years agoshow notice title on shownotice page
Evan Prodromou [Thu, 2 Sep 2010 21:16:10 +0000 (17:16 -0400)]
show notice title on shownotice page

14 years agoTicket #2638: allow themes to specify a base theme to load with 'include' setting...
Brion Vibber [Thu, 2 Sep 2010 21:11:52 +0000 (14:11 -0700)]
Ticket #2638: allow themes to specify a base theme to load with 'include' setting in a theme.ini file

14 years agohooks for showing <title> and <h1> elements
Evan Prodromou [Thu, 2 Sep 2010 21:10:25 +0000 (17:10 -0400)]
hooks for showing <title> and <h1> elements

14 years agoMerge branch 'swat0' into 0.9.x
Evan Prodromou [Thu, 2 Sep 2010 20:58:55 +0000 (16:58 -0400)]
Merge branch 'swat0' into 0.9.x

14 years agoMerge branch 'testing' into 0.9.x
Evan Prodromou [Thu, 2 Sep 2010 20:56:52 +0000 (16:56 -0400)]
Merge branch 'testing' into 0.9.x

14 years agoFixes for custom theme upload:
Brion Vibber [Thu, 2 Sep 2010 19:11:45 +0000 (12:11 -0700)]
Fixes for custom theme upload:
* skip more files (.xcf image sources, .html docs)
* skip files before rejecting them for funky filenames!
* allow period in filenames (eg foo-1.4.ttf) but blacklist some unsafe extensions-within-extensions

14 years agoFix for #2635: use ssl-sometimes settings for Twitter settings & auth pages
Brion Vibber [Thu, 2 Sep 2010 17:40:41 +0000 (10:40 -0700)]
Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pages

14 years agoRevert "debugging replyToID"
Evan Prodromou [Wed, 1 Sep 2010 22:22:54 +0000 (18:22 -0400)]
Revert "debugging replyToID"

This reverts commit bb9353f6e04f863c50bca12247d1a70cb12350d5.

14 years agodebugging replyToID
Evan Prodromou [Wed, 1 Sep 2010 21:59:49 +0000 (17:59 -0400)]
debugging replyToID

14 years agoCorrectly check for user's id in replies in user salmon post
Evan Prodromou [Wed, 1 Sep 2010 21:10:29 +0000 (17:10 -0400)]
Correctly check for user's id in replies in user salmon post

14 years agocorrectly return oprofile from Ostatus_profile::ensureProfileURI()
Evan Prodromou [Wed, 1 Sep 2010 21:05:11 +0000 (17:05 -0400)]
correctly return oprofile from Ostatus_profile::ensureProfileURI()

14 years agobug in Profile::fromURI() wasn't returning profile
Evan Prodromou [Wed, 1 Sep 2010 20:55:16 +0000 (16:55 -0400)]
bug in Profile::fromURI() wasn't returning profile

14 years agosave URIs of remote profiles marked for attention
Evan Prodromou [Wed, 1 Sep 2010 20:17:18 +0000 (16:17 -0400)]
save URIs of remote profiles marked for attention

14 years agoHandle profile-from-uri hook to return ostatus profile if there's a match
Evan Prodromou [Wed, 1 Sep 2010 20:16:38 +0000 (16:16 -0400)]
Handle profile-from-uri hook to return ostatus profile if there's a match

14 years agoNotice::saveReplies() uses Profile::fromURI() to handle remote profiles too
Evan Prodromou [Wed, 1 Sep 2010 20:15:51 +0000 (16:15 -0400)]
Notice::saveReplies() uses Profile::fromURI() to handle remote profiles too

14 years agoStatic method to get a profile based on an URI
Evan Prodromou [Wed, 1 Sep 2010 20:15:22 +0000 (16:15 -0400)]
Static method to get a profile based on an URI

14 years agosend a salmon slap to mentioned person when we reply to a notice
Evan Prodromou [Wed, 1 Sep 2010 18:35:43 +0000 (14:35 -0400)]
send a salmon slap to mentioned person when we reply to a notice

14 years agoMerge branch 'master' into 0.9.x
Evan Prodromou [Wed, 1 Sep 2010 18:21:36 +0000 (14:21 -0400)]
Merge branch 'master' into 0.9.x

14 years agoremove noop function from OStatusPlugin
Evan Prodromou [Wed, 1 Sep 2010 18:21:24 +0000 (14:21 -0400)]
remove noop function from OStatusPlugin

14 years agoLeave session handling to StatusNet - disable phpCAS's handling.
Craig Andrews [Mon, 30 Aug 2010 21:08:12 +0000 (17:08 -0400)]
Leave session handling to StatusNet - disable phpCAS's handling.

14 years agoUpgrade from CAS 1.1.0RC6 to 1.1.2
Craig Andrews [Mon, 30 Aug 2010 20:53:32 +0000 (16:53 -0400)]
Upgrade from CAS 1.1.0RC6 to 1.1.2

14 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Sat, 28 Aug 2010 15:34:02 +0000 (17:34 +0200)]
Localisation updates from http://translatewiki.net
* removed messages marked fuzzy from translations.

14 years ago* when using multiple parameters, number them
Siebrand Mazeland [Sat, 28 Aug 2010 14:51:49 +0000 (16:51 +0200)]
* when using multiple parameters, number them
* fix double space to single space
* use consistent punctuation in messages
* complete translation hints for all commands
* add an i18n fixme for missing plural support
* trailing whitespace removed

14 years agoDocument UI text and number parameters.
Siebrand Mazeland [Sat, 28 Aug 2010 14:28:23 +0000 (16:28 +0200)]
Document UI text and number parameters.

14 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Sat, 28 Aug 2010 13:11:23 +0000 (15:11 +0200)]
Localisation updates from http://translatewiki.net

14 years agoFix for failover error in status_network_tag caching; when no tags present in table...
Brion Vibber [Thu, 26 Aug 2010 20:52:03 +0000 (13:52 -0700)]
Fix for failover error in status_network_tag caching; when no tags present in table we would return an array with one empty element instead of no elements when getting the cached data.

14 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Wed, 25 Aug 2010 21:50:29 +0000 (23:50 +0200)]
Localisation updates from http://translatewiki.net

14 years agoUse Status_network's caching settings when loading Status_network_tag entries; cache...
Brion Vibber [Wed, 25 Aug 2010 18:59:39 +0000 (11:59 -0700)]
Use Status_network's caching settings when loading Status_network_tag entries; cache entries are batched per site and will be cleared when tags are inserted/deleted using the main interface.
(with fixes from tagcache branch)

14 years agofix incorrect function name in updateostatus.php script
Evan Prodromou [Wed, 25 Aug 2010 16:32:10 +0000 (12:32 -0400)]
fix incorrect function name in updateostatus.php script

14 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Tue, 24 Aug 2010 06:21:13 +0000 (08:21 +0200)]
Localisation updates from http://translatewiki.net

14 years agoMerge remote branch 'chat-interface-plugins/irc-plugin' into 1.0.x
Craig Andrews [Wed, 18 Aug 2010 18:13:15 +0000 (14:13 -0400)]
Merge remote branch 'chat-interface-plugins/irc-plugin' into 1.0.x

14 years agoUse hash if available
Craig Andrews [Wed, 18 Aug 2010 18:07:40 +0000 (14:07 -0400)]
Use hash if available

14 years agoreconnect failed doesn't include a parameter in its invocation
Craig Andrews [Wed, 18 Aug 2010 17:37:38 +0000 (13:37 -0400)]
reconnect failed doesn't include a parameter in its invocation

14 years agoMerge remote branch 'chat-interface-plugins/msn-plugin' into 1.0.x
Craig Andrews [Wed, 18 Aug 2010 17:34:39 +0000 (13:34 -0400)]
Merge remote branch 'chat-interface-plugins/msn-plugin' into 1.0.x

14 years agoinclude mhash from php compat
Craig Andrews [Wed, 18 Aug 2010 17:34:32 +0000 (13:34 -0400)]
include mhash from php compat

14 years agoUse mhash from Compat if mhash isn't available
Craig Andrews [Wed, 18 Aug 2010 17:33:52 +0000 (13:33 -0400)]
Use mhash from Compat if mhash isn't available

14 years agoRemoved old code accidently left in ($data)
Luke Fitzgerald [Wed, 18 Aug 2010 17:27:03 +0000 (10:27 -0700)]
Removed old code accidently left in ($data)

14 years agoRemove .svn subversion control files
Craig Andrews [Wed, 18 Aug 2010 16:42:32 +0000 (12:42 -0400)]
Remove .svn subversion control files

14 years agoMerge remote branch 'chat-interface-plugins/msn-plugin' into 1.0.x
Craig Andrews [Wed, 18 Aug 2010 16:41:50 +0000 (12:41 -0400)]
Merge remote branch 'chat-interface-plugins/msn-plugin' into 1.0.x

14 years agoMerge branch '0.9.x' into 1.0.x
Brion Vibber [Mon, 16 Aug 2010 23:56:27 +0000 (16:56 -0700)]
Merge branch '0.9.x' into 1.0.x

14 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Mon, 16 Aug 2010 23:56:15 +0000 (16:56 -0700)]
Merge branch 'master' into 0.9.x

14 years agoLink fixes for footer in fr, pt-br (also saved changed at TranslateWiki.net)
Brion Vibber [Mon, 16 Aug 2010 19:03:30 +0000 (12:03 -0700)]
Link fixes for footer in fr, pt-br (also saved changed at TranslateWiki.net)

14 years agoStatusNet 0.9.4 "Orange Crush"
Brion Vibber [Mon, 16 Aug 2010 17:09:33 +0000 (10:09 -0700)]
StatusNet 0.9.4 "Orange Crush"

14 years agoMerge branch 'testing'
Brion Vibber [Mon, 16 Aug 2010 17:06:52 +0000 (10:06 -0700)]
Merge branch 'testing'

Conflicts:
plugins/OStatus/classes/Ostatus_profile.php

14 years agofixed a %d that should be a %s in an error message
Brenda Wallace [Mon, 16 Aug 2010 01:26:27 +0000 (13:26 +1200)]
fixed a %d that should be a %s in an error message

14 years agoremoved the notice.location column from postgres def -- snuck in on a git commit...
Brenda Wallace [Mon, 16 Aug 2010 02:47:18 +0000 (14:47 +1200)]
removed the notice.location column from postgres def -- snuck in on a git commit by Patrick G

14 years agofix use of activity rather than act in salmonaction subclasses, too
Evan Prodromou [Fri, 13 Aug 2010 21:18:54 +0000 (14:18 -0700)]
fix use of activity rather than act in salmonaction subclasses, too

14 years agotypo mixing up and in salmonaction
Evan Prodromou [Fri, 13 Aug 2010 20:07:25 +0000 (13:07 -0700)]
typo mixing up  and  in salmonaction

14 years agoMerge remote branch 'shiny/0.9.x' into 0.9.x
Brenda Wallace [Mon, 16 Aug 2010 02:51:31 +0000 (14:51 +1200)]
Merge remote branch 'shiny/0.9.x' into 0.9.x

14 years agoMerge commit 'origin/0.9.x' into 0.9.x
Brenda Wallace [Mon, 16 Aug 2010 02:52:23 +0000 (02:52 +0000)]
Merge commit 'origin/0.9.x' into 0.9.x

14 years agoremoved the notice.location column from postgres def -- snuck in on a git commit...
Brenda Wallace [Mon, 16 Aug 2010 02:47:18 +0000 (14:47 +1200)]
removed the notice.location column from postgres def -- snuck in on a git commit by Patrick G

14 years agofixed a %d that should be a %s in an error message
Brenda Wallace [Mon, 16 Aug 2010 01:26:27 +0000 (13:26 +1200)]
fixed a %d that should be a %s in an error message

14 years agoNotice title constructor doesn't check class of Notice
Evan Prodromou [Sun, 15 Aug 2010 01:02:08 +0000 (18:02 -0700)]
Notice title constructor doesn't check class of Notice

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Sat, 14 Aug 2010 19:08:15 +0000 (12:08 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

14 years agoMerge branch 'noticetitle' into 0.9.x
Evan Prodromou [Sat, 14 Aug 2010 19:03:25 +0000 (12:03 -0700)]
Merge branch 'noticetitle' into 0.9.x

14 years agohandle deletion of notice
Evan Prodromou [Sat, 14 Aug 2010 18:58:54 +0000 (11:58 -0700)]
handle deletion of notice

14 years agoon deleting a notice
Evan Prodromou [Sat, 14 Aug 2010 18:54:20 +0000 (11:54 -0700)]
on deleting a notice

14 years agoMerge branch 'master' into noticetitle
Evan Prodromou [Sat, 14 Aug 2010 18:46:12 +0000 (11:46 -0700)]
Merge branch 'master' into noticetitle

14 years ago- Remove extraneous style stuff from Echo plugin - that stuff should
Zach Copley [Sat, 14 Aug 2010 00:07:12 +0000 (00:07 +0000)]
- Remove extraneous style stuff from Echo plugin - that stuff should
be handled via CSS in the theme.
- Updated installation instructions on Echo and Disqus plugins

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Fri, 13 Aug 2010 23:53:44 +0000 (23:53 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoA plugin to add Disqus commenting to notice pages
Zach Copley [Fri, 13 Aug 2010 23:53:05 +0000 (23:53 +0000)]
A plugin to add Disqus commenting to notice pages

14 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Fri, 13 Aug 2010 21:52:16 +0000 (14:52 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

14 years agoMerge branch '0.9.x' into 1.0.x
Evan Prodromou [Fri, 13 Aug 2010 21:51:51 +0000 (14:51 -0700)]
Merge branch '0.9.x' into 1.0.x

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Fri, 13 Aug 2010 21:35:49 +0000 (14:35 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

Conflicts:
plugins/OStatus/classes/Ostatus_profile.php

14 years agoMerge branch 'master' into 1.0.x
Evan Prodromou [Fri, 13 Aug 2010 21:33:41 +0000 (14:33 -0700)]
Merge branch 'master' into 1.0.x

14 years agofix use of activity rather than act in salmonaction subclasses, too
Evan Prodromou [Fri, 13 Aug 2010 21:18:54 +0000 (14:18 -0700)]
fix use of activity rather than act in salmonaction subclasses, too

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Fri, 13 Aug 2010 20:53:19 +0000 (20:53 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoA plugin for adding the Echo (formerly JS-Kit) commenting widget to
Zach Copley [Fri, 13 Aug 2010 20:52:05 +0000 (20:52 +0000)]
A plugin for adding the Echo (formerly JS-Kit) commenting widget to
notice pages

14 years agoUpdate extension configuration file creation (doesn't work yet in translatewiki.net).
Siebrand Mazeland [Fri, 13 Aug 2010 20:21:33 +0000 (22:21 +0200)]
Update extension configuration file creation (doesn't work yet in translatewiki.net).

14 years agoadd hooks to allow plugins to handle different kinds of activities
Evan Prodromou [Fri, 13 Aug 2010 20:14:47 +0000 (13:14 -0700)]
add hooks to allow plugins to handle different kinds of activities

14 years agotypo mixing up and in salmonaction
Evan Prodromou [Fri, 13 Aug 2010 20:07:25 +0000 (13:07 -0700)]
typo mixing up  and  in salmonaction

14 years agoFixes for RSS subscriptions: accept posts with no ActivityStreams object-type set...
Brion Vibber [Fri, 13 Aug 2010 18:41:44 +0000 (11:41 -0700)]
Fixes for RSS subscriptions: accept posts with no ActivityStreams object-type set; be more liberal about accepting posts from feeds where the author info doesn't match (we'll post under the feed's profile and just not try to update the profile info).

14 years agoSubMirror: check feel-url discovery if profile-url discovery failed; should help...
Brion Vibber [Fri, 13 Aug 2010 18:02:21 +0000 (11:02 -0700)]
SubMirror: check feel-url discovery if profile-url discovery failed; should help when giving direct feeds to subscribe to

14 years agoSuppress whinging during HTML parsing in profile page discovery for things that turn...
Brion Vibber [Fri, 13 Aug 2010 17:51:00 +0000 (10:51 -0700)]
Suppress whinging during HTML parsing in profile page discovery for things that turn out to be XML feeds with funny namespaces.

14 years agohide the Whats Up Nickname if notice title enabled
Evan Prodromou [Fri, 13 Aug 2010 19:22:58 +0000 (12:22 -0700)]
hide the Whats Up Nickname if notice title enabled

14 years agomake notice title phpcs-clean
Evan Prodromou [Fri, 13 Aug 2010 19:04:30 +0000 (12:04 -0700)]
make notice title phpcs-clean

14 years agomake notice title phpcs-clean
Evan Prodromou [Fri, 13 Aug 2010 19:01:29 +0000 (12:01 -0700)]
make notice title phpcs-clean

14 years agoset notice titles in RSS and Atom output
Evan Prodromou [Fri, 13 Aug 2010 18:50:33 +0000 (11:50 -0700)]
set notice titles in RSS and Atom output

14 years agohooks to allow changing RSS content
Evan Prodromou [Fri, 13 Aug 2010 18:44:26 +0000 (11:44 -0700)]
hooks to allow changing RSS content

14 years agoFixes for RSS subscriptions: accept posts with no ActivityStreams object-type set...
Brion Vibber [Fri, 13 Aug 2010 18:41:44 +0000 (11:41 -0700)]
Fixes for RSS subscriptions: accept posts with no ActivityStreams object-type set; be more liberal about accepting posts from feeds where the author info doesn't match (we'll post under the feed's profile and just not try to update the profile info).

14 years agoshow notice title for notices in a notice list
Evan Prodromou [Fri, 13 Aug 2010 18:35:36 +0000 (11:35 -0700)]
show notice title for notices in a notice list