]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Thu, 2 Jul 2009 16:43:09 +0000 (12:43 -0400)]
more logging in stompqueuemanager
Evan Prodromou [Thu, 2 Jul 2009 12:51:10 +0000 (08:51 -0400)]
Merge branch '0.8.x' into queuemanager
Evan Prodromou [Thu, 2 Jul 2009 12:22:09 +0000 (08:22 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Thu, 2 Jul 2009 12:21:54 +0000 (08:21 -0400)]
notice should show user design
Evan Prodromou [Thu, 2 Jul 2009 12:21:41 +0000 (08:21 -0400)]
favorites should show owner design
Zach Copley [Thu, 2 Jul 2009 01:40:14 +0000 (18:40 -0700)]
Show correct number of profile avatars and 'all' link in subs asides
Zach Copley [Wed, 1 Jul 2009 23:25:38 +0000 (16:25 -0700)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
* '0.8.x' of git@gitorious.org:laconica/dev:
Removed extra slash
Killed the FB Connect profile-pic bounce in all browsers
Zach Copley [Wed, 1 Jul 2009 23:24:22 +0000 (16:24 -0700)]
Show HTML for thumbnails instead of redirecting. Remove dead code.
Sarven Capadisli [Wed, 1 Jul 2009 23:18:35 +0000 (23:18 +0000)]
Removed extra slash
Zach Copley [Wed, 1 Jul 2009 22:47:21 +0000 (22:47 +0000)]
Killed the FB Connect profile-pic bounce in all browsers
Sarven Capadisli [Wed, 1 Jul 2009 20:59:49 +0000 (20:59 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Wed, 1 Jul 2009 20:57:21 +0000 (20:57 +0000)]
Centres the overlay container as best as it can (given that we can't
calculate the height of the XHR response container without actually
loading it into the DOM).
Evan Prodromou [Wed, 1 Jul 2009 18:45:48 +0000 (14:45 -0400)]
correctly return count of notices
Evan Prodromou [Wed, 1 Jul 2009 18:45:09 +0000 (14:45 -0400)]
show all the notices, not just latest 20
Evan Prodromou [Wed, 1 Jul 2009 17:50:44 +0000 (13:50 -0400)]
don't redirect on local file for ajax action
Evan Prodromou [Wed, 1 Jul 2009 17:46:54 +0000 (13:46 -0400)]
update joverlay to latest version
Evan Prodromou [Wed, 1 Jul 2009 17:46:32 +0000 (13:46 -0400)]
add the readable source for joverlay
Evan Prodromou [Wed, 1 Jul 2009 17:43:36 +0000 (13:43 -0400)]
remove extra / in attachment code
Evan Prodromou [Wed, 1 Jul 2009 16:58:49 +0000 (12:58 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Wed, 1 Jul 2009 16:58:16 +0000 (12:58 -0400)]
exclude p argument when calculating selfUrl
Evan Prodromou [Wed, 1 Jul 2009 16:11:02 +0000 (12:11 -0400)]
change queuehandler class to use queuemanager interface
Evan Prodromou [Wed, 1 Jul 2009 16:10:25 +0000 (12:10 -0400)]
add fail() method to dbqueuemanager and fix logging
Evan Prodromou [Wed, 1 Jul 2009 16:10:11 +0000 (12:10 -0400)]
add fail() method to stompqueuemanager
Evan Prodromou [Wed, 1 Jul 2009 16:09:41 +0000 (12:09 -0400)]
better transport choices when xmpp is disabled
Evan Prodromou [Wed, 1 Jul 2009 16:09:18 +0000 (12:09 -0400)]
better queue manager detection, new method fail()
Evan Prodromou [Wed, 1 Jul 2009 15:38:10 +0000 (11:38 -0400)]
take out session handler notification
Evan Prodromou [Wed, 1 Jul 2009 15:34:12 +0000 (11:34 -0400)]
Add UnQueueManager for immediate handling
Perhaps it's a little precious, but I took out the switches in
util.php to determine what's supposed to be sent when, and made
a queuemanager class that will just do things when they're supposed to
be done.
Evan Prodromou [Wed, 1 Jul 2009 15:10:23 +0000 (11:10 -0400)]
save frames for StompQueueManager
Evan Prodromou [Wed, 1 Jul 2009 15:09:58 +0000 (11:09 -0400)]
better hook variables for StartQueueManager
Evan Prodromou [Wed, 1 Jul 2009 15:09:42 +0000 (11:09 -0400)]
compile errors in DBQueueManager
Sarven Capadisli [Wed, 1 Jul 2009 00:50:19 +0000 (00:50 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Wed, 1 Jul 2009 00:49:40 +0000 (00:49 +0000)]
Improves the FB user avatar "bounce" in some browsers
Dan Moore [Fri, 5 Jun 2009 05:01:25 +0000 (01:01 -0400)]
Cleaning up comments at top of favor.php.
Jeff Mitchell [Thu, 11 Jun 2009 13:07:41 +0000 (13:07 +0000)]
Add site-wide option to change the length at which URLs are auto-shortened
Zach Copley [Tue, 30 Jun 2009 23:25:52 +0000 (16:25 -0700)]
Merge commit 'jeff-themovie/small-fixes' into 0.8.x
* 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"
Zach Copley [Tue, 30 Jun 2009 23:10:12 +0000 (16:10 -0700)]
Merge commit 'jeff-themovie/invite-enabled' into 0.8.x
* commit 'jeff-themovie/invite-enabled':
Adds $config['invite']['enabled'] to enable/disable invites.
Zach Copley [Tue, 30 Jun 2009 22:38:14 +0000 (15:38 -0700)]
Merge commit 'jeff-themovie/notice-search-no-results' into 0.8.x
* commit 'jeff-themovie/notice-search-no-results':
Fixes the notice search RSS feeds / API results for searches that return no matches.
Zach Copley [Tue, 30 Jun 2009 22:12:50 +0000 (15:12 -0700)]
Merge commit 'jeff-themovie/group-rss-empty' into 0.8.x
* 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.
Zach Copley [Tue, 30 Jun 2009 21:57:19 +0000 (14:57 -0700)]
Merge commit 'erichelgeson/no-posts-verbage' into 0.8.x
* 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.
Zach Copley [Tue, 30 Jun 2009 21:50:28 +0000 (14:50 -0700)]
Merge commit 'br3nda/0.8.x-backgroundfix' into 0.8.x
* commit 'br3nda/0.8.x-backgroundfix':
also check for write permission to background folder
Jeff Mitchell [Wed, 10 Jun 2009 13:16:11 +0000 (13:16 +0000)]
Laconica defaults to a locale 'en' which uses language 'en'. Unfortunately, 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)'.
Evan Prodromou [Tue, 30 Jun 2009 20:12:01 +0000 (16:12 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Tue, 30 Jun 2009 20:11:46 +0000 (16:11 -0400)]
added Mail/mimeDecode as mime-decode fallback
Zach Copley [Tue, 30 Jun 2009 18:55:34 +0000 (11:55 -0700)]
Forgot to include ImsettingsAction in the list of Actions to override
in order to add a Facebook tab to the Connect menu.
Evan Prodromou [Tue, 30 Jun 2009 16:25:18 +0000 (12:25 -0400)]
add showcache.php script for debugging memcached issues
Evan Prodromou [Tue, 30 Jun 2009 15:53:50 +0000 (11:53 -0400)]
calculate date once for SUP
Evan Prodromou [Tue, 30 Jun 2009 15:50:16 +0000 (11:50 -0400)]
conversation code changes
Zach Copley [Tue, 30 Jun 2009 04:59:38 +0000 (04:59 +0000)]
Merge branch 'defat-fbconnect' into 0.8.x
Zach Copley [Tue, 30 Jun 2009 04:57:59 +0000 (04:57 +0000)]
Only output Facebook namespace, scripts, css, etc. when strictly necessary
Sarven Capadisli [Tue, 30 Jun 2009 03:06:37 +0000 (03:06 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Tue, 30 Jun 2009 03:05:45 +0000 (03:05 +0000)]
Updated jOverlay version and set max-width for images
Zach Copley [Tue, 30 Jun 2009 01:54:08 +0000 (01:54 +0000)]
Only use FB's Javascript logout, not its PHP method too
Zach Copley [Tue, 30 Jun 2009 00:49:59 +0000 (00:49 +0000)]
Factor out code to tell whether user's logged into FB into its own method
Zach Copley [Tue, 30 Jun 2009 00:04:09 +0000 (17:04 -0700)]
Fixed grammar in class comment blocks
Zach Copley [Mon, 29 Jun 2009 23:55:42 +0000 (16:55 -0700)]
Delete orphaned background imgs. Design settings code now passes
phpcs.
Zach Copley [Mon, 29 Jun 2009 22:38:17 +0000 (15:38 -0700)]
Merge branch '0.8.x' into design_reset
* 0.8.x:
Using max-width:480px for settings_design_background-image image
Using role for admin indicator. Added margin-left.
Zach Copley [Mon, 29 Jun 2009 22:37:13 +0000 (15:37 -0700)]
Small comment change (default is for both users an groups)
Sarven Capadisli [Mon, 29 Jun 2009 22:30:40 +0000 (22:30 +0000)]
Using max-width:480px for settings_design_background-image image
Sarven Capadisli [Mon, 29 Jun 2009 22:07:16 +0000 (22:07 +0000)]
Using role for admin indicator. Added margin-left.
Zach Copley [Mon, 29 Jun 2009 21:52:38 +0000 (14:52 -0700)]
Allow users and groups to reset their design to system default colors
Zach Copley [Mon, 29 Jun 2009 20:23:45 +0000 (13:23 -0700)]
Merge branch '0.8.x' into design_reset
* 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
Evan Prodromou [Mon, 29 Jun 2009 14:29:11 +0000 (10:29 -0400)]
admin indicators in groups
Evan Prodromou [Mon, 29 Jun 2009 14:22:17 +0000 (10:22 -0400)]
show section with admins in sidebar of group
Evan Prodromou [Mon, 29 Jun 2009 01:03:21 +0000 (21:03 -0400)]
update to latest (r76) version of XMPPHP
Evan Prodromou [Sun, 28 Jun 2009 23:24:14 +0000 (19:24 -0400)]
better output for common error handler
Evan Prodromou [Sun, 28 Jun 2009 21:41:16 +0000 (17:41 -0400)]
fix logging error
Evan Prodromou [Sun, 28 Jun 2009 21:38:02 +0000 (17:38 -0400)]
note when going background
Evan Prodromou [Sun, 28 Jun 2009 21:22:44 +0000 (17:22 -0400)]
change name of constructor for xmppdaemon
Evan Prodromou [Sun, 28 Jun 2009 21:22:11 +0000 (17:22 -0400)]
add a lot more logging to xmppdaemon
Evan Prodromou [Sun, 28 Jun 2009 21:02:31 +0000 (17:02 -0400)]
error in get_option_value wasn't returning a value
Evan Prodromou [Sun, 28 Jun 2009 20:55:19 +0000 (16:55 -0400)]
reformat commandline.inc
Evan Prodromou [Sun, 28 Jun 2009 20:38:59 +0000 (16:38 -0400)]
if not in daemon mode, xmppdaemon sends log to stdout
Evan Prodromou [Sun, 28 Jun 2009 20:38:27 +0000 (16:38 -0400)]
extract log-line formatting to its own function
Evan Prodromou [Sun, 28 Jun 2009 20:33:08 +0000 (16:33 -0400)]
got my background/foreground logic backwards
Evan Prodromou [Sun, 28 Jun 2009 20:20:58 +0000 (16:20 -0400)]
Merge branch '0.8.x' of jill@xmpp001.controlezvous.ca:/opt/local/share/laconica into 0.8.x
Evan Prodromou [Sun, 28 Jun 2009 20:16:44 +0000 (20:16 +0000)]
twitter status fetcher takes an id argument
Super-User [Sun, 28 Jun 2009 20:15:45 +0000 (20:15 +0000)]
more efficient fixup of conversations
Super-User [Sun, 28 Jun 2009 20:15:17 +0000 (20:15 +0000)]
commandline processing handles errors better
Evan Prodromou [Sun, 28 Jun 2009 20:13:08 +0000 (16:13 -0400)]
xmppdaemon.php can stay in foreground
Evan Prodromou [Sun, 28 Jun 2009 20:12:45 +0000 (16:12 -0400)]
command line arg handling a little more flexible
Evan Prodromou [Sun, 28 Jun 2009 20:12:23 +0000 (16:12 -0400)]
Daemon can optionally not go into the background
Evan Prodromou [Sun, 28 Jun 2009 19:21:15 +0000 (15:21 -0400)]
don't canonicalize people's text into URLs
Evan Prodromou [Sun, 28 Jun 2009 18:48:19 +0000 (14:48 -0400)]
bad string compare in Status_network
Evan Prodromou [Sun, 28 Jun 2009 18:45:33 +0000 (14:45 -0400)]
fallback for www. addresses
Evan Prodromou [Sun, 28 Jun 2009 18:38:34 +0000 (14:38 -0400)]
start of queuemanager code
Evan Prodromou [Sun, 28 Jun 2009 18:38:31 +0000 (14:38 -0400)]
start of queuemanager code
Evan Prodromou [Sat, 27 Jun 2009 15:11:09 +0000 (08:11 -0700)]
debug flag for sessions
Evan Prodromou [Sat, 27 Jun 2009 14:43:58 +0000 (07:43 -0700)]
don't need config in main anymore
Evan Prodromou [Sat, 27 Jun 2009 14:37:58 +0000 (07:37 -0700)]
log IP for API auth errors
Evan Prodromou [Sat, 27 Jun 2009 14:09:21 +0000 (07:09 -0700)]
some debugging code for sessions
Evan Prodromou [Sat, 27 Jun 2009 14:02:36 +0000 (07:02 -0700)]
remove debugging code from Notice.php
Evan Prodromou [Sat, 27 Jun 2009 13:24:06 +0000 (06:24 -0700)]
fixup perms on auto-generated files
Evan Prodromou [Sat, 27 Jun 2009 13:20:24 +0000 (06:20 -0700)]
use the session class to store sessions
Evan Prodromou [Sat, 27 Jun 2009 12:48:22 +0000 (05:48 -0700)]
a memcached_dataobject class for saving sessions
Evan Prodromou [Sat, 27 Jun 2009 12:15:59 +0000 (05:15 -0700)]
session storage
Evan Prodromou [Sat, 27 Jun 2009 12:07:14 +0000 (05:07 -0700)]
marker in sessions
Sarven Capadisli [Sat, 27 Jun 2009 03:21:18 +0000 (03:21 +0000)]
Added input submit to let the user to go back to site's default design
settings
Zach Copley [Sat, 27 Jun 2009 01:32:18 +0000 (18:32 -0700)]
Merge branch 'attachment-fixup' into 0.8.x
* 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
Zach Copley [Sat, 27 Jun 2009 01:31:24 +0000 (18:31 -0700)]
Added readonly flag to FileAction just in case
Sarven Capadisli [Fri, 26 Jun 2009 15:20:22 +0000 (15:20 +0000)]
Added background-attachment:fixed for userdesigns