Age | Commit message (Expand) | Author |
2009-06-01 | Attachments popups for supported files are now embedded with the object xhtml... | Robin Millette |
2009-06-01 | Fixed z-index for IE7 on attachment thumbnail | Sarven Capadisli |
2009-05-31 | Refactored some attachment code and fixed upload bug in interface. | Robin Millette |
2009-05-31 | Added attachments config descriptions to README. | Robin Millette |
2009-05-31 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Robin Millette |
2009-05-31 | Added configurable options for attachments: supported mimetypes and quotas fo... | Robin Millette |
2009-05-30 | correct last-modified date for shownotice.php | Evan Prodromou |
2009-05-30 | free memory for each iteration DB_DataObject in fixup_utf8 | Evan Prodromou |
2009-05-30 | make fixup_utf8.php handle profiles and groups too | Evan Prodromou |
2009-05-30 | Using lowercase for form action 'post' | Sarven Capadisli |
2009-05-30 | Typo in label @for | Sarven Capadisli |
2009-05-30 | Cross-browser update for Design form labels | Sarven Capadisli |
2009-05-30 | Some cross-browser updates for conversation UI | Sarven Capadisli |
2009-05-30 | Use mysql_set_charset for connection instead of SET NAMES | Evan Prodromou |
2009-05-30 | use mysqli_set_charset instead of set names | Evan Prodromou |
2009-05-30 | take a max and min argument for fixup_utf8 | Evan Prodromou |
2009-05-30 | Removing inbox and memcached daemon handling | Evan Prodromou |
2009-05-30 | take debug code out of omb.php | Evan Prodromou |
2009-05-30 | remove debug code from replies | Evan Prodromou |
2009-05-30 | add get2gnow | Evan Prodromou |
2009-05-30 | check for since=0 in Notice::stream() | Evan Prodromou |
2009-05-29 | Ticket #1572 - Implement Twitter's account/rate_limit_status API method0.7.4pre1 | Zach Copley |
2009-05-29 | Ticket #1568 - API should return full user objects | Zach Copley |
2009-05-29 | Ticket #1567 - Change max_id to return notices <= ID instead of < ID | Zach Copley |
2009-05-29 | Ticket #1567 - API: Change before_id parameter to max_id | Zach Copley |
2009-05-29 | Update version number to 0.7.4 | Evan Prodromou |
2009-05-29 | Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x | Evan Prodromou |
2009-05-29 | Changed ul to ol and added xoxo for notice lists. | Sarven Capadisli |
2009-05-28 | Added Afficheur to notice sources | Zach Copley |
2009-05-29 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |
2009-05-29 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli |
2009-05-29 | Updated max-width for attachment overlay heading | Sarven Capadisli |
2009-05-28 | Warning log msg when http basic auth fails | Zach Copley |
2009-05-28 | Warning log msg when http basic auth fails | Zach Copley |
2009-05-28 | Prevents regular hovers over attachment anchors from making a GET | Sarven Capadisli |
2009-05-28 | Smarter call for hover events. It now makes a new GET for attachment | Sarven Capadisli |
2009-05-28 | Only enqueue inbox-dependent transports after inboxes have been filled | Evan Prodromou |
2009-05-28 | Add any.io to sources | Evan Prodromou |
2009-05-28 | take an argument for fixup_utf8 | Evan Prodromou |
2009-05-28 | document utf8 problems and solutions | Evan Prodromou |
2009-05-27 | Upgraded foreign_id column to handle new 64-bit Facebook user IDs. | Zach Copley |
2009-05-28 | FB Connect plugin - better workflow for disconnecting and reconnecting Facebo... | Zach Copley |
2009-05-27 | Add fixup_utf8 to fixup problems with UTF-8 in a database | Evan Prodromou |
2009-05-27 | Bunch of UI fixes/improvements for attachments (hover, overlay, notice view, | Sarven Capadisli |
2009-05-27 | optionally use SET NAMES for utf8 to DB | Evan Prodromou |
2009-05-27 | Merge branch '0.7.x' into utf8 | Evan Prodromou |
2009-05-27 | Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Evan Prodromou |
2009-05-27 | Handles local aliases (redirection) for file uploads attached to notices. | Robin Millette |
2009-05-26 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Robin Millette |
2009-05-26 | Let's you upload a file with a notice and have it shown with other attachments. | Robin Millette |