]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agoMerge branch '0.8.x' into userdesign
Zach Copley [Mon, 15 Jun 2009 18:50:08 +0000 (11:50 -0700)]
Merge branch '0.8.x' into userdesign

* 0.8.x: (32 commits)
  updates to Status_network
  makeadmin action
  make admins of groups
  show aliases when showing a group
  Link and distribute notices tagged for a group alias
  Code for adding and saving group aliases
  Styles for group block
  add correct li for css magic for block stuff
  typo in profileminilist class
  return count from show
  try to get the right class for profileminilist
  fix perms for classes/statusnet.ini
  fixup perms for classes
  Added Group_alias class
  add a table for group aliases
  Cross-browser notice_attach
  Allow users to be unblocked from a group
  Some UI improvements for blocking and unblocking
  The rest of the things necessary to make group block work
  Make group block work
  ...

Conflicts:
db/laconica.sql
lib/common.php

15 years agoupdates to Status_network
Evan Prodromou [Mon, 15 Jun 2009 15:54:52 +0000 (08:54 -0700)]
updates to Status_network

15 years agomakeadmin action
Evan Prodromou [Mon, 15 Jun 2009 12:44:36 +0000 (05:44 -0700)]
makeadmin action

15 years agomake admins of groups
Evan Prodromou [Mon, 15 Jun 2009 07:59:15 +0000 (00:59 -0700)]
make admins of groups

15 years agoshow aliases when showing a group
Evan Prodromou [Mon, 15 Jun 2009 06:51:38 +0000 (23:51 -0700)]
show aliases when showing a group

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
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

15 years agoMerge branch 'groupalias' into 0.8.x
Evan Prodromou [Mon, 15 Jun 2009 06:48:24 +0000 (23:48 -0700)]
Merge branch 'groupalias' into 0.8.x

15 years agoLink and distribute notices tagged for a group alias
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.

15 years agoCode for adding and saving group 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.

15 years agoStyles for group block
Sarven Capadisli [Mon, 15 Jun 2009 05:38:18 +0000 (05:38 +0000)]
Styles for group block

15 years agoadd correct li for css magic for block stuff
Evan Prodromou [Mon, 15 Jun 2009 05:16:24 +0000 (22:16 -0700)]
add correct li for css magic for block stuff

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
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

15 years agotypo in profileminilist class
Evan Prodromou [Mon, 15 Jun 2009 05:09:17 +0000 (22:09 -0700)]
typo in profileminilist class

15 years agoreturn count from show
Evan Prodromou [Mon, 15 Jun 2009 05:09:04 +0000 (22:09 -0700)]
return count from show

15 years agotry to get the right class for profileminilist
Evan Prodromou [Mon, 15 Jun 2009 05:07:27 +0000 (22:07 -0700)]
try to get the right class for profileminilist

15 years agoMerge branch '0.8.x' into groupalias
Evan Prodromou [Mon, 15 Jun 2009 04:53:45 +0000 (21:53 -0700)]
Merge branch '0.8.x' into groupalias

15 years agofix perms for classes/statusnet.ini
Evan Prodromou [Mon, 15 Jun 2009 04:53:29 +0000 (21:53 -0700)]
fix perms for classes/statusnet.ini

15 years agofixup perms for classes
Evan Prodromou [Mon, 15 Jun 2009 04:53:09 +0000 (21:53 -0700)]
fixup perms for classes

15 years agoAdded Group_alias class
Evan Prodromou [Mon, 15 Jun 2009 04:52:31 +0000 (21:52 -0700)]
Added Group_alias class

15 years agoadd a table for group aliases
Evan Prodromou [Mon, 15 Jun 2009 04:40:47 +0000 (21:40 -0700)]
add a table for group aliases

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
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

15 years agoCross-browser notice_attach
Sarven Capadisli [Mon, 15 Jun 2009 03:21:15 +0000 (03:21 +0000)]
Cross-browser notice_attach

15 years agoAllow users to be unblocked from a group
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.

15 years agoMerge branch '0.8.x' into groupblock
Evan Prodromou [Sun, 14 Jun 2009 22:59:35 +0000 (15:59 -0700)]
Merge branch '0.8.x' into groupblock

Conflicts:
lib/router.php

15 years agoMerge branch '0.7.x' into 0.8.x
Evan Prodromou [Sun, 14 Jun 2009 22:58:19 +0000 (15:58 -0700)]
Merge branch '0.7.x' into 0.8.x

15 years agoSome UI improvements for blocking and unblocking
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.

15 years agoThe rest of the things necessary to make group block work
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.

15 years agoMake group block work
Evan Prodromou [Sun, 14 Jun 2009 22:40:42 +0000 (15:40 -0700)]
Make group block work

15 years agoadd UI for blocking a user from a group
Evan Prodromou [Sun, 14 Jun 2009 22:08:00 +0000 (15:08 -0700)]
add UI for blocking a user from a group

15 years agoMerge branch '0.8.x' into groupblock
Evan Prodromou [Sun, 14 Jun 2009 21:55:08 +0000 (14:55 -0700)]
Merge branch '0.8.x' into groupblock

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
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

15 years agobase class SubscriptionList for some actions
Evan Prodromou [Sun, 14 Jun 2009 21:53:42 +0000 (14:53 -0700)]
base class SubscriptionList for some actions

15 years agoBreak profilelist into a recipe
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.

15 years agobetter handling of PEAR errors
Evan Prodromou [Sun, 14 Jun 2009 21:01:11 +0000 (14:01 -0700)]
better handling of PEAR errors

15 years agoCommented all .sql fields for file/url related tables.
Robin Millette [Sun, 14 Jun 2009 20:06:52 +0000 (16:06 -0400)]
Commented all .sql fields for file/url related tables.

15 years agoRemoved another bit of dead (commented out) code.
Robin Millette [Sun, 14 Jun 2009 19:48:46 +0000 (15:48 -0400)]
Removed another bit of dead (commented out) code.

15 years agofix perms on Group_block classes
Evan Prodromou [Sun, 14 Jun 2009 19:07:12 +0000 (12:07 -0700)]
fix perms on Group_block classes

15 years agocreate DB_DataObject classes for group block
Evan Prodromou [Sun, 14 Jun 2009 19:06:22 +0000 (12:06 -0700)]
create DB_DataObject classes for group block

15 years agoadded group_block table to database
Evan Prodromou [Sun, 14 Jun 2009 19:04:45 +0000 (12:04 -0700)]
added group_block table to database

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
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

15 years agoMerge branch '0.7.x' 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

15 years agoReworked output for design settings page
Zach Copley [Sun, 14 Jun 2009 09:03:50 +0000 (02:03 -0700)]
Reworked output for design settings page

15 years agoRemoved hanging skin crapola
Sarven Capadisli [Sun, 14 Jun 2009 05:57:59 +0000 (05:57 +0000)]
Removed hanging skin crapola

15 years agoMerge branch '0.8.x' into userdesign
Zach Copley [Sun, 14 Jun 2009 00:23:48 +0000 (00:23 +0000)]
Merge branch '0.8.x' into userdesign

Conflicts:

actions/showfavorites.php
lib/action.php

15 years agoDynamic notice item insertion for conversation page.
Sarven Capadisli [Sat, 13 Jun 2009 04:53:23 +0000 (00:53 -0400)]
Dynamic notice item insertion for conversation page.

15 years agoChild notices should have thier own ID on their LIs, not the parent's
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

15 years agoFixes Ticket #1607 - empty 'page-notice' definition lists were
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.

15 years agoRemove useless method
Zach Copley [Sat, 13 Jun 2009 00:05:31 +0000 (17:05 -0700)]
Remove useless method

15 years agoAdd a method to check for registered event handlers
Zach Copley [Fri, 12 Jun 2009 23:56:43 +0000 (16:56 -0700)]
Add a method to check for registered event handlers

15 years agoTakes care of http://laconi.ca/trac/ticket/1372 and a minor part of
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

15 years agocheck results of add in maildaemon.php
Evan Prodromou [Fri, 12 Jun 2009 16:48:12 +0000 (09:48 -0700)]
check results of add in maildaemon.php

15 years agopush length check to Notice class
Evan Prodromou [Fri, 12 Jun 2009 16:47:57 +0000 (09:47 -0700)]
push length check to Notice class

15 years agohttp://laconi.ca/trac/ticket/1367
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.

15 years agohttp://laconi.ca/trac/ticket/1370
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.

15 years agohttp://laconi.ca/trac/ticket/863
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.

15 years agohttp://laconi.ca/trac/ticket/1368 Site is the space that Container
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.

15 years agoUpdated Creative Commons namespace to current.
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.

15 years agoTicket #1611 and a bunch of code cleanup
Zach Copley [Fri, 12 Jun 2009 08:31:22 +0000 (01:31 -0700)]
Ticket #1611 and a bunch of code cleanup

15 years agoFiles no longer needed
Sarven Capadisli [Thu, 11 Jun 2009 02:10:38 +0000 (02:10 +0000)]
Files no longer needed

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
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

15 years agosome changes based on code review with zach
Evan Prodromou [Wed, 10 Jun 2009 20:52:15 +0000 (13:52 -0700)]
some changes based on code review with zach

15 years agoNow correctly identifiying notices with uploaded content.
Robin Millette [Wed, 10 Jun 2009 19:24:25 +0000 (15:24 -0400)]
Now correctly identifiying notices with uploaded content.

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
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

15 years agoUploaded content now displays in overlay (and removed var_dump crap)
Robin Millette [Wed, 10 Jun 2009 18:17:46 +0000 (14:17 -0400)]
Uploaded content now displays in overlay (and removed var_dump crap)

15 years agomerge error in util.php
Evan Prodromou [Wed, 10 Jun 2009 16:14:48 +0000 (09:14 -0700)]
merge error in util.php

15 years agoMerge branch '0.7.x' into 0.8.x
Evan Prodromou [Wed, 10 Jun 2009 16:09:57 +0000 (09:09 -0700)]
Merge branch '0.7.x' into 0.8.x

15 years agoMerge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
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

15 years agoRemove FIXME-marked Opera links until they actually work
Evan Prodromou [Wed, 10 Jun 2009 15:47:46 +0000 (08:47 -0700)]
Remove FIXME-marked Opera links until they actually work

15 years agoMerge branch 'userdesign' of evan@dev.controlyourself.ca:/var/www/evan into userdesign
Evan Prodromou [Wed, 10 Jun 2009 04:52:02 +0000 (21:52 -0700)]
Merge branch 'userdesign' of evan@dev.controlyourself.ca:/var/www/evan into userdesign

15 years agoMerge branch '0.8.x' into userdesign
Evan Prodromou [Wed, 10 Jun 2009 04:51:24 +0000 (21:51 -0700)]
Merge branch '0.8.x' into userdesign

Conflicts:
actions/designsettings.php

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
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

15 years agoMerge branch '0.8.x' of git://gitorious.org/laconica/dev into dev/0.8.x
Evan Prodromou [Wed, 10 Jun 2009 04:46:20 +0000 (04:46 +0000)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into dev/0.8.x

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
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

15 years agoImprove file upload and attachment interface.
Robin Millette [Tue, 9 Jun 2009 19:18:12 +0000 (15:18 -0400)]
Improve file upload and attachment interface.

15 years agoUpdated notice attach UI for biz theme.
Sarven Capadisli [Tue, 9 Jun 2009 17:59:08 +0000 (17:59 +0000)]
Updated notice attach UI for biz theme.

15 years agoUpdated default stylesheet for notice attach
Sarven Capadisli [Tue, 9 Jun 2009 17:49:24 +0000 (17:49 +0000)]
Updated default stylesheet for notice attach

15 years agoAdded title and minor CSS cleanup to notice attach
Sarven Capadisli [Tue, 9 Jun 2009 17:34:33 +0000 (17:34 +0000)]
Added title and minor CSS cleanup to notice attach

15 years agoRemoved 404 test
Sarven Capadisli [Tue, 9 Jun 2009 00:09:44 +0000 (00:09 +0000)]
Removed 404 test

15 years agoClearing notice_data-test and resetting notice_text-count if the
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.

15 years agoRevert "Clearing notice_data-test and resetting notice_text-count if the notice XHR"
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.

15 years agoClearing notice_data-test and resetting notice_text-count if the notice XHR
Sarven Capadisli [Mon, 8 Jun 2009 20:45:44 +0000 (20:45 +0000)]
Clearing notice_data-test and resetting notice_text-count if the notice XHR
response is empty and have a 20x,30x HTTP status

15 years agoMerge branch '0.7.x' into 0.8.x
Evan Prodromou [Mon, 8 Jun 2009 18:55:32 +0000 (11:55 -0700)]
Merge branch '0.7.x' into 0.8.x

Conflicts:
classes/Notice.php
classes/Profile.php
lib/common.php
lib/util.php
scripts/getvaliddaemons.php
scripts/stopdaemons.sh

15 years agoTemporary workaround for silenting mysterious 200 OK error for XHR
Sarven Capadisli [Mon, 8 Jun 2009 18:55:23 +0000 (18:55 +0000)]
Temporary workaround for silenting mysterious 200 OK error for XHR
notice posts.

The bug is sometimes reproduceable by sending a notice that includes
"@someusernamethatdoesntexist".

This patch doesn't throw alerts to user if server doesn't return with
an XHR response but HTTP is one of 20x, 30x.

15 years agoremember to convert messages
Evan Prodromou [Mon, 8 Jun 2009 17:57:35 +0000 (10:57 -0700)]
remember to convert messages

15 years agoMerge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Evan Prodromou [Sat, 6 Jun 2009 16:55:17 +0000 (09:55 -0700)]
Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.7.x

15 years agoadd fixup messages for utf8
Evan Prodromou [Sat, 6 Jun 2009 16:54:40 +0000 (09:54 -0700)]
add fixup messages for utf8

15 years agodon't send smses to sender
Evan Prodromou [Fri, 5 Jun 2009 17:07:26 +0000 (10:07 -0700)]
don't send smses to sender

15 years agoAdding clip illustration for notice attachments.
Sarven Capadisli [Fri, 5 Jun 2009 16:33:46 +0000 (12:33 -0400)]
Adding clip illustration for notice attachments.

15 years agoInit notice_data-attach UI for form_notice
Sarven Capadisli [Fri, 5 Jun 2009 04:00:04 +0000 (00:00 -0400)]
Init notice_data-attach UI for form_notice

15 years agoHandle the ways Twitter accepts passing the user in the query string.
Dan Moore [Thu, 4 Jun 2009 21:57:03 +0000 (17:57 -0400)]
Handle the ways Twitter accepts passing the user in the query string.

15 years agoFacebook Connect auth finally works with all major browsers!
Zach Copley [Thu, 4 Jun 2009 21:33:04 +0000 (21:33 +0000)]
Facebook Connect auth finally works with all major browsers!

15 years agoRemove js that crept back in, added another error string.
Robin Millette [Mon, 1 Jun 2009 21:40:53 +0000 (17:40 -0400)]
Remove js that crept back in, added another error string.

15 years agoRe-added some javascript to toggle upload field.
Robin Millette [Mon, 1 Jun 2009 19:52:52 +0000 (15:52 -0400)]
Re-added some javascript to toggle upload field.

15 years agoFixed small bug for attachment layout (css/js).
Robin Millette [Mon, 1 Jun 2009 19:40:39 +0000 (19:40 +0000)]
Fixed small bug for attachment layout (css/js).

15 years agoUnnecessary JavaScript for notice form attachment
Sarven Capadisli [Mon, 1 Jun 2009 19:20:12 +0000 (15:20 -0400)]
Unnecessary JavaScript for notice form attachment

15 years agoUpdated markup for notice form attachment
Sarven Capadisli [Mon, 1 Jun 2009 19:18:23 +0000 (15:18 -0400)]
Updated markup for notice form attachment

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Robin Millette [Mon, 1 Jun 2009 18:03:51 +0000 (14:03 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into upload

15 years agoAttachments popups for supported files are now embedded with the object xhtml tag.
Robin Millette [Mon, 1 Jun 2009 18:02:59 +0000 (14:02 -0400)]
Attachments popups for supported files are now embedded with the object xhtml tag.

15 years agoFixed z-index for IE7 on attachment thumbnail
Sarven Capadisli [Mon, 1 Jun 2009 17:12:41 +0000 (17:12 +0000)]
Fixed z-index for IE7 on attachment thumbnail

15 years agoRefactored some attachment code and fixed upload bug in interface.
Robin Millette [Mon, 1 Jun 2009 01:03:55 +0000 (21:03 -0400)]
Refactored some attachment code and fixed upload bug in interface.