]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-08-12 Evan ProdromouServerErrorAction always logs
2009-08-10 Evan ProdromouRevert "common_config returns false if the config value...
2009-08-10 Evan ProdromouRevert "Typo, session_name is a function."
2009-08-10 Evan ProdromouRevert "UnsubscribeAction: Add LACONICA gate, fix PHPCS...
2009-08-10 Evan ProdromouMerge branch 'master' of git@gitorious.org:laconica...
2009-08-10 Christopher... $args Was Out Of Scope in CheckMirror.
2009-08-10 Adrian LangTypo, session_name is a function.
2009-08-10 Adrian Langcommon_config returns false if the config value is...
2009-08-10 Adrian LangUnsubscribeAction: Add LACONICA gate, fix PHPCS errors...
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-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-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-07-30 Sarven CapadisliRemoved default values from <input>s. JavaScript will...
2009-07-30 Evan ProdromouSite-wide design configuration
2009-07-28 Craig AndrewsFix RDFS namespace declaration.
2009-07-27 Evan Prodromoubetter check for existing DB connection runs SET NAMES...
2009-07-27 Evan Prodromouchange front page to link to max member groups
2009-07-23 Evan Prodromouchange NOTICE_GATEWAY to Notice::GATEWAY so autoloading...
2009-07-21 Evan Prodromouupdate dbqueuemanager to respect handler timeout values
2009-07-21 Evan Prodromoucorrectly gc sessions
2009-07-16 Evan Prodromouupdate Piwik analytics code
2009-07-15 Evan Prodromouconversation action is readonly
2009-07-15 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-15 Evan Prodromouadd some info about plugins
2009-07-15 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-15 Sarven CapadisliUpdated attachment view position. It is now closer...
2009-07-15 Evan Prodromouupdate release date and some extra stuff in the features
2009-07-15 Evan ProdromouMerge branch 'realtimeajax' into 0.8.x
2009-07-15 Evan Prodromoubetter callback functions for comet plugin
2009-07-15 Evan Prodromoubuild channel strings in CometPlugin
2009-07-15 Evan ProdromouBuild channel strings in Meteor plugin
2009-07-15 Evan Prodromoulet implementations build channel strings for realtime
2009-07-15 Craig AndrewsAdded attachment information to the json responses
2009-07-14 Evan Prodromouchanges to make realtime work for Meteor
2009-07-14 Evan ProdromouChange CometPlugin so it re-uses stuff from RealtimePlugin
2009-07-14 Evan Prodromoupass proper args for realtime recipe methods
2009-07-14 Evan Prodromoumake RealtimePlugin work correctly
2009-07-14 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-14 Zach CopleyUpdated master laconica.po file and merged in lastest...
2009-07-14 Craig AndrewsHTML "File"/attachments should probably not be consider...
2009-07-14 Craig AndrewsMoved the decision logic as to whether an attachment...
2009-07-13 Craig AndrewsMerge branch 'tags-timeline-api' into 0.8.x
2009-07-13 Craig AndrewsMerge commit 'tobyinks/master' into 0.8.x
2009-07-13 Craig AndrewsMerge branch 'groups-timeline-atom-fix' into 0.8.x
2009-07-13 Toby InksterCopy isset($attachment->filename) fix from RSS 1.0...
2009-07-13 Toby InksterAdd notice tags to RSS 1.0 output.
2009-07-13 Toby InksterImprove output for files/attachments.
2009-07-13 Evan Prodromouadded Realtime superclass
2009-07-13 Evan Prodromouupdate README for Meteor plugin
2009-07-13 Evan Prodromoucorrectly pass JSON object to receive function for...
2009-07-13 Evan Prodromouadd slashes to JSON so it goes across meteor.js channel...
2009-07-12 Craig AndrewsAdd timeline tags API (RSS 2.0 and Atom feeds)
2009-07-12 Craig AndrewsFix atom self reference in the groups api
2009-07-11 Evan ProdromouSome changes for debugging
2009-07-11 Evan Prodromoufirst version of Meteord plugin, doesn't work
2009-07-11 Evan ProdromouMerge branch 'testing'
2009-07-11 Zach CopleyFix link for atom feed in showgroup action
2009-07-11 Zach CopleyMake get_group() behave more like get_user()
2009-07-11 Zach CopleyGroup timeline API method doesn't require auth
2009-07-11 Zach CopleyUpdate showgroup action RSS 2.0 feed link
2009-07-11 Zach CopleyFix alternate link for groups API feed
2009-07-11 Zach CopleyMove groups timeline API method into groups API action
2009-07-10 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-10 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-10 Zach CopleyAdd Craig Andrews to the credits list
2009-07-10 Zach CopleyFix conflict from merge with 0.7.x; remove conflict...
2009-07-10 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-10 Craig Andrewsadded group status api, located at /api/statuses/group_...
2009-07-10 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-07-10 Evan Prodromouadd a little syntactical sugar for adding plugins
2009-07-10 Evan Prodromouwrong order for span and a in profilesection
2009-07-10 Evan Prodromoucache frequently-used subscriber, subscription, notice...
2009-07-09 Craig AndrewsWhen a notice is posted with an attachment, the faceboo...
2009-07-09 Evan Prodromouchange version number to 0.8.0
2009-07-09 Evan Prodromouupdate the README for 0.8.0
2009-07-09 Evan Prodromoucorrect the newuser default setting in common.php
2009-07-09 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-09 Evan Prodromouone more shot at servicing queues
2009-07-09 Sarven CapadisliAdded width/height attribute and values for the creativ...
2009-07-09 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-09 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-09 Evan ProdromouRevert "Let the queue handlers drain their xmpp queues"
2009-07-09 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-09 Evan ProdromouLet the queue handlers drain their xmpp queues
2009-07-09 Craig AndrewsNotice attachments are enclosures in feeds (Atom, RSS...
2009-07-09 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-09 Sarven CapadisliUpdated max-width values for attachment view
2009-07-09 Evan Prodromouyet another select() refinement
2009-07-09 Evan Prodromouslightly more robust select() logic
2009-07-09 Evan Prodromouuse select() to bring down xmpp latency
next