]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
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
Zach Copley [Thu, 4 Feb 2010 01:53:08 +0000 (01:53 +0000)]
- Fix cache handling in TwitterStatusFetcher
- Other stability fixes
Sarven Capadisli [Wed, 3 Feb 2010 17:13:21 +0000 (18:13 +0100)]
Added right margin for notice text. Helps Conversation notices look
better.
Zach Copley [Wed, 3 Feb 2010 01:43:59 +0000 (01:43 +0000)]
Confirm dialog for reset OAuth consumer key and secret button
Zach Copley [Tue, 2 Feb 2010 23:17:58 +0000 (23:17 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
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.
Brion Vibber [Tue, 2 Feb 2010 17:30:15 +0000 (09:30 -0800)]
Fix regression breaking file attachments. This is what I get for rushing fixes and not properly testing them. :P
Sarven Capadisli [Tue, 2 Feb 2010 15:27:58 +0000 (16:27 +0100)]
Removed entity flag stylesheet and icons from plugin to core.
Sarven Capadisli [Tue, 2 Feb 2010 15:14:37 +0000 (16:14 +0100)]
Added flag icon to core
Sarven Capadisli [Tue, 2 Feb 2010 15:09:39 +0000 (16:09 +0100)]
Added single icon for Clear
Sarven Capadisli [Tue, 2 Feb 2010 15:07:35 +0000 (16:07 +0100)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Tue, 2 Feb 2010 15:06:22 +0000 (16:06 +0100)]
Added icon to Clear label for UserFlag plugin
Brion Vibber [Tue, 2 Feb 2010 14:15:01 +0000 (06:15 -0800)]
setconfig.php: list all current settings if no parameters given
Sarven Capadisli [Tue, 2 Feb 2010 12:16:30 +0000 (13:16 +0100)]
Minor alignment notice form alignment for default theme
Sarven Capadisli [Tue, 2 Feb 2010 12:12:03 +0000 (13:12 +0100)]
Updated StatusNet logos
Zach Copley [Tue, 2 Feb 2010 08:47:14 +0000 (08:47 +0000)]
Linkify notice source when posting from registered OAuth apps
Zach Copley [Tue, 2 Feb 2010 07:59:28 +0000 (07:59 +0000)]
Suppress notice input box on OAuth authorization page
Zach Copley [Tue, 2 Feb 2010 07:35:54 +0000 (07:35 +0000)]
Better token revocation
Zach Copley [Tue, 2 Feb 2010 06:26:03 +0000 (06:26 +0000)]
Allow developers to delete OAuth applications
Zach Copley [Mon, 1 Feb 2010 20:58:29 +0000 (20:58 +0000)]
OAuth app names should be unique.
Sarven Capadisli [Mon, 1 Feb 2010 23:17:12 +0000 (23:17 +0000)]
Fixed margin-left on lists inside .hentry and .form_settings
Sarven Capadisli [Mon, 1 Feb 2010 23:10:44 +0000 (23:10 +0000)]
Revert "Removed hAtom pattern from registration page."
This reverts commit
d6fe865133511ac64565a583106b3233b70a0b1e .
Screws up list rendering when registration is complete.
Sarven Capadisli [Mon, 1 Feb 2010 19:32:48 +0000 (20:32 +0100)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Mon, 1 Feb 2010 19:32:18 +0000 (20:32 +0100)]
Prevents app statistic text from wrapping around avatar
Sarven Capadisli [Mon, 1 Feb 2010 19:31:56 +0000 (20:31 +0100)]
Sentence case for app statistics
Evan Prodromou [Mon, 1 Feb 2010 18:44:06 +0000 (13:44 -0500)]
readme and version for beta5
Brion Vibber [Mon, 1 Feb 2010 18:16:19 +0000 (10:16 -0800)]
Don't enqueue into plugin or SMS queues when disabled (breaks unqueuehandler if SMS queue isn't attached)
Brion Vibber [Mon, 1 Feb 2010 17:04:13 +0000 (09:04 -0800)]
Merge remote branch 'statusnet/master' into testing
Brion Vibber [Mon, 1 Feb 2010 16:48:31 +0000 (08:48 -0800)]
Improve name validation checks on local File references
Evan Prodromou [Mon, 1 Feb 2010 16:49:50 +0000 (11:49 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Mon, 1 Feb 2010 16:21:50 +0000 (11:21 -0500)]
Merge branch 'master' into testing
Evan Prodromou [Mon, 1 Feb 2010 16:10:36 +0000 (11:10 -0500)]
fix local file include vulnerability in doc.php
Conflicts:
actions/doc.php
Sarven Capadisli [Mon, 1 Feb 2010 14:13:54 +0000 (15:13 +0100)]
Reusing fixed selector name for 'processing' in util.js
Sarven Capadisli [Mon, 1 Feb 2010 12:14:35 +0000 (13:14 +0100)]
Removed hAtom pattern from registration page.
Evan Prodromou [Mon, 1 Feb 2010 05:47:50 +0000 (00:47 -0500)]
restructuring of User::registerNew() lost password munging
Evan Prodromou [Mon, 1 Feb 2010 03:58:29 +0000 (22:58 -0500)]
Add a script to clear the cache for a given key
Like showcache.php, clearcache.php clears the cache for a given key.
Evan Prodromou [Mon, 1 Feb 2010 03:55:07 +0000 (22:55 -0500)]
buggy fetch for site owner
Sarven Capadisli [Sun, 31 Jan 2010 22:57:35 +0000 (23:57 +0100)]
Added missing concat of </li> in Realtime response
Sarven Capadisli [Sun, 31 Jan 2010 22:42:50 +0000 (22:42 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Sun, 31 Jan 2010 22:42:19 +0000 (23:42 +0100)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Sun, 31 Jan 2010 22:37:22 +0000 (22:37 +0000)]
Updated XHR binded events to work better in jQuery 1.4.1. Using
.live() for event delegation instead of jQuery.data() and checking to
see if an element was previously binded.
Sarven Capadisli [Sun, 31 Jan 2010 22:34:16 +0000 (22:34 +0000)]
Updated jQuery Form Plugin from v2.17 to v2.36
Sarven Capadisli [Sun, 31 Jan 2010 22:33:11 +0000 (22:33 +0000)]
Updated jQuery JavaScript Library from v1.3.2 to v1.4.1
Evan Prodromou [Sun, 31 Jan 2010 20:25:59 +0000 (15:25 -0500)]
move schema.type.php to typeschema.php like other files
Evan Prodromou [Sun, 31 Jan 2010 20:20:57 +0000 (15:20 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Sun, 31 Jan 2010 20:16:59 +0000 (15:16 -0500)]
Add Really Simple Discovery (RSD) support
Anil Dash suggested that all implementers of the Twitter API include
support for the remedial RSD format. This commit adds an RSD action
that returns the API root and additional API data to help client
developers discover and use our Twitter-compatible API.
http://dashes.com/anil/2009/12/the-twitter-api-is-finished.html
http://tales.phrasewise.com/rfc/rsd
Evan Prodromou [Sun, 31 Jan 2010 15:12:26 +0000 (10:12 -0500)]
Add a robots.txt URL to the site root
Adds a robots.txt file to the site root. Defaults defined by
'robotstxt' section of config. New events StartRobotsTxt and
EndRobotsTxt to let plugins add information. Probably not
useful if path is not /, but won't hurt anything, either.
Evan Prodromou [Sat, 30 Jan 2010 19:37:39 +0000 (14:37 -0500)]
error clearing tags for profiles from memcached
Evan Prodromou [Sat, 30 Jan 2010 18:15:17 +0000 (13:15 -0500)]
on exceptions, stomp logs the error and reenqueues
Evan Prodromou [Sat, 30 Jan 2010 17:47:21 +0000 (12:47 -0500)]
add lat, lon, location and remove closing tag from geocode.php
Evan Prodromou [Sat, 30 Jan 2010 17:43:00 +0000 (12:43 -0500)]
Use passed-in lat long in geocode.php
Don't rewrite the lat-long for a location in geocode.php.
Evan Prodromou [Sat, 30 Jan 2010 17:40:11 +0000 (12:40 -0500)]
better handling of null responses from geonames.org
Sarven Capadisli [Sat, 30 Jan 2010 14:28:31 +0000 (15:28 +0100)]
Globalized form notice data geo values
Sarven Capadisli [Sat, 30 Jan 2010 14:19:13 +0000 (15:19 +0100)]
Using jQuery chaining in FormNoticeXHR
Sarven Capadisli [Sat, 30 Jan 2010 14:03:01 +0000 (15:03 +0100)]
Using form object instead of form_id and find(). Slightly faster and
easier to read.
Brenda Wallace [Sat, 30 Jan 2010 08:22:30 +0000 (21:22 +1300)]
removed describeTable from base class, and fixed it up in pgsql
Brenda Wallace [Sun, 10 Jan 2010 05:21:23 +0000 (05:21 +0000)]
getTableDef() mostly working in postgres
Brenda Wallace [Sat, 30 Jan 2010 05:45:10 +0000 (18:45 +1300)]
move the schema DDL sql off into seperate files for each db we support
Evan Prodromou [Fri, 29 Jan 2010 23:29:51 +0000 (18:29 -0500)]
plugin to limit number of registered users
Evan Prodromou [Fri, 29 Jan 2010 22:54:54 +0000 (17:54 -0500)]
add hooks for user registration
Evan Prodromou [Fri, 29 Jan 2010 20:33:35 +0000 (15:33 -0500)]
live fast, die young in bash scripts
Evan Prodromou [Fri, 29 Jan 2010 20:16:24 +0000 (15:16 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Fri, 29 Jan 2010 20:15:52 +0000 (15:15 -0500)]
for single-user mode, retrieve either site owner or defined nickname
Evan Prodromou [Fri, 29 Jan 2010 20:15:23 +0000 (15:15 -0500)]
method to get the site owner
Evan Prodromou [Fri, 29 Jan 2010 20:15:04 +0000 (15:15 -0500)]
define a constant for the 'owner' role of a site
Evan Prodromou [Fri, 29 Jan 2010 20:01:21 +0000 (15:01 -0500)]
add simple cache getter/setter static functions to Memcached_DataObject
Sarven Capadisli [Fri, 29 Jan 2010 15:43:37 +0000 (15:43 +0000)]
Adds notice author's name to @title in Realtime response
Sarven Capadisli [Fri, 29 Jan 2010 15:20:14 +0000 (15:20 +0000)]
Hides .author from XHR response in showstream
Sarven Capadisli [Fri, 29 Jan 2010 15:20:14 +0000 (15:20 +0000)]
Hides .author from XHR response in showstream
Brion Vibber [Fri, 29 Jan 2010 07:08:36 +0000 (23:08 -0800)]
Fix more fatal errors in queue edge cases
Brion Vibber [Fri, 29 Jan 2010 06:51:07 +0000 (22:51 -0800)]
Don't attempt to resend XMPP messages that can't be broadcast due to the profile being deleted.
Brion Vibber [Fri, 29 Jan 2010 06:29:26 +0000 (22:29 -0800)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Brion Vibber [Fri, 29 Jan 2010 06:26:58 +0000 (22:26 -0800)]
Wrap each bit of distrib queue handler's saving operation in a try/catch; log exceptions but let everything else continue.
Zach Copley [Fri, 29 Jan 2010 06:08:55 +0000 (06:08 +0000)]
Merge branch 'testing'
Brion Vibber [Fri, 29 Jan 2010 06:05:14 +0000 (22:05 -0800)]
Log exceptions from queuedaemon.php if they're not already caught
Zach Copley [Fri, 29 Jan 2010 06:04:14 +0000 (22:04 -0800)]
Move sessions settings to its own panel
Brion Vibber [Fri, 29 Jan 2010 04:09:17 +0000 (20:09 -0800)]
Fixes for status_network db object .ini and tag setter script
Evan Prodromou [Thu, 28 Jan 2010 06:42:52 +0000 (01:42 -0500)]
Add a script to set tags for sites
Evan Prodromou [Fri, 29 Jan 2010 02:12:34 +0000 (21:12 -0500)]
Merge branch 'testing'
Zach Copley [Fri, 29 Jan 2010 01:53:11 +0000 (01:53 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley [Fri, 29 Jan 2010 01:49:38 +0000 (01:49 +0000)]
Adjust API authentication to also check for OAuth protocol params in the
HTTP Authorization header, as defined in OAuth HTTP Authorization Scheme.
Brion Vibber [Fri, 29 Jan 2010 00:55:37 +0000 (16:55 -0800)]
Merge branch 'testing'
Evan Prodromou [Thu, 28 Jan 2010 23:40:38 +0000 (18:40 -0500)]
Last-chance distribution if enqueueing fails
Brion Vibber [Fri, 29 Jan 2010 00:49:32 +0000 (16:49 -0800)]
Manual failover for stomp queues.
If an array of multiple servers is put in $config['queue']['stomp_server'], enqueues will pick a random server to send to (failing over automatically if any are down).
Queue handling daemons connect all servers so they get events no matter where they were delivered.
In case of disconnection, daemons should now handle it gracefully and attempt to reconnect every 60 seconds or so, automatically resubscribing to all queues once it's back up.
Can put to 'native' failover for reads as well by disabling $config['stomp']['manual_failover'] = false; but this is untested and may explode in addition to requiring that your ActiveMQ cluster actually be set up to handle its own data distribution.
Additionally, can choose which queues to mark as persistent by setting $config['stomp']['persistent'] to an array of queue names.
Evan Prodromou [Thu, 28 Jan 2010 21:52:42 +0000 (16:52 -0500)]
lost config in index.php made all traffic go to master
Evan Prodromou [Thu, 28 Jan 2010 21:52:05 +0000 (16:52 -0500)]
Revert "Revert "move RW setup above user get in index.php so remember_me works""
This reverts commit
be7bca2303cc9900f2c1a746a10a785d9d95783c .
Evan Prodromou [Thu, 28 Jan 2010 21:50:28 +0000 (16:50 -0500)]
Revert "move RW setup above user get in index.php so remember_me works"
This reverts commit
fa7895333724e314e2b32cb89f19a41069c554be .
Evan Prodromou [Thu, 28 Jan 2010 21:35:38 +0000 (16:35 -0500)]
move RW setup above user get in index.php so remember_me works
Brion Vibber [Thu, 28 Jan 2010 21:35:09 +0000 (13:35 -0800)]
Merge commit 'origin/master' into testing
Evan Prodromou [Thu, 28 Jan 2010 21:26:55 +0000 (16:26 -0500)]
hide most DB_DataObject errors
Evan Prodromou [Thu, 28 Jan 2010 19:27:35 +0000 (14:27 -0500)]
always set up database_rw, regardless, so cached sessions work
Evan Prodromou [Thu, 28 Jan 2010 18:54:19 +0000 (13:54 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 28 Jan 2010 17:57:52 +0000 (12:57 -0500)]
update mysqltimestamps on insert and update
Evan Prodromou [Thu, 28 Jan 2010 18:53:28 +0000 (13:53 -0500)]
additional debugging data for Sessions
Zach Copley [Thu, 28 Jan 2010 18:11:44 +0000 (18:11 +0000)]
'Sign in with Twitter' button img
Sarven Capadisli [Thu, 28 Jan 2010 18:37:31 +0000 (19:37 +0100)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Sarven Capadisli [Thu, 28 Jan 2010 17:39:30 +0000 (18:39 +0100)]
Update to aside styles in biz theme
Sarven Capadisli [Thu, 28 Jan 2010 16:36:33 +0000 (17:36 +0100)]
Update to notice item in biz theme
Sarven Capadisli [Thu, 28 Jan 2010 16:32:24 +0000 (17:32 +0100)]
Update to biz theme button close and minimize styles
Sarven Capadisli [Thu, 28 Jan 2010 16:28:11 +0000 (17:28 +0100)]
Update to biz theme's input styles