Commit-Graf

  • 9152c0bdc8 First steps to using exceptions for error handling Evan Prodromou 2009-02-09 07:12:08 -05:00
  • 12d7c30ef7 Add event.php before config.php is called Evan Prodromou 2009-02-09 06:52:39 -05:00
  • b1f9dec20e First events code Evan Prodromou 2009-02-09 06:51:08 -05:00
  • c604fa8d37 Ticket #1094 Facebook app invites page was failing if no friends had added the app yet Zach Copley 2009-02-08 23:07:56 +00:00
  • 00fda7ae5f Minor update to the way Facebook app handles listing of friends you've invited. Zach Copley 2009-02-08 21:58:25 +00:00
  • dec0461d5f Trac #1159: Fix peopletag pagination. Also phpcs cleanup. Zach Copley 2009-02-08 13:25:48 -08:00
  • 6e2f045837 Add machine-readable pagination using HTML4.01 <link rel="next">, etc. Meitar Moscovitz 2009-02-09 00:02:51 +11:00
  • e85f0ae4c8 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Zach Copley 2009-02-07 18:18:08 -08:00
  • 4b4ed63190 Safer, better script for automatically updating Facebook statuses Zach Copley 2009-02-07 18:16:34 -08:00
  • 5c83505eee Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Sarven Capadisli 2009-02-07 23:48:02 +00:00
  • a64a888609 Using rel="external" instead of class="exlink" Sarven Capadisli 2009-02-07 23:47:37 +00:00
  • c2905085c1 trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. Robin Millette 2009-02-07 19:33:18 +00:00
  • 805560677b Fixed references to common_avatar_*. Sean Murphy 2009-02-07 11:10:46 -05:00
  • a3d5e00f64 Merge commit 'upstream/0.7.x' into 0.7.x Sean Murphy 2009-02-07 11:02:10 -05:00
  • d900893149 Fixed #1152: Needless image scaling and poor JPG quality Sean Murphy 2009-02-07 10:01:08 -05:00
  • 08db50b24e "Change your email address..." msg was printing out \n instead of a newline Zach Copley 2009-02-06 21:17:45 -08:00
  • d6245dca63 Fixed #1048: Edit avatar link on profile page. Sean Murphy 2009-02-06 18:36:34 -05:00
  • 02d7167906 Merge branch '0.7.x' into 0.8.x Evan Prodromou 2009-02-06 15:38:10 -05:00
  • d260d841eb Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x Evan Prodromou 2009-02-06 15:38:01 -05:00
  • 60f737dc1e Update README and version number Evan Prodromou 2009-02-06 15:35:29 -05:00
  • 26053c1868 Make adding and removing an incoming email in SMS settings Evan Prodromou 2009-02-06 15:22:48 -05:00
  • 1f07b187e7 Merge branch 'meitar/0.7.x' into 0.7.x Evan Prodromou 2009-02-06 14:32:26 -05:00
  • be6ce27538 Merge branch 'sgmurphy-clone/0.7.x' into 0.7.x Evan Prodromou 2009-02-06 14:28:17 -05:00
  • adcbb48362 Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x Evan Prodromou 2009-02-06 14:27:06 -05:00
  • 56d7348ec2 Fixed #1149: URL auto-linking bug when following colon. Sean Murphy 2009-02-06 12:18:15 -05:00
  • 8ec312043f Add a link to the group search page from a user's own group list. Meitar Moscovitz 2009-02-07 04:03:25 +11:00
  • 5cdead72cd Fix name of default avatar Evan Prodromou 2009-02-06 04:03:03 -05:00
  • bb2cb65c2a Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-06 03:56:15 -05:00
  • fc094e0cf4 fix formatting of new Avatar:: calls Evan Prodromou 2009-02-06 03:54:51 -05:00
  • 343cd6f205 Move common_avatar_* functions to Avatar Evan Prodromou 2009-02-06 03:13:08 -05:00
  • a6cf3a2fb3 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Sarven Capadisli 2009-02-06 06:28:14 +00:00
  • ac23321a40 Added primary and secondary form actions. Fixed markup for form_notice_delete Sarven Capadisli 2009-02-06 06:27:04 +00:00
  • d3ff8bfec6 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-06 01:07:09 -05:00
  • c47bfcef65 Merge branch 'sgmurphy-clone/0.7.x' into 0.7.x Evan Prodromou 2009-02-06 01:06:54 -05:00
  • de4ed67b7a Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x Evan Prodromou 2009-02-06 01:05:30 -05:00
  • d51be320ca Removed debugging statements I accidentally left in deletenotice.php Zach Copley 2009-02-05 16:21:23 -08:00
  • ab82978b2d Trac #894 and #1013 - fixed bad redirects after delete notice Zach Copley 2009-02-05 16:16:10 -08:00
  • e08b7f7205 Fix for unicode string auto-linking bug Sean Murphy 2009-02-05 17:29:58 -05:00
  • 8c8feb59b5 PostgreSQL - database creation script updated to cover 0.7.x features CiaranG 2009-02-05 22:15:45 +00:00
  • 8775e79e35 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-05 16:35:19 -05:00
  • 444c794480 Don't show stretchy-box on avatar if not cropping Evan Prodromou 2009-02-05 16:34:38 -05:00
  • 99d520b351 Two different functions for file size Evan Prodromou 2009-02-05 16:32:58 -05:00
  • 02eecb4f07 Minor markup consistency Sarven Capadisli 2009-02-05 21:26:06 +00:00
  • 383e6c730d Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x Evan Prodromou 2009-02-05 16:02:19 -05:00
  • 986abdd968 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Zach Copley 2009-02-05 20:02:47 +00:00
  • d4bdb2dc19 Better fix for displaying max file size. Sean Murphy 2009-02-05 15:01:44 -05:00
  • 746a5d7507 Fixed #905: Presenting image size limit to user. Sean Murphy 2009-02-05 14:11:50 -05:00
  • 9febe8ce39 trac #1142 fix tag rss Robin Millette 2009-02-05 18:10:47 +00:00
  • 7ea136ee1b Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x Evan Prodromou 2009-02-05 12:04:06 -05:00
  • 68a3139d0b Fix #81: Profile and personal shows „you“ instead of username when looking at own profile / personal. While doing so I fixed a wrong gettext usage were the result was not sprintf'd, but concat'd. Adrian Lang 2009-02-02 01:43:41 +01:00
  • 43feee783b Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-05 11:47:47 -05:00
  • 7ad3ff4a2c Allow re-authentication with OpenID Evan Prodromou 2009-02-05 11:46:17 -05:00
  • 4ced74dc91 Fixed #1140; Login form session token not set. Sean Murphy 2009-02-05 10:17:19 -05:00
  • 96ca4ef75a Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Zach Copley 2009-02-05 07:11:09 +00:00
  • 61b17b4c02 Facebook app: don't add FBJS event listeners to notice input box if it's not on the page Zach Copley 2009-02-05 07:10:11 +00:00
  • 7bc764fdc0 Facebook profile box CSS and a link back to the app page. Sarven Capadisli 2009-02-05 07:07:36 +00:00
  • e5b075b912 Matching Facebook app UI to identi.ca. Fixed tabs, add to profile, widths, font-size, and some HTML markup. Sarven Capadisli 2009-02-05 04:54:42 +00:00
  • 4090471ebe Forgot to replace URL shortening regex with new function. Sean Murphy 2009-02-04 23:18:45 -05:00
  • 8053adc60e Fixed #779 & #588; Better URL auto-linking. Sean Murphy 2009-02-04 23:11:40 -05:00
  • 0f12d6135e Fixed #732; Hashtags inside parens and brackets. Sean Murphy 2009-02-04 20:02:50 -05:00
  • 7e975b17c5 Fixed #1134; Consolidated image scaling functions. Sean Murphy 2009-02-04 19:32:15 -05:00
  • 68152dcf3a Facebook app - reorganized some stuff; better HTML output Zach Copley 2009-02-04 22:33:50 +00:00
  • a97f8f6a43 merge from dev/0.7.x Evan Prodromou 2009-02-04 15:40:36 -05:00
  • 2bd52059db take out redundant code from login Evan Prodromou 2009-02-04 15:38:26 -05:00
  • df41b1307f Removed erroneous comments referring to old common_notice_form() func Zach Copley 2009-02-04 11:55:22 -08:00
  • 5c880bc6cc Fix for #1057; group logo transparecy (and pixilation) Sean Murphy 2009-02-04 14:44:12 -05:00
  • b43bdda312 Removing extra margin after .section .notice .author. Sarven Capadisli 2009-02-04 18:18:25 +00:00
  • b8e10428d3 Changed error and facebookaction wrap selector from @class to @id. Sarven Capadisli 2009-02-04 17:03:59 +00:00
  • 593d41f78b Using overflow:hidden for long strings that don't contain any whitespace. This is both a preventive measure for user content that is abused (i.e., leaking text into other page components) and for aesthetics (requested by @evan) Sarven Capadisli 2009-02-04 16:45:46 +00:00
  • 8463d23397 http://laconi.ca/trac/ticket/1112 -- Removed only the author fn from display. Sarven Capadisli 2009-02-04 14:35:34 +00:00
  • e8d3615b3f Allow HTML in site notice (Bug#1002) Evan Prodromou 2009-02-04 08:49:42 -05:00
  • 2d063650ef Make WebChannel and AjaxWebChannel work Evan Prodromou 2009-02-04 07:59:30 -05:00
  • 15b96f78ab Revert "Fixed direct messaging: AjaxWebChannel is now using Action's methods." Evan Prodromou 2009-02-04 07:33:10 -05:00
  • 92c6034b25 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-04 07:26:14 -05:00
  • 355d438cee Merge branch '0.7.x' of git://gitorious.org/laconica/meitar into meitar/0.7.x Evan Prodromou 2009-02-04 07:25:36 -05:00
  • 19724a51b3 trac533 Removed redundant calls to htmlspecialcharacters(). XMLWriter::writeAttribute() already takes care of the escaping for us, although that doesn't seem to be well documented. Zach Copley 2009-02-03 21:22:41 -08:00
  • c16ddd6775 trac1095 Profile page had bad alternate links for RSS and Atom feeds Zach Copley 2009-02-03 16:31:41 -08:00
  • 05e11ea021 Removed deprecated files from the identica theme. Sarven Capadisli 2009-02-03 22:12:04 +00:00
  • bcc8348615 Removed deprecated files from the default theme. Sarven Capadisli 2009-02-03 22:09:25 +00:00
  • 32b1bb381a Fixed ajaxErrorMsg(). Using startHTML() instead of common_start_html() Sarven Capadisli 2009-02-03 21:46:09 +00:00
  • a5a7c5033f Added PEAR Services/oEmbed and its dependencies for multimedia integration. Robin Millette 2009-02-03 21:36:11 +00:00
  • c62c0602fe Added PEAR Services/oEmbed and its dependencies for multimedia integration. Robin Millette 2009-02-03 21:29:06 +00:00
  • aafb73755e Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-03 15:13:06 -05:00
  • 0356953cf8 Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into 0.7.x Evan Prodromou 2009-02-03 15:12:55 -05:00
  • b411ead3ce Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x Zach Copley 2009-02-03 11:30:59 -08:00
  • 06cfae3b91 Wrapped some URLs in the README with <> Robin Millette 2009-02-03 19:25:46 +00:00
  • dcf18e9694 trac1104 Destroy method was dying because it was still calling deprecated common_dequeue_notice() func Zach Copley 2009-02-03 11:23:30 -08:00
  • 3b6d2653fb Fixes ticket:1087; correctly paginate group members list in fancy URLs. Meitar Moscovitz 2009-02-04 04:02:30 +11:00
  • 01b6aca078 Fix PHP warnings when user avatar crop controls aren'tn touched. Meitar Moscovitz 2009-02-04 03:34:17 +11:00
  • 22c806a15a fix link to Open Software Service Definition Todd Deshane 2009-02-02 17:28:42 -05:00
  • ab16bb876b Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-02 16:46:51 -05:00
  • daa5797809 Merge branch 'master' of git://gitorious.org/laconica/adrianlang-clone into adrianlang/master Evan Prodromou 2009-02-02 16:42:27 -05:00
  • b6f0f72a09 trac #569 and trac #711 add missing utf-8 headers and removed extraneous argument in startHTML calls Robin Millette 2009-02-02 21:08:33 +00:00
  • 3f0eb90128 removed extraneous argument in startHTML calls Robin Millette 2009-02-02 20:47:57 +00:00
  • f9edd1101b trac #1099: main menu should not lead to IM settings when IM is disabled Robin Millette 2009-02-02 20:20:21 +00:00
  • 0f2c43bd04 Fixed direct messaging: AjaxWebChannel is now using Action's methods. Sarven Capadisli 2009-02-02 18:53:15 +00:00
  • 655869989f Merge branch 'master' of git@gitorious.org:laconica/dev Robin Millette 2009-02-02 18:03:52 +00:00
  • b21ca28966 Using pootle now, not etrans anymore. Reflected in README Robin Millette 2009-02-02 18:03:11 +00:00
  • 9abfe1848a Ticket 1029 -- Atom feed icon. Also updated the RSS icon to PNG version. Sarven Capadisli 2009-02-02 17:21:33 +00:00
  • 99fba4932d Ticket 1044 -- Removed border-top, reduced padding, changed notice count from 6 to 5, removed nickname. Sarven Capadisli 2009-02-02 17:02:58 +00:00