Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-25 | Using transparent background colour instead of solid for notice on hover | Sarven Capadisli | |
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 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
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 | fix caching for conversations, again | 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 | avoid getting duplicate errors on upload | Evan Prodromou | |
2009-06-25 | show backtrace on error | Evan Prodromou | |
2009-06-25 | streamline the file action | Evan Prodromou | |
2009-06-25 | Adds a scrollbar if the filename is too long for the attached file | Sarven Capadisli | |
2009-06-25 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-06-25 | Shows the selected file attachment under the form_notice textarea | Sarven Capadisli | |
2009-06-25 | update conversations to use newer query format | Evan Prodromou | |
2009-06-25 | don't try to load a null notice into the list | 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 | blow cache when new notice in conversation is saved | Evan Prodromou | |
2009-06-25 | Style for entity_aliases | Sarven Capadisli | |
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-25 | Slightly more specific selector. Looks only in the notices in the | Sarven Capadisli | |
content area | |||
2009-06-24 | different args for pid and daemon scripts | Evan Prodromou | |
2009-06-24 | add i argument for all daemons | Evan Prodromou | |
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-24 | no memcached queue handler | 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 | 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: script to upgrade a database from 0.7.4 to 0.8.0 change foreign_user.id to bigint (for Twitter, Facebook, etc.) use printf instead of echo for startdaemons.sh | |||
2009-06-24 | Take out noisy debugging statement | Zach Copley | |
2009-06-24 | script to upgrade a database from 0.7.4 to 0.8.0 | Evan Prodromou | |
2009-06-24 | change foreign_user.id to bigint (for Twitter, Facebook, etc.) | 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 | 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 args to daemons fetch pass through server and path args to daemons | |||
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-24 | fix bug in which design background could accidentally get removed | Zach Copley | |
2009-06-23 | use printf instead of echo for startdaemons.sh | Evan Prodromou | |
2009-06-23 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-23 | add args to daemons fetch | Evan Prodromou | |
2009-06-23 | Make gateway notices available to the auth user in the API | Zach Copley | |
2009-06-23 | pass through server and path args to daemons | Evan Prodromou | |
2009-06-23 | 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: (61 commits) Using default theme design values (it was previously set to identica Updated default colour theme and IE6 colours for transparent values chmod +x delete_status_network.sh rm -Rf, not rmdir script to delete a status network chmod allsites.php script to show all sites on a network use different name for connection and database use /etc/laconica/setup.cfg instead of local file other base directories On XHR notice post, calls NoticeAttachment to trigger thumbnail and oembed and thumbnail don't need sequences add innodb by default to status networks pwgen not pwdgen make pwgen command configurable a little sql script to drop full-text index and use innodb for profile and notice remove common_debug from newnotice append uploads to content rather than showing them double use a subclass for single notice items to show attachments make file command configurable ... | |||
2009-06-23 | Using default theme design values (it was previously set to identica | Sarven Capadisli | |
theme) | |||
2009-06-23 | Updated default colour theme and IE6 colours for transparent values | Sarven Capadisli | |
2009-06-23 | Stop Twitter gateway notices from leaking via user faves pages | Zach Copley | |
2009-06-23 | chmod +x delete_status_network.sh | Evan Prodromou | |
2009-06-23 | rm -Rf, not rmdir | Evan Prodromou | |
2009-06-23 | script to delete a status network | Evan Prodromou | |