]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2011-04-27 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-04-27 Siebrand MazelandUpdate translator documentation.
2011-04-27 Siebrand MazelandFix typo. Spotted by Peter17.
2011-04-27 Zach CopleyKill off all document._importNode() calls except the...
2011-04-26 Evan Prodromouadd an index for site tags
2011-04-26 Evan Prodromouscript to show software version
2011-04-25 Siebrand MazelandUpdate translator documentation.
2011-04-25 Siebrand MazelandUpdate indentation, whitespace and line breaks.
2011-04-25 Siebrand MazelandUse profile->getBestName() instead of more complex...
2011-04-25 Siebrand MazelandHarmonize message for 'User has no profile.' and update...
2011-04-25 Samantha DohertyFix for long local nav items.
2011-04-25 Samantha DohertyFix vertical alignment for feed icons.
2011-04-25 Samantha DohertyStyle for QnA, plus a bit of general cleanup for notice...
2011-04-25 Samantha DohertyBit of style cleanup for search.
2011-04-24 Siebrand MazelandAdd plugin file to ensure these files are picked up...
2011-04-24 Siebrand MazelandFollow-up Commit:f70569ddb5b109bdc18fce033bf38bf00247871d
2011-04-24 Siebrand MazelandFix incorrect UI message. Spotted by Nike.
2011-04-24 Siebrand MazelandFix incorrect parameter in sprintf(). Spotted by Giftpf...
2011-04-24 Siebrand MazelandUpdate translator documentation.
2011-04-24 Siebrand MazelandWhitespace updates.
2011-04-24 Siebrand Mazeland@evan Please check. Doesn't look correct/complete.
2011-04-23 Evan Prodromoure-enable invite button and popular notice section...
2011-04-22 Evan Prodromoudisable fancy stuff in home sidebar
2011-04-21 Evan ProdromouMerge branch '1.0.x' into testing
2011-04-21 Evan Prodromoudon't show empty tag links for bookmarks
2011-04-21 Evan Prodromoushow thumbnails even for links that arent enclosures
2011-04-21 Brion VibberAJAX notice form setup for the expanded bookmark form.
2011-04-21 Evan Prodromoubetter error-handling when it's Ajax
2011-04-21 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-21 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-04-21 Evan Prodromoudon't use thumbnail if it's not there
2011-04-21 Siebrand MazelandUpdate translator documentation.
2011-04-21 Siebrand MazelandUpdate indentation.
2011-04-21 Evan ProdromouMerge branch '1.0.x' into testing
2011-04-21 Evan Prodromoua little better notice hiding
2011-04-21 Evan Prodromoushow the full name for likes
2011-04-21 Evan Prodromoushow list of people who like something in threadednotic...
2011-04-21 Evan Prodromoutrim invite and confirm addresses
2011-04-21 Evan Prodromoube more tolerant of whitespace in email addresses
2011-04-21 Evan ProdromouMove business logic of email registration to plugin
2011-04-21 Evan ProdromouScript to register a user by email address
2011-04-20 Evan Prodromoufail gracefully when no IDs for tag cloud
2011-04-20 Evan Prodromoushow tag cloud in public stream
2011-04-20 Evan ProdromouMake tag-per-group optional, default false
2011-04-20 Evan Prodromouaccidentally stored wrong personaltagcloudsection
2011-04-20 Evan Prodromouinbox tag cloud section
2011-04-20 Evan Prodromouonly 10 tags per section
2011-04-20 Evan ProdromouChange avatar size on single notice page
2011-04-20 Evan Prodromouremove hidden <h2> in notice list
2011-04-20 Evan ProdromouJust use avatarSize() method for SingleNoticeItem
2011-04-20 Evan Prodromoudon't override show() in SingleNoticeItem
2011-04-20 Evan Prodromoudon't show notice attachments in single-notice view
2011-04-20 Evan Prodromoureply to notice marks the author of notice for reply
2011-04-20 Evan ProdromouCorrect formats for event list items
2011-04-20 Evan ProdromouFixup rendering of event and RSVP
2011-04-20 Evan ProdromouMove Event and RSVP rendering to listitem classes
2011-04-20 Evan ProdromouMerge branch 'betterbookmarknotice' into 1.0.x
2011-04-20 Evan Prodromoubetter output for bookmark list item
2011-04-20 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-04-19 Evan Prodromouadd some wrapper markup for bookmarklistitem
2011-04-19 Evan Prodromoucorrectly output notice data for nli in microapp
2011-04-19 Evan Prodromoumove long name to shorter name for bookmarklistitem
2011-04-19 Evan ProdromouRevert "autoload bookmarknoticelistitemadapter"
2011-04-19 Evan ProdromouRevert "hard-require the adapter"
2011-04-19 Evan Prodromouhard-require the adapter
2011-04-19 Evan Prodromouautoload bookmarknoticelistitemadapter
2011-04-19 Evan ProdromouLet showNotice() go unimplemented
2011-04-19 Siebrand Mazelandi18n fixes.
2011-04-19 Evan ProdromouMove bookmark rendering to notice list item adapter
2011-04-19 Evan Prodromouuse an adapter pattern to customize notice list item...
2011-04-19 Samantha DohertyRestore local nav to single notice and attachment pages.
2011-04-19 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-04-18 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-18 Zach CopleyJust had to update util.min.js one more time for extra...
2011-04-18 Zach CopleyRemove billions of debugging statements and extra space
2011-04-18 Zach CopleyFixed new answer textarea label
2011-04-18 Zach CopleyOnly remove reply placeholders if the dummy answer...
2011-04-18 Zach CopleyAdd a 'closed' class to questions that have been closed
2011-04-18 Zach CopleyOMG I think ajax works right now
2011-04-18 Zach CopleyMore work trying to understand util.js and get my ajax...
2011-04-18 Zach CopleyGetting some traction here on better QnA Ajax
2011-04-18 Zach CopleyBetter QnA ajax insert - work in progress
2011-04-18 Zach CopleyQnA - Work on getting questions and answers to appear...
2011-04-18 Evan ProdromouDon't use bogus event in emailregistration
2011-04-18 Evan Prodromoufix bad variable, show frame length
2011-04-18 Siebrand MazelandUpdate translator documentation.
2011-04-18 Evan ProdromouDon't serialize protected attrs
2011-04-18 Evan Prodromoucapture some info if serialization fails on stomp frame
2011-04-18 Evan Prodromoudon't show display URL if avatar filename is missing
2011-04-18 Evan ProdromouRevert "put some debugging code into the home and publi...
2011-04-18 Evan Prodromouno extra nulls on home page
2011-04-18 Evan Prodromouput some debugging code into the home and public timelines
2011-04-18 Evan Prodromoucorrect category on inboxnoticestream
2011-04-18 Evan Prodromourecover password uses login menu
2011-04-18 Evan Prodromouinviter URL corrected
2011-04-18 Evan Prodromoubetter indenting in invite email
2011-04-18 Evan Prodromoulinkify URLs in invite email
2011-04-18 Evan Prodromoucheck for valid email on invite
2011-04-18 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-04-18 Samantha DohertyNew and hopefully correct util.min.js.
next