]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Fix syntax err
[quix0rs-gnu-social.git] / lib /
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 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-02 Evan Prodromouuse Notice::attachments() to get attachments for a...
2011-08-02 Evan Prodromoupre-fetch groups for notices
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 Prodromoucleanse tags of non-tag characters when canonicalizing
2011-08-02 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
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 Prodromoucorrect pagination for noticelist
2011-08-02 Zach CopleyFix errors thrown by code trying to broadcast profiles...
2011-08-01 Evan ProdromouMove prefill call to noticelist class
2011-08-01 Evan ProdromouPre-fill profiles in notice streams
2011-08-01 Evan ProdromouUpdate version number
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-26 Samantha DohertyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
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-20 Evan Prodromoucheck explicitly for ActivityObject in microappplugin
2011-07-20 Evan ProdromouMake process*() functions return existing or new notice
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-18 Evan Prodromou'type' => 'objectType' for embedded activities
2011-07-18 Evan ProdromouEncode repeats as share activities
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-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 Prodromouconversation API
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 Prodromouuse Notice::multiGet() for NoticeStream::getStreamByIds()
2011-07-13 Samantha DohertyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-11 Evan ProdromouMerge branch '1.0.x' into realprivate
2011-07-08 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-08 Zach CopleyChange a few things around for CORS header output
2011-07-07 Zach CopleyMerge commit 'refs/merge-requests/157' of git://gitorio...
2011-07-07 Evan Prodromoubeta1
2011-07-07 Evan Prodromoudon't show see-all if less than hard max
2011-07-07 Evan ProdromouListsNav is a MoreMenu
2011-07-07 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-07 Evan ProdromouShow more menu items when you click More
2011-07-06 Evan Prodromoustart making more menu work
2011-07-06 Evan Prodromoucorrectly output richer nav IDs
2011-07-06 Evan Prodromoudon't add empty classes to menu items
2011-07-06 Evan ProdromouGroupsNav uses new Menu class functionality
2011-07-06 Evan Prodromoumake Menu class more functional
2011-07-06 Evan ProdromouRevert "add a 'more' button for groups menu"
2011-07-06 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-06 Zach CopleyFix invite button for public sites
2011-07-05 Evan Prodromouadd a 'more' button for groups menu
2011-07-04 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-07-02 Evan Prodromoumake the default scope depend on site/private
2011-06-29 flyingmanamake cors header deactivatable
2011-06-27 Evan Prodromoustop sending OMB by default
2011-06-23 Evan Prodromoucorrect const for ActivityStreamJSONDocument::CONTENT_TYPE
2011-06-23 Evan Prodromouuse application/stream+json for Activity Streams
2011-06-22 Evan ProdromouMerge branch '1.0.x' into testing
2011-06-22 Evan ProdromouAdd Activity Streams feeds to export data
2011-06-21 Zach CopleyMerge branch '1.0.x' into testing
2011-06-21 Zach CopleyMerge branch '1.0.x' into testing
2011-06-21 Zach CopleyMerge branch '1.0.x' into testing
2011-06-21 Zach CopleyMerge branch '1.0.x' into testing
2011-06-21 Evan ProdromouMerge branch '1.0.x' into testing
2011-06-21 Evan ProdromouFix addressees when drop-down for a single user is...
2011-06-20 Zach CopleyMerge branch '1.0.x' into testing
2011-06-20 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-06-20 Evan ProdromouMerge branch '1.0.x' into testing
2011-06-20 Evan ProdromouMerge branch 'upgradetinymce' into newblogplugin
2011-06-20 Evan ProdromouMerge remote-tracking branch 'evan/blogplugin' into...
2011-06-20 Evan ProdromouMerge branch '1.0.x' into testing
2011-06-20 Evan Prodromoupush regex pattern for UUID to that class
2011-06-19 Siebrand MazelandHopefully fix TRANS message not getting picked up by...
2011-06-19 Siebrand MazelandFix incorrect tag (missing colon).
2011-06-17 Siebrand MazelandL10n updates.
2011-06-17 Evan ProdromouMerge branch '1.0.x' into testing
2011-06-14 Evan Prodromoupass nickname into mail_send_sms_notice_address()
2011-06-10 Evan ProdromouMerge branch '1.0.x' into testing
2011-06-10 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-06-10 Evan ProdromouMerge branch 'statusnetworkapi' into 1.0.x
2011-06-10 Samantha DohertyMerge remote branch 'origin/1.0.x' into 1.0.x
2011-06-09 Zach CopleyAdd current class to selected menu items
2011-06-09 Zach CopleyRip out user, group and site design customization code
2011-06-07 Evan ProdromouMerge branch 'testing' into 1.0.x
2011-06-06 Zach CopleyUpgrade anti-framing, anti-clickjacking code
2011-06-05 Siebrand MazelandUpdate translator documentation.
next