Commit Graph

  • 36fe5a85b2 Using lowercase for form action 'post' Sarven Capadisli 2009-05-30 19:47:05 +00:00
  • 08b98a3d4d Typo in label @for Sarven Capadisli 2009-05-30 19:45:34 +00:00
  • 6981a708ae Cross-browser update for Design form labels Sarven Capadisli 2009-05-30 19:43:31 +00:00
  • f56f2f52e7 Some cross-browser updates for conversation UI Sarven Capadisli 2009-05-30 19:42:15 +00:00
  • 9e16b7d89b Use mysql_set_charset for connection instead of SET NAMES Evan Prodromou 2009-05-30 13:59:57 -04:00
  • a262f83210 use mysqli_set_charset instead of set names Evan Prodromou 2009-05-30 12:20:42 -04:00
  • 7b1a72da30 take a max and min argument for fixup_utf8 Evan Prodromou 2009-05-30 11:52:35 -04:00
  • 76ee1fd5da Removing inbox and memcached daemon handling Evan Prodromou 2009-05-30 04:40:47 -04:00
  • 45c58c74d4 take debug code out of omb.php Evan Prodromou 2009-05-30 03:31:26 -04:00
  • 7656277313 remove debug code from replies Evan Prodromou 2009-05-30 03:02:26 -04:00
  • 79ede2afdb add get2gnow Evan Prodromou 2009-05-30 01:30:10 -04:00
  • 78968a31a7 check for since=0 in Notice::stream() Evan Prodromou 2009-05-30 00:49:14 -04:00
  • 791f5defaf Ticket #1572 - Implement Twitter's account/rate_limit_status API method Zach Copley 2009-05-29 20:23:32 -07:00
  • 78f8b91a13 Ticket #1568 - API should return full user objects Zach Copley 2009-05-29 19:23:53 -07:00
  • 425f9d703c Ticket #1567 - Change max_id to return notices <= ID instead of < ID Zach Copley 2009-05-29 16:54:24 -07:00
  • eb76a3bbb3 Ticket #1567 - API: Change before_id parameter to max_id Zach Copley 2009-05-29 16:32:55 -07:00
  • f66e996073 Update version number to 0.7.4 Evan Prodromou 2009-05-29 16:28:39 -04:00
  • 4baef36243 Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x Evan Prodromou 2009-05-29 19:37:40 +00:00
  • b8de793556 Changed ul to ol and added xoxo for notice lists. Sarven Capadisli 2009-05-29 02:38:38 +00:00
  • 6885f082ea Added Afficheur to notice sources Zach Copley 2009-05-28 17:51:45 -07:00
  • a456ceb47c Merge branch '0.7.x' into 0.8.x Sarven Capadisli 2009-05-29 00:10:23 +00:00
  • 244149e022 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x Sarven Capadisli 2009-05-29 00:10:18 +00:00
  • b87aa46b3f Updated max-width for attachment overlay heading Sarven Capadisli 2009-05-29 00:07:18 +00:00
  • 8e8853a714 Warning log msg when http basic auth fails Zach Copley 2009-05-28 16:18:58 -07:00
  • 5e53a97a41 Warning log msg when http basic auth fails Zach Copley 2009-05-28 16:18:58 -07:00
  • 6612993c1d Prevents regular hovers over attachment anchors from making a GET request for the thumbnail. There is 500 ms delay while on mouseover state before going ahead with the request. Fun. Sarven Capadisli 2009-05-28 23:16:25 +00:00
  • f0dc97e4da Smarter call for hover events. It now makes a new GET for attachment thumbnails on mouseover only if it hasn't been requested before on that notice attachment. Sarven Capadisli 2009-05-28 22:59:22 +00:00
  • 3532cd0490 Only enqueue inbox-dependent transports after inboxes have been filled Evan Prodromou 2009-05-28 18:19:22 -04:00
  • 047038959c Add any.io to sources Evan Prodromou 2009-05-28 17:37:17 -04:00
  • daf845dbe6 take an argument for fixup_utf8 Evan Prodromou 2009-05-28 16:36:07 -04:00
  • 121cb6afb1 document utf8 problems and solutions Evan Prodromou 2009-05-28 16:35:34 -04:00
  • 3d13a44b66 Upgraded foreign_id column to handle new 64-bit Facebook user IDs. See: http://developers.facebook.com/news.php?blog=1&story=226 Zach Copley 2009-05-27 17:59:49 -07:00
  • 1e9c5b52b4 FB Connect plugin - better workflow for disconnecting and reconnecting Facebook accounts Zach Copley 2009-05-28 00:08:00 +00:00
  • 497d1bfe02 Add fixup_utf8 to fixup problems with UTF-8 in a database Evan Prodromou 2009-05-27 19:12:37 -04:00
  • 60ac9bc6fd Bunch of UI fixes/improvements for attachments (hover, overlay, notice view, clip) Sarven Capadisli 2009-05-27 19:43:43 +00:00
  • d068680e19 optionally use SET NAMES for utf8 to DB Evan Prodromou 2009-05-27 14:57:45 -04:00
  • b3bb8943f5 Merge branch '0.7.x' into utf8 Evan Prodromou 2009-05-27 14:52:35 -04:00
  • f59ab5dc40 Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.7.x Evan Prodromou 2009-05-27 14:51:52 -04:00
  • b3628b7844 start using design object Evan Prodromou 2009-05-27 14:49:20 -04:00
  • ed1e1d9f44 Handles local aliases (redirection) for file uploads attached to notices. Robin Millette 2009-05-27 03:47:45 -04:00
  • 37423b12d7 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into upload Robin Millette 2009-05-26 23:46:37 -04:00
  • 648d967226 Merge branch '0.8.x' into userdesign Evan Prodromou 2009-05-26 23:24:01 -04:00
  • af700ea277 Let's you upload a file with a notice and have it shown with other attachments. Robin Millette 2009-05-26 21:20:04 -04:00
  • 2b81dcb253 Better err handling when trying to get Facebook client Zach Copley 2009-05-15 21:44:58 +00:00
  • 1034bd67b0 Fixed warning on Facebook app settings page Zach Copley 2009-05-26 23:59:12 +00:00
  • a497114a55 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x Zach Copley 2009-05-26 23:22:29 +00:00
  • 69a656af22 Some adjustments to allow the Facebook app work with Laconica 0.8 Zach Copley 2009-05-26 23:21:10 +00:00
  • 0664be924f Removed silly "dented:" status prefix from Facebook App Zach Copley 2009-05-26 21:14:42 +00:00
  • 0a4ce0ef99 Ticket #1196 - Fixed: Warning on invite tab in Facebook App Zach Copley 2009-05-26 02:23:19 +00:00
  • e149404210 Add EventBox to notice sources Zach Copley 2009-05-25 14:23:00 -07:00
  • 0b53a820c2 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x Evan Prodromou 2009-05-26 17:28:12 -04:00
  • 40d4668c7c move statsreport.php to reportsnapshot.php Evan Prodromou 2009-05-26 17:28:03 -04:00
  • da035331d8 fixes during checking of snapshot Evan Prodromou 2009-05-26 17:26:31 -04:00
  • b2c28faf52 Removed silly "dented:" status prefix from Facebook App Zach Copley 2009-05-26 21:14:42 +00:00
  • 74b08bff53 Added AgentSolo.com Evan Prodromou 2009-05-26 15:27:13 -04:00
  • 1306deff38 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-05-26 15:22:59 -04:00
  • a1f83b2933 added qtwitter Evan Prodromou 2009-05-26 15:22:12 -04:00
  • 8591031c01 stats reporting from cron Evan Prodromou 2009-05-26 15:05:43 -04:00
  • c93031c2aa Reusing base stylesheet (instead of hoping for FB to import it) in FB app. Sarven Capadisli 2009-05-26 03:34:00 +00:00
  • 76aa85fe5e Merge branch '0.8.x' into stats Evan Prodromou 2009-05-25 22:47:23 -04:00
  • 0e8358bd23 Updated stylesheet paths for facebook app Sarven Capadisli 2009-05-26 02:34:36 +00:00
  • 5f2cf2553c Ticket #1196 - Fixed: Warning on invite tab in Facebook App Zach Copley 2009-05-26 02:23:19 +00:00
  • aa935986b6 Removed unnecessary call to base/css/display.css for 0.8.x Sarven Capadisli 2009-05-26 01:43:24 +00:00
  • 4edb1c6e0c Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Sarven Capadisli 2009-05-25 17:31:48 -04:00
  • 3877324fd8 Updated JS to show/hide attachment thumbnails with timers. Minor markup changes. Sarven Capadisli 2009-05-25 17:30:57 -04:00
  • 18b1304562 Add EventBox to notice sources Zach Copley 2009-05-25 14:23:00 -07:00
  • a598dcccba Really removing the old files, thanks git! Robin Millette 2009-05-25 19:58:31 +00:00
  • 959dce823f Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Sarven Capadisli 2009-05-25 15:53:49 -04:00
  • 01dad57298 Markup cleanup for attachments Sarven Capadisli 2009-05-25 15:53:19 -04:00
  • 64d0767654 Removed more cruft from old attachment/attachements pages Robin Millette 2009-05-25 19:42:03 +00:00
  • a11d6260cc Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Robin Millette 2009-05-25 15:39:31 -04:00
  • 594454ced3 Single anchor to include thumbnail and title for attachment Robin Millette 2009-05-25 15:38:50 -04:00
  • b229805861 Resetting some of the attachment styles. Will update in the next commit. Sarven Capadisli 2009-05-25 15:02:28 -04:00
  • d5c45aae43 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x Sarven Capadisli 2009-05-25 14:55:23 -04:00
  • 7923e84fba Fixed URL for attachment thumbnail and XHR Sarven Capadisli 2009-05-25 18:54:45 +00:00
  • 0b96ca3d59 Oups, forget the attachment_thumbnail.php action file Robin Millette 2009-05-25 13:13:38 -04:00
  • b7d051280e Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x Sarven Capadisli 2009-05-25 12:55:17 -04:00
  • 01ce677ae3 Small bugfix to installer fixing fancy URL detection. Robin Millette 2009-05-25 16:49:32 +00:00
  • 84edf12791 Display thumbnail on hover over links in notices when appropriate. Robin Millette 2009-05-25 11:13:13 -04:00
  • 5f3acc2527 Removed big clip and replaced with smaller inline one next to each URL (in a notice) that's actually an attachment. Overlay (popup) on click. Robin Millette 2009-05-24 21:13:42 -04:00
  • 31743dd368 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x Sarven Capadisli 2009-05-24 19:49:02 -04:00
  • 69f9bce276 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Robin Millette 2009-05-24 18:41:12 -04:00
  • b0a891e92b Made ajax link to show attachment popups relative in util.js Robin Millette 2009-05-24 18:40:11 -04:00
  • bd70caace8 Only show number of attachments if > 1 Robin Millette 2009-05-24 18:06:19 -04:00
  • 07dabe7889 Made conversation thread UI a bit more visible. Added right margin for notice options. Sarven Capadisli 2009-05-24 21:16:26 +00:00
  • 8c2473a227 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Robin Millette 2009-05-24 04:44:52 -04:00
  • b5ac6e31f2 Rearranged attachment info to only appear on each applicable notice page and thru an ajax popup. Robin Millette 2009-05-24 04:43:34 -04:00
  • 6335c9cf59 make invite use the current user's design Evan Prodromou 2009-05-23 23:42:19 -04:00
  • d60c399d82 remove old, unused PersonalAction and StreamAction Evan Prodromou 2009-05-23 23:40:27 -04:00
  • 91e088d341 make some actions CurrentUserDesignActions Evan Prodromou 2009-05-23 23:40:11 -04:00
  • 9c2f04afc6 make some of the actions show the user's design Evan Prodromou 2009-05-23 23:35:04 -04:00
  • d7e3bab0b8 fix require_once in Design.php Evan Prodromou 2009-05-23 23:34:05 -04:00
  • 705abf31ee add getDesign to User Evan Prodromou 2009-05-23 23:27:42 -04:00
  • 91fc1e36bc update User.php with new design-related fields Evan Prodromou 2009-05-23 23:26:29 -04:00
  • b0e92c75cc move design items before timestamps Evan Prodromou 2009-05-23 23:16:52 -04:00
  • 63ad980767 current user design action Evan Prodromou 2009-05-23 23:11:36 -04:00
  • eaac0f8e58 add an action base class for actions that show the owner's design Evan Prodromou 2009-05-23 23:09:33 -04:00
  • 4ec5ea510c fix return value documentation for getDesign Evan Prodromou 2009-05-23 23:09:01 -04:00
  • d92a018cd2 get a design for each page Evan Prodromou 2009-05-23 22:44:01 -04:00
  • 5a1c95d52f Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x Sarven Capadisli 2009-05-23 22:28:36 -04:00