summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-12-31Moved JavaScript dependant stuff out of noticeform.Sarven Capadisli
2009-12-31Removed style information out of HTMLSarven Capadisli
2009-12-31Use the location setting profile as secondarySarven Capadisli
2009-12-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-12-31If user is sharing their location (based on profile setting), thenSarven Capadisli
2009-12-31If user doesn't want to share their location (which is globally setSarven Capadisli
2009-12-31Fix to grab and use the actual lat/lon values from the user profileSarven Capadisli
2009-12-31Moved shareLocation data from formActions() to formData()Sarven Capadisli
2009-12-31Fixed Event end nameSarven Capadisli
2009-12-30Enable memcache automatic compression, starting at 20k and only if compressio...Craig Andrews
2009-12-30Remove trailing space in checkbox text.Siebrand Mazeland
2009-12-29Implement user interface for user to preview what location they are sharing w...Craig Andrews
2009-12-28Merge branch 'locshunt' into 0.9.xEvan Prodromou
2009-12-28More configuration options for location sharingEvan Prodromou
2009-12-28remove namespace setting from location; it's unusedEvan Prodromou
2009-12-23Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-23Updated Repeat notice option submit button styleSarven Capadisli
2009-12-23don't email replies to yourselfEvan Prodromou
2009-12-22Merge branch 'master' into 0.9.xEvan Prodromou
2009-12-22Merge branch 'testing'Evan Prodromou
2009-12-22update to rc2Evan Prodromou
2009-12-22Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-21Ticket 1982: define LC_MESSAGES and friends if PHP didn't predefine them for ...Brion Vibber
2009-12-21Ignore user language settings that aren't listed in language config; we'll th...Brion Vibber
2009-12-20Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-19Ignore user language settings that aren't listed in language config; we'll th...Brion Vibber
2009-12-16Merge branch '0.9.x' into testing0.9.0rc2Evan Prodromou
2009-12-16Add some doc comments and fixmes in util.phpBrion Vibber
2009-12-16PHP 5.3 closure-based implementation of curry(); old implementation used as f...Brion Vibber
2009-12-15Merge branch '0.9.x' into testingEvan Prodromou
2009-12-15Don't show repeater avatar in notice listsEvan Prodromou
2009-12-15create a method for notification for new messages, and use itEvan Prodromou
2009-12-15add mail notification for dm command resultsEvan Prodromou
2009-12-14Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-12-14default for login command is disabledEvan Prodromou
2009-12-14Initial representation for repeated noticeSarven Capadisli
2009-12-14make sure id of <li> in notice list is uniqueEvan Prodromou
2009-12-14had the order of <status> and <retweeted_status> wrong in api outputEvan Prodromou
2009-12-14fix error with cached repeat of deleted original in api outputEvan Prodromou
2009-12-14move full-featured timeline to apitimelinehome.phpEvan Prodromou
2009-12-14correct link for repeat attribution in noticelistEvan Prodromou
2009-12-14Fix issue with favorited/following always being set to falseZach Copley
2009-12-13Init UI for Repeated bySarven Capadisli
2009-12-13(Puctuation) consistency in clientError() calls.Siebrand Mazeland
2009-12-13Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-12Add repeat commandCraig Andrews
2009-12-12make sure to show repeats correctly when original is deletedEvan Prodromou
2009-12-12Merge branch 'forward' into 0.9.xEvan Prodromou
2009-12-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-12add statuses/retweeted_to_me to APIEvan Prodromou