Shane Caraveo
|
57962fef2c
|
merge from develop
|
2011-02-17 15:05:56 -08:00 |
Mark Hammond
|
bfca89d3a2
|
fix link shortening
|
2011-02-18 09:56:42 +11:00 |
Mark Hammond
|
05e374fd51
|
remove sql db
|
2011-02-18 09:27:03 +11:00 |
Mark Hammond
|
5b1390d88f
|
log on oauth discovery failure
|
2011-02-18 09:27:01 +11:00 |
Shane Caraveo
|
9a5535af05
|
add missing part of last commit, sending and retrieving account cookie
|
2011-02-16 19:58:06 -08:00 |
Mark Hammond
|
ed6997f96a
|
Merge branch 'develop' into feature/metrics
|
2011-02-14 16:58:31 +11:00 |
Mark Hammond
|
2cf99032a5
|
simple metrics framework
|
2011-02-11 14:39:38 +11:00 |
Shane Caraveo
|
5078c43b22
|
get rid of debug print stuff
|
2011-02-01 16:31:29 -08:00 |
Shane Caraveo
|
2f65716627
|
remove a debug log statement
|
2011-02-01 16:00:32 -08:00 |
Bryan Clark
|
4c36b34b5f
|
adding preliminary thumbnail support for email messages. if a picture_base64 option (comprised of an image encoded in base64) is provided to the email send then we will attach the image as an inline attachment. If picture_base64 is not provided (or like Yahoo is not supported) we send the message as we normally would with both html and text versions ignoring the MIME related encapsulation. Next step is to base64 encode the provided image urls using Canvas as the only base64 images currently available are the screenshots.
|
2011-01-18 11:00:42 -08:00 |
Shane Caraveo
|
4366aade7b
|
I think this works for google domains, hard to really find out
|
2010-12-28 17:31:53 -08:00 |
Shane Caraveo
|
0c0b59d60b
|
support autocomplete for yahoo
|
2010-12-28 16:59:09 -08:00 |
Shane Caraveo
|
3317639749
|
add support for twitter dm
|
2010-12-28 16:03:38 -08:00 |
Shane Caraveo
|
c6161f43e7
|
add support for facebook posting to group walls
getcontacts isn't really a users contacts, but rather their groups, will need to refactor api
|
2010-12-28 16:03:29 -08:00 |
Shane Caraveo
|
06681f54ed
|
fix getting the publicProfileUrl
|
2010-12-28 14:00:10 -08:00 |
Shane Caraveo
|
9a48108d4f
|
add a mapping from our arguments to theirs
|
2010-12-28 12:36:23 -08:00 |
Shane Caraveo
|
bd8e6abf5a
|
direct messaging works with linkedin, altho the addressing needs tweaking somehow
|
2010-12-24 14:29:49 -08:00 |
Shane Caraveo
|
cadb9d5738
|
add ability to get linkedin contacts for autocompletion
|
2010-12-24 13:45:36 -08:00 |
Shane Caraveo
|
a0f7bd5dbe
|
ui hookup for sharing with linkedin
|
2010-12-24 12:40:21 -08:00 |
Shane Caraveo
|
e765f48dd6
|
linkedin send works, only ui work remaining
|
2010-12-23 17:46:07 -08:00 |
Shane Caraveo
|
dadedc2102
|
first step towards linkedin, can add a linkedin account
|
2010-12-23 16:56:25 -08:00 |
Shane Caraveo
|
f93a0d064d
|
fix github issue 26, multiple to addresses fails to work with yahoo
|
2010-12-08 11:36:23 -08:00 |
Bryan Clark
|
b50ed0d006
|
unicode, you've failed me for the last time. if your home planet was alderaan i would build a death star just so I could destroy your world. and don't give me that peaceful people crap.
|
2010-12-02 16:06:48 -08:00 |
Shane Caraveo
|
d9b0fb5fef
|
fix entity def use in text emails
add multipart emails for yahoo
|
2010-12-02 13:54:08 -08:00 |
Shane Caraveo
|
477b8f6d9c
|
fix error response for yahoo
|
2010-12-02 12:46:38 -08:00 |
Shane Caraveo
|
17aa95046b
|
integrate develop branch
|
2010-11-30 12:39:55 -08:00 |
Shane Caraveo
|
6ebb91a940
|
fix email format, fix js strict
|
2010-11-26 16:08:09 -08:00 |
Shane Caraveo
|
7184c77e30
|
implement captcha support for yahoo email
|
2010-11-26 15:06:38 -08:00 |
Shane Caraveo
|
44e7119a68
|
support for adding a google apps account and sending via gmail
|
2010-11-25 16:48:05 -08:00 |
Shane Caraveo
|
dc30e47f23
|
subclass the openid GenericConsumer and hack in support for Google Domains OpenID
to use, pass a form var 'openid_identifier' when starting the authorization, the value
is the domain to authenticate with (e.g. google.caraveo.com)
|
2010-11-25 14:45:32 -08:00 |
Shane Caraveo
|
ba28554b2f
|
a start towards support openid for google domains/apps
this requires patches to python-openid as well, which are not yet complete
|
2010-11-24 17:29:09 -08:00 |
Shane Caraveo
|
b6a5d4c5c1
|
fix No handlers could be found for logger "linkdrop.lib.helpers", dont import log use before configuring app
change logger var name to log to match our nameing elsewhere
|
2010-11-24 14:11:47 -08:00 |
Shane Caraveo
|
36ffaedf17
|
make oauth independent of the session, allowing the user to run multiple authorizations at the same time
fixes error tracebacks discovered on the server, created by users clicking multiple buttons in the
account section of the UI
|
2010-11-24 13:53:26 -08:00 |
Shane Caraveo
|
f47368e944
|
scrub bad stuff from html before adding to the email
|
2010-11-22 16:54:57 -08:00 |
Bryan Clark
|
6e9b4ecd62
|
final template changes for both html and plain text
|
2010-11-19 15:53:38 -08:00 |
Bryan Clark
|
7e048708e5
|
improve the email template a bit and hand it off to andy for more
|
2010-11-19 14:34:36 -08:00 |
Shane Caraveo
|
364c2e183e
|
fix encoding of some headers
|
2010-11-16 16:09:28 -08:00 |
Shane Caraveo
|
db50e37c07
|
add email templates including support for html email
|
2010-11-16 15:01:09 -08:00 |
Shane Caraveo
|
80ded04ee7
|
provide a default subject in the server if one has not been provided
|
2010-11-16 13:17:04 -08:00 |
Shane Caraveo
|
bb4d18361d
|
fix my stupid mistake
need a real openid test server
|
2010-11-13 10:26:15 -08:00 |
Shane Caraveo
|
194b5278a8
|
if info.message is available, use it
|
2010-11-11 15:06:55 -08:00 |
Shane Caraveo
|
1b8ec3478c
|
add additional logging on the server so we can track unexpected exceptions
|
2010-11-11 15:01:03 -08:00 |
Shane Caraveo
|
f2c5939277
|
handle non-json errors for twitter
git issue 10
|
2010-11-11 14:27:03 -08:00 |
Shane Caraveo
|
3e86e0482b
|
fixup some logging around oauth/openid
github issues 9,11,12
|
2010-11-11 14:19:37 -08:00 |
Shane Caraveo
|
264f39b286
|
fix errors when google usernames (real name) have unicode characters
|
2010-11-10 16:50:32 -08:00 |
Shane Caraveo
|
4e5962869c
|
quiet overly verbose logging from smtp and openid, these can be
turned back on via the ini files
|
2010-11-10 11:10:34 -08:00 |
Shane Caraveo
|
57fb4a0fd6
|
fix encoding for gmail
|
2010-11-09 14:15:54 -08:00 |
Shane Caraveo
|
ad8c835a38
|
fix posting unicode to facebook
|
2010-11-09 14:01:38 -08:00 |
Shane Caraveo
|
92fd3ee0ea
|
fix parsing timezone from facebook, those pesky europeans and their timezones beat our lame parsing...
|
2010-11-09 08:34:41 -08:00 |
jrburke
|
331076bba6
|
Adding license info.
|
2010-11-03 16:18:18 -07:00 |