]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Fri, 12 Feb 2010 19:18:35 +0000 (11:18 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x

14 years agoPHP 5.3 compatibility hack for DB_DataObject
Brion Vibber [Fri, 12 Feb 2010 19:15:12 +0000 (11:15 -0800)]
PHP 5.3 compatibility hack for DB_DataObject

statusnet.links.ini file could not be read anymore due to the entry for nonce containing a comma in its key value.
PHP's parse_ini_file() function no longer allows commas in keys, and rejects the *ENTIRE FILE* if it's present, breaking various automatic joins.

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Fri, 12 Feb 2010 18:58:29 +0000 (18:58 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoOStatus: prep work for sending notifications on sub/unsub/join/leave/favorite/unfavor...
Brion Vibber [Fri, 12 Feb 2010 18:54:48 +0000 (18:54 +0000)]
OStatus: prep work for sending notifications on sub/unsub/join/leave/favorite/unfavorite via Salmon; needs to be completed and hooked up once feed gen is fixed.

14 years agoRevert "Added 'pre' to pick up Palm Pre's UA string:"
Sarven Capadisli [Fri, 12 Feb 2010 17:30:27 +0000 (18:30 +0100)]
Revert "Added 'pre' to pick up Palm Pre's UA string:"

This reverts commit 094565b4aa1893e6a4422f3d05a0a43844e47a67.

On second thought, "pre" is probably the stupidest way of
differentiating one agent from another. Need a different solution.

14 years agoAdded 'pre' to pick up Palm Pre's UA string:
Sarven Capadisli [Fri, 12 Feb 2010 17:20:13 +0000 (18:20 +0100)]
Added 'pre' to pick up Palm Pre's UA string:
Mozilla/5.0 (webOS/1.3.5.1; U; en-US) AppleWebKit/525.27.1 (KHTML,
like Gecko) Version/1.0 Safari/525.27.1 Pre/1.0

14 years agoMore style generalisation for dialogbox
Sarven Capadisli [Fri, 12 Feb 2010 13:16:38 +0000 (14:16 +0100)]
More style generalisation for dialogbox

14 years agoExtracted default values for dialogbox layout and uniqe for form_repeat
Sarven Capadisli [Fri, 12 Feb 2010 11:04:14 +0000 (12:04 +0100)]
Extracted default values for dialogbox layout and uniqe for form_repeat

14 years agoMoved colour properties out of base stylesheet
Sarven Capadisli [Fri, 12 Feb 2010 10:34:23 +0000 (11:34 +0100)]
Moved colour properties out of base stylesheet

14 years agoMoved colour properties out of base stylesheet
Sarven Capadisli [Fri, 12 Feb 2010 10:34:23 +0000 (11:34 +0100)]
Moved colour properties out of base stylesheet

14 years agoflesh out salmon endpoint
Evan Prodromou [Fri, 12 Feb 2010 05:43:16 +0000 (00:43 -0500)]
flesh out salmon endpoint

14 years agostub for activities
Evan Prodromou [Fri, 12 Feb 2010 05:42:42 +0000 (00:42 -0500)]
stub for activities

14 years agoOStatus sub setup code cleanup and partial group fixes (needs more work after the...
Brion Vibber [Fri, 12 Feb 2010 01:11:46 +0000 (01:11 +0000)]
OStatus sub setup code cleanup and partial group fixes (needs more work after the Atom updates are done)

14 years agoFix retarded spelling mistake
Zach Copley [Fri, 12 Feb 2010 01:08:50 +0000 (17:08 -0800)]
Fix retarded spelling mistake

14 years agoostatus:attention links in Notice Atom output
Zach Copley [Thu, 11 Feb 2010 23:24:18 +0000 (15:24 -0800)]
ostatus:attention links in Notice Atom output

14 years agoOStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostatus peopl...
Brion Vibber [Fri, 12 Feb 2010 00:22:16 +0000 (00:22 +0000)]
OStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostatus people and groups whether a subscription's active or not (maintains identity over unsub/resub, and between subscribers and subscribees)

14 years agoOStatus: correct parsing of georss:point for max interop (commas allowed, whitespace...
Brion Vibber [Thu, 11 Feb 2010 22:42:36 +0000 (22:42 +0000)]
OStatus: correct parsing of georss:point for max interop (commas allowed, whitespace not strictly defined)

14 years agoMake Atom timelines in the API use Atom10feed
Zach Copley [Thu, 11 Feb 2010 21:54:40 +0000 (13:54 -0800)]
Make Atom timelines in the API use Atom10feed

14 years agoAdded some boilerplate class comments, etc.
Zach Copley [Thu, 11 Feb 2010 05:21:42 +0000 (21:21 -0800)]
Added some boilerplate class comments, etc.

14 years agoSome upgrades to Atom output for OStatus
Zach Copley [Thu, 11 Feb 2010 02:55:14 +0000 (18:55 -0800)]
Some upgrades to Atom output for OStatus

14 years agoUtility classes for atom feeds
Zach Copley [Wed, 10 Feb 2010 22:24:16 +0000 (14:24 -0800)]
Utility classes for atom feeds

14 years agoOStatus: save Salmon postback URI in feed subscription info, if provided. Will need...
Brion Vibber [Thu, 11 Feb 2010 20:12:48 +0000 (20:12 +0000)]
OStatus: save Salmon postback URI in feed subscription info, if provided. Will need it for sub/unsub postbacks and other notifications.

14 years agoOStatus: fix salmon link on Atom feeds; add a url spec for group feeds as well (endpo...
Brion Vibber [Thu, 11 Feb 2010 20:02:17 +0000 (20:02 +0000)]
OStatus: fix salmon link on Atom feeds; add a url spec for group feeds as well (endpoint needs impl)

14 years agoOStatus fix: include feed profile at notice text processing time, fixes replies
Brion Vibber [Thu, 11 Feb 2010 19:44:03 +0000 (19:44 +0000)]
OStatus fix: include feed profile at notice text processing time, fixes replies

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Thu, 11 Feb 2010 08:36:54 +0000 (09:36 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoOStatus: garbage collect unused PuSH subscriptions when the last local subscriber...
Brion Vibber [Thu, 11 Feb 2010 00:09:20 +0000 (00:09 +0000)]
OStatus: garbage collect unused PuSH subscriptions when the last local subscriber unsubs

14 years agoOStatus PuSH fixes:
Brion Vibber [Wed, 10 Feb 2010 22:58:39 +0000 (22:58 +0000)]
OStatus PuSH fixes:
* HMAC now calculated correctly - confirmed interop with Google's public hub
* Can optionally use an external PuSH hub, set URL in $config['ostatus']['hub']
  (may have issues in replication environment, and will ping the hub for every
  update rather than just those with subscribers) Internal hub will still function
  when this is set, but won't be advertised. Warning: setting this, then turning
  it off later will break subscriptions as that hub will no longer receive pings.

14 years agoOStatus update: now using standard save/delivery for incoming ostatus messages -...
Brion Vibber [Wed, 10 Feb 2010 21:18:53 +0000 (21:18 +0000)]
OStatus update: now using standard save/delivery for incoming ostatus messages -- they get reflected to realtime and everything! woooo
Group delivery may still need some munging

14 years agofix hubdistrib
Brion Vibber [Wed, 10 Feb 2010 20:47:42 +0000 (20:47 +0000)]
fix hubdistrib

14 years agofix up hub queueing to work w/ stomp queues
Brion Vibber [Tue, 9 Feb 2010 00:43:37 +0000 (16:43 -0800)]
fix up hub queueing to work w/ stomp queues

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Wed, 10 Feb 2010 19:12:11 +0000 (11:12 -0800)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing

14 years agoQueue daemon fixes:
Brion Vibber [Wed, 10 Feb 2010 18:59:30 +0000 (10:59 -0800)]
Queue daemon fixes:
* skip unnecessary unsubscribes on graceful shutdown -- takes a long time for many queues, slows down our restarts when hitting graceful mem limit
* fix control channel (was broken when we switched to support multiple queue servers)

14 years agoFilename case fix
Brion Vibber [Wed, 10 Feb 2010 18:18:47 +0000 (10:18 -0800)]
Filename case fix

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 10 Feb 2010 11:09:03 +0000 (11:09 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoFix to Realtime's repeat notice form legend and notice id
Sarven Capadisli [Wed, 10 Feb 2010 10:47:46 +0000 (10:47 +0000)]
Fix to Realtime's repeat notice form legend and notice id

14 years agoFix to Realtime's repeat notice form legend and notice id
Sarven Capadisli [Wed, 10 Feb 2010 10:47:46 +0000 (10:47 +0000)]
Fix to Realtime's repeat notice form legend and notice id

14 years agoRefactored repeat confirmation dialog. Also fixes dialog skipping.
Sarven Capadisli [Wed, 10 Feb 2010 10:16:27 +0000 (11:16 +0100)]
Refactored repeat confirmation dialog. Also fixes dialog skipping.

14 years agoRefactored repeat confirmation dialog. Also fixes dialog skipping.
Sarven Capadisli [Wed, 10 Feb 2010 10:16:27 +0000 (11:16 +0100)]
Refactored repeat confirmation dialog. Also fixes dialog skipping.

14 years agoremoving the webfinger hack for Notice::asAtomEntry since salmon can use a profile URL
James Walker [Wed, 10 Feb 2010 02:50:51 +0000 (21:50 -0500)]
removing the webfinger hack for Notice::asAtomEntry since salmon can use a profile URL

14 years agomoving salmon endpoint under 'main/'
James Walker [Tue, 9 Feb 2010 21:53:51 +0000 (16:53 -0500)]
moving salmon endpoint under 'main/'

14 years agoOStatus partial support for group subscriptions:
Brion Vibber [Wed, 10 Feb 2010 02:32:52 +0000 (18:32 -0800)]
OStatus partial support for group subscriptions:
* detection of group feeds is currently a nasty hack based on presence of '/groups/' in URL -- should use some property on the feed?
* listing for the remote group is kinda cruddy; needs to be named more cleanly
* still need to establish per-author profiles (easier once we have the updated Atom code in)
* group delivery probably not right yet
* saving of group messages still triggering some weird behavior

Added support for since_id and max_id on group timeline feeds as a free extra. Enjoy!

14 years agoConfigurable delay between queuedaemon.php spawns/respawns to help stagger out startu...
Brion Vibber [Tue, 9 Feb 2010 20:39:31 +0000 (12:39 -0800)]
Configurable delay between queuedaemon.php spawns/respawns to help stagger out startups and subscriptions. Defaults to 1 second.
$config['queue']['spawndelay'] = 1;

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Tue, 9 Feb 2010 20:41:46 +0000 (12:41 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoConfigurable delay between queuedaemon.php spawns/respawns to help stagger out startu...
Brion Vibber [Tue, 9 Feb 2010 20:39:31 +0000 (12:39 -0800)]
Configurable delay between queuedaemon.php spawns/respawns to help stagger out startups and subscriptions. Defaults to 1 second.
$config['queue']['spawndelay'] = 1;

14 years agoin progress Salmon responses
James Walker [Tue, 9 Feb 2010 20:37:37 +0000 (15:37 -0500)]
in progress Salmon responses

14 years agoMerge remote branch 'statusnet/testing' into testing
James Walker [Tue, 9 Feb 2010 08:16:21 +0000 (03:16 -0500)]
Merge remote branch 'statusnet/testing' into testing

14 years agodiscovery piece - hand merged :P
James Walker [Tue, 9 Feb 2010 06:37:45 +0000 (01:37 -0500)]
discovery piece - hand merged :P

14 years agoBetter checking for duplicate app names
Zach Copley [Tue, 9 Feb 2010 05:52:05 +0000 (21:52 -0800)]
Better checking for duplicate app names

14 years agoBetter checking for duplicate app names
Zach Copley [Tue, 9 Feb 2010 05:52:05 +0000 (21:52 -0800)]
Better checking for duplicate app names

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Tue, 9 Feb 2010 05:55:32 +0000 (21:55 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  Pull GeoRSS locations over OStatus feeds
  Allow scripts/decache.php to blow out cache for objects that don't exist (anymore).
  OStatus cleanup...
  readme and version for beta5
  Delete old Twitter user record when user changes screen name instead of updating. Simpler.
  Store Twitter screen_name, not name, for foreign_user.nickname when saving Twitter user.
  Actually store the timestamp on each nonce
  OAuth app name should not be null
  Fix issue with OAuth request parameters being parsed/stored twice when
  - Fix cache handling in TwitterStatusFetcher
  Added right margin for notice text. Helps Conversation notices look
  Confirm dialog for reset OAuth consumer key and secret button
  Always check for an OAuth request. This allows OAuth clients to set an
  Linkify notice source when posting from registered OAuth apps
  Suppress notice input box on OAuth authorization page
  Better token revocation
  Allow developers to delete OAuth applications
  OAuth app names should be unique.
  Prevents app statistic text from wrapping around avatar
  Sentence case for app statistics

14 years agoBetter checking for duplicate app names
Zach Copley [Tue, 9 Feb 2010 05:52:05 +0000 (21:52 -0800)]
Better checking for duplicate app names

14 years agoDisable deprecated 'since' parameter on public_timeline API; causes performance probl...
Brion Vibber [Tue, 9 Feb 2010 03:22:55 +0000 (19:22 -0800)]
Disable deprecated 'since' parameter on public_timeline API; causes performance problems. (since_id will work cleanly)

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Mon, 8 Feb 2010 23:48:52 +0000 (15:48 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Mon, 8 Feb 2010 23:47:55 +0000 (15:47 -0800)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing

14 years agoPull GeoRSS locations over OStatus feeds
Brion Vibber [Mon, 8 Feb 2010 23:46:38 +0000 (15:46 -0800)]
Pull GeoRSS locations over OStatus feeds

14 years agoAllow scripts/decache.php to blow out cache for objects that don't exist (anymore).
Brion Vibber [Mon, 8 Feb 2010 23:32:20 +0000 (15:32 -0800)]
Allow scripts/decache.php to blow out cache for objects that don't exist (anymore).
May miss keys other than the given or primary key, but should work for a lot of common cases where a bad entry's been removed from DB but lingers in cache.

14 years agoOStatus cleanup...
Brion Vibber [Mon, 8 Feb 2010 22:06:36 +0000 (14:06 -0800)]
OStatus cleanup...
* Treat linkless feed posts as status updates; drop the "New post:" prefix and quotes on them.
* Use stable user IDs for atom/rss2 feed links instead of unstable nicknames
* Pull Atom feed preferentially when subscribing -- can now put the remote user's profile page straight into the feed subscription form and get to the right place.
* Clean up naming for push endpoints

14 years agoreadme and version for beta5
Evan Prodromou [Mon, 1 Feb 2010 18:44:06 +0000 (13:44 -0500)]
readme and version for beta5

14 years agoDelete old Twitter user record when user changes screen name instead of updating...
Zach Copley [Sat, 6 Feb 2010 06:46:00 +0000 (06:46 +0000)]
Delete old Twitter user record when user changes screen name instead of updating. Simpler.

14 years agoStore Twitter screen_name, not name, for foreign_user.nickname when saving Twitter...
Zach Copley [Sat, 6 Feb 2010 05:39:29 +0000 (21:39 -0800)]
Store Twitter screen_name, not name, for foreign_user.nickname when saving Twitter user.

14 years agoFirst steps on converting FeedSub into the pub/sub basis for OStatus communications:
Brion Vibber [Mon, 8 Feb 2010 19:06:03 +0000 (11:06 -0800)]
First steps on converting FeedSub into the pub/sub basis for OStatus communications:
* renamed FeedSub plugin to OStatus
* now setting avatar on subscriptions
* general fixes for subscription
* integrated PuSH hub to handle only user timelines on canonical ID url; sends updates directly
* set $config['feedsub']['nohub'] = true to test w/ foreign feeds that don't have hubs (won't actually receive updates though)
* a few bits of code documentation
* HMAC support for verified distributions (safest if sub setup is on HTTPS)

And a couple core changes:
* minimizing HTML output for exceptions in API requests to aid in debugging
* fix for rel=self link in apitimelineuser when id given

This does not not yet include any of the individual subscription management (Salmon notifications for sub/unsub, etc) nor a nice UI for user subscriptions.
Needs some further cleanup to treat posts as status updates instead of link references.

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Sun, 7 Feb 2010 20:53:34 +0000 (21:53 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoModerator can make users admins of a group
Evan Prodromou [Sat, 6 Feb 2010 10:36:59 +0000 (11:36 +0100)]
Moderator can make users admins of a group

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Sat, 6 Feb 2010 10:24:12 +0000 (11:24 +0100)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley [Sat, 6 Feb 2010 06:48:41 +0000 (06:48 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoDelete old Twitter user record when user changes screen name instead of updating...
Zach Copley [Sat, 6 Feb 2010 06:46:00 +0000 (06:46 +0000)]
Delete old Twitter user record when user changes screen name instead of updating. Simpler.

14 years agoStore Twitter screen_name, not name, for foreign_user.nickname when saving Twitter...
Zach Copley [Sat, 6 Feb 2010 05:39:29 +0000 (21:39 -0800)]
Store Twitter screen_name, not name, for foreign_user.nickname when saving Twitter user.

14 years agoDelete old Twitter user record when user changes screen name instead of updating...
Zach Copley [Sat, 6 Feb 2010 06:46:00 +0000 (06:46 +0000)]
Delete old Twitter user record when user changes screen name instead of updating. Simpler.

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Sat, 6 Feb 2010 05:41:26 +0000 (21:41 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

* '0.9.x' of gitorious.org:statusnet/mainline:
  Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoStore Twitter screen_name, not name, for foreign_user.nickname when saving Twitter...
Zach Copley [Sat, 6 Feb 2010 05:39:29 +0000 (21:39 -0800)]
Store Twitter screen_name, not name, for foreign_user.nickname when saving Twitter user.

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Sat, 6 Feb 2010 00:09:00 +0000 (01:09 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoUpdated /api/statusnet/config.xml to show new config params potentially relevant...
Zach Copley [Fri, 5 Feb 2010 21:40:00 +0000 (13:40 -0800)]
Updated /api/statusnet/config.xml to show new config params potentially relevant to client devs

14 years agoAPI config return textlimit value
Michele [Sun, 17 Jan 2010 17:33:56 +0000 (18:33 +0100)]
API config return textlimit value

14 years agoDon't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PHP extens...
Brion Vibber [Fri, 5 Feb 2010 17:47:56 +0000 (09:47 -0800)]
Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PHP extension is not present.
Switched to a locally-defined Cache::COMPRESSED, translating that to MEMCACHE_COMPRESSED in the plugin.

14 years agoMerge branch 'temp'
Zach Copley [Fri, 5 Feb 2010 03:19:12 +0000 (03:19 +0000)]
Merge branch 'temp'

14 years agoActually store the timestamp on each nonce
Zach Copley [Fri, 5 Feb 2010 01:38:29 +0000 (01:38 +0000)]
Actually store the timestamp on each nonce

14 years agoOAuth app name should not be null
Zach Copley [Fri, 5 Feb 2010 01:24:21 +0000 (01:24 +0000)]
OAuth app name should not be null

14 years agoFix issue with OAuth request parameters being parsed/stored twice when
Zach Copley [Fri, 5 Feb 2010 01:13:23 +0000 (01:13 +0000)]
Fix issue with OAuth request parameters being parsed/stored twice when
calling /api/account/verify_credentials.:format

14 years ago- Fix cache handling in TwitterStatusFetcher
Zach Copley [Thu, 4 Feb 2010 01:53:08 +0000 (01:53 +0000)]
- Fix cache handling in TwitterStatusFetcher
- Other stability fixes

14 years agoAdded right margin for notice text. Helps Conversation notices look
Sarven Capadisli [Wed, 3 Feb 2010 17:13:21 +0000 (18:13 +0100)]
Added right margin for notice text. Helps Conversation notices look
better.

14 years agoConfirm dialog for reset OAuth consumer key and secret button
Zach Copley [Wed, 3 Feb 2010 01:43:59 +0000 (01:43 +0000)]
Confirm dialog for reset OAuth consumer key and secret button

14 years agoAlways check for an OAuth request. This allows OAuth clients to set an
Zach Copley [Tue, 2 Feb 2010 23:16:44 +0000 (23:16 +0000)]
Always check for an OAuth request. This allows OAuth clients to set an
auth user, similar to how they can set one via http basic auth,
even if one is not required.  I think I finally got this right.

14 years agoLinkify notice source when posting from registered OAuth apps
Zach Copley [Tue, 2 Feb 2010 08:47:14 +0000 (08:47 +0000)]
Linkify notice source when posting from registered OAuth apps

14 years agoSuppress notice input box on OAuth authorization page
Zach Copley [Tue, 2 Feb 2010 07:59:28 +0000 (07:59 +0000)]
Suppress notice input box on OAuth authorization page

14 years agoBetter token revocation
Zach Copley [Tue, 2 Feb 2010 07:35:54 +0000 (07:35 +0000)]
Better token revocation

14 years agoAllow developers to delete OAuth applications
Zach Copley [Tue, 2 Feb 2010 06:26:03 +0000 (06:26 +0000)]
Allow developers to delete OAuth applications

14 years agoOAuth app names should be unique.
Zach Copley [Mon, 1 Feb 2010 20:58:29 +0000 (20:58 +0000)]
OAuth app names should be unique.

14 years agoPrevents app statistic text from wrapping around avatar
Sarven Capadisli [Mon, 1 Feb 2010 19:32:18 +0000 (20:32 +0100)]
Prevents app statistic text from wrapping around avatar

14 years agoSentence case for app statistics
Sarven Capadisli [Mon, 1 Feb 2010 19:31:56 +0000 (20:31 +0100)]
Sentence case for app statistics

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Fri, 5 Feb 2010 02:10:35 +0000 (02:10 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoActually store the timestamp on each nonce
Zach Copley [Fri, 5 Feb 2010 01:38:29 +0000 (01:38 +0000)]
Actually store the timestamp on each nonce

14 years agoOAuth app name should not be null
Zach Copley [Fri, 5 Feb 2010 01:24:21 +0000 (01:24 +0000)]
OAuth app name should not be null

14 years agoFix issue with OAuth request parameters being parsed/stored twice when
Zach Copley [Fri, 5 Feb 2010 01:13:23 +0000 (01:13 +0000)]
Fix issue with OAuth request parameters being parsed/stored twice when
calling /api/account/verify_credentials.:format

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley [Fri, 5 Feb 2010 02:08:37 +0000 (02:08 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoActually store the timestamp on each nonce
Zach Copley [Fri, 5 Feb 2010 01:38:29 +0000 (01:38 +0000)]
Actually store the timestamp on each nonce

14 years agoOAuth app name should not be null
Zach Copley [Fri, 5 Feb 2010 01:24:21 +0000 (01:24 +0000)]
OAuth app name should not be null

14 years agoFix issue with OAuth request parameters being parsed/stored twice when
Zach Copley [Fri, 5 Feb 2010 01:13:23 +0000 (01:13 +0000)]
Fix issue with OAuth request parameters being parsed/stored twice when
calling /api/account/verify_credentials.:format

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Thu, 4 Feb 2010 23:20:17 +0000 (15:20 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x

14 years agoMerge branch 'master' into testing - drop debug statements
Brion Vibber [Thu, 4 Feb 2010 23:19:09 +0000 (15:19 -0800)]
Merge branch 'master' into testing - drop debug statements

14 years agodrop debug messages from inbox deletion fix
Brion Vibber [Thu, 4 Feb 2010 23:16:27 +0000 (15:16 -0800)]
drop debug messages from inbox deletion fix