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

281 Коммитов

Автор SHA1 Сообщение Дата
mixedpuppy 14c968ec3d merge update 2010-09-28 13:43:14 -07:00
mixedpuppy da6e2ba113 add a makefile to build the xpi 2010-09-28 13:42:26 -07:00
James Burke fc43d5fa7d Load text overflow plugin via require, do the ellipsis work later in the setup after the fields have content in them. 2010-09-28 13:21:22 -07:00
James Burke 8513e6af46 merge 2010-09-28 13:15:17 -07:00
James Burke 47e5125e0c merge 2010-09-28 13:13:18 -07:00
James Burke cb0cf74e09 updating tasks. 2010-09-28 13:13:05 -07:00
Andy Chung 59d8f323ee removing funny placeholder text that I forgot to remove for that last commit 2010-09-28 13:12:06 -07:00
James Burke a21873ecdf Do not consider the debug tab for deciding first and last tab classes. It means dev looks a bit odd, but looks right in the production linkdrop. 2010-09-28 13:10:49 -07:00
Andy Chung 026620aee3 used jquery to create ellipsis for overflow in the thumbnail area 2010-09-28 13:10:11 -07:00
Bryan Clark c19a12707f updating for FF4, Applications.extensions is gone. Also a quick CSS typo fix. 2010-09-27 15:07:04 -07:00
James Burke 4b61eec466 be sure to show sharing status while starting the share. 2010-09-27 14:49:53 -07:00
Andy Chung f82a428273 styled notifcations 2010-09-27 14:41:23 -07:00
Andy Chung 461059f28b couple css changes to clean up the link area 2010-09-27 12:29:40 -07:00
Bryan Clark f7c0a2d4ef minefield expects a 20x20 so we add the transparent buffer to 21x20 and up the CSS width so we are even 2010-09-24 15:33:55 -07:00
Bryan Clark e0408f312c update the add-on meta data and add in a placeholder icon for now 2010-09-24 15:21:41 -07:00
Andy Chung b942524e84 updated icon and fixed some weird icon resizing thing 2010-09-24 15:08:30 -07:00
Andy Chung 52bdac1e5b new toolbar icons 2010-09-24 14:36:37 -07:00
James Burke 7bdeefde86 Inform user of failure to oauth. 2010-09-24 14:28:21 -07:00
James Burke fcb7c88bab Change status things to be an overlay instead of hiding the original content. 2010-09-24 13:58:07 -07:00
mixedpuppy 2ea4858cd3 merge update 2010-09-24 13:53:32 -07:00
mixedpuppy 68506711e6 add memcached requirement 2010-09-24 13:53:19 -07:00
mixedpuppy 4b46098f47 shorten for mysql 2010-09-24 13:52:50 -07:00
mixedpuppy 20cc4101c2 fix the profile decorator 2010-09-24 13:52:29 -07:00
mixedpuppy d25ab71638 provide a way to set max_auth_age for google 2010-09-24 13:51:19 -07:00
Bryan Clark 6fa25c47c2 include the page title in the email with the link 2010-09-24 13:50:39 -07:00
mixedpuppy e7a4c975c3 grab force_login for twitter 2010-09-24 13:49:56 -07:00
Bryan Clark 452c582d30 remove the auth on clicking the username 2010-09-24 13:44:36 -07:00
Bryan Clark 240ad74cc6 accidentally removed messageForm class 2010-09-24 13:41:30 -07:00
mixedpuppy 55a3fe2912 add facebook offline_access 2010-09-24 13:33:32 -07:00
mixedpuppy e67096ba19 just some config options to remember 2010-09-24 13:33:20 -07:00
Bryan Clark c3f194fe6a change the pref id names and add default pref values for the extension. use the app.get().prefs instead of full id spec 2010-09-24 13:32:27 -07:00
Bryan Clark 0c1b78c099 cleaning up the html and css a bit 2010-09-24 13:31:00 -07:00
Andy Chung 514d5c347e updated tooltip fade times 2010-09-24 12:42:31 -07:00
James Burke 5234b5b96d fix left border for when facebook tab is first. 2010-09-24 12:36:10 -07:00
James Burke 63eb3159bc merge 2010-09-24 12:30:29 -07:00
James Burke cb0bee63a7 fix application of first and last tab classes, being sure to reset on each run, and do it for every account update. 2010-09-24 12:29:54 -07:00
Andy Chung 10121bc8fd more small changes on the dropdown 2010-09-24 12:24:10 -07:00
James Burke dc7af6b1f3 merge 2010-09-24 12:21:22 -07:00
James Burke 134a1862e1 get tooltip to show up on adding a new account, revert extension to not use a getter, did not work when linkdrop.system = dev pref was set, if needed then probably needs a setter too, but need to figure out how that operates with linkdrop.system. 2010-09-24 12:20:57 -07:00
Andy Chung 0f1b2e3f80 few minor changes to frontpage and the dropdown 2010-09-24 11:40:31 -07:00
James Burke d57ab28f85 merge to tip 2010-09-23 17:43:59 -07:00
James Burke 8e10d8f676 starting work on improvements to settings tab: keep the user on the page while they add accounts, have remove work in place. 2010-09-23 17:43:38 -07:00
Andy Chung 8919d8026a added successfully installed drop down 2010-09-23 15:15:29 -07:00
James Burke 41188d29b2 Setting up a way for the install page to load up and tell the user what to do next after installing. Also upgraded requirejs+jquery to latest anonymous support. 2010-09-23 13:31:50 -07:00
mixedpuppy a46aef2472 merge update 2010-09-23 12:05:53 -07:00
mixedpuppy 837d65a227 don't add two levels of middleware for beaker 2010-09-23 12:05:44 -07:00
mixedpuppy 80baa17064 a comment about profiling middleware 2010-09-23 12:01:46 -07:00
mixedpuppy 91ccbbee4b add our patched line_profiler file, it fixes use with paste/pylons and any other app that looks at call signatures 2010-09-23 12:00:53 -07:00
Andy Chung baf11d8f90 added remove link to accounts page template 2010-09-23 11:53:08 -07:00
mixedpuppy 53b7729ade fix the profile decorator so that it can work with csrf middleware 2010-09-23 11:52:13 -07:00