2009-08-27 |
Craig Andrews | allow oEmbed resources to be facebook attachments |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Craig Andrews | Merge commit 'laconica/0.8.x' into 0.9.x |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Craig Andrews | Support multiple attachments per facebook update |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Craig Andrews | Fix some stupid bugs, such as a mispelling of oembed |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Craig Andrews | Add library checking page |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Craig Andrews | Display linked oembed resources as enclosures if they... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Craig Andrews | Save the mimetype for oEmbed linked url |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Zach Copley | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Zach Copley | Facebook app wasn't loading the theme css |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Zach Copley | Small update to the Facebook app section |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Zach Copley | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Zach Copley | Small update to the Facebook app section |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Sarven Capadisli | Updated rgb2hex() to handle IE. It turns out that jQuer... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Brenda Wallace | Merge commit 'mainline-write/0.8.x' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Brenda Wallace | renamed to plural, for consitency |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Craig Andrews | Allow ({['" to preceded #tags |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Sarven Capadisli | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Sarven Capadisli | userdesign.go.js was incorrectly removed in commit |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Craig Andrews | Handle grouping symbols ()[]{} correctly. Now passing... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Craig Andrews | Correct the hash tag test |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Craig Andrews | Add UTF-8 encodings of the IDN TLDs |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Craig Andrews | All tests pass except for those that require matching... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Craig Andrews | Improved the URL tests, and improve the matcher so... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Brenda Wallace | Merge commit 'mainline/0.8.x' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Brenda Wallace | beginning of hashtag tests |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Craig Andrews | ftps protocol should be handled the same way as ftp |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Evan Prodromou | change class to rel in unit tests for URL check |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Brenda Wallace | ignore the local folder |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Brenda Wallace | moved template folder into it's own method, so can... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Brenda Wallace | fix up tpl/index.php so doesn't throw errors on hosts... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Evan Prodromou | Add unit test directory and first test |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Craig Andrews | Finally got the IPv6 regex right in the url finder |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Craig Andrews | Improve url finding more. Properly end urls when a... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Craig Andrews | URLs surrounded by (),{}, and [] are correctly handled... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | add OpenID doc menu item and doc page |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | remove openid menu item from help menu |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | use array for events |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | add hooks to allow loading custom help documentation |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | move openid docs to OpenID plugin dir |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Revert "Added configuration option to only allow OpenID... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Revert "Added a configuration option to disable OpenID." |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Merge branch '0.9.x' into openidplugin |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Merge branch '0.9.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Merge branch 'dbconfig' into 0.9.x |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | load configuration options from database at runtime |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Craig Andrews | Merge commit 'brion/searchfix' into 0.9.x |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Brion Vibber | kill stupid Finder metadata file that made it into... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Brion Vibber | Tweak to php-gettext stream reader; initialize local... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Brion Vibber | Include php-gettext 1.0.7 into extlibs; loading it... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Craig Andrews | Linkifier support many more urls, and less mismatches |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Merge branch '0.8.x' into 0.9.x |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | We don't need to re-distribute jquery-autocomplete... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | new class for configuration settings |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Add table for configuration settings |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Craig Andrews | Use currying to call the url callbacks, and use preg_re... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Merge branch '0.9.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | api update correctly checks max length of notices |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | facebook action correctly checks max notice length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | maildaemon correctly checks max notice length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | correctly check for max notice length in xmppdaemon |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | url-shortening check correctly checks max notice length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | postnotice for OMB correctly checks max notice size |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Web UI for notices correctly shows and checks max conte... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | validation code in Notice correctly checks length of... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Notice class has methods to check content length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | register checks Profile bio length correctly |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | check and show max bio length in profilesettings |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | check correct setting in Profile bio length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Profile class has methods to check bio length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | API for direct messages correctly checks length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | message input form correctly shows and check max length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | counter in notice/message form uses global variable... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | correctly check Message length for d-commands |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | methods for Message to check max content length |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | correct instructions for length in groupeditform |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | can set group desc limit to unlimited without resetting... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | 0 means no limit for text (distinct from null) |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | allow configurable length for user group description |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | configuration options for text limits |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | data classes allow >140c in user group descriptions |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | update database to allow >140c in group descriptions |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | data classes allow >140 bios in profiles |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Allow unlimited-size bios in profiles |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | Messages can be >140c in classes |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | allow unlimited text in messages in DB |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | update data classes for TEXT content in notice |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | update database to allow large posts |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | make common_config() handle nulls correctly |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Evan Prodromou | reformat groupeditform.php |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Adrian Lang | Update libomb, fix some omb handling stuff, improve... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Evan Prodromou | Merge branch '0.9.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Eric Helgeson | var empty check did not function as expected. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
mEDI | add $config['attachments']['path'] to the config.php... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Marcel van... | Change the notice type defines all into class constants... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Craig Andrews | Merge commit 'cvollick/resolveAliases' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Francois Marier | Fix the default value of ['server']['path'] when runnin... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Christopher... | Resolve Group Aliases in showgroup.php |
commit | commitdiff | tree | snapshot |
next |