Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-01 | Killed the FB Connect profile-pic bounce in all browsers | Zach Copley | |
2009-07-01 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-07-01 | Centres the overlay container as best as it can (given that we can't | Sarven Capadisli | |
calculate the height of the XHR response container without actually loading it into the DOM). | |||
2009-07-01 | correctly return count of notices | Evan Prodromou | |
2009-07-01 | show all the notices, not just latest 20 | Evan Prodromou | |
2009-07-01 | don't redirect on local file for ajax action | Evan Prodromou | |
2009-07-01 | update joverlay to latest version | Evan Prodromou | |
2009-07-01 | add the readable source for joverlay | Evan Prodromou | |
2009-07-01 | remove extra / in attachment code | Evan Prodromou | |
2009-07-01 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-07-01 | exclude p argument when calculating selfUrl | Evan Prodromou | |
2009-07-01 | take out session handler notification | Evan Prodromou | |
2009-07-01 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-07-01 | Improves the FB user avatar "bounce" in some browsers | Sarven Capadisli | |
2009-06-30 | Cleaning up comments at top of favor.php. | Dan Moore | |
2009-06-30 | Add site-wide option to change the length at which URLs are auto-shortened | Jeff Mitchell | |
2009-06-30 | Merge commit 'jeff-themovie/small-fixes' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/small-fixes': Fix missing max_id in API search calls Fix "Trying to get property of non-object" errors when a user tries to log in using an unknown nickname Fix "Trying to get property of non-object" errors when accessing the people search results page Fix "Undefined variable: cnt" Fix "Trying to get property of non-object" errors in groupeditform.php Fix "Undefined property: DisfavorAction::$id" | |||
2009-06-30 | Merge commit 'jeff-themovie/invite-enabled' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/invite-enabled': Adds $config['invite']['enabled'] to enable/disable invites. | |||
2009-06-30 | Merge commit 'jeff-themovie/notice-search-no-results' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/notice-search-no-results': Fixes the notice search RSS feeds / API results for searches that return no matches. | |||
2009-06-30 | Merge commit 'jeff-themovie/group-rss-empty' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/group-rss-empty': Fixes two PHP Warnings ("Invalid argument supplied for foreach() in /var/www/mmmu/lib/rssaction.php") when accessing the RSS feed of a group that has no notices. | |||
2009-06-30 | Merge commit 'erichelgeson/no-posts-verbage' into 0.8.x | Zach Copley | |
* commit 'erichelgeson/no-posts-verbage': Needed the else. Tested logged in/out ; site closed/inviteonly/both Verbage of a closed invite only site, it shouldnt ask you to register. | |||
2009-06-30 | Merge commit 'br3nda/0.8.x-backgroundfix' into 0.8.x | Zach Copley | |
* commit 'br3nda/0.8.x-backgroundfix': also check for write permission to background folder | |||
2009-06-30 | Laconica defaults to a locale 'en' which uses language 'en'. Unfortunately, ↵ | Jeff Mitchell | |
this language doesn't exist -- properly it's en_US. This causes a lot of spammy messages in syslog. This fix simply changes 'en' to have the same properties as 'en-us', i.e. a language of en_US and a description of 'English (US)'. | |||
2009-06-30 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-30 | added Mail/mimeDecode as mime-decode fallback | Evan Prodromou | |
2009-06-30 | Forgot to include ImsettingsAction in the list of Actions to override | Zach Copley | |
in order to add a Facebook tab to the Connect menu. | |||
2009-06-30 | add showcache.php script for debugging memcached issues | Evan Prodromou | |
2009-06-30 | calculate date once for SUP | Evan Prodromou | |
2009-06-30 | conversation code changes | Evan Prodromou | |
2009-06-30 | Merge branch 'defat-fbconnect' into 0.8.x | Zach Copley | |
2009-06-30 | Only output Facebook namespace, scripts, css, etc. when strictly necessary | Zach Copley | |
2009-06-30 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-06-30 | Updated jOverlay version and set max-width for images | Sarven Capadisli | |
2009-06-30 | Only use FB's Javascript logout, not its PHP method too | Zach Copley | |
2009-06-30 | Factor out code to tell whether user's logged into FB into its own method | Zach Copley | |
2009-06-29 | Fixed grammar in class comment blocks | Zach Copley | |
2009-06-29 | Delete orphaned background imgs. Design settings code now passes | Zach Copley | |
phpcs. | |||
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 | |