summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-23Some layout and rendering adjustment for Realtime pluginSarven Capadisli
2009-09-23Created addPop() for Realtime plugin and added param to include iconurlSarven Capadisli
2009-09-23move some stuff around for realtimeEvan Prodromou
2009-09-23hack around address hack in util.jsEvan Prodromou
2009-09-23Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
Conflicts: plugins/Realtime/realtimeupdate.js
2009-09-23Add some more realtime feedsEvan Prodromou
2009-09-23Do realtime popup with PHP instead of JavascriptEvan Prodromou
Move the realtime detection code to PHP extension rather than JavaScript.
2009-09-23JavaScript fixes for IESarven Capadisli
2009-09-23Revert "Added realtime streams for all and showstream timelines"Evan Prodromou
This reverts commit 49e91ec7d068fa7b98576207696d2192418baf5b.
2009-09-23Revert "Fixed indenting"Evan Prodromou
This reverts commit 182257cbbf1557c2671b1995c9126c45b0bd8e79.
2009-09-23Revert "Made it slighly more compact with less jQuery selection"Evan Prodromou
This reverts commit c9bc3900909a85b9b4be31c4dac7f809127a8bf0.
2009-09-23Revert "Added a check for any URL param. If found, strips them out before"Evan Prodromou
This reverts commit 13de845e95da9ea579516c4480789819c9a26edd.
2009-09-23Revert "When viewing a page in https, all links to non-actions (links to ↵Evan Prodromou
CSS, JS, etc) should be https. Fixes the mixed content warnings that browsers display." This reverts commit 20997619b353faa94591800fbfc02bc19a4cdce3. The commit doesn't take into account having different servers (theme server, avatar server) and being able to set HTTPS for some but not all.
2009-09-23revert output buffering (costly) for ETags (low priority)Evan Prodromou
2009-09-23Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-09-21Initial UI to allow certain timelines to be viewed in a new window inSarven Capadisli
realtime
2009-09-21Escaping internal JavaScriptSarven Capadisli
2009-09-21Added a check for any URL param. If found, strips them out beforeSarven Capadisli
going ahead with realtime timeline update.
2009-09-21Made it slighly more compact with less jQuery selectionSarven Capadisli
2009-09-21Updated todo comment for pushing notices to Personal and RepliesSarven Capadisli
timelines
2009-09-20Fixed indentingSarven Capadisli
2009-09-20Added realtime streams for all and showstream timelinesSarven Capadisli
2009-09-20No need to call farbtastic.go.js because it was moved to userdesign.go.jsSarven Capadisli
2009-09-20Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xSarven Capadisli
2009-09-19Make the infinite scroll plugin have a non-infinite scroll (button click to ↵Craig Andrews
scroll) mode
2009-09-19Make statuses/home_timeline return the same thing as ↵Zach Copley
statuses/friends_timeline to support apps trying to use the new retweet API method.
2009-09-19Make statuses/home_timeline return the same thing as ↵Zach Copley
statuses/friends_timeline to support apps trying to use the new retweet API method.
2009-09-19handle Godaddy-style PATH_INFO which includes the scriptEvan Prodromou
2009-09-19handle Godaddy-style PATH_INFO which includes the scriptEvan Prodromou
2009-09-19Additional note in Autocomplete plugin readme about private modeCiaranG
2009-09-18Blacklist all files and directories in the web root (INSTALLDIR). Much more ↵Craig Andrews
elegant than manually keep tracking of these invalid usernames.
2009-09-18Show context link if this notice starts a conversationCraig Andrews
2009-09-18Removed trailing single space in author @titleSarven Capadisli
2009-09-18Correction to path in README of recaptcha pluginCiaranG
2009-09-17Merge remote branch 'cvollick/imDoc' into 0.8.xCraig Andrews
2009-09-17Merge remote branch 'cvollick/userTagPagination' into 0.8.xCraig Andrews
2009-09-16Merge branch 'realtime' into 0.8.xSarven Capadisli
2009-09-16Fixed missing quotesSarven Capadisli
2009-09-16make PiwikAnalytics work a little nicerEvan Prodromou
2009-09-16Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-09-16make PiwikAnalytics work a little nicerEvan Prodromou
2009-09-16Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2009-09-16The site id was hardcoded inside the plugin code. Instead the piwikidCraig Andrews
is used now. Fixes http://status.net/trac/ticket/1864 Thanks zmf
2009-09-16Fixed typoSarven Capadisli
2009-09-16Pagination of user/tag was navigating to wrong page.Christopher Vollick
Fixes bug #1736.
2009-09-15Add Jiminy to notice sourcesZach Copley
2009-09-15Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xZach Copley
2009-09-15Add Jiminy to notice sourcesZach Copley
2009-09-15304 responses should not have a Content-Length header.Craig Andrews
2009-09-15Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.xCraig Andrews