Siebrand Mazeland
|
c8f67dd1a4
|
Fix casing for HMAC-SHA1.
|
2010-01-14 23:37:06 +01:00 |
|
Siebrand Mazeland
|
7ef6c9da43
|
Fix inconsistent title case in page title
|
2010-01-14 23:36:13 +01:00 |
|
Siebrand Mazeland
|
68a2e46390
|
Make page titles more consistent: no title case in four cases.
|
2010-01-14 23:32:40 +01:00 |
|
Siebrand Mazeland
|
31940f9309
|
Fix i18n issue: please number variables when using more than one to allow word order changes without unexpected results.
|
2010-01-14 23:29:16 +01:00 |
|
Brion Vibber
|
5783874cc2
|
Clean up host/port separation in memcached plugin -- use : not ; as separator and clean up some warnings
|
2010-01-14 14:14:32 -08:00 |
|
Brion Vibber
|
532a174fc0
|
Clean up host/port separation in memcached plugin -- use : not ; as separator and clean up some warnings
|
2010-01-14 14:14:22 -08:00 |
|
Brion Vibber
|
2f32181c93
|
Keep handler registration per-site to fix queue registration in mixed config environment
|
2010-01-14 13:22:33 -08:00 |
|
Brion Vibber
|
7211896b2f
|
Keep handler registration per-site to fix queue registration in mixed config environment
|
2010-01-14 13:21:48 -08:00 |
|
Brion Vibber
|
f4b47c7e64
|
Merge branch 'master' of gitorious.org:statusnet/mainline
|
2010-01-13 23:39:39 -08:00 |
|
Brion Vibber
|
8a7171fde6
|
Don't barf on io loop if xmpp connection failed
|
2010-01-13 23:38:51 -08:00 |
|
Evan Prodromou
|
28fafe803a
|
remove debugging statement for friends_timeline
|
2010-01-13 23:28:51 -08:00 |
|
Evan Prodromou
|
30e50439a3
|
change double quotes to single quotes in numbered format string
|
2010-01-13 23:17:37 -08:00 |
|
Evan Prodromou
|
23a8645a39
|
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
|
2010-01-13 22:57:48 -08:00 |
|
Evan Prodromou
|
b59188dc77
|
Merge branch 'master' into 0.9.x
|
2010-01-13 22:57:25 -08:00 |
|
Evan Prodromou
|
16742d0fde
|
do since_id and max_id in inbox
|
2010-01-13 22:32:17 -08:00 |
|
Evan Prodromou
|
abd67452da
|
go straight to the DB for inbox before insert
|
2010-01-13 22:12:19 -08:00 |
|
Brion Vibber
|
4b839cfc53
|
fix for non-% memory soft limit
|
2010-01-13 21:41:42 -08:00 |
|
Brion Vibber
|
e8abb0c2ed
|
fix for non-% memory soft limit
|
2010-01-13 21:35:47 -08:00 |
|
Brion Vibber
|
b25deaacea
|
queue daemon fixes: path fix for xmpp, suppress warning in memcached init
|
2010-01-13 21:24:36 -08:00 |
|
Brion Vibber
|
cb962ed475
|
queue daemon fixes: path fix for xmpp, suppress warning in memcached init
|
2010-01-13 21:24:02 -08:00 |
|
Brion Vibber
|
255f49067d
|
Merge branch 'master' into 0.9.x
|
2010-01-13 20:51:16 -08:00 |
|
Brion Vibber
|
35a2f8de4d
|
actually use the user id instead of 0 ;)
|
2010-01-13 20:46:44 -08:00 |
|
Brion Vibber
|
82f2fe8cca
|
in case we have cached 'fake' inboxes, make sure we rebuild them running initializeinbox.php
|
2010-01-13 20:30:42 -08:00 |
|
Brion Vibber
|
ec873922e3
|
Gracefully skip missing user entries when initializing inboxes in bulk
|
2010-01-13 20:11:00 -08:00 |
|
Craig Andrews
|
26edf3a5e5
|
Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ask for user permission, causing us quite a bit of difficulty."
This reverts commit 749b8b5b8c .
|
2010-01-13 22:05:22 -05:00 |
|
Zach Copley
|
33df392289
|
- Had to remove checking read vs. read-write in OAuth authenticated methods
- Will now pick up source attr from OAuth app
|
2010-01-14 02:41:11 +00:00 |
|
Sarven Capadisli
|
c28c511438
|
More relaxed selector for application icon and form checkbox
|
2010-01-14 02:41:11 +00:00 |
|
Zach Copley
|
bbde4d42cc
|
Check for read vs. read-write access on OAuth authenticated API mehtods.
|
2010-01-14 02:41:10 +00:00 |
|
Zach Copley
|
21cef64e88
|
Fixed some spelling mistakes in the README
|
2010-01-14 02:41:10 +00:00 |
|
Zach Copley
|
ccb933f026
|
Some rough test scripts for poking at the OAuth system
|
2010-01-14 02:41:10 +00:00 |
|
Zach Copley
|
ee8c1ec91c
|
Add verifier and verified callback to token for OAuth 1.0a
|
2010-01-14 02:41:10 +00:00 |
|
Zach Copley
|
ead1ef4c68
|
Remove verifier from Oauth_application_user (not needed there)
|
2010-01-14 02:41:10 +00:00 |
|
Zach Copley
|
38269a6579
|
Revoke access token UI
|
2010-01-14 02:41:10 +00:00 |
|
Sarven Capadisli
|
3aa0d8bea7
|
Changed legend text from Login to Account because it is not really
logging iny
|
2010-01-14 02:41:10 +00:00 |
|
Sarven Capadisli
|
18533f5b15
|
Updated apioauthauthorize markup and styles
|
2010-01-14 02:41:09 +00:00 |
|
Zach Copley
|
9f3c47ccb4
|
Fix approval date and label on apps list
|
2010-01-14 02:41:09 +00:00 |
|
Zach Copley
|
8cdea20ac5
|
Ensure only the application's owner can edit it
|
2010-01-14 02:41:09 +00:00 |
|
Zach Copley
|
dda7a52645
|
Fix user count
|
2010-01-14 02:41:09 +00:00 |
|
Zach Copley
|
6c8bf36fe1
|
Make sure applications are really looked up by consumer key
|
2010-01-14 02:41:09 +00:00 |
|
Zach Copley
|
7c34ac8cc2
|
Rework application registration workflow to be more private
|
2010-01-14 02:41:09 +00:00 |
|
Zach Copley
|
22809baf94
|
Fix icon upload on new apps
|
2010-01-14 02:41:09 +00:00 |
|
Zach Copley
|
42a82a024a
|
OAuth 1.0 working now
|
2010-01-14 02:41:09 +00:00 |
|
Zach Copley
|
0d7490470d
|
Can now edit/change application icon
|
2010-01-14 02:41:08 +00:00 |
|
Zach Copley
|
4cfc71f4e0
|
Callback URL can be null
|
2010-01-14 02:41:08 +00:00 |
|
Sarven Capadisli
|
5f178cbf20
|
Styles for image max width/height and radio form controls
|
2010-01-14 02:41:08 +00:00 |
|
Sarven Capadisli
|
881e1c50b9
|
Updated markup for application edit form; image, radios
|
2010-01-14 02:41:08 +00:00 |
|
Sarven Capadisli
|
ab844f063c
|
Added key icon for application key and secret rest action
|
2010-01-14 02:41:08 +00:00 |
|
Sarven Capadisli
|
2172114f86
|
Styles for application list
|
2010-01-14 02:41:08 +00:00 |
|
Sarven Capadisli
|
7ffa258196
|
A little minimization
|
2010-01-14 02:41:08 +00:00 |
|
Sarven Capadisli
|
69bb4efe00
|
Added vcard and photo classes
|
2010-01-14 02:41:07 +00:00 |
|