]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
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 [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
Sarven Capadisli [Fri, 26 Jun 2009 15:10:04 +0000 (15:10 +0000)]
Removed redundant selector from JS
Brenda Wallace [Fri, 26 Jun 2009 10:42:52 +0000 (22:42 +1200)]
also check for write permission to background folder
Evan Prodromou [Fri, 26 Jun 2009 07:47:27 +0000 (00:47 -0700)]
boxcar notice inbox requests
Jeffery To [Fri, 26 Jun 2009 07:38:16 +0000 (15:38 +0800)]
Merge branch 'group-rss-empty' of git://gitorious.org/~jeff-themovie/laconica/jeff-themovie-clone into group-rss-empty
Jeffery To [Fri, 26 Jun 2009 07:30:24 +0000 (15:30 +0800)]
Merge branch '0.8.x' into group-rss-empty
Evan Prodromou [Fri, 26 Jun 2009 06:01:30 +0000 (23:01 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Fri, 26 Jun 2009 06:00:46 +0000 (23:00 -0700)]
break up big inbox queries into lots of small ones
Sarven Capadisli [Fri, 26 Jun 2009 05:38:43 +0000 (05:38 +0000)]
Removed unnecessary assignment to variable for background image on
Sarven Capadisli [Fri, 26 Jun 2009 00:48:13 +0000 (00:48 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Zach Copley [Thu, 25 Jun 2009 22:44:17 +0000 (15:44 -0700)]
Merge branch '0.8.x' into attachment-fixup
* 0.8.x:
Added functionality to remove the notice data attachment
max public page
Zach Copley [Thu, 25 Jun 2009 22:42:17 +0000 (15:42 -0700)]
Make shorturls in notice content point to AttachmentAction urls
Sarven Capadisli [Thu, 25 Jun 2009 21:25:41 +0000 (21:25 +0000)]
IE UI update for notice_data_attach_selected
Zach Copley [Thu, 25 Jun 2009 21:05:06 +0000 (14:05 -0700)]
Add attachment action back into router
Evan Prodromou [Thu, 25 Jun 2009 21:02:41 +0000 (14:02 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Sarven Capadisli [Thu, 25 Jun 2009 21:01:59 +0000 (21:01 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Thu, 25 Jun 2009 21:01:07 +0000 (21:01 +0000)]
Added functionality to remove the notice data attachment
Zach Copley [Thu, 25 Jun 2009 20:59:34 +0000 (13:59 -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:
Using transparent background colour instead of solid for notice on hover
Zach Copley [Thu, 25 Jun 2009 20:51:29 +0000 (13:51 -0700)]
FileAction redirections weren't being added (e.g.: /notice/$notice_id/file)
Sarven Capadisli [Thu, 25 Jun 2009 20:36:02 +0000 (20:36 +0000)]
Using transparent background colour instead of solid for notice on hover
Evan Prodromou [Thu, 25 Jun 2009 20:23:59 +0000 (13:23 -0700)]
max public page
Zach Copley [Thu, 25 Jun 2009 19:52:55 +0000 (12:52 -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:
Added fragment identifier to the "in context" URL which points to
Adds a scrollbar if the filename is too long for the attached file
Zach Copley [Thu, 25 Jun 2009 19:52:10 +0000 (12:52 -0700)]
Return clippy to his rightful place next to attachments
Sarven Capadisli [Thu, 25 Jun 2009 19:00:26 +0000 (19:00 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Thu, 25 Jun 2009 18:57:39 +0000 (18:57 +0000)]
Added fragment identifier to the "in context" URL which points to
the notice location in the Conversation page.
Evan Prodromou [Thu, 25 Jun 2009 18:23:47 +0000 (11:23 -0700)]
fix caching for conversations, again
Evan Prodromou [Thu, 25 Jun 2009 18:10:49 +0000 (11:10 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Thu, 25 Jun 2009 18:10:34 +0000 (11:10 -0700)]
avoid getting duplicate errors on upload
Evan Prodromou [Thu, 25 Jun 2009 18:08:55 +0000 (11:08 -0700)]
show backtrace on error
Evan Prodromou [Thu, 25 Jun 2009 18:08:32 +0000 (11:08 -0700)]
streamline the file action
Sarven Capadisli [Thu, 25 Jun 2009 17:00:32 +0000 (17:00 +0000)]
Adds a scrollbar if the filename is too long for the attached file
Sarven Capadisli [Thu, 25 Jun 2009 16:56:02 +0000 (16:56 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Thu, 25 Jun 2009 16:55:19 +0000 (16:55 +0000)]
Shows the selected file attachment under the form_notice textarea
Evan Prodromou [Thu, 25 Jun 2009 16:43:30 +0000 (09:43 -0700)]
update conversations to use newer query format
Evan Prodromou [Thu, 25 Jun 2009 09:57:16 +0000 (02:57 -0700)]
don't try to load a null notice into the list
Evan Prodromou [Thu, 25 Jun 2009 09:13:52 +0000 (02:13 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Thu, 25 Jun 2009 09:11:34 +0000 (02:11 -0700)]
blow cache when new notice in conversation is saved
Sarven Capadisli [Thu, 25 Jun 2009 07:55:52 +0000 (07:55 +0000)]
Style for entity_aliases
Sarven Capadisli [Thu, 25 Jun 2009 06:57:00 +0000 (06:57 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Thu, 25 Jun 2009 06:55:40 +0000 (06:55 +0000)]
Added class entry-content to attachment list container