Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
server-share
зеркало из
https://github.com/mozilla/server-share.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули server-share
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
f923449409
server-share
/
linkdrop
История
Tarek Ziadé
e7aa251788
fixed missing import
2011-03-28 12:16:01 +02:00
..
config
hooked the initialization of the oauth config
2011-03-24 14:15:57 +01:00
controllers
fixed missing import
2011-03-28 12:16:01 +02:00
lib
fix the client use for oauth1 clients. httplib2 had been used statically, now client is an instance of the class.
2011-03-24 15:41:32 -07:00
public
…
templates
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
tests
removed deprecated recorder + test
2011-03-28 12:13:11 +02:00
__init__.py
…
debug.py
Adding license info.
2010-11-03 16:18:18 -07:00
static.py
I must have lot the brain cells that handle boolean logic
2011-01-05 16:38:09 -08:00
websetup.py
remove sql db
2011-02-18 09:27:03 +11:00