]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
12 years agoMerge branch '1.0.x'
Evan Prodromou [Mon, 16 Apr 2012 19:49:09 +0000 (15:49 -0400)]
Merge branch '1.0.x'

12 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Mon, 16 Apr 2012 19:43:28 +0000 (15:43 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 15 Apr 2012 12:11:05 +0000 (12:11 +0000)]
Localisation updates from http://translatewiki.net.

12 years agofix bug with sender_id and recipient_id in direct_messages
Evan Prodromou [Fri, 13 Apr 2012 15:28:18 +0000 (11:28 -0400)]
fix bug with sender_id and recipient_id in direct_messages

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 8 Apr 2012 23:38:31 +0000 (01:38 +0200)]
Localisation updates from http://translatewiki.net.

12 years agoSquashed commit of the following:
Evan Prodromou [Tue, 3 Apr 2012 21:15:58 +0000 (17:15 -0400)]
Squashed commit of the following:

commit 6216ef2c9c1ab4bb038177f90b97127e4c2b6d00
Author: Evan Prodromou <evan@status.net>
Date:   Tue Apr 3 17:14:07 2012 -0400

    filter the notices

commit 57fe6c012d380a8f2f8ec505f35e2094e58b4ac4
Author: Evan Prodromou <evan@status.net>
Date:   Tue Apr 3 17:08:36 2012 -0400

    return value, end condition

commit cc985407f89f2d222f3164f8bc14b0764163e83f
Author: Evan Prodromou <evan@status.net>
Date:   Tue Apr 3 17:06:49 2012 -0400

    fix call to count()

commit 9efdfde70ea307b7409a4140647f343224cb595f
Author: Evan Prodromou <evan@status.net>
Date:   Tue Apr 3 17:06:05 2012 -0400

    fix class name in pivotGet

commit 311599ac117dda8b6cd5f522687322b89dcc909d
Author: Evan Prodromou <evan@status.net>
Date:   Tue Apr 3 17:03:28 2012 -0400

    inboxfix

12 years agoadd created timestamp
Evan Prodromou [Tue, 3 Apr 2012 02:32:30 +0000 (22:32 -0400)]
add created timestamp

12 years agocorrectly update sites
Evan Prodromou [Tue, 3 Apr 2012 02:08:14 +0000 (22:08 -0400)]
correctly update sites

12 years ago%s for a string
Evan Prodromou [Tue, 3 Apr 2012 01:41:37 +0000 (21:41 -0400)]
%s for a string

12 years ago%s for a string
Evan Prodromou [Tue, 3 Apr 2012 01:41:37 +0000 (21:41 -0400)]
%s for a string

12 years agoRemove filtering notice stream debug comments
Evan Prodromou [Tue, 3 Apr 2012 01:29:57 +0000 (21:29 -0400)]
Remove filtering notice stream debug comments

12 years agoTake out unnecessary HideNoticeStream
Evan Prodromou [Sun, 25 Mar 2012 18:21:11 +0000 (14:21 -0400)]
Take out unnecessary HideNoticeStream

12 years agoAdd spam-training, spam-reviewing rights
Evan Prodromou [Sun, 25 Mar 2012 17:16:23 +0000 (13:16 -0400)]
Add spam-training, spam-reviewing rights

Replaced the check for a moderator role in certain spam-training and
-reviewing points. Make sure modhelpers can check, too.

12 years agoMake blocks work for non-subscription deliveries
Evan Prodromou [Fri, 23 Mar 2012 16:55:39 +0000 (12:55 -0400)]
Make blocks work for non-subscription deliveries

12 years agoflush anonymous scope when a profile is silenced
Evan Prodromou [Thu, 22 Mar 2012 15:37:45 +0000 (11:37 -0400)]
flush anonymous scope when a profile is silenced

12 years agomake sure we have an integer value for askFor
Evan Prodromou [Thu, 22 Mar 2012 02:53:02 +0000 (22:53 -0400)]
make sure we have an integer value for askFor

12 years agoMerge branch '1.0.x'
Evan Prodromou [Wed, 21 Mar 2012 20:40:51 +0000 (16:40 -0400)]
Merge branch '1.0.x'

12 years agoshow correct conversation notice count
Evan Prodromou [Wed, 21 Mar 2012 20:40:42 +0000 (16:40 -0400)]
show correct conversation notice count

12 years agoprivate group fix
Evan Prodromou [Wed, 21 Mar 2012 20:33:10 +0000 (16:33 -0400)]
private group fix

12 years agoempty array wrappers
Evan Prodromou [Wed, 21 Mar 2012 20:28:40 +0000 (16:28 -0400)]
empty array wrappers

12 years agobad boolean logic for impossible stream
Evan Prodromou [Wed, 21 Mar 2012 20:26:33 +0000 (16:26 -0400)]
bad boolean logic for impossible stream

12 years agostore our own userprofile for checking impossibility
Evan Prodromou [Wed, 21 Mar 2012 20:23:52 +0000 (16:23 -0400)]
store our own userprofile for checking impossibility

12 years agoDon't try to find groupnoticestream if impossible
Evan Prodromou [Wed, 21 Mar 2012 20:18:38 +0000 (16:18 -0400)]
Don't try to find groupnoticestream if impossible

12 years agoDon't try to find profilenoticestream if impossible
Evan Prodromou [Wed, 21 Mar 2012 20:18:27 +0000 (16:18 -0400)]
Don't try to find profilenoticestream if impossible

12 years agoSanity check on profile streams
Evan Prodromou [Wed, 21 Mar 2012 18:22:45 +0000 (14:22 -0400)]
Sanity check on profile streams

12 years agoPrefill profile roles when checking scope
Evan Prodromou [Wed, 21 Mar 2012 17:51:17 +0000 (13:51 -0400)]
Prefill profile roles when checking scope

12 years agodouble-check profile
Evan Prodromou [Wed, 21 Mar 2012 17:05:02 +0000 (13:05 -0400)]
double-check profile

12 years agoPass profile down to spam-hiding function
Evan Prodromou [Wed, 21 Mar 2012 17:02:33 +0000 (13:02 -0400)]
Pass profile down to spam-hiding function

12 years agoIncrement rounds
Evan Prodromou [Wed, 21 Mar 2012 16:23:59 +0000 (12:23 -0400)]
Increment rounds

12 years agoDon't fetch more than needed if exhausted
Evan Prodromou [Wed, 21 Mar 2012 16:21:36 +0000 (12:21 -0400)]
Don't fetch more than needed if exhausted

12 years agoPrefill done by notice stream
Evan Prodromou [Wed, 21 Mar 2012 16:10:54 +0000 (12:10 -0400)]
Prefill done by notice stream

12 years agoadaptive filtering requests
Evan Prodromou [Wed, 21 Mar 2012 16:01:27 +0000 (12:01 -0400)]
adaptive filtering requests

12 years agoOptionally hide spam from timelines
Evan Prodromou [Wed, 21 Mar 2012 14:17:11 +0000 (10:17 -0400)]
Optionally hide spam from timelines

For sites with a lot of spam, this will hide that spam from timelines for everyone but moderators.

12 years agoNew events for pre-filling a NoticeList
Evan Prodromou [Wed, 21 Mar 2012 13:26:35 +0000 (09:26 -0400)]
New events for pre-filling a NoticeList

The NoticeList has some code to pre-fill some auxiliary data for
notices. These new events let plugins hook that event and do their own
pre-filling.

12 years agoUse this for scope check
Evan Prodromou [Wed, 21 Mar 2012 01:13:12 +0000 (21:13 -0400)]
Use this for scope check

12 years agoNew events for overriding scope checks
Evan Prodromou [Tue, 20 Mar 2012 20:38:56 +0000 (16:38 -0400)]
New events for overriding scope checks

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 11 Mar 2012 21:12:34 +0000 (22:12 +0100)]
Localisation updates from http://translatewiki.net.

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 11 Mar 2012 21:12:10 +0000 (22:12 +0100)]
Localisation updates from http://translatewiki.net.

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 11 Mar 2012 21:11:12 +0000 (22:11 +0100)]
Localisation updates from http://translatewiki.net.

12 years agoFix accidental revert by Evan in b4da5f3785de138b9b7c3672d331676ea7929c16.
Siebrand Mazeland [Sun, 11 Mar 2012 20:46:29 +0000 (21:46 +0100)]
Fix accidental revert by Evan in b4da5f3785de138b9b7c3672d331676ea7929c16.

12 years agonew event for notice option items
Evan Prodromou [Thu, 8 Mar 2012 12:58:45 +0000 (06:58 -0600)]
new event for notice option items

12 years agohide silenced users' profile pages
Evan Prodromou [Thu, 8 Mar 2012 12:45:56 +0000 (06:45 -0600)]
hide silenced users' profile pages

12 years agomismatched \n
Evan Prodromou [Thu, 8 Mar 2012 12:15:27 +0000 (06:15 -0600)]
mismatched \n

12 years agomismatched \n in locale/es
Evan Prodromou [Thu, 8 Mar 2012 12:14:03 +0000 (06:14 -0600)]
mismatched \n in locale/es

12 years agoMerge branch 'master' into 1.0.x
Evan Prodromou [Thu, 8 Mar 2012 12:08:11 +0000 (06:08 -0600)]
Merge branch 'master' into 1.0.x

Conflicts:
plugins/Blacklist/BlacklistPlugin.php

12 years agoaccessor for NoticeListItem's Notice
Evan Prodromou [Wed, 7 Mar 2012 22:06:50 +0000 (16:06 -0600)]
accessor for NoticeListItem's Notice

12 years agoaccessor for Widget's HTMLOutputter
Evan Prodromou [Wed, 7 Mar 2012 22:06:33 +0000 (16:06 -0600)]
accessor for Widget's HTMLOutputter

12 years agoPlugin::path() checks local/plugins/ first
Evan Prodromou [Wed, 7 Mar 2012 21:04:49 +0000 (15:04 -0600)]
Plugin::path() checks local/plugins/ first

12 years agoConsistency update.
Siebrand Mazeland [Sun, 4 Mar 2012 23:38:39 +0000 (00:38 +0100)]
Consistency update.

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Thu, 1 Mar 2012 16:22:45 +0000 (17:22 +0100)]
Localisation updates from http://translatewiki.net.

12 years agoFix grammar.
Siebrand Mazeland [Mon, 27 Feb 2012 14:56:35 +0000 (15:56 +0100)]
Fix grammar.

12 years agousing wrong rules for facebook replies
Evan Prodromou [Mon, 20 Feb 2012 16:29:49 +0000 (11:29 -0500)]
using wrong rules for facebook replies

12 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Mon, 20 Feb 2012 15:59:14 +0000 (10:59 -0500)]
Merge branch 'master' of gitorious.org:statusnet/mainline

12 years agocheck reply_to flag before sending replies to Facebook
Evan Prodromou [Mon, 20 Feb 2012 15:58:56 +0000 (10:58 -0500)]
check reply_to flag before sending replies to Facebook

12 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Tue, 7 Feb 2012 15:27:40 +0000 (16:27 +0100)]
Merge branch 'master' of gitorious.org:statusnet/mainline

12 years agoscripts to join and leave groups
Evan Prodromou [Tue, 7 Feb 2012 15:26:51 +0000 (16:26 +0100)]
scripts to join and leave groups

12 years agoscript to gc all feeds
Evan Prodromou [Fri, 27 Jan 2012 21:12:54 +0000 (16:12 -0500)]
script to gc all feeds

12 years agonon-existent poco
Evan Prodromou [Fri, 27 Jan 2012 20:32:13 +0000 (15:32 -0500)]
non-existent poco

12 years agoweird error with SubMirror
Evan Prodromou [Fri, 27 Jan 2012 20:27:46 +0000 (15:27 -0500)]
weird error with SubMirror

12 years agoLOG_ERROR -> LOG_ERR for SubMirror
Evan Prodromou [Fri, 27 Jan 2012 20:01:51 +0000 (15:01 -0500)]
LOG_ERROR -> LOG_ERR for SubMirror

12 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 26 Jan 2012 16:04:54 +0000 (11:04 -0500)]
Merge branch 'master' of gitorious.org:statusnet/mainline

12 years agoMerge commit 'refs/merge-requests/2227' of git://gitorious.org/statusnet/mainline...
Evan Prodromou [Thu, 26 Jan 2012 16:03:04 +0000 (11:03 -0500)]
Merge commit 'refs/merge-requests/2227' of git://gitorious.org/statusnet/mainline into merge-requests/2227

12 years agoadd canonical rel
Evan Prodromou [Thu, 26 Jan 2012 16:02:29 +0000 (11:02 -0500)]
add canonical rel

12 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Sun, 22 Jan 2012 02:12:53 +0000 (21:12 -0500)]
Merge branch 'master' of gitorious.org:statusnet/mainline

12 years agoadd displayName and targetUrl to activity JSON
Evan Prodromou [Sun, 22 Jan 2012 02:12:20 +0000 (21:12 -0500)]
add displayName and targetUrl to activity JSON

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Fri, 20 Jan 2012 19:07:45 +0000 (20:07 +0100)]
Localisation updates from http://translatewiki.net.

12 years agorel=me for homepage in profile block
Evan Prodromou [Fri, 20 Jan 2012 15:34:59 +0000 (10:34 -0500)]
rel=me for homepage in profile block

12 years agoUse X-Client header for IP for load-balancers
Evan Prodromou [Tue, 10 Jan 2012 15:51:36 +0000 (10:51 -0500)]
Use X-Client header for IP for load-balancers

12 years agoslight improvement in location output
Evan Prodromou [Tue, 3 Jan 2012 19:03:18 +0000 (11:03 -0800)]
slight improvement in location output

12 years agosyntax error in position in activity streams json
Evan Prodromou [Sun, 1 Jan 2012 03:05:41 +0000 (19:05 -0800)]
syntax error in position in activity streams json

12 years agoBetter position formatting
Evan Prodromou [Sat, 31 Dec 2011 18:26:07 +0000 (10:26 -0800)]
Better position formatting

12 years agoRevert "when silencing, blow scope for not-logged-in users"
Evan Prodromou [Sat, 31 Dec 2011 17:35:22 +0000 (09:35 -0800)]
Revert "when silencing, blow scope for not-logged-in users"

This reverts commit 04f71a42d397fe4ed2737f64844925894ecbd7db.

12 years agoRevert "don't show profile page of silenced users"
Evan Prodromou [Sat, 31 Dec 2011 17:34:59 +0000 (09:34 -0800)]
Revert "don't show profile page of silenced users"

This reverts commit 7bb59ad2a154c75949d856c84dced71b2fe59a20.

12 years agoRevert "Hide posts by silenced users"
Evan Prodromou [Sat, 31 Dec 2011 17:34:42 +0000 (09:34 -0800)]
Revert "Hide posts by silenced users"

This reverts commit d22fc7423ce2365e229fb41e0dae97f069ec2214.

12 years agowhen silencing, blow scope for not-logged-in users
Evan Prodromou [Sat, 31 Dec 2011 17:15:32 +0000 (09:15 -0800)]
when silencing, blow scope for not-logged-in users

12 years agodon't show profile page of silenced users
Evan Prodromou [Sat, 31 Dec 2011 17:09:07 +0000 (09:09 -0800)]
don't show profile page of silenced users

12 years agoHide posts by silenced users
Evan Prodromou [Sat, 31 Dec 2011 16:56:54 +0000 (08:56 -0800)]
Hide posts by silenced users

12 years agocatch up to spec
Evan Prodromou [Sat, 31 Dec 2011 10:31:26 +0000 (02:31 -0800)]
catch up to spec

12 years agoactivity streams json 'count' => 'totalItems'
Evan Prodromou [Sat, 31 Dec 2011 10:01:51 +0000 (02:01 -0800)]
activity streams json 'count' => 'totalItems'

12 years agoadd objectType, content to activity objects in JSON
Evan Prodromou [Sat, 31 Dec 2011 09:56:26 +0000 (01:56 -0800)]
add objectType, content to activity objects in JSON

12 years agothrow exception on sphinx search error
Evan Prodromou [Sat, 31 Dec 2011 07:09:17 +0000 (23:09 -0800)]
throw exception on sphinx search error

12 years agoremove common_debug() from search.json, search.atom
Evan Prodromou [Sat, 31 Dec 2011 06:23:50 +0000 (22:23 -0800)]
remove common_debug() from search.json, search.atom

12 years agoremove debug message I'm sick of seeing
Evan Prodromou [Sat, 31 Dec 2011 06:16:22 +0000 (22:16 -0800)]
remove debug message I'm sick of seeing

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Wed, 28 Dec 2011 13:00:49 +0000 (14:00 +0100)]
Localisation updates from http://translatewiki.net.

12 years agoCrazy gettext way to support two plurals in one string.
Siebrand Mazeland [Wed, 28 Dec 2011 11:44:42 +0000 (12:44 +0100)]
Crazy gettext way to support two plurals in one string.

12 years agoAdd missing space between two sentences.
Siebrand Mazeland [Wed, 28 Dec 2011 11:35:03 +0000 (12:35 +0100)]
Add missing space between two sentences.

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Mon, 19 Dec 2011 01:02:49 +0000 (02:02 +0100)]
Localisation updates from http://translatewiki.net.

12 years agoAdd my name to TwitterBridgePlugin onPluginVersion function
Jean Baptiste Favre [Sun, 18 Dec 2011 11:17:28 +0000 (12:17 +0100)]
Add my name to TwitterBridgePlugin onPluginVersion function

12 years agoEnhance is_twitter_bound function from file plugins/TwitterBridge/twitter.php to...
Jean Baptiste Favre [Sun, 18 Dec 2011 11:13:42 +0000 (12:13 +0100)]
Enhance is_twitter_bound function from file plugins/TwitterBridge/twitter.php to deal with new-style replies from Web UI not using at-mention replies anymore, which caused all replies to be sent to Twitter. Definitely fix #3386

12 years agoFix precedence issue causing all replies to be sent to Twitter. Fix #3386
Jean Baptiste Favre [Tue, 13 Dec 2011 19:30:03 +0000 (20:30 +0100)]
Fix precedence issue causing all replies to be sent to Twitter. Fix #3386

12 years agolog when including a file
Evan Prodromou [Sat, 3 Dec 2011 17:31:47 +0000 (12:31 -0500)]
log when including a file

12 years agouse null for db/database config, check for it
Evan Prodromou [Sat, 3 Dec 2011 16:45:56 +0000 (11:45 -0500)]
use null for db/database config, check for it

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sat, 3 Dec 2011 12:09:10 +0000 (13:09 +0100)]
Localisation updates from http://translatewiki.net.

12 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Fri, 2 Dec 2011 20:48:43 +0000 (15:48 -0500)]
Merge branch 'master' of gitorious.org:statusnet/mainline

12 years agoFix whitescreen on recoverpassword with unknown user
Michele macno Azzolari [Fri, 2 Dec 2011 20:47:35 +0000 (15:47 -0500)]
Fix whitescreen on recoverpassword with unknown user

12 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Sat, 26 Nov 2011 15:21:12 +0000 (10:21 -0500)]
Merge branch 'master' of gitorious.org:statusnet/mainline

12 years agonativecode shows up in userinfo
Evan Prodromou [Sat, 26 Nov 2011 15:20:32 +0000 (10:20 -0500)]
nativecode shows up in userinfo

12 years agodie when we get a bad connection error
Evan Prodromou [Sat, 26 Nov 2011 14:54:41 +0000 (09:54 -0500)]
die when we get a bad connection error

12 years agoMerge branch '1.0.x'
Evan Prodromou [Wed, 16 Nov 2011 16:56:32 +0000 (11:56 -0500)]
Merge branch '1.0.x'

12 years agoMerge branch 'master', remote-tracking branch 'origin'
Evan Prodromou [Wed, 16 Nov 2011 16:56:02 +0000 (11:56 -0500)]
Merge branch 'master', remote-tracking branch 'origin'