gnu-social/actions
Zach Copley 92f095f589 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
2009-06-15 11:50:08 -07:00
..
accesstoken.php Fixed remote subscription, broken in fc6cedd222 2009-04-29 23:43:42 +01:00
all.php Remove FIXME-marked Opera links until they actually work 2009-06-10 08:47:46 -07:00
allrss.php Define undefined variable. 2009-03-08 17:06:18 +01:00
api.php Handle the ways Twitter accepts passing the user in the query string. 2009-06-04 17:57:03 -04:00
attachment.php Markup cleanup for attachments 2009-05-25 15:53:19 -04:00
attachment_ajax.php Markup cleanup for attachments 2009-05-25 15:53:19 -04:00
attachment_thumbnail.php Updated JS to show/hide attachment thumbnails with timers. Minor 2009-05-25 17:30:57 -04:00
avatarbynickname.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
avatarsettings.php Updated remaining files and styles for style separation for themes 2009-04-14 23:32:09 +00:00
block.php Some UI improvements for blocking and unblocking 2009-06-14 15:54:22 -07:00
blockedfromgroup.php add correct li for css magic for block stuff 2009-06-14 22:16:24 -07:00
confirmaddress.php update commitaddress 2009-01-18 18:41:41 +00:00
conversation.php Child notices should have thier own ID on their LIs, not the parent's 2009-06-12 19:02:13 -07:00
deletenotice.php Changed No/Yes and Reset/Save locations. They are now a little more 2009-05-21 00:12:48 +00:00
designsettings.php Reworked output for design settings page 2009-06-14 02:03:50 -07:00
disfavor.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
doc.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
editgroup.php Code for adding and saving group aliases 2009-06-14 23:37:24 -07:00
emailsettings.php Set @-message notification options in email settings 2009-02-16 18:45:05 -05:00
facebookhome.php Some adjustments to allow the Facebook app work with Laconica 0.8 2009-05-26 23:21:10 +00:00
facebookinvite.php Ticket #1196 - Fixed: Warning on invite tab in Facebook App 2009-05-26 21:36:31 +00:00
facebooklogin.php trac750 fix href for theme stylesheet 2009-01-23 07:09:00 +00:00
facebookremove.php Merge branch 'master' of /var/www/trunk 2009-01-19 13:35:17 +00:00
facebooksettings.php Fixed warning on Facebook app settings page 2009-05-26 23:59:12 +00:00
favor.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
favorited.php Remove FIXME-marked Opera links until they actually work 2009-06-10 08:47:46 -07:00
favoritesrss.php Add s to user favorite notices 2009-05-01 07:11:28 -04:00
featured.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
file.php Handles local aliases (redirection) for file uploads attached to notices. 2009-05-27 03:47:45 -04:00
finishaddopenid.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
finishopenidlogin.php store invite code in session so openidfinish can find it 2009-04-17 12:52:26 -07:00
finishremotesubscribe.php Make OMB work if the configured domain name does not exclusively contain lower case letters. 2009-04-15 09:18:43 +02:00
foaf.php Takes care of http://laconi.ca/trac/ticket/1372 and a minor part of 2009-06-12 17:24:18 +00:00
groupblock.php Make group block work 2009-06-14 15:40:42 -07:00
groupbyid.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
grouplogo.php Corrected redirect targets for some group actions. These redirects can occur when the canonical name differs from the passed name. 2009-03-08 01:37:27 +01:00
groupmembers.php make admins of groups 2009-06-15 00:59:15 -07:00
grouprss.php Ticket 1404. Showing the link to the members list page. 2009-04-17 01:11:38 +00:00
groups.php Remove FIXME-marked Opera links until they actually work 2009-06-10 08:47:46 -07:00
groupsearch.php Renamed 'blankfiller' to 'guide'. 2009-04-07 21:09:27 +00:00
groupunblock.php Allow users to be unblocked from a group 2009-06-14 16:17:44 -07:00
imsettings.php Renamed form_datas to form_data 2009-01-19 03:09:13 +00:00
inbox.php Remove FIXME-marked Opera links until they actually work 2009-06-10 08:47:46 -07:00
invite.php make invite use the current user's design 2009-05-23 23:42:19 -04:00
joingroup.php The rest of the things necessary to make group block work 2009-06-14 15:47:39 -07:00
leavegroup.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
login.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
logout.php Added event handlers to logout action 2009-05-15 21:41:41 +00:00
makeadmin.php makeadmin action 2009-06-15 05:44:36 -07:00
microsummary.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
newgroup.php Code for adding and saving group aliases 2009-06-14 23:37:24 -07:00
newmessage.php Added ajax responses 2009-04-23 02:17:59 +00:00
newnotice.php Remove js that crept back in, added another error string. 2009-06-01 17:40:53 -04:00
noticesearch.php Add escaping of /. 2009-04-15 13:29:52 +02:00
noticesearchrss.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
nudge.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
openidlogin.php Allow re-authentication with OpenID 2009-02-05 11:46:17 -05:00
openidsettings.php Several whitespace fixes 2009-05-01 07:12:13 -04:00
opensearch.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
othersettings.php Renamed form_datas to form_data 2009-01-19 03:09:13 +00:00
outbox.php Remove FIXME-marked Opera links until they actually work 2009-06-10 08:47:46 -07:00
passwordsettings.php Fix password settings 2009-01-28 08:55:03 -05:00
peoplesearch.php external search now depends on site.server. 2009-04-06 05:04:11 +00:00
peopletag.php PostgreSQL - a few more query compatibility issues (submitted by oxygene) 2009-03-11 23:46:23 +00:00
postnotice.php Make OMB work if the configured domain name does not exclusively contain lower case letters. 2009-03-11 10:27:54 +01:00
profilesettings.php Add a few events (hooks): RegistrationTry, RegistrationForData, ProfileFormData and ProfileSaveForm. 2009-04-16 17:34:19 +00:00
public.php Remove FIXME-marked Opera links until they actually work 2009-06-10 08:47:46 -07:00
publicrss.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
publictagcloud.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
publicxrds.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
recoverpassword.php Several whitespace fixes 2009-05-01 07:12:13 -04:00
register.php fix 0.7.x 0.8.x merge conflict in register.php 2009-04-18 21:14:31 +00:00
remotesubscribe.php i18n for legend in remote sub form 2009-04-02 06:10:32 -04:00
replies.php Merge branch '0.8.x' into userdesign 2009-06-14 00:23:48 +00:00
repliesrss.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
requesttoken.php Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-15 10:25:26 -04:00
showfavorites.php Remove FIXME-marked Opera links until they actually work 2009-06-10 08:47:46 -07:00
showgroup.php show aliases when showing a group 2009-06-14 23:51:38 -07:00
showmessage.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
shownotice.php Merge branch '0.7.x' into 0.8.x 2009-06-08 11:55:32 -07:00
showstream.php Merge branch '0.7.x' into 0.8.x 2009-06-14 15:58:19 -07:00
smssettings.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
subedit.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
subscribe.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
subscribers.php Break profilelist into a recipe 2009-06-14 14:52:26 -07:00
subscriptions.php Break profilelist into a recipe 2009-06-14 14:52:26 -07:00
sup.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
tag.php Remove useless method 2009-06-12 17:05:31 -07:00
tagother.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
tagrss.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
twitapiaccount.php Ticket #1611 and a bunch of code cleanup 2009-06-12 01:31:22 -07:00
twitapiblocks.php Ticket #1611 and a bunch of code cleanup 2009-06-12 01:31:22 -07:00
twitapidirect_messages.php Ticket #1611 and a bunch of code cleanup 2009-06-12 01:31:22 -07:00
twitapifavorites.php Ticket #1611 and a bunch of code cleanup 2009-06-12 01:31:22 -07:00
twitapifriendships.php Ticket #1611 and a bunch of code cleanup 2009-06-12 01:31:22 -07:00
twitapihelp.php Ticket #1611 and a bunch of code cleanup 2009-06-12 01:31:22 -07:00
twitapilaconica.php Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00:00
twitapinotifications.php Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00:00
twitapisearchatom.php Fix xml:lang attr 2009-03-10 18:30:58 -07:00
twitapisearchjson.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
twitapistatuses.php Ticket #1611 and a bunch of code cleanup 2009-06-12 01:31:22 -07:00
twitapitrends.php Stubs for Twitter-compatible API search methods 2009-03-04 18:14:52 -08:00
twitapiusers.php Ticket #1611 and a bunch of code cleanup 2009-06-12 01:31:22 -07:00
twittersettings.php Merge branch '0.7.x' into 0.8.x 2009-05-10 23:13:22 +00:00
unblock.php Some UI improvements for blocking and unblocking 2009-06-14 15:54:22 -07:00
unsubscribe.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
updateprofile.php Make OMB work if the configured domain name does not exclusively contain lower case letters. 2009-03-11 10:27:54 +01:00
userauthorization.php Updated styles for the Authrization subscription form inputs 2009-04-12 21:50:14 +00:00
userbyid.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00
usergroups.php make some of the actions show the user's design 2009-05-23 23:35:04 -04:00
userrss.php Added RSS for personal tags 2009-05-18 18:18:08 -04:00
xrds.php isReadOnly() now takes arguments 2009-04-13 15:49:26 -04:00