]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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 Prodromoucorrect length and default value for object_type
2011-03-07 Evan Prodromouadd activity object type to notice
2011-03-07 Evan Prodromoufirst pass at microapp class
2011-03-07 Zach CopleyBetter instructions, and better empty search results...
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-06 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-03-05 Evan Prodromoumove microapp.php to microappplugin.php
2011-03-05 Evan Prodromouadd a couple of methods to MicroAppPlugin
2011-03-05 Siebrand Mazeland* fix i18n and L10n issues.
2011-03-05 Zach CopleyMerge branch '1.0.x' into directory
2011-03-05 Zach Copley* Integrate search input box
2011-03-05 Zach CopleyAdd some other ways to order searches to the base searc...
2011-03-05 Zach Copleyfixup comments
2011-03-05 Zach CopleyOnly show profiles of local users
2011-03-04 Siebrand Mazeland* translator documentation updated.
2011-03-04 Siebrand Mazeland* translator documntation updated
2011-03-04 Brion VibberCleanup & minification for migration to reusable notice...
2011-03-04 Brion VibberWork in progress: inline reply form reusing the main...
2011-03-04 Brion Vibberstyle fixes for new notice form being reused in reply...
2011-03-04 Brion VibberReusable notice form fixes for geolocation
2011-03-04 Brion VibberLoading the original form instead of faking up our...
2011-03-04 Brion VibberKill some more hardcoded ids...
2011-03-04 Evan Prodromoucorrect length and default value for object_type
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 Zach Copley* Reformat list of profiles in a table
2011-03-04 Brion VibberMoving bit by bit more towards reusable forms... per...
2011-03-04 Brion VibberRemove hardcoded #notice_action-submit from JS/CSS...
2011-03-04 Brion VibberPulling out some more #-references to per-form items
2011-03-04 Brion VibberNotice form cleanup: removing hardcoded id from counter...
2011-03-04 Brion VibberNotice form cleanup: drop use of id for #notice_data...
2011-03-04 Brion VibberNotice form cleanup: removing hardcoded IDs from attach...
2011-03-04 Brion VibberCan now set $config['site']['minify'] = false; to use...
2011-03-04 Brion VibberDrop auto-focusing of the notice form.
2011-03-04 Brion VibberKill 'hit return to send'...
2011-03-03 Brion VibberRework geolocation status display so you can actually...
2011-03-03 Evan Prodromouadd activity object type to notice
2011-03-03 Evan Prodromoufirst pass at microapp class
2011-03-03 Brion Vibber'Comment' -> 'Reply' in inline comment/reply messages
2011-03-03 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-03-03 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-03-03 Zach CopleyMerge branch '1.0.x' into directory
2011-03-03 Zach Copley* Fix pagination
2011-03-03 Evan Prodromouno notice form on settings pages
2011-03-03 Evan Prodromoumove notice form to content block
2011-03-03 Siebrand MazelandUpdate translator documentation.
2011-03-02 Zach CopleyMerge branch '1.0.x' into directory
2011-03-02 Zach CopleyInitial go at a site directory plugin
2011-03-02 Brion VibberMore fixes for 'fav' IM command: don't die with a fatal...
2011-03-02 Brion VibberWorkaround for bug causing fatal error during favoritin...
2011-03-02 Brion VibberUse threaded replies in group inbox view
2011-03-02 Brion VibberFix for realtime vs threaded reply fix
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-02 Brion VibberInline reply work for threaded lists in realtime
2011-03-01 Brion VibberPartial update of Realtime for threaded view; can now...
2011-03-01 Brion VibberMakefile for Realtime's min.js
2011-03-01 Zach CopleyFix mising require_once (now required here because...
2011-03-01 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-01 Zach CopleyFix missing variable initialization
2011-03-01 Brion VibberFix for timeline insert on primary AJAX post: only...
2011-03-01 Brion VibberAlternate Inbox streaming function optimized for thread...
2011-03-01 Brion VibberWhen canceling out of inline reply field and there...
2011-03-01 Brion VibberInline replies: drop the box if tabbing out and no...
2011-03-01 Brion VibberInline replies: fix replies on repeats, placeholder...
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 Prodromouobject menu for user profile
2011-03-01 Evan Prodromouobject menu on showgroup
2011-03-01 Evan Prodromoudefaultlocalnav for favorites
2011-03-01 Evan Prodromouobject menu in inviteaction
2011-03-01 Evan Prodromoudefaultlocalnav in groups
2011-03-01 Evan Prodromoushow defaultlocalnav in groupmembers
2011-03-01 Evan Prodromoushow defaultlocalnav in grouplogo
2011-03-01 Evan Prodromoushow defaultlocalnav in groupdesignsettings
2011-03-01 Evan Prodromoudefault local nav in featured user list
2011-03-01 Evan Prodromoudefault local nav in popular notices
2011-03-01 Evan Prodromoushow default local nav in group edit
next