Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-29 | Merge branch '0.8.x' into design_reset | Zach Copley | |
* 0.8.x: Using max-width:480px for settings_design_background-image image Using role for admin indicator. Added margin-left. | |||
2009-06-29 | Small comment change (default is for both users an groups) | Zach Copley | |
2009-06-29 | Using max-width:480px for settings_design_background-image image | Sarven Capadisli | |
2009-06-29 | Using role for admin indicator. Added margin-left. | Sarven Capadisli | |
2009-06-29 | Allow users and groups to reset their design to system default colors | Zach Copley | |
2009-06-29 | Merge branch '0.8.x' into design_reset | Zach 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-29 | admin indicators in groups | Evan Prodromou | |
2009-06-29 | show section with admins in sidebar of group | Evan Prodromou | |
2009-06-28 | update to latest (r76) version of XMPPHP | Evan Prodromou | |
2009-06-28 | better output for common error handler | Evan Prodromou | |
2009-06-28 | fix logging error | Evan Prodromou | |
2009-06-28 | note when going background | Evan Prodromou | |
2009-06-28 | change name of constructor for xmppdaemon | Evan Prodromou | |
2009-06-28 | add a lot more logging to xmppdaemon | Evan Prodromou | |
2009-06-28 | error in get_option_value wasn't returning a value | Evan Prodromou | |
2009-06-28 | reformat commandline.inc | Evan Prodromou | |
2009-06-28 | if not in daemon mode, xmppdaemon sends log to stdout | Evan Prodromou | |
2009-06-28 | extract log-line formatting to its own function | Evan Prodromou | |
2009-06-28 | got my background/foreground logic backwards | Evan Prodromou | |
2009-06-28 | Merge branch '0.8.x' of ↵ | Evan Prodromou | |
jill@xmpp001.controlezvous.ca:/opt/local/share/laconica into 0.8.x | |||
2009-06-28 | twitter status fetcher takes an id argument | Evan Prodromou | |
2009-06-28 | more efficient fixup of conversations | Super-User | |
2009-06-28 | commandline processing handles errors better | Super-User | |
2009-06-28 | xmppdaemon.php can stay in foreground | Evan Prodromou | |
2009-06-28 | command line arg handling a little more flexible | Evan Prodromou | |
2009-06-28 | Daemon can optionally not go into the background | Evan Prodromou | |
2009-06-28 | don't canonicalize people's text into URLs | Evan Prodromou | |
2009-06-28 | bad string compare in Status_network | Evan Prodromou | |
2009-06-28 | fallback for www. addresses | Evan Prodromou | |
2009-06-27 | debug flag for sessions | Evan Prodromou | |
2009-06-27 | don't need config in main anymore | Evan Prodromou | |
2009-06-27 | log IP for API auth errors | Evan Prodromou | |
2009-06-27 | some debugging code for sessions | Evan Prodromou | |
2009-06-27 | remove debugging code from Notice.php | Evan Prodromou | |
2009-06-27 | fixup perms on auto-generated files | Evan Prodromou | |
2009-06-27 | use the session class to store sessions | Evan Prodromou | |
2009-06-27 | a memcached_dataobject class for saving sessions | Evan Prodromou | |
2009-06-27 | session storage | Evan Prodromou | |
2009-06-27 | marker in sessions | Evan Prodromou | |
2009-06-27 | Added input submit to let the user to go back to site's default design | Sarven Capadisli | |
settings | |||
2009-06-26 | Merge branch 'attachment-fixup' into 0.8.x | Zach 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-26 | Added readonly flag to FileAction just in case | Zach Copley | |
2009-06-26 | Added background-attachment:fixed for userdesigns | Sarven Capadisli | |
2009-06-26 | Removed redundant selector from JS | Sarven Capadisli | |
2009-06-26 | boxcar notice inbox requests | Evan Prodromou | |
2009-06-25 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-25 | break up big inbox queries into lots of small ones | Evan Prodromou | |
2009-06-26 | Removed unnecessary assignment to variable for background image on | Sarven Capadisli | |
2009-06-26 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-06-25 | Merge branch '0.8.x' into attachment-fixup | Zach Copley | |
* 0.8.x: Added functionality to remove the notice data attachment max public page |