]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years agoRemove CSRF protection from username/password login and from OpenID login.
Craig Andrews [Sun, 5 Sep 2010 21:35:43 +0000 (17:35 -0400)]
Remove CSRF protection from username/password login and from OpenID login.

13 years agoMerge branch '0.9.x' into 1.0.x
Evan Prodromou [Mon, 6 Sep 2010 14:12:17 +0000 (10:12 -0400)]
Merge branch '0.9.x' into 1.0.x

13 years agoMerge branch 'testing' into 0.9.x
Evan Prodromou [Mon, 6 Sep 2010 14:11:59 +0000 (10:11 -0400)]
Merge branch 'testing' into 0.9.x

13 years agocommon_cache_key() -> Cache::key()
Evan Prodromou [Mon, 6 Sep 2010 14:07:43 +0000 (10:07 -0400)]
common_cache_key() -> Cache::key()

13 years agocommon_keyize() -> Cache::keyize()
Evan Prodromou [Mon, 6 Sep 2010 14:03:51 +0000 (10:03 -0400)]
common_keyize() -> Cache::keyize()

13 years agoremove NOOP function common_broadcast_notice()
Evan Prodromou [Mon, 6 Sep 2010 13:59:08 +0000 (09:59 -0400)]
remove NOOP function common_broadcast_notice()

13 years agocommon_memcache() => Cache::instance()
Evan Prodromou [Mon, 6 Sep 2010 13:56:45 +0000 (09:56 -0400)]
common_memcache() => Cache::instance()

13 years agoFix syntax error
Craig Andrews [Sun, 5 Sep 2010 21:31:46 +0000 (17:31 -0400)]
Fix syntax error

13 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Sun, 5 Sep 2010 10:04:32 +0000 (12:04 +0200)]
Localisation updates from http://translatewiki.net

13 years agoAdd basic support for Georgian (ka)
Siebrand Mazeland [Sun, 5 Sep 2010 08:45:03 +0000 (10:45 +0200)]
Add basic support for Georgian (ka)

13 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Sat, 4 Sep 2010 01:01:08 +0000 (18:01 -0700)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

13 years agoSuppress notices in index.php running under lighttpd
Brion Vibber [Sat, 4 Sep 2010 00:57:23 +0000 (17:57 -0700)]
Suppress notices in index.php running under lighttpd

13 years agoset_notify -> setNotify
Craig Andrews [Fri, 3 Sep 2010 21:49:13 +0000 (17:49 -0400)]
set_notify -> setNotify

13 years agoget_screenname -> getScreenname
Craig Andrews [Fri, 3 Sep 2010 21:46:42 +0000 (17:46 -0400)]
get_screenname -> getScreenname

13 years agois_otr -> isOtr
Craig Andrews [Tue, 31 Aug 2010 04:21:51 +0000 (00:21 -0400)]
is_otr -> isOtr

13 years agois_autoreply -> isAutoreply
Craig Andrews [Tue, 31 Aug 2010 04:20:05 +0000 (00:20 -0400)]
is_autoreply -> isAutoreply

13 years agopublic_notice -> publicNotice
Craig Andrews [Tue, 31 Aug 2010 04:17:23 +0000 (00:17 -0400)]
public_notice -> publicNotice

13 years agobroadcast_notice -> broadcastNotice
Craig Andrews [Tue, 31 Aug 2010 04:16:47 +0000 (00:16 -0400)]
broadcast_notice -> broadcastNotice

13 years agoget_user -> getUser
Craig Andrews [Tue, 31 Aug 2010 04:14:47 +0000 (00:14 -0400)]
get_user -> getUser

13 years agoadd_notice -> addNotice
Craig Andrews [Tue, 31 Aug 2010 04:13:17 +0000 (00:13 -0400)]
add_notice -> addNotice

13 years agohandle_incoming -> handleIncoming
Craig Andrews [Tue, 31 Aug 2010 04:11:57 +0000 (00:11 -0400)]
handle_incoming -> handleIncoming

13 years agohandle_command -> handleCommand
Craig Andrews [Tue, 31 Aug 2010 04:11:22 +0000 (00:11 -0400)]
handle_command -> handleCommand

13 years agoformat_notice -> formatNotice
Craig Andrews [Tue, 31 Aug 2010 04:09:29 +0000 (00:09 -0400)]
format_notice -> formatNotice

13 years agosend_confirmation_code -> sendConfirmationCode
Craig Andrews [Tue, 31 Aug 2010 04:08:28 +0000 (00:08 -0400)]
send_confirmation_code -> sendConfirmationCode

13 years agosend_from_site -> sendFromSite
Craig Andrews [Tue, 31 Aug 2010 04:07:52 +0000 (00:07 -0400)]
send_from_site -> sendFromSite

13 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

13 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

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

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

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

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

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

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

13 years agoMerge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou [Fri, 3 Sep 2010 19:27:02 +0000 (15:27 -0400)]
Merge remote branch 'gitorious/0.9.x' into 0.9.x

13 years agoexplicitly license documentation under CC-BY 3.0
Evan Prodromou [Fri, 3 Sep 2010 19:26:25 +0000 (15:26 -0400)]
explicitly license documentation under CC-BY 3.0

13 years agoFix output bug in DisqusPlugin -- 'Comments' link contents was in attributes instead...
Brion Vibber [Fri, 3 Sep 2010 18:57:33 +0000 (11:57 -0700)]
Fix output bug in DisqusPlugin -- 'Comments' link contents was in attributes instead of comments, which broke output and spewed errors

13 years agosyntax error in exception string in discovery.php
Evan Prodromou [Fri, 3 Sep 2010 05:41:01 +0000 (01:41 -0400)]
syntax error in exception string in discovery.php

13 years agoMerge branch 'testing' into 0.9.x
Evan Prodromou [Fri, 3 Sep 2010 03:41:56 +0000 (23:41 -0400)]
Merge branch 'testing' into 0.9.x

13 years agoexplicit attribution
Evan Prodromou [Fri, 3 Sep 2010 03:41:48 +0000 (23:41 -0400)]
explicit attribution

13 years agoMerge branch 'testing' into 0.9.x
Evan Prodromou [Fri, 3 Sep 2010 03:30:24 +0000 (23:30 -0400)]
Merge branch 'testing' into 0.9.x

13 years agonote that images and CSS files in /themes/ are CC-BY 3.0, and that themes are exempt...
Evan Prodromou [Fri, 3 Sep 2010 03:23:46 +0000 (23:23 -0400)]
note that images and CSS files in /themes/ are CC-BY 3.0, and that themes are exempt from AGPL copyleft

13 years agoadd CC BY 3.0 license to CSS files
Evan Prodromou [Fri, 3 Sep 2010 03:16:29 +0000 (23:16 -0400)]
add CC BY 3.0 license to CSS files

13 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

13 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

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

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

13 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

13 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

13 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. :)

13 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

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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

This reverts commit bb9353f6e04f863c50bca12247d1a70cb12350d5.

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

13 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

13 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()

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

13 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.

13 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

13 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.

13 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

13 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.

13 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

13 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.

13 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

13 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)

13 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

13 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

13 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

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

13 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

13 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

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

13 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

13 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)

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

13 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

13 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

13 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

13 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)

13 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"

13 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

13 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

13 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

13 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

13 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