Commit Graph

  • 528ceec3fe makeadmin action Evan Prodromou 2009-06-15 05:44:36 -07:00
  • 2b8a767770 make admins of groups Evan Prodromou 2009-06-15 00:59:15 -07:00
  • dda4493af7 show aliases when showing a group Evan Prodromou 2009-06-14 23:51:38 -07:00
  • 4a0c57f224 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Evan Prodromou 2009-06-14 23:48:40 -07:00
  • 4dad3191f6 Merge branch 'groupalias' into 0.8.x Evan Prodromou 2009-06-14 23:48:24 -07:00
  • 1b6b00a6d0 Link and distribute notices tagged for a group alias Evan Prodromou 2009-06-14 23:43:47 -07:00
  • ecbd7718d5 Code for adding and saving group aliases Evan Prodromou 2009-06-14 23:37:24 -07:00
  • e18504d1d2 Styles for group block Sarven Capadisli 2009-06-15 05:38:18 +00:00
  • 2f3c4f8812 add correct li for css magic for block stuff Evan Prodromou 2009-06-14 22:16:24 -07:00
  • c0f3204a10 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Evan Prodromou 2009-06-14 22:09:59 -07:00
  • 7097804eeb typo in profileminilist class Evan Prodromou 2009-06-14 22:09:17 -07:00
  • bef643352d return count from show Evan Prodromou 2009-06-14 22:09:04 -07:00
  • ee8dd62038 try to get the right class for profileminilist Evan Prodromou 2009-06-14 22:07:27 -07:00
  • 09c765f5bb Merge branch '0.8.x' into groupalias Evan Prodromou 2009-06-14 21:53:45 -07:00
  • 23fd58b74c fix perms for classes/statusnet.ini Evan Prodromou 2009-06-14 21:53:29 -07:00
  • a4055fc2f9 fixup perms for classes Evan Prodromou 2009-06-14 21:53:09 -07:00
  • 2d63daa71c Added Group_alias class Evan Prodromou 2009-06-14 21:52:31 -07:00
  • 0deb2928e6 add a table for group aliases Evan Prodromou 2009-06-14 21:40:47 -07:00
  • 8dd5871d4f Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x Sarven Capadisli 2009-06-15 03:26:32 +00:00
  • 0bc9b2e730 Cross-browser notice_attach Sarven Capadisli 2009-06-15 03:21:15 +00:00
  • f8da15bf41 Allow users to be unblocked from a group Evan Prodromou 2009-06-14 16:17:44 -07:00
  • bd26a80d45 Merge branch '0.8.x' into groupblock Evan Prodromou 2009-06-14 15:59:35 -07:00
  • c2ba727d61 Merge branch '0.7.x' into 0.8.x Evan Prodromou 2009-06-14 15:58:19 -07:00
  • 203a5aba67 Some UI improvements for blocking and unblocking Evan Prodromou 2009-06-14 15:54:22 -07:00
  • 1c87532912 The rest of the things necessary to make group block work Evan Prodromou 2009-06-14 15:47:39 -07:00
  • d3a0c524cc Make group block work Evan Prodromou 2009-06-14 15:40:42 -07:00
  • b6dee88e5d add UI for blocking a user from a group Evan Prodromou 2009-06-14 15:08:00 -07:00
  • 10b7e8ff69 Merge branch '0.8.x' into groupblock Evan Prodromou 2009-06-14 14:55:08 -07:00
  • daf2e7ef47 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Evan Prodromou 2009-06-14 14:54:20 -07:00
  • b6ef8e735b base class SubscriptionList for some actions Evan Prodromou 2009-06-14 14:53:42 -07:00
  • c2dae24701 Break profilelist into a recipe Evan Prodromou 2009-06-14 14:52:26 -07:00
  • 9addfeacfd better handling of PEAR errors Evan Prodromou 2009-06-14 14:01:11 -07:00
  • 21e89d6f72 Commented all .sql fields for file/url related tables. Robin Millette 2009-06-14 16:06:52 -04:00
  • 7c772e1d63 Removed another bit of dead (commented out) code. Robin Millette 2009-06-14 15:48:46 -04:00
  • f32799699c fix perms on Group_block classes Evan Prodromou 2009-06-14 12:07:12 -07:00
  • 85b74d846d create DB_DataObject classes for group block Evan Prodromou 2009-06-14 12:06:22 -07:00
  • 754b610ac4 added group_block table to database Evan Prodromou 2009-06-14 12:04:45 -07:00
  • 7f76c36f24 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Evan Prodromou 2009-06-14 11:27:48 -07:00
  • e0bdaa787d Merge branch '0.7.x' into 0.8.x Evan Prodromou 2009-06-14 11:27:22 -07:00
  • 946d016df2 Reworked output for design settings page Zach Copley 2009-06-14 02:03:50 -07:00
  • 43680ed0c2 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. Jeffery To 2009-06-14 17:03:22 +08:00
  • f7d488d4b2 Fixes the notice search RSS feeds / API results for searches that return no matches. Jeffery To 2009-06-14 16:39:31 +08:00
  • 6d308f6ffe Adds $config['invite']['enabled'] to enable/disable invites. Jeffery To 2009-06-14 16:17:22 +08:00
  • bb3361467c Merge branch '0.8.x' into small-fixes Jeffery To 2009-06-14 15:45:58 +08:00
  • 77c94c44a6 Removed hanging skin crapola Sarven Capadisli 2009-06-14 05:57:59 +00:00
  • d0eb2058a5 Merge branch '0.8.x' into userdesign Zach Copley 2009-06-14 00:23:48 +00:00
  • dbbb3a4fb5 Dynamic notice item insertion for conversation page. Sarven Capadisli 2009-06-13 00:53:23 -04:00
  • c594d99167 Child notices should have thier own ID on their LIs, not the parent's Zach Copley 2009-06-12 19:02:13 -07:00
  • 89d0583b91 Fixes Ticket #1607 - empty 'page-notice' definition lists were being output in a bunch of places. Zach Copley 2009-06-12 17:06:42 -07:00
  • 79fa050125 Remove useless method Zach Copley 2009-06-12 17:05:31 -07:00
  • fc6154fe4d Add a method to check for registered event handlers Zach Copley 2009-06-12 16:56:43 -07:00
  • acff6d4bfd Verbage of a closed invite only site, it shouldnt ask you to register. Eric Helgeson 2009-06-12 16:43:40 -05:00
  • 4c61f98cd0 Takes care of http://laconi.ca/trac/ticket/1372 and a minor part of http://laconi.ca/trac/ticket/1367 Sarven Capadisli 2009-06-12 17:24:18 +00:00
  • 1c41afbd36 check results of add in maildaemon.php Evan Prodromou 2009-06-12 09:48:12 -07:00
  • ce6285d0fc push length check to Notice class Evan Prodromou 2009-06-12 09:47:57 -07:00
  • 8524990512 http://laconi.ca/trac/ticket/1367 Thanks to Toby Inkster for the patch. Sarven Capadisli 2009-06-12 16:18:58 +00:00
  • 4532babb6f http://laconi.ca/trac/ticket/1370 Thanks to Toby Inkster for the patch. Sarven Capadisli 2009-06-12 16:15:30 +00:00
  • 392c8d4a96 http://laconi.ca/trac/ticket/863 Thanks to Toby Inkster for the patch. Sarven Capadisli 2009-06-12 16:13:45 +00:00
  • 1627fe8f33 http://laconi.ca/trac/ticket/1368 Site is the space that Container sits in. Thanks to Toby Inkster for the patch. Sarven Capadisli 2009-06-12 15:42:53 +00:00
  • e2476307ba Updated Creative Commons namespace to current. Thanks to Toby Inkster for the patch. Sarven Capadisli 2009-06-12 15:41:45 +00:00
  • 53f31a247e Fix missing max_id in API search calls Jeffery To 2009-06-12 20:03:18 +08:00
  • e2b20bd1e6 Fix "Trying to get property of non-object" errors when a user tries to log in using an unknown nickname Jeffery To 2009-06-12 19:58:30 +08:00
  • cfea2b0c4e Fix "Trying to get property of non-object" errors when accessing the people search results page Jeffery To 2009-06-12 19:55:41 +08:00
  • 1b76df4b6a Fix "Undefined variable: cnt" Jeffery To 2009-06-12 19:49:33 +08:00
  • 216ada5cc4 Fix "Trying to get property of non-object" errors in groupeditform.php Jeffery To 2009-06-12 19:48:26 +08:00
  • 3a59199040 Fix "Undefined property: DisfavorAction::$id" Jeffery To 2009-06-12 19:38:04 +08:00
  • 8064397588 Ticket #1611 and a bunch of code cleanup Zach Copley 2009-06-12 01:31:22 -07:00
  • 10d4191bd1 Add site-wide option to change the length at which URLs are auto-shortened Jeff Mitchell 2009-06-11 13:07:41 +00:00
  • eddc2af158 Files no longer needed Sarven Capadisli 2009-06-11 02:10:38 +00:00
  • b4e649fe90 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Evan Prodromou 2009-06-10 13:52:32 -07:00
  • 361a52a9c8 some changes based on code review with zach Evan Prodromou 2009-06-10 13:52:15 -07:00
  • 4699fa7936 Now correctly identifiying notices with uploaded content. Robin Millette 2009-06-10 15:24:25 -04:00
  • ba6beaa310 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Robin Millette 2009-06-10 14:18:41 -04:00
  • e120cb1a53 Uploaded content now displays in overlay (and removed var_dump crap) Robin Millette 2009-06-10 14:17:46 -04:00
  • 5469e46ef5 merge error in util.php Evan Prodromou 2009-06-10 09:14:48 -07:00
  • c0853e3040 Merge branch '0.7.x' into 0.8.x Evan Prodromou 2009-06-10 09:09:57 -07:00
  • 1a077b0a7f Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.7.x Evan Prodromou 2009-06-10 09:08:41 -07:00
  • f4a1cd75ab Remove FIXME-marked Opera links until they actually work Evan Prodromou 2009-06-10 08:47:46 -07:00
  • 8c8edea32a 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)'. Jeff Mitchell 2009-06-10 13:16:11 +00:00
  • a887d4fe8b Merge branch 'userdesign' of evan@dev.controlyourself.ca:/var/www/evan into userdesign Evan Prodromou 2009-06-09 21:52:02 -07:00
  • 4df1ea49ec Merge branch '0.8.x' into userdesign Evan Prodromou 2009-06-09 21:51:24 -07:00
  • ed627bb4bd Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Evan Prodromou 2009-06-09 21:48:56 -07:00
  • 4110838cb4 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into dev/0.8.x Evan Prodromou 2009-06-10 04:46:20 +00:00
  • 207750e757 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x Robin Millette 2009-06-09 15:19:19 -04:00
  • 27af3c67a2 Improve file upload and attachment interface. Robin Millette 2009-06-09 15:18:12 -04:00
  • 388677a6a6 Updated notice attach UI for biz theme. Sarven Capadisli 2009-06-09 17:59:08 +00:00
  • 6af79f4755 Updated default stylesheet for notice attach Sarven Capadisli 2009-06-09 17:49:24 +00:00
  • 3aebd847e7 Added title and minor CSS cleanup to notice attach Sarven Capadisli 2009-06-09 17:34:33 +00:00
  • d9e5cda35d Removed 404 test Sarven Capadisli 2009-06-09 00:09:44 +00:00
  • 67cb99c442 Clearing notice_data-test and resetting notice_text-count if the notice XHR. Removed hanging text URL from previous commit. Sarven Capadisli 2009-06-08 20:52:27 +00:00
  • c5378beb83 Revert "Clearing notice_data-test and resetting notice_text-count if the notice XHR" Sarven Capadisli 2009-06-08 20:50:13 +00:00
  • b20ac7a1fe Clearing notice_data-test and resetting notice_text-count if the notice XHR response is empty and have a 20x,30x HTTP status Sarven Capadisli 2009-06-08 20:45:44 +00:00
  • adfb79a9bb Merge branch '0.7.x' into 0.8.x Evan Prodromou 2009-06-08 11:55:32 -07:00
  • a2ca9d96d2 Temporary workaround for silenting mysterious 200 OK error for XHR notice posts. Sarven Capadisli 2009-06-08 18:55:23 +00:00
  • 265e2bd58d remember to convert messages Evan Prodromou 2009-06-08 10:57:35 -07:00
  • 038cd8ac25 Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.7.x Evan Prodromou 2009-06-06 09:55:17 -07:00
  • d15fdac3d3 add fixup messages for utf8 Evan Prodromou 2009-06-06 09:54:40 -07:00
  • 2c81d8db76 don't send smses to sender Evan Prodromou 2009-06-05 10:07:26 -07:00
  • 40e05a3e86 Bringing users/show in line with Twitter as far as specifying user. Dan Moore 2009-06-05 12:53:17 -04:00
  • 1a126032ef Adding clip illustration for notice attachments. Sarven Capadisli 2009-06-05 12:33:46 -04:00