issues
search
mediapop
/
django-friendface
Getting Facebook to work for Django.
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set the language to python
#90
roidrage
closed
10 years ago
1
Mobile redirect issue when logged out
#89
kitsunde
opened
11 years ago
0
FacebookRequestMixin depends on there being an access_token field
#88
gaqzi
opened
11 years ago
6
Mobile authentication and tablets
#87
gaqzi
opened
11 years ago
4
Add a testmode as the facebook crawler.
#86
kitsunde
opened
11 years ago
0
Add management command to rescrape the urls for an app
#85
gaqzi
closed
11 years ago
1
There's no install link in admin if the app doesn't have a canvas url.
#84
kitsunde
opened
11 years ago
0
Is it a signed request that gets passed to the mobile index on first load?
#83
gaqzi
opened
11 years ago
0
Trying to create an invitation with invalid friendface user 500s
#82
gaqzi
opened
11 years ago
5
A prepared test class for FacebookInvitations
#81
gaqzi
opened
11 years ago
0
Add a way to include tracking pixels.
#80
kitsunde
opened
11 years ago
0
Facebook application installation link should redirect to page tab.
#79
kitsunde
opened
11 years ago
0
It should be possible to create FacebookInvitations from users that aren't authenticated.
#78
kitsunde
opened
11 years ago
0
Create basic Like gate with mobile support that can be extended
#77
gaqzi
opened
11 years ago
2
Refactor request decorations into a lazy loadable object.
#76
kitsunde
closed
11 years ago
3
FacebookInvitationMixin and Like gate
#75
gaqzi
opened
11 years ago
2
If a user is logged in, hits the mobile MobileView and then goes through auth the mobile flag is nuked with the session.
#74
kitsunde
opened
11 years ago
0
Standalone testing for friendface
#73
gaqzi
closed
11 years ago
0
Add campaign analytics for an app/page combination
#72
gaqzi
opened
11 years ago
2
Add context_reverse() that works with request to find the path.
#71
kitsunde
closed
11 years ago
4
Add support for import_export for FacebookInvitation admin
#70
gaqzi
opened
11 years ago
0
Add CBV for Facebook Invitation creation
#69
gaqzi
closed
11 years ago
0
Do authentication outside of Facebook.
#68
kitsunde
opened
11 years ago
0
How to relate FacebookUser to FacebookEvent.
#67
kitsunde
opened
11 years ago
0
Added PageAdmin to connect FacebookUser admins with FacebookPage
#66
gaqzi
closed
11 years ago
0
Django user model for 1.5
#65
gaqzi
opened
11 years ago
1
add sites framework to FacebookApplication
#64
yarbelk
opened
11 years ago
0
i18n friendface
#63
yarbelk
opened
11 years ago
1
FacebookRequestMixin.request should immitate requests params.
#62
kitsunde
opened
11 years ago
0
Rename FacebookUser.photo_url to FacebookUser.get_picture_url
#61
kitsunde
closed
11 years ago
1
Add disables for fburl to act like regular url.
#60
kitsunde
opened
11 years ago
4
Make root canvas view redirect to next_mobile rather than page tab on mobile.
#59
kitsunde
closed
11 years ago
1
Track application status on pages so we can see if it's visible or uninstalled.
#58
kitsunde
opened
11 years ago
0
Detect and add pages not currently in the database from seeing signed_requests with 'page'
#57
kitsunde
opened
11 years ago
0
Add StickyPageTab view that can sticks to the tab where user first entered the application.
#56
kitsunde
opened
11 years ago
2
Detect and add page tabs on installation.
#55
kitsunde
opened
11 years ago
0
Add application installation view.
#54
kitsunde
closed
11 years ago
0
Integrate Facebook realtime error notifications into django logging.
#53
kitsunde
opened
11 years ago
0
Handle translated applications.
#52
kitsunde
opened
11 years ago
2
Add admin indication in admin showing if an application has been submitted to facebook directory or not.
#51
kitsunde
opened
11 years ago
0
Add a root canvas view.
#50
kitsunde
opened
11 years ago
1
Saving an application with auth_referral_extended_perms breaks as max_length is 5, but facebook gives an array.
#49
kitsunde
opened
11 years ago
0
page_tab_default_name gives exception when longer than 32 chars.
#48
kitsunde
closed
11 years ago
0
FacebookPostAsGetMixin should override dispatch and not post.
#47
kitsunde
closed
11 years ago
0
Like gate mixin
#46
kitsunde
closed
11 years ago
5
Recode facebook auth mixin to find the return url itself and to work outside of application pages.
#45
kitsunde
closed
11 years ago
2
Users that uninstall the application and make additional calls should be re-authed.
#44
kitsunde
opened
11 years ago
1
What would be the implications of turning a facebook POST into a GET in a middleware?
#43
kitsunde
opened
11 years ago
6
Kill FacebookPostAsGetMixin in favor of FacebookEnabledTemplateView
#42
kitsunde
closed
11 years ago
2
Facebook init templattag that also picks the correct language.
#41
kitsunde
opened
11 years ago
0
Next