]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-08-09 Brenda Wallacechanged file.url column type from varcahr(255) to varch...
2009-08-09 Sarven CapadisliUpdated link colour.
2009-08-09 Craig AndrewsFix logic that determines if a URL is relative or absol...
2009-08-09 Craig AndrewsUse jQuery instead of window.onLoad, which I believe...
2009-08-09 Craig AndrewsUpdate README to use the addPlugin syntax to add the...
2009-08-09 brionThrottles updating of the character counter to reduce...
2009-08-08 Zach CopleyBroke some stuff out into functions. Ran it through...
2009-08-08 Zach CopleyMerge branch '0.8.x' into twitter-oauth
2009-08-08 Sarven CapadisliFixed typo "thier". Ticket 1606
2009-08-08 Sarven CapadisliFix for removing the first occurance of the duplicate...
2009-08-08 Zach CopleyOnly populate attachments array element if there are...
2009-08-08 Zach CopleyAlso show XML representation of attachments in the API
2009-08-08 Zach CopleyPost to Facebook user's stream if notice has an attachm...
2009-08-08 Zach CopleyBetter error handling when updating Facebook
2009-08-08 Zach CopleyUpdate to lastest external Facebook libs
2009-08-08 Zach CopleyAttempt to reduce the number of calls to FB to speed...
2009-08-08 Zach CopleyMore tinkering with logout. I think I got it this time...
2009-08-08 Brenda WallaceCall $this->getNotices() always, becuase $this will...
2009-08-07 anontwitbug 1770 conversation link for email
2009-08-07 Craig AndrewsRedirect instead of showing an error when the user...
2009-08-07 anontwitbug 1770 conversation link for email
2009-08-07 Craig AndrewsImplemented the list_all and list groups API methods...
2009-08-07 Christopher... Fixed Escaping in SMS Doc.
2009-08-07 Christopher... $args Was Out Of Scope in CheckMirror.
2009-08-07 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-rss-1.0-descriptions...
2009-08-07 Craig AndrewsMerge commit 'holizz/0.8.x-fasterjs' into 0.8.x
2009-08-07 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-jsonsearchresultslist...
2009-08-07 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-subsystems-enabled...
2009-08-07 Brett Taylorinstall.php: improved support for running Laconica...
2009-08-07 Craig AndrewsUsed Yahoo! Smush.it to save a few bytes on the images
2009-08-06 Zach CopleyMake TwitterStatusFetcher extend ParallelizingDaemon
2009-08-06 Tom AdamsSet counter text only when it differs from the new...
2009-08-06 Craig Andrewsremove redundant/unnecessary lines
2009-08-06 Craig AndrewsMove inline javascript to a separate js file
2009-08-06 Craig AndrewsI had my user info hardcoded... oops.
2009-08-06 Craig AndrewsSupport the 'lite' parameter to statuses/friends and...
2009-08-06 Craig AndrewsAdded the Autocomplete plugin
2009-08-06 Jeffery ToFixed IM and SMS enabled options to default to true.
2009-08-06 Jeffery ToAdded configuration option to disable post-by-email.
2009-08-06 Jeffery ToHide subscription controls for disabled services (IM...
2009-08-06 Jeffery ToAdded configuration options to enable/disable SMS and...
2009-08-06 Craig AndrewsCheck theme first for CSS files, then use the non-theme...
2009-08-06 Evan Prodromouadd LiveTweeter (note caps)
2009-08-06 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-06 Evan Prodromouadd qwit
2009-08-06 Jeffery ToFixed missing/null values from JSON search results
2009-08-06 Jeffery ToMake RSS 1.0 channel descriptions more consistent with...
2009-08-06 Craig AndrewsMake 2nd and 3rd cssLink() arguments optional
2009-08-06 Zach Copley- Rewrote SyncTwitterFriends as a daemon
2009-08-06 Zach CopleyAbstract out the parallelizing daemon stuff
2009-08-06 Craig AndrewsHandle relative and absolute url parameters to script...
2009-08-06 Craig AndrewsUse cssLink() to link to external css
2009-08-06 Craig AndrewsUse script() to write out javascript <script> tags
2009-08-05 Craig AndrewsUsed script() function to write out the javascript...
2009-08-05 Craig AndrewsUse script() and cssLink() methods everywhere instead...
2009-08-05 Craig AndrewsAdded cssLink() and script() functions to htmloutputter
2009-08-05 Craig AndrewsAccidentally caused the DOCTYPE to never be rendered...
2009-08-05 Craig AndrewsDon't start HTML responses with <?xml if the document...
2009-08-05 Craig AndrewsSwitch DOCTYPE's to the XHTML 5 DOCTYPE
2009-08-05 Craig Andrewsadded Infinite Scroll plugin
2009-08-05 Craig AndrewsUse NICKNAME_FMT everywhere consistently
2009-08-05 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-05 Evan Prodromouadd livetweeter to notice source
2009-08-05 Zach CopleyMerge branch '0.8.x' into twitter-oauth
2009-08-05 anontwitfixed double 'get' type
2009-08-05 anontwitupdated IM docs with new commands
2009-08-05 Adrian LangArgh, first commit for ages and such a stupid error...
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-05 Eric HelgesonAdded correct null check. Created noisey errors on...
2009-08-05 Zach CopleyBetter (hopefully) database connection management for...
2009-08-04 Zach CopleyPost to Facebook user's stream if notice has an attachm...
2009-08-04 Zach CopleyUse empty() for checking whether DB_DataObject returned...
2009-08-04 Zach CopleyUse ssl for fetching frinds_timeline from Twitter since...
2009-08-04 Sarven CapadisliRefactored rgb2hex
2009-08-04 Sarven CapadisliRemoved not overly significant style from div.entry...
2009-08-04 Sarven CapadisliTicket 1758 Multiple replies in web interface on "profi...
2009-08-04 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-04 Tom AdamsDidn't test that JS in IE. Revert a little.
2009-08-04 Craig AndrewsMerge commit 'jeff-themovie/0.8.x-profile-value' into...
2009-08-04 Jeffery ToFixed PHP Notice "Undefined property: Profile::$value"
2009-08-04 Tom AdamsSet focus to end of field.
2009-08-04 Zach CopleyMake TwitterStatusFetcher daemon work with OAuth
2009-08-04 Tom AdamsPrepend replyto string to message, don't destroy user...
2009-08-04 Zach CopleyMoved some stuff to a base class
2009-08-04 Tom AdamsOnly warn when chars remaining < 0, not <= 0.
2009-08-04 Tom Adamslighttpd rewrites now possible in other directories.
2009-08-04 Tom AdamsEnable 404-based rewrites for lighttpd installations...
2009-08-04 Tom AdamsUse <?php echo instead of <?print
2009-08-04 Zach CopleyAllow removal of Twitter account. Deleted dead code.
2009-08-03 Zach CopleyMerge branch '0.8.x' into twitter-oauth
2009-08-03 Zach CopleyMake the TwitterQueuehandler post to Twitter using...
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
next