]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2011-08-04 Zach CopleyFix syntax err
2011-08-03 Evan Prodromouchange 140-char limit to unlimited by default
2011-08-03 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-08-03 Zach CopleyAdjustment to the simulation script so I can use my...
2011-08-03 Evan Prodromoupre-fill the addressees of notices in a list
2011-08-03 Evan ProdromouGet faves in Notice and pre-fill
2011-08-03 Evan ProdromouPre-fill Notice attachments
2011-08-03 Evan ProdromouRemove unused File::getAttachments()
2011-08-02 Evan Prodromouuse Notice::attachments() to get attachments for a...
2011-08-02 Evan Prodromoupre-fetch groups for notices
2011-08-02 Evan Prodromouonly do a db call if need to fetch some in listGet()
2011-08-02 Evan Prodromouadd listGet() method
2011-08-02 Evan Prodromou1.0.0beta2
2011-08-02 Evan ProdromouMerge branch 'master' into 1.0.x
2011-08-02 Evan ProdromouNew release because I'm stupid
2011-08-02 Evan Prodromoucorrectly include UTF-8 alphanum chars in tags
2011-08-02 Evan Prodromouencode values when inserting into MeteorUpdater JS
2011-08-02 Evan Prodromoucleanse tags of non-tag characters when canonicalizing
2011-08-02 Evan Prodromouremove some debugging stuff in Profile::fillAvatars()
2011-08-02 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-08-02 Evan Prodromoureduce the number of calls to get profile groups
2011-08-02 Evan ProdromouChange NoticeList::prefill() to a static function
2011-08-02 Evan Prodromoupre-fill avatars for Profiles in a notice list
2011-08-02 Evan Prodromouproperly cache nulls for pivotGet()
2011-08-02 Evan Prodromoucorrect pagination for noticelist
2011-08-02 Evan Prodromoudefine Reply::pkeyGet()
2011-08-02 Evan Prodromouuse pkeyGet() instead of getReplies() checking addresse...
2011-08-02 Evan Prodromouremove debugging statement in Memcached_DataObject...
2011-08-02 Evan ProdromouNew method Memcached_DataObject::pivotGet()
2011-08-02 Zach CopleyWork improving the interface of the Event micro-app
2011-08-02 Zach CopleyFix errors thrown by code trying to broadcast profiles...
2011-08-01 Evan Prodromoureduce the number of queries required to get a notice...
2011-08-01 Evan ProdromouMove prefill call to noticelist class
2011-08-01 Evan Prodromouuse multiGet() for a profile's groups
2011-08-01 Evan ProdromouPre-fill profiles in notice streams
2011-08-01 Evan ProdromouUpdate version number
2011-08-01 Evan Prodromouupdate README
2011-07-30 Evan ProdromouFix Bug#3260 for 1.0.x
2011-07-30 Evan ProdromouMerge branch 'master' into 1.0.x
2011-07-30 Evan ProdromouMerge branch '0.9.x'
2011-07-30 Evan ProdromouMerge remote-tracking branch 'gitorious/0.9.x'
2011-07-30 Evan Prodromoujson_encode() realtime arguments (closes Bug#3260)
2011-07-26 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-26 Brion Vibberissue #3261 -- fix generic exception handler to pass...
2011-07-26 Samantha DohertyQuick fix for hidden threaded-replies issue in Chrome.
2011-07-26 Samantha DohertyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-26 Samantha DohertyJust a few wee themefixes.
2011-07-26 Samantha DohertyFix install page layout.
2011-07-26 Brion VibberFix a glitch on AtomPub posting for micro-apps -- hook...
2011-07-26 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-26 Evan ProdromouMove AtomPubClient to its own module
2011-07-21 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-07-20 Evan Prodromoureverse order of defaults and options in Notice::saveNew()
2011-07-20 Evan Prodromoufix call to Notice::saveNew() in Ostatus_profile::proce...
2011-07-20 Evan Prodromouchange array add to array merge
2011-07-20 Evan Prodromoucheck explicitly for ActivityObject in microappplugin
2011-07-20 Evan ProdromouMake process*() functions return existing or new notice
2011-07-20 Evan ProdromouID is a string
2011-07-20 Evan Prodromoubetter ID from shared activities
2011-07-19 Evan Prodromouensure a shared item's author element
2011-07-19 Evan ProdromouTry to get only immediate children (again)
2011-07-19 Evan ProdromouAvoid slurping objects recursively in activity parsing
2011-07-19 Evan Prodromouspecial case for parsing embedded activities in SHARE...
2011-07-19 Evan Prodromouhandle incoming SHARE verbs
2011-07-18 Evan Prodromou'type' => 'objectType' for embedded activities
2011-07-18 Evan ProdromouEncode repeats as share activities
2011-07-18 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-18 Evan ProdromouMerge branch 'testing' into 1.0.x
2011-07-18 Evan ProdromouMerge remote-tracking branch 'origin/1.0.x' into 1.0.x
2011-07-18 Evan ProdromouMerge branch 'testing' into 1.0.x
2011-07-15 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-15 Zach CopleySquashed commit of the following:
2011-07-15 Evan Prodromouadd conversation feed data
2011-07-15 Evan Prodromouconversation API
2011-07-14 Evan ProdromouUpdate checking notices for bookmarkness
2011-07-14 Evan Prodromouexplicitly skip nulls in Memcached_DataObject::multiGet()
2011-07-14 Evan ProdromouArrayWrapper::fetchAll() shortcut
2011-07-14 Evan ProdromouRevert "Revert "use Notice::multiGet() for NoticeStream...
2011-07-14 Evan ProdromouRevert "use Notice::multiGet() for NoticeStream::getStr...
2011-07-14 Evan ProdromouMerge branch '1.0.x' into testing
2011-07-14 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-07-14 Evan Prodromouuse Notice::fetchAll() in ConversationNoticeStream
2011-07-14 Evan ProdromouDon't get crud for Notice::repeatStream()
2011-07-14 Evan Prodromouuse Notice::multiGet() for NoticeStream::getStreamByIds()
2011-07-14 Evan Prodromouadd Notice::multiGet() method
2011-07-14 Evan Prodromouadd Memcached_DataObject::multiGet() method
2011-07-13 Zach CopleyUpdate admin panel instructions in the TwitterBridge...
2011-07-13 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-13 Zach CopleyAutomatically allow admins to use the Twitter admin...
2011-07-13 Samantha DohertyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-13 Samantha DohertyCouple of quick variations on neo theme.
2011-07-13 Samantha DohertyJust a couple quick neo theme fixes.
2011-07-13 Evan Prodromoumake meteor protocol (http or https) configurable
2011-07-13 Evan ProdromouJavaScript and other changes to make realtime_channel...
2011-07-13 Evan ProdromouActions to keep state for Realtime_channel
2011-07-13 Evan Prodromouadd method Realtime_channel::touch()
2011-07-13 Evan Prodromoubetter description for Meteor plugin
2011-07-13 Evan Prodromouscript to garbage-collect old realtime channels
2011-07-11 Evan Prodromoureturn value for always-rw in RealtimePlugin
2011-07-11 Evan Prodromourealtime_channel must always be writeable
next