Граф коммитов

932 Коммитов

Автор SHA1 Сообщение Дата
jrburke b967e82042 Fix typo from previous change. 2011-01-05 15:19:31 -08:00
jrburke 0476fcfd72 small changes for jslint and my ocd 2011-01-05 12:30:41 -08:00
jrburke 40605681ff Merge branch 'feature/linkedin' into develop 2011-01-05 12:05:54 -08:00
Shane Caraveo ec1d9ac2fc Merge branch 'develop' of github.com:mozilla/f1 into feature/linkedin 2011-01-03 11:26:20 -08:00
Shane Caraveo 6e447706c1 add alternate popup ui for sharing, to enable, set ffshare system pref to devpopup 2010-12-30 17:20:40 -08:00
Shane Caraveo e03613cc85 reload on hashchange 2010-12-30 16:56:15 -08:00
Shane Caraveo d02ed411ae work towards a working design sketch 2010-12-30 11:50:29 -08:00
Shane Caraveo 8a9d871ec1 Merge branch 'feature/popup-design' of github.com:mozilla/f1 into feature/linkedin 2010-12-29 12:01:41 -08:00
Shane Caraveo d381f2fd0d a bit more refinement of service specific code, make counter work with other services 2010-12-29 11:57:20 -08:00
Erik Vold 32e0a1879d linkifying README.md 2010-12-28 21:37:34 -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 0f69f4590e add direct messaging support, change autocomplete format 2010-12-28 16:11:27 -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 cf57eb9d0d fix storing contacts 2010-12-28 14:00:59 -08:00
Shane Caraveo 06681f54ed fix getting the publicProfileUrl 2010-12-28 14:00:10 -08:00
Shane Caraveo e54bc3e82e use templates for tabs and panels 2010-12-28 12:37:35 -08:00
Shane Caraveo bfab3661c8 fix css names, the service base name is all lowercase 2010-12-28 12:37:07 -08:00
Shane Caraveo 9a48108d4f add a mapping from our arguments to theirs 2010-12-28 12:36:23 -08:00
Shane Caraveo ef752c457d fix autocomplete by using an observer on content-document-global-created 2010-12-28 11:12:03 -08:00
Shane Caraveo c1e5bb3cf9 refactor the autocomplete usage allowing for more than gmail to provide autocomplete 2010-12-27 18:33:39 -08:00
Shane Caraveo 4e2f528939 fix form autocomplete to support multiple service sources
the web progress listener still does not setup the message event listener at the correct time
2010-12-27 18:32:47 -08:00
Shane Caraveo 172dda4db7 fix something that has bugged me forever, WHAT ACCOUNT IS SETUP? 2010-12-27 14:39:43 -08:00
Shane Caraveo 320a5a7997 move last of twitter specific code to services 2010-12-27 14:23:56 -08:00
Shane Caraveo e34c616936 move the twitter counter to twitter specific service code 2010-12-27 14:17:09 -08:00
Shane Caraveo e6e56ba102 remove some unused vars 2010-12-27 13:20:03 -08:00
Shane Caraveo 86d0defdff refactor setting form values, move into service specific functionality 2010-12-27 13:17:21 -08:00
Shane Caraveo 875c859f28 reduce the logic for calling updateAccountDisplay 2010-12-27 12:11:41 -08:00
Shane Caraveo 2c5f8c39d1 doesn't seem this file is used, but use the new services module 2010-12-27 12:10:01 -08:00
Shane Caraveo ba78389b44 start refactoring the domain services objects into a module
settings no longer has any service specific data
2010-12-27 11:51:34 -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
Bryan Clark ceb6362544 add some padding at the bottom so the text doesn't squish against the footer 2010-12-17 11:09:23 -08:00
Bryan Clark 67db1a077f adding urls to the popup 2010-12-15 20:38:56 -08:00
Bryan Clark 7f4c45dfd0 bump the maxVersion up to 4.0b9pre 2010-12-15 15:21:04 -08:00
Bryan Clark b818551c88 more reliably detect the medium using the og:type method as well 2010-12-14 16:18:18 -08:00
Bryan Clark 02ce3bbc92 improve the getURLHacks function name to a more specific getCanonicalURLHacks 2010-12-14 13:50:49 -08:00
Philippe M. Chiasson eeaf5610ca Merge branch 'hotfix/0.6.1.1' into develop 2010-12-14 15:50:02 -05:00
Philippe M. Chiasson b4abd23c35 Lower logging levels 2010-12-14 15:49:35 -05:00
Philippe M. Chiasson f85b7d66b5 Merge branch 'release/0.1.6' into develop 2010-12-14 15:19:06 -05:00
Philippe M. Chiasson b33582ec49 Bump version number 2010-12-14 15:18:55 -05:00
Philippe M. Chiasson 09961a1cb2 Fix logging problem when running in wsgi mode 2010-12-14 15:15:49 -05:00
Shane Caraveo 00ee8b792f upgrade error logging for send errors 2010-12-14 10:51:24 -08:00
Shane Caraveo 9eb48116b5 add yahoo and google apps back into develop 2010-12-13 18:24:33 -08:00
Shane Caraveo e87ffbb47a fix google apps usage by reverting a change
78aeabc0df
2010-12-12 12:28:53 -08:00
jrburke 54e74cebc5 moving tasks elsewhere 2010-12-10 14:51:14 -08:00