Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-29 | Delete orphaned background imgs. Design settings code now passes | Zach Copley | |
phpcs. | |||
2009-06-29 | Small comment change (default is for both users an groups) | Zach Copley | |
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-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 | extract log-line formatting to its own function | 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-27 | debug flag for sessions | 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 | use the session class to store sessions | Evan Prodromou | |
2009-06-27 | a memcached_dataobject class for saving sessions | 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-25 | Add attachment action back into router | Zach Copley | |
2009-06-25 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Zach Copley | |
* '0.8.x' of git@gitorious.org:laconica/dev: Added fragment identifier to the "in context" URL which points to Adds a scrollbar if the filename is too long for the attached file | |||
2009-06-25 | Return clippy to his rightful place next to attachments | Zach Copley | |
2009-06-25 | Added fragment identifier to the "in context" URL which points to | Sarven Capadisli | |
the notice location in the Conversation page. | |||
2009-06-25 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-06-25 | Added class entry-content to attachment list container | Sarven Capadisli | |
2009-06-24 | all daemons take an id parameter | Evan Prodromou | |
2009-06-24 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-24 | make stomp server work with username and password | Evan Prodromou | |
2009-06-25 | Separated attachment view components | Sarven Capadisli | |
2009-06-25 | Moved the attachment representation outside of the anchor so that | Sarven Capadisli | |
onclick, it doesn't follow through on the href (e.g., it would play the video in the overlay instead) | |||
2009-06-24 | Only show "tile background" setting once an img has been uploaded | Zach Copley | |
2009-06-24 | fix bad function call (needed to be static) | Zach Copley | |
2009-06-23 | Using default theme design values (it was previously set to identica | Sarven Capadisli | |
theme) | |||
2009-06-23 | append uploads to content rather than showing them double | Evan Prodromou | |
2009-06-23 | use a subclass for single notice items to show attachments | Evan Prodromou | |
2009-06-23 | make file command configurable | Evan Prodromou | |
2009-06-22 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-22 | add commandline.inc for parsing | Evan Prodromou | |
2009-06-22 | Merge branch '0.8.x' into cmdline | Evan Prodromou | |
2009-06-22 | Add upload location to attachments config section | Zach Copley | |
2009-06-22 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Zach Copley | |
* '0.8.x' of git@gitorious.org:laconica/dev: Layout fix for IE6 theme dir, path configurable | |||
2009-06-22 | theme dir, path configurable | Evan Prodromou | |
2009-06-21 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Zach Copley | |
* '0.8.x' of git@gitorious.org:laconica/dev: Add like for search got rid of 'skin' concept a while ago add collecta.com link Update copyright dates in files modified in 2009 change Controlez-Vous to Control Yourself ignore config.php.* Position of max_file_size position helps IE | |||
2009-06-21 | Add like for search | Evan Prodromou | |
2009-06-21 | got rid of 'skin' concept a while ago | Evan Prodromou | |
2009-06-21 | add collecta.com link | Evan Prodromou | |
2009-06-20 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou | |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou | |
2009-06-20 | change scripts to take server and path from commandline | Evan Prodromou | |
2009-06-20 | Position of max_file_size position helps IE | Sarven Capadisli | |
2009-06-19 | Keep Twitter gateway notices from leaking thru MySQL notice search | Zach Copley | |