]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-08-21 Evan Prodromoumaildaemon correctly checks max notice length
2009-08-21 Evan Prodromoucorrectly check for max notice length in xmppdaemon
2009-08-21 Evan Prodromouurl-shortening check correctly checks max notice length
2009-08-21 Evan Prodromoupostnotice for OMB correctly checks max notice size
2009-08-21 Evan ProdromouWeb UI for notices correctly shows and checks max conte...
2009-08-21 Evan Prodromouvalidation code in Notice correctly checks length of...
2009-08-21 Evan ProdromouNotice class has methods to check content length
2009-08-21 Evan Prodromouregister checks Profile bio length correctly
2009-08-21 Evan Prodromoucheck and show max bio length in profilesettings
2009-08-21 Evan Prodromoucheck correct setting in Profile bio length
2009-08-21 Evan ProdromouProfile class has methods to check bio length
2009-08-21 Evan ProdromouAPI for direct messages correctly checks length
2009-08-21 Evan Prodromoumessage input form correctly shows and check max length
2009-08-21 Evan Prodromoucounter in notice/message form uses global variable...
2009-08-21 Evan Prodromoucorrectly check Message length for d-commands
2009-08-21 Evan Prodromoumethods for Message to check max content length
2009-08-21 Evan Prodromoucorrect instructions for length in groupeditform
2009-08-21 Evan Prodromoucan set group desc limit to unlimited without resetting...
2009-08-21 Evan Prodromou0 means no limit for text (distinct from null)
2009-08-21 Evan Prodromouallow configurable length for user group description
2009-08-21 Evan Prodromouconfiguration options for text limits
2009-08-21 Evan Prodromoudata classes allow >140c in user group descriptions
2009-08-21 Evan Prodromouupdate database to allow >140c in group descriptions
2009-08-21 Evan Prodromoudata classes allow >140 bios in profiles
2009-08-21 Evan ProdromouAllow unlimited-size bios in profiles
2009-08-21 Evan ProdromouMessages can be >140c in classes
2009-08-21 Evan Prodromouallow unlimited text in messages in DB
2009-08-21 Evan Prodromouupdate data classes for TEXT content in notice
2009-08-21 Evan Prodromouupdate database to allow large posts
2009-08-21 Evan Prodromoumake common_config() handle nulls correctly
2009-08-21 Evan Prodromoureformat groupeditform.php
2009-08-20 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:laconica...
2009-08-11 Brett Taylorinstall.php: improved support for running Laconica...
2009-08-10 Brenda WallaceRevert "change file.url to from a varchar(255) to varch...
2009-08-10 Brenda Wallacechange file.url to from a varchar(255) to varchar(2047)
2009-08-10 Brenda Wallaceupgrade script for postgres
2009-08-10 Adrian LangReplace own OMB stack with libomb.
2009-08-07 Adrian LangUnsubscribeAction: Add LACONICA gate, fix PHPCS errors...
2009-08-05 Adrian LangArgh, first commit for ages and such a stupid error...
2009-08-05 Adrian LangFix reference to undefined variable in Design::toWebColor.
2009-08-04 Evan Prodromounew action for when we redirect to login page
2009-08-04 Evan Prodromouadd an event for head children
2009-08-04 Evan Prodromoudocument lots of undoc'd events
2009-08-04 Evan Prodromouevent for determining if an action is a login action
2009-08-04 Evan Prodromouadd an event for determining if an action is sensitive
2009-08-04 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:laconica...
2009-08-04 Evan Prodromougive plugins a chance to autoload their classes
2009-08-04 Evan Prodromouerror in EndLoginGroupNav arguments
2009-08-04 Evan Prodromouadd hook for showing account settings menu
2009-08-04 Evan ProdromouAdd hooks for Start/End LoginGroupNav
2009-08-04 Evan Prodromoustart upgrade script for 0.9.x
2009-08-04 Eric HelgesonSplitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47b...
2009-08-04 Evan Prodromouuse 410 Gone for Twitter API
2009-08-04 Evan Prodromouuse 410 Gone for deleted notices
2009-08-04 Evan Prodromousave an archive of deleted notices
2009-08-04 Evan Prodromouadd a deleted_notice table
2009-08-04 Evan Prodromou0.9.0 dev version
2009-08-03 Eric HelgesonMerge commit 'origin/0.8.x' into 0.9.x
2009-08-03 Eric HelgesonAdded the 0.2 recaptcha plugin. Should work in all...
2009-08-03 Brenda WallaceUpgrade script
2009-08-03 Zach CopleyMerge branch 'fbconnect-speedup' into 0.8.x
2009-08-03 Craig AndrewsUse the same favorite notification function in the...
2009-08-02 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-small-fixes-2' into...
2009-08-02 Evan ProdromouMerge branch 'master' into 0.8.x
2009-08-02 Evan Prodromoudon't delete during select
2009-08-02 Evan Prodromoudon't delete during select
2009-08-02 Evan ProdromouA script to GC sessions correctly
2009-08-02 Evan ProdromouGC sessions one by one to make sure memcached gets...
2009-08-02 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-02 Evan ProdromouA script to GC sessions correctly
2009-08-02 Evan ProdromouGC sessions one by one to make sure memcached gets...
2009-08-02 Jeffery ToFixed PHP Notices:
2009-08-02 Jeffery ToFixed PHP Notice "Undefined variable: cnt"
2009-08-02 Jeffery ToFixed PHP Notice "Undefined variable: suplink"
2009-08-02 Jeffery ToFixed PHP Notice "Undefined index: enclosures" (and...
2009-08-02 Jeffery ToFixed PHP Notice "Use of undefined constant session_nam...
2009-07-31 Craig AndrewsAdded a url field to hold the permalink. I believe...
2009-07-31 Craig AndrewsImplemented the "show" method of the laconica groups api
2009-07-30 Sarven CapadisliRemoved default values from <input>s. JavaScript will...
2009-07-30 Evan Prodromoudon't ignore config.php.sample
2009-07-30 Evan ProdromouSite-wide design configuration
2009-07-30 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-30 Evan Prodromouthrow an exception rather than die()
2009-07-30 Sarven CapadisliRemoved default values from <input>s. JavaScript will...
2009-07-30 Evan Prodromouremove debugging code about processing a new URL
2009-07-30 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-30 Evan ProdromouSite-wide design configuration
2009-07-30 Craig AndrewsFix the router entries for the oEmbed endpoint so they...
2009-07-30 Zach CopleyAttempt to reduce the number of calls to FB to speed...
2009-07-30 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-30 Tom Adams/check-fancy now works when installed in root dir.
2009-07-29 Tom AdamsPass $fancy to *_db_installer.
2009-07-29 Tom AdamsUse <?php not <?.
2009-07-29 Craig Andrewsmove oEmbed router connection after plugins, so other...
2009-07-29 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-29 Evan ProdromouNew algorithm for reply_to saving
2009-07-29 Craig AndrewsAvoid potentially double encoding already utf-8 encoded...
2009-07-29 Craig AndrewsHandle UTF-8 encoded text in emails.
2009-07-29 Eric HelgesonSplitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47b...
2009-07-29 Eric HelgesonMerge commit 'origin/0.8.x' into 0.9.x
next