Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Expand)AuthorAgeFilesLines
* Enable work with old and new toolbarsGonzalo Odiard2011-02-031-1/+16
* Add support for tabbed Browse (>108)Martin Langhoff2011-02-031-1/+9
* Use the setting in activity.py to the port in the search toolbarGonzalo Odiard2010-12-201-4/+4
* Overwrite method _load_homepage in the activity to load the wikipedia home pageGonzalo Odiard2010-12-201-0/+4
* Fix activity.py to follow the new run_server() calling conventionMartin Langhoff2010-12-011-1/+2
* Sugar activity registry seems to have gone awayChris Ball2009-12-031-3/+4
* Use xpcom to turn off "offline mode" detection, which disables accessChris Ball2008-05-281-2/+9
* Use XPCOM to set a RAM cache limit, avoiding OOM.Chris Ball2008-05-251-0/+7
* Try dead-simple single-process solutionBen Schwartz2008-05-241-15/+5
* Set new DB pathname.Wade Brainerd2008-05-231-1/+1
* Rename step 1. Breaking the renames up because Git fails to recognize them wh...Wade Brainerd2008-05-231-1/+1
* Hardcode Spanish localization of Search toolbar.Wade Brainerd2008-05-231-1/+2
* Bump startup delay up to 8 seconds. We really need something better.Chris Ball2008-05-231-1/+1
* Send SIGTERM instead of SIGHUP on close. Needs more testing.Chris Ball2008-05-231-1/+1
* Hack: Wait five seconds for the server to start.Chris Ball2008-05-231-1/+5
* remove redundant 'index.html' from HOME_PAGEDafydd Harries2008-05-231-1/+1
* Move to mad_popular2.Chris Ball2008-05-231-1/+1
* Redirects now handled at a lower level.Wade Brainerd2008-05-181-1/+1
* Add static content; release.Chris Ball2008-05-131-2/+2
* Add search toolbar to activity, it's wired to the wikiserver's search feature.Wade Brainerd2008-05-101-0/+24
* The server gets killed now when the activity exits, but an occasional race co...Wade Brainerd2008-05-081-5/+16
* Refactored activity, now integrates with shell decently.Wade Brainerd2008-05-081-0/+24