]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Robin Millette [Wed, 17 Jun 2009 03:10:17 +0000 (23:10 -0400)]
Moved url handling to its proper place, from newnotice to Notice.php
Robin Millette [Tue, 16 Jun 2009 23:42:04 +0000 (19:42 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Robin Millette [Tue, 16 Jun 2009 23:38:27 +0000 (19:38 -0400)]
Removed more dead code.
Sarven Capadisli [Tue, 16 Jun 2009 21:47:58 +0000 (21:47 +0000)]
Brought back borders for content, navigation, aside_primary but
applied transparent colour instead, hence not visible. This way, other
laconica instances make use of the border if they change only the
colour.
Sarven Capadisli [Tue, 16 Jun 2009 21:10:14 +0000 (21:10 +0000)]
Minor margin value change
Sarven Capadisli [Tue, 16 Jun 2009 20:56:12 +0000 (20:56 +0000)]
More contrast for tabs
Sarven Capadisli [Tue, 16 Jun 2009 19:40:23 +0000 (19:40 +0000)]
UI updates:
Added box-shadow to local views, input focus, content
Removed borders from local views, content, aside_primary
Some cleaning
Sarven Capadisli [Tue, 16 Jun 2009 07:45:19 +0000 (07:45 +0000)]
Revert "Using neutral colour for notice hover"
This reverts commit
5daa0e358f0a75261e3240820cd6bcf7a57504fc .
Sarven Capadisli [Tue, 16 Jun 2009 06:32:50 +0000 (06:32 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Tue, 16 Jun 2009 06:32:17 +0000 (06:32 +0000)]
Using neutral colour for notice hover
Evan Prodromou [Tue, 16 Jun 2009 04:55:56 +0000 (21:55 -0700)]
forgot to disinherit Memcached_DataObject in Status_network
Evan Prodromou [Tue, 16 Jun 2009 04:33:56 +0000 (21:33 -0700)]
Add some basic memcached handling to status_network
Status_network can't be a subclass of Memcached_DataObject -- the
latter is too entrenched in Laconica's memc handling functions, which
aren't loaded when Status_network is running! But the importance of
caching these values can't be overstated. So, a considerably
slimmed-down version of the Memcached_DataObject code is transcribed
into Status_network.
Evan Prodromou [Mon, 15 Jun 2009 23:55:01 +0000 (16:55 -0700)]
a little better query handling in redirect code
Evan Prodromou [Mon, 15 Jun 2009 23:51:49 +0000 (16:51 -0700)]
a little better query handling in redirect code
Evan Prodromou [Mon, 15 Jun 2009 23:43:39 +0000 (16:43 -0700)]
forgot some functions aren't available at status time
Evan Prodromou [Mon, 15 Jun 2009 23:40:53 +0000 (16:40 -0700)]
redirect on non-canonical server name
Evan Prodromou [Mon, 15 Jun 2009 23:22:08 +0000 (16:22 -0700)]
don't show create-a-group link if not logged in
Evan Prodromou [Mon, 15 Jun 2009 23:11:44 +0000 (16:11 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Mon, 15 Jun 2009 23:09:40 +0000 (16:09 -0700)]
allow a configured base for cache keys
Zach Copley [Mon, 15 Jun 2009 22:52:14 +0000 (22:52 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Zach Copley [Mon, 15 Jun 2009 22:50:14 +0000 (22:50 +0000)]
Missing call to getProfile() caused verify_credentials to fail.
Evan Prodromou [Mon, 15 Jun 2009 22:13:49 +0000 (15:13 -0700)]
change mods for setup script
Evan Prodromou [Mon, 15 Jun 2009 22:13:24 +0000 (15:13 -0700)]
Script to set up new status networks
Evan Prodromou [Mon, 15 Jun 2009 21:29:25 +0000 (14:29 -0700)]
strncmp -> strcasecmp
Evan Prodromou [Mon, 15 Jun 2009 20:34:52 +0000 (13:34 -0700)]
Return network from network setup function
Return the network from the network setup function. Also, special-case
for when we get a server name the same as the wildcard.
Evan Prodromou [Mon, 15 Jun 2009 17:45:50 +0000 (10:45 -0700)]
Configurable avatar directory
Avatar directory and path are configurable.
Evan Prodromou [Mon, 15 Jun 2009 15:54:52 +0000 (08:54 -0700)]
updates to Status_network
Evan Prodromou [Mon, 15 Jun 2009 12:44:36 +0000 (05:44 -0700)]
makeadmin action
Evan Prodromou [Mon, 15 Jun 2009 07:59:15 +0000 (00:59 -0700)]
make admins of groups
Evan Prodromou [Mon, 15 Jun 2009 06:51:38 +0000 (23:51 -0700)]
show aliases when showing a group
Evan Prodromou [Mon, 15 Jun 2009 06:48:40 +0000 (23:48 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Mon, 15 Jun 2009 06:48:24 +0000 (23:48 -0700)]
Merge branch 'groupalias' into 0.8.x
Evan Prodromou [Mon, 15 Jun 2009 06:43:47 +0000 (23:43 -0700)]
Link and distribute notices tagged for a group alias
Correctly link and distribute notices tagged for a group alias. Added
a helper function, getForNickname(), to User_group, to make it easier
to get a group by its nickname or aliases.
Evan Prodromou [Mon, 15 Jun 2009 06:37:24 +0000 (23:37 -0700)]
Code for adding and saving group aliases
Added code to add and save group aliases. Like tags, aliases are
free-texted in to the group admin page. configurable max number of
aliases, default is three.
Sarven Capadisli [Mon, 15 Jun 2009 05:38:18 +0000 (05:38 +0000)]
Styles for group block
Evan Prodromou [Mon, 15 Jun 2009 05:16:24 +0000 (22:16 -0700)]
add correct li for css magic for block stuff
Evan Prodromou [Mon, 15 Jun 2009 05:09:59 +0000 (22:09 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Mon, 15 Jun 2009 05:09:17 +0000 (22:09 -0700)]
typo in profileminilist class
Evan Prodromou [Mon, 15 Jun 2009 05:09:04 +0000 (22:09 -0700)]
return count from show
Evan Prodromou [Mon, 15 Jun 2009 05:07:27 +0000 (22:07 -0700)]
try to get the right class for profileminilist
Evan Prodromou [Mon, 15 Jun 2009 04:53:45 +0000 (21:53 -0700)]
Merge branch '0.8.x' into groupalias
Evan Prodromou [Mon, 15 Jun 2009 04:53:29 +0000 (21:53 -0700)]
fix perms for classes/statusnet.ini
Evan Prodromou [Mon, 15 Jun 2009 04:53:09 +0000 (21:53 -0700)]
fixup perms for classes
Evan Prodromou [Mon, 15 Jun 2009 04:52:31 +0000 (21:52 -0700)]
Added Group_alias class
Evan Prodromou [Mon, 15 Jun 2009 04:40:47 +0000 (21:40 -0700)]
add a table for group aliases
Sarven Capadisli [Mon, 15 Jun 2009 03:26:32 +0000 (03:26 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Mon, 15 Jun 2009 03:21:15 +0000 (03:21 +0000)]
Cross-browser notice_attach
Evan Prodromou [Sun, 14 Jun 2009 23:17:44 +0000 (16:17 -0700)]
Allow users to be unblocked from a group
List users who are blocked from joining a group. Add a form to let
them be unblocked. Add an action that removes the block. Includes
changes to group and groupblock classes.
Evan Prodromou [Sun, 14 Jun 2009 22:59:35 +0000 (15:59 -0700)]
Merge branch '0.8.x' into groupblock
Conflicts:
lib/router.php
Evan Prodromou [Sun, 14 Jun 2009 22:58:19 +0000 (15:58 -0700)]
Merge branch '0.7.x' into 0.8.x
Evan Prodromou [Sun, 14 Jun 2009 22:54:22 +0000 (15:54 -0700)]
Some UI improvements for blocking and unblocking
Add unblock to the router table, so unblocking will work at all.
Block form and unblock form return to subscribers list, not
subscriptions list, by default.
showstream action sends its parameters to block and unblock forms to
better return to the right page.
Evan Prodromou [Sun, 14 Jun 2009 22:47:39 +0000 (15:47 -0700)]
The rest of the things necessary to make group block work
Link to the group block form. Hide join button if the current user is
blocked.
Evan Prodromou [Sun, 14 Jun 2009 22:40:42 +0000 (15:40 -0700)]
Make group block work
Evan Prodromou [Sun, 14 Jun 2009 22:08:00 +0000 (15:08 -0700)]
add UI for blocking a user from a group
Evan Prodromou [Sun, 14 Jun 2009 21:55:08 +0000 (14:55 -0700)]
Merge branch '0.8.x' into groupblock
Evan Prodromou [Sun, 14 Jun 2009 21:54:20 +0000 (14:54 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Sun, 14 Jun 2009 21:53:42 +0000 (14:53 -0700)]
base class SubscriptionList for some actions
Evan Prodromou [Sun, 14 Jun 2009 21:52:26 +0000 (14:52 -0700)]
Break profilelist into a recipe
Expanded the ProfileList class so it worked more like a recipe. This
helps to get rid of a lot of special cases and simplifies the code. It
also makes it possible to do things like group block.
Evan Prodromou [Sun, 14 Jun 2009 21:01:11 +0000 (14:01 -0700)]
better handling of PEAR errors
Robin Millette [Sun, 14 Jun 2009 20:06:52 +0000 (16:06 -0400)]
Commented all .sql fields for file/url related tables.
Robin Millette [Sun, 14 Jun 2009 19:48:46 +0000 (15:48 -0400)]
Removed another bit of dead (commented out) code.
Evan Prodromou [Sun, 14 Jun 2009 19:07:12 +0000 (12:07 -0700)]
fix perms on Group_block classes
Evan Prodromou [Sun, 14 Jun 2009 19:06:22 +0000 (12:06 -0700)]
create DB_DataObject classes for group block
Evan Prodromou [Sun, 14 Jun 2009 19:04:45 +0000 (12:04 -0700)]
added group_block table to database
Evan Prodromou [Sun, 14 Jun 2009 18:27:48 +0000 (11:27 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Sun, 14 Jun 2009 18:27:22 +0000 (11:27 -0700)]
Merge branch '0.7.x' into 0.8.x
Sarven Capadisli [Sun, 14 Jun 2009 05:57:59 +0000 (05:57 +0000)]
Removed hanging skin crapola
Sarven Capadisli [Sat, 13 Jun 2009 04:53:23 +0000 (00:53 -0400)]
Dynamic notice item insertion for conversation page.
Zach Copley [Sat, 13 Jun 2009 02:02:13 +0000 (19:02 -0700)]
Child notices should have thier own ID on their LIs, not the parent's
Zach Copley [Sat, 13 Jun 2009 00:06:42 +0000 (17:06 -0700)]
Fixes Ticket #1607 - empty 'page-notice' definition lists were
being output in a bunch of places.
Zach Copley [Sat, 13 Jun 2009 00:05:31 +0000 (17:05 -0700)]
Remove useless method
Zach Copley [Fri, 12 Jun 2009 23:56:43 +0000 (16:56 -0700)]
Add a method to check for registered event handlers
Sarven Capadisli [Fri, 12 Jun 2009 17:24:18 +0000 (17:24 +0000)]
Takes care of http://laconi.ca/trac/ticket/1372 and a minor part of
http://laconi.ca/trac/ticket/1367
One of the bugs was to replace foaf:knows with the weaker
sioc:follows. This is done, but foaf:knows is also retained when the
subscription is bidirectional.
Primary topic of the file is an Agent rather than a Person.
rdfs:comment replaced by bio:olb which is a fairly popular RDF
property for one-line biographies
rdf:about attribute to the <OnlineAccount> elements in a manner
consistent with the RSS 1.0 feed.
Changed the OnlineAccount's homepage property to an accountProfilePage
property. Will be added to FOAF spec soon (already widely used).
Added a <weblog> property from the Agent to their profile page.
Thanks to Toby Inkster for the patch.
http://buzzword.org.uk/2009/laconica-0.7.3-foafsioc.patch
Evan Prodromou [Fri, 12 Jun 2009 16:48:12 +0000 (09:48 -0700)]
check results of add in maildaemon.php
Evan Prodromou [Fri, 12 Jun 2009 16:47:57 +0000 (09:47 -0700)]
push length check to Notice class
Sarven Capadisli [Fri, 12 Jun 2009 16:18:58 +0000 (16:18 +0000)]
http://laconi.ca/trac/ticket/1367
Thanks to Toby Inkster for the patch.
Sarven Capadisli [Fri, 12 Jun 2009 16:15:30 +0000 (16:15 +0000)]
http://laconi.ca/trac/ticket/1370
Thanks to Toby Inkster for the patch.
Sarven Capadisli [Fri, 12 Jun 2009 16:13:45 +0000 (16:13 +0000)]
http://laconi.ca/trac/ticket/863
Thanks to Toby Inkster for the patch.
Sarven Capadisli [Fri, 12 Jun 2009 15:42:53 +0000 (15:42 +0000)]
http://laconi.ca/trac/ticket/1368 Site is the space that Container
sits in.
Thanks to Toby Inkster for the patch.
Sarven Capadisli [Fri, 12 Jun 2009 15:41:45 +0000 (15:41 +0000)]
Updated Creative Commons namespace to current.
Thanks to Toby Inkster for the patch.
Zach Copley [Fri, 12 Jun 2009 08:31:22 +0000 (01:31 -0700)]
Ticket #1611 and a bunch of code cleanup
Sarven Capadisli [Thu, 11 Jun 2009 02:10:38 +0000 (02:10 +0000)]
Files no longer needed
Evan Prodromou [Wed, 10 Jun 2009 20:52:32 +0000 (13:52 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Evan Prodromou [Wed, 10 Jun 2009 20:52:15 +0000 (13:52 -0700)]
some changes based on code review with zach
Robin Millette [Wed, 10 Jun 2009 19:24:25 +0000 (15:24 -0400)]
Now correctly identifiying notices with uploaded content.
Robin Millette [Wed, 10 Jun 2009 18:18:41 +0000 (14:18 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Robin Millette [Wed, 10 Jun 2009 18:17:46 +0000 (14:17 -0400)]
Uploaded content now displays in overlay (and removed var_dump crap)
Evan Prodromou [Wed, 10 Jun 2009 16:14:48 +0000 (09:14 -0700)]
merge error in util.php
Evan Prodromou [Wed, 10 Jun 2009 16:09:57 +0000 (09:09 -0700)]
Merge branch '0.7.x' into 0.8.x
Evan Prodromou [Wed, 10 Jun 2009 16:08:41 +0000 (09:08 -0700)]
Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.7.x
Evan Prodromou [Wed, 10 Jun 2009 15:47:46 +0000 (08:47 -0700)]
Remove FIXME-marked Opera links until they actually work
Evan Prodromou [Wed, 10 Jun 2009 04:48:56 +0000 (21:48 -0700)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Robin Millette [Tue, 9 Jun 2009 19:19:19 +0000 (15:19 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Robin Millette [Tue, 9 Jun 2009 19:18:12 +0000 (15:18 -0400)]
Improve file upload and attachment interface.
Sarven Capadisli [Tue, 9 Jun 2009 17:59:08 +0000 (17:59 +0000)]
Updated notice attach UI for biz theme.
Sarven Capadisli [Tue, 9 Jun 2009 17:49:24 +0000 (17:49 +0000)]
Updated default stylesheet for notice attach
Sarven Capadisli [Tue, 9 Jun 2009 17:34:33 +0000 (17:34 +0000)]
Added title and minor CSS cleanup to notice attach
Sarven Capadisli [Tue, 9 Jun 2009 00:09:44 +0000 (00:09 +0000)]
Removed 404 test
Sarven Capadisli [Mon, 8 Jun 2009 20:52:27 +0000 (20:52 +0000)]
Clearing notice_data-test and resetting notice_text-count if the
notice XHR. Removed hanging text URL from previous commit.
Sarven Capadisli [Mon, 8 Jun 2009 20:50:13 +0000 (20:50 +0000)]
Revert "Clearing notice_data-test and resetting notice_text-count if the notice XHR"
This reverts commit
b20ac7a1fefe40e82b086df3128f06770c8b550d .