summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-29Delete orphaned background imgs. Design settings code now passesZach Copley
phpcs.
2009-06-29Merge branch '0.8.x' into design_resetZach Copley
* 0.8.x: Using max-width:480px for settings_design_background-image image Using role for admin indicator. Added margin-left.
2009-06-29Small comment change (default is for both users an groups)Zach Copley
2009-06-29Using max-width:480px for settings_design_background-image imageSarven Capadisli
2009-06-29Using role for admin indicator. Added margin-left.Sarven Capadisli
2009-06-29Allow users and groups to reset their design to system default colorsZach Copley
2009-06-29Merge branch '0.8.x' into design_resetZach Copley
* 0.8.x: (32 commits) admin indicators in groups show section with admins in sidebar of group update to latest (r76) version of XMPPHP better output for common error handler fix logging error note when going background change name of constructor for xmppdaemon add a lot more logging to xmppdaemon error in get_option_value wasn't returning a value reformat commandline.inc if not in daemon mode, xmppdaemon sends log to stdout extract log-line formatting to its own function got my background/foreground logic backwards twitter status fetcher takes an id argument more efficient fixup of conversations commandline processing handles errors better xmppdaemon.php can stay in foreground command line arg handling a little more flexible Daemon can optionally not go into the background don't canonicalize people's text into URLs ... Conflicts: theme/base/css/display.css
2009-06-29admin indicators in groupsEvan Prodromou
2009-06-29show section with admins in sidebar of groupEvan Prodromou
2009-06-28update to latest (r76) version of XMPPHPEvan Prodromou
2009-06-28better output for common error handlerEvan Prodromou
2009-06-28fix logging errorEvan Prodromou
2009-06-28note when going backgroundEvan Prodromou
2009-06-28change name of constructor for xmppdaemonEvan Prodromou
2009-06-28add a lot more logging to xmppdaemonEvan Prodromou
2009-06-28error in get_option_value wasn't returning a valueEvan Prodromou
2009-06-28reformat commandline.incEvan Prodromou
2009-06-28if not in daemon mode, xmppdaemon sends log to stdoutEvan Prodromou
2009-06-28extract log-line formatting to its own functionEvan Prodromou
2009-06-28got my background/foreground logic backwardsEvan Prodromou
2009-06-28Merge branch '0.8.x' of ↵Evan Prodromou
jill@xmpp001.controlezvous.ca:/opt/local/share/laconica into 0.8.x
2009-06-28twitter status fetcher takes an id argumentEvan Prodromou
2009-06-28more efficient fixup of conversationsSuper-User
2009-06-28commandline processing handles errors betterSuper-User
2009-06-28xmppdaemon.php can stay in foregroundEvan Prodromou
2009-06-28command line arg handling a little more flexibleEvan Prodromou
2009-06-28Daemon can optionally not go into the backgroundEvan Prodromou
2009-06-28don't canonicalize people's text into URLsEvan Prodromou
2009-06-28bad string compare in Status_networkEvan Prodromou
2009-06-28fallback for www. addressesEvan Prodromou
2009-06-27debug flag for sessionsEvan Prodromou
2009-06-27don't need config in main anymoreEvan Prodromou
2009-06-27log IP for API auth errorsEvan Prodromou
2009-06-27some debugging code for sessionsEvan Prodromou
2009-06-27remove debugging code from Notice.phpEvan Prodromou
2009-06-27fixup perms on auto-generated filesEvan Prodromou
2009-06-27use the session class to store sessionsEvan Prodromou
2009-06-27a memcached_dataobject class for saving sessionsEvan Prodromou
2009-06-27session storageEvan Prodromou
2009-06-27marker in sessionsEvan Prodromou
2009-06-27Added input submit to let the user to go back to site's default designSarven Capadisli
settings
2009-06-26Merge branch 'attachment-fixup' into 0.8.xZach Copley
* attachment-fixup: Added readonly flag to FileAction just in case Make shorturls in notice content point to AttachmentAction urls Add attachment action back into router
2009-06-26Added readonly flag to FileAction just in caseZach Copley
2009-06-26Added background-attachment:fixed for userdesignsSarven Capadisli
2009-06-26Removed redundant selector from JSSarven Capadisli
2009-06-26also check for write permission to background folderBrenda Wallace
2009-06-26boxcar notice inbox requestsEvan Prodromou
2009-06-26Merge branch '0.8.x' into small-fixesJeffery To
2009-06-26Merge branch '0.8.x' into notice-search-no-resultsJeffery To
2009-06-26Merge branch 'invite-enabled' of ↵Jeffery To
git://gitorious.org/~jeff-themovie/laconica/jeff-themovie-clone into invite-enabled