]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Poll plugin: make the polling response form submit via AJAX and return the results.
[quix0rs-gnu-social.git] / lib /
2011-03-08 Brion Vibberde-IDifying labels in notice form to fix issue with...
2011-03-08 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-08 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-07 Brion VibberMore doc comments on MicroApp stuff; some of the show...
2011-03-07 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-07 Brion VibberDoc comments for MicroAppPlugin
2011-03-07 Zach CopleyMerge branch '1.0.x' into directory
2011-03-07 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-07 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-07 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-07 Evan Prodromoumailboxes were wrongly overriding global menu
2011-03-07 Zach CopleyFix bad reference
2011-03-07 Evan Prodromoulost a </div> in input_forms
2011-03-07 Evan Prodromouneo is the default
2011-03-07 Evan Prodromoucleaner is the new default theme (for now)
2011-03-07 Evan ProdromouMerge branch '3cl' into 1.0.x
2011-03-07 Evan ProdromouActivityObject uses Notice's object_type by default
2011-03-07 Evan Prodromoushow correct notice in output
2011-03-07 Evan ProdromouUR FACE
2011-03-07 Evan Prodromouwrapper div for primary nav
2011-03-07 Evan ProdromouRevert "abstraction for starting and ending a menu"
2011-03-07 Evan ProdromouRevert "primarynav uses menustart and menuend"
2011-03-07 Evan Prodromouprimarynav uses menustart and menuend
2011-03-07 Evan Prodromouabstraction for starting and ending a menu
2011-03-07 Evan Prodromouremove adminpanelnav from adminpanelaction module
2011-03-07 Evan ProdromouMerge branch 'microapp' of gitorious.org:~evan/statusne...
2011-03-07 Evan ProdromouInput form switcher works
2011-03-07 Evan Prodromoumade the input-form switcher work, kinda
2011-03-07 Evan Prodromoufirst (non-working) move to microapp structure for...
2011-03-07 Evan Prodromoumove microapp.php to microappplugin.php
2011-03-07 Evan Prodromouadd a couple of methods to MicroAppPlugin
2011-03-07 Evan Prodromoufirst pass at microapp class
2011-03-07 Zach CopleyMerge branch '1.0.x' into directory
2011-03-06 Evan Prodromousubmenu headers are <h3> elements
2011-03-06 Evan Prodromoumade the input-form switcher work, kinda
2011-03-06 Evan Prodromoufirst (non-working) move to microapp structure for...
2011-03-05 Evan Prodromoumove microapp.php to microappplugin.php
2011-03-05 Evan Prodromouadd a couple of methods to MicroAppPlugin
2011-03-05 Zach CopleyMerge branch '1.0.x' into directory
2011-03-05 Zach CopleyAdd some other ways to order searches to the base searc...
2011-03-04 Siebrand Mazeland* translator documentation updated.
2011-03-04 Brion VibberReusable notice form fixes for geolocation
2011-03-04 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-04 Brion VibberMore hardcoded id cleanup in notice form...
2011-03-04 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-04 Evan Prodromou'link' to 'links' in feed document
2011-03-04 Zach CopleyMerge branch '1.0.x' into directory
2011-03-04 Brion VibberNotice form cleanup: removing hardcoded id from counter...
2011-03-04 Brion VibberCan now set $config['site']['minify'] = false; to use...
2011-03-03 Evan Prodromoufirst pass at microapp class
2011-03-03 Brion Vibber'Comment' -> 'Reply' in inline comment/reply messages
2011-03-03 Evan Prodromouno notice form on settings pages
2011-03-03 Evan Prodromoumove notice form to content block
2011-03-02 Zach CopleyMerge branch '1.0.x' into directory
2011-03-02 Brion VibberMore fixes for 'fav' IM command: don't die with a fatal...
2011-03-02 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-02 Brion VibberClean up threaded notices vs replies classes, and fixed...
2011-03-01 Evan Prodromoumove inbox/outbox to object menu
2011-03-01 Evan Prodromoufixup link to your profile
2011-03-01 Evan Prodromoudon't show full profile menu all the time
2011-03-01 Brion VibberHide context entries in threaded lists; it's redundant...
2011-03-01 Evan Prodromoupersonal group nav uses current user
2011-03-01 Evan Prodromousearch actions show the search menu in object area
2011-03-01 Evan Prodromousubscriber actions show the profile menu in object...
2011-03-01 Evan Prodromouadd object menu to actions, default empty
2011-03-01 Evan Prodromoumove top-level navigation to default local navigation
2011-03-01 Evan Prodromounew mega-menu for default local navigation
2011-03-01 Evan Prodromoumethod to show submenus
2011-03-01 Evan Prodromouall nav menus use menu superclass
2011-03-01 Evan ProdromouAdminPanelNav has own module, uses Menu
2011-03-01 Evan Prodromouprimary and secondary nav use menu superclass
2011-03-01 Evan Prodromoucommon superclass for menu widgets
2011-03-01 Brion VibberCut repeats out of the magic handling
2011-03-01 Brion VibberCollapse long threaded displays with a link to the...
2011-03-01 Brion VibberMerge branch '1.0.x' into inline-comments
2011-03-01 Zach CopleyMerge branch '0.9.x' into 1.0.x
2011-03-01 Zach CopleyMerge commit 'refs/merge-requests/153' of git://gitorio...
2011-03-01 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-01 Brion VibberMore interactive magic for inline replies: placeholder...
2011-02-28 Zach CopleyMissed a couple of conflicts
2011-02-28 Brion VibberPaging fix for threaded notice lists
2011-02-28 Zach CopleyMerge branch '0.9.x' into 1.0.x
2011-02-28 Brion VibberWork in progress: setting up inline reply mini-form...
2011-02-28 Brion Vibbersome quick visual tweaks
2011-02-28 Brion Vibberquickie inline reply posting form
2011-02-28 Brion VibberMerge branch '1.0.x' into inline-comments
2011-02-28 Brion Vibbervisual tweaks for convo view
2011-02-28 Brion Vibberquick hack -- switch order on inline convo view (commen...
2011-02-28 Brion VibberInitial test threaded convo view inline on public,...
2011-02-28 Brion VibberFix for schema_version checksum table when checking...
2011-02-28 Brion Vibberfix - Notice: Undefined variable: action in /Library...
2011-02-28 Brion VibberMerge branch 'extprofile' into 0.9.x
2011-02-28 Brion VibberMerge branch 'master' into 0.9.x
2011-02-25 Brion VibberFix for ticket #2248: flickr etc URLs that contain...
2011-02-25 Siebrand Mazeland* add support for Friulian
2011-02-25 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-25 Brion VibberMerge branch 'master' into 0.9.x
2011-02-25 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-25 Brion VibberScalability work on user backup stream generation.
2011-02-25 Brion VibberMerge branch 'unicode-tag' into 0.9.x
next