Brion Vibber
|
c9c7bb3234
|
Merge commit 'origin/testing' into 0.9.x
|
2010-01-21 16:33:11 -08:00 |
|
Zach Copley
|
308442407e
|
- Moved checking for group aliases and redirection to prepare()
- phpcs cleanup
- add @macno to the list of authors
|
2010-01-21 11:37:20 -08:00 |
|
Michele
|
383703d170
|
if the id is an alias we redirect using group_id
|
2010-01-21 10:39:07 -08:00 |
|
Evan Prodromou
|
1d64ba6602
|
Unimplement retweeted_by_me API action until we have a more efficient query
|
2010-01-21 11:38:08 -05:00 |
|
Evan Prodromou
|
e5eb95ab59
|
retweet API methods are readonly
|
2010-01-21 11:32:01 -05:00 |
|
Rajat Upadhyaya
|
6e405facca
|
Fix to update user's fullname & homepage only if requested.
|
2010-01-21 09:27:00 +05:30 |
|
Evan Prodromou
|
9e3013c6b6
|
mark retweet api actions read-only where applicable
|
2010-01-20 17:00:42 -05:00 |
|
Sarven Capadisli
|
d501acf438
|
Missing null className for incoming email form legend
|
2010-01-18 17:17:02 +00:00 |
|
Sarven Capadisli
|
187a70873a
|
Updated path to farbtastic stylesheet
|
2010-01-18 11:29:05 +00:00 |
|
Eric Helgeson
|
5fd8e331f3
|
Missed change when refactoring groups. Thanks macno
|
2010-01-16 11:56:07 -05:00 |
|
Brion Vibber
|
ef016dca45
|
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
|
2010-01-15 09:52:50 -08:00 |
|
Siebrand Mazeland
|
882712dbac
|
Add Brion Vibber to contributors.
|
2010-01-14 23:40:11 +01:00 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Sarven Capadisli
|
5add05c503
|
Added anchors to application source and homepage
|
2010-01-14 02:41:07 +00:00 |
|
Sarven Capadisli
|
f1e075cf4a
|
Updated markup for application details page. Similar to user/group
profile page.
|
2010-01-14 02:41:07 +00:00 |
|
Sarven Capadisli
|
676975605b
|
Updated markup for application details
|
2010-01-14 02:41:06 +00:00 |
|
Sarven Capadisli
|
28329bd2b3
|
Updated markup for application registration and view links
|
2010-01-14 02:41:06 +00:00 |
|
Zach Copley
|
31c5ebb95c
|
Better detial in connected OAuth applications list
|
2010-01-14 02:41:06 +00:00 |
|
Zach Copley
|
7885dadfe7
|
Issue a warning when someone tries to exchange an unauthorized or
otherwise bad req token for an access token.
|
2010-01-14 02:41:06 +00:00 |
|
Zach Copley
|
d8abad7478
|
Exchanging authorized request tokens for access tokens working
|
2010-01-14 02:41:06 +00:00 |
|
Zach Copley
|
e7f4ab6774
|
Associate request tokens with OAuth apps and app users
|
2010-01-14 02:41:05 +00:00 |
|
Zach Copley
|
aba299c5d1
|
Workflow for request tokens and authorizing request tokens
|
2010-01-14 02:41:05 +00:00 |
|
Zach Copley
|
2e23638615
|
Action for issuing a request token
|
2010-01-14 02:41:05 +00:00 |
|
Zach Copley
|
bcbe013385
|
Stubs for API OAuth token exchange stuff
|
2010-01-14 02:41:05 +00:00 |
|
Zach Copley
|
b14a97f5f9
|
Add icons/icon upload to Oauth apps
|
2010-01-14 02:41:05 +00:00 |
|
Zach Copley
|
4c5ddc42c1
|
Added session token checking.
|
2010-01-14 02:41:04 +00:00 |
|
Zach Copley
|
dad67b030f
|
Workflow for registering new OAuth apps pretty much done.
|
2010-01-14 02:41:04 +00:00 |
|
Zach Copley
|
f802542885
|
Reorganized the OAuth app URLs and more work on the register app workflow
|
2010-01-14 02:41:04 +00:00 |
|
Zach Copley
|
5bff6651ba
|
Started work on interface for displaying connected OAuth apps
|
2010-01-14 02:41:04 +00:00 |
|
Evan Prodromou
|
601c371332
|
correct check for error in subscribe and unsubscribe actions
|
2010-01-13 03:01:22 -08:00 |
|
Evan Prodromou
|
430bd69312
|
add events for subscribing to people and joining groups
|
2010-01-13 02:16:13 -08:00 |
|
Evan Prodromou
|
8809e577b2
|
Merge branch 'sessionidparam' into 0.9.x
Conflicts:
lib/command.php
|
2010-01-11 00:45:26 -08:00 |
|
Evan Prodromou
|
5ec25a9691
|
inject session before redirect for login
|
2010-01-11 08:40:22 +00:00 |
|
Evan Prodromou
|
54d532e12f
|
remove redirect to OTP on login from login, register
|
2010-01-10 22:58:33 -08:00 |
|