Commit Graph

  • c78772b274 Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x Evan Prodromou 2009-08-21 08:29:51 -04:00
  • cb2184ed44 api update correctly checks max length of notices Evan Prodromou 2009-08-21 08:27:21 -04:00
  • d1cc159a04 facebook action correctly checks max notice length Evan Prodromou 2009-08-21 08:23:52 -04:00
  • 1285c11d0a maildaemon correctly checks max notice length Evan Prodromou 2009-08-21 08:21:55 -04:00
  • a94a5fb51a correctly check for max notice length in xmppdaemon Evan Prodromou 2009-08-21 08:19:09 -04:00
  • 35bf388204 url-shortening check correctly checks max notice length Evan Prodromou 2009-08-21 08:16:08 -04:00
  • 3565383f77 postnotice for OMB correctly checks max notice size Evan Prodromou 2009-08-21 08:14:37 -04:00
  • 3eeb9deffb Web UI for notices correctly shows and checks max content length Evan Prodromou 2009-08-21 08:13:17 -04:00
  • d5825893c8 validation code in Notice correctly checks length of content Evan Prodromou 2009-08-21 08:12:57 -04:00
  • 4d05afae30 Notice class has methods to check content length Evan Prodromou 2009-08-21 08:05:13 -04:00
  • 2b30d7fffb register checks Profile bio length correctly Evan Prodromou 2009-08-21 08:03:40 -04:00
  • d51d83434d check and show max bio length in profilesettings Evan Prodromou 2009-08-21 07:48:30 -04:00
  • 4d3e2daf53 check correct setting in Profile bio length Evan Prodromou 2009-08-21 07:48:14 -04:00
  • d2d3418b8a Profile class has methods to check bio length Evan Prodromou 2009-08-21 07:40:46 -04:00
  • 2b2541e4b4 API for direct messages correctly checks length Evan Prodromou 2009-08-21 07:32:08 -04:00
  • de5382d4ca message input form correctly shows and check max length Evan Prodromou 2009-08-21 07:23:27 -04:00
  • 6dcded4129 counter in notice/message form uses global variable for max length Evan Prodromou 2009-08-21 07:22:53 -04:00
  • eb309f788b correctly check Message length for d-commands Evan Prodromou 2009-08-21 07:21:29 -04:00
  • d88839d167 methods for Message to check max content length Evan Prodromou 2009-08-21 07:20:59 -04:00
  • 7a68272580 correct instructions for length in groupeditform Evan Prodromou 2009-08-21 06:37:22 -04:00
  • 92ef4895b4 can set group desc limit to unlimited without resetting global limit Evan Prodromou 2009-08-21 06:36:55 -04:00
  • 9828c64ae8 0 means no limit for text (distinct from null) Evan Prodromou 2009-08-21 06:24:21 -04:00
  • cd688acceb allow configurable length for user group description Evan Prodromou 2009-08-21 06:13:41 -04:00
  • a28bbdfb0f configuration options for text limits Evan Prodromou 2009-08-20 17:25:54 -04:00
  • 900ca5c50c data classes allow >140c in user group descriptions Evan Prodromou 2009-08-20 17:12:52 -04:00
  • d50d24dcf4 update database to allow >140c in group descriptions Evan Prodromou 2009-08-20 17:11:34 -04:00
  • fa6b49ab38 data classes allow >140 bios in profiles Evan Prodromou 2009-08-20 17:09:04 -04:00
  • 2d6039fb69 Allow unlimited-size bios in profiles Evan Prodromou 2009-08-20 17:07:20 -04:00
  • 4b44308988 Messages can be >140c in classes Evan Prodromou 2009-08-20 17:03:49 -04:00
  • 4ac0fe009f allow unlimited text in messages in DB Evan Prodromou 2009-08-20 17:02:25 -04:00
  • d213a8cf90 update data classes for TEXT content in notice Evan Prodromou 2009-08-20 16:56:26 -04:00
  • d94a4eae8a update database to allow large posts Evan Prodromou 2009-08-20 16:53:00 -04:00
  • c8b3557802 make common_config() handle nulls correctly Evan Prodromou 2009-08-21 06:33:12 -04:00
  • 3acdda4327 reformat groupeditform.php Evan Prodromou 2009-08-21 06:17:13 -04:00
  • 70235d7f05 Update libomb, fix some omb handling stuff, improve error handling. Adrian Lang 2009-08-21 12:13:24 +02:00
  • 4b2aa51750 Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x Evan Prodromou 2009-08-20 17:13:40 -04:00
  • a8d3545182 var empty check did not function as expected. made script executable Eric Helgeson 2009-08-20 14:25:50 -05:00
  • 0535b43944 add $config['attachments']['path'] to the config.php.sample mEDI 2009-08-18 22:55:42 +02:00
  • 418a5a95ab Change the notice type defines all into class constants and adapt all files. Marcel van der Boom 2009-08-19 08:34:17 +02:00
  • 0d06055f40 Merge commit 'cvollick/resolveAliases' into 0.8.x Craig Andrews 2009-08-20 13:08:10 -04:00
  • 986d95b31e Fix the default value of ['server']['path'] when running from command line scripts Francois Marier 2009-08-20 17:46:26 +12:00
  • b4c3453923 Resolve Group Aliases in showgroup.php Christopher Vollick 2009-08-19 09:22:06 -04:00
  • d647483a27 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x Zach Copley 2009-08-18 18:00:48 -07:00
  • d332603c2e Updated Twitter bridge section Zach Copley 2009-08-18 17:59:57 -07:00
  • f4e4a8dd8a Removed all the redundant logic in common_replace_urls_callback Modified the regex so that strings such as /usr/share/perl5/HTML/Mason/ApacheHandler.pm as not turned into links Craig Andrews 2009-08-18 20:40:16 -04:00
  • 8507017c24 Better logging Zach Copley 2009-08-18 23:41:24 +00:00
  • c049931dc7 Return null if all columns in the compound primary key aren't specified Zach Copley 2009-08-18 22:59:14 +00:00
  • 486167ad8e Kick user out if she doesn't have FB cookies Zach Copley 2009-08-18 22:18:01 +00:00
  • ce004083d9 IPv4 and IPv6 addresses are picked up in URLs Added ".onion" as a possible TLD Craig Andrews 2009-08-18 14:15:55 -04:00
  • 84227dd4e1 Use spinner icon while performing AJAX submissions of favorite/unfavorite button so there's some visual feedback that something's happening. brion 2009-08-16 10:17:03 -07:00
  • 136a69a387 Merge commit 'jeff-themovie/0.8.x-openid-enabled' into 0.8.x Craig Andrews 2009-08-16 19:50:37 -04:00
  • 46c77b83b1 Fix bug bug 1563 "opensearch content type incorrectly set" http://laconi.ca/trac/ticket/1563 brion 2009-08-16 11:56:22 -07:00
  • aedcb0199b Fix for search regression introduced by rename of NOTICE_GATEWAY to Notice::Gateway in commit 5f7fb99447 brion 2009-08-16 11:41:00 -07:00
  • b936a5166d Revert "Revert "Return a 404 when a page is request that has no notices"" Evan Prodromou 2009-08-16 10:37:15 -04:00
  • e0815de960 Revert "Revert "Return a 404 when a page is request that has no notices"" Evan Prodromou 2009-08-16 10:37:04 -04:00
  • 6c597eabec Revert "Return a 404 when a page is request that has no notices" Evan Prodromou 2009-08-14 13:05:57 -07:00
  • 1b204fde39 Revert "Return a 404 when a page is request that has no notices" Evan Prodromou 2009-08-14 13:05:29 -07:00
  • 75a0a3e18b Fixed OpenID appearing in primary nav when OpenID is enabled but not OpenID-only Jeffery To 2009-08-15 00:17:00 +08:00
  • 2cf50ea432 whitespace in error.php Evan Prodromou 2009-08-14 08:04:03 -07:00
  • 7dc3a90d12 Added a configuration option to disable OpenID. Jeffery To 2009-08-13 22:18:06 +08:00
  • a0f6b4f078 ServerErrorAction always logs Evan Prodromou 2009-08-12 11:16:31 -07:00
  • 347f74d650 ServerErrorAction always logs Evan Prodromou 2009-08-12 11:16:31 -07:00
  • 7d33478e86 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x Evan Prodromou 2009-08-12 10:50:46 -07:00
  • 853b6d38b3 Define the member variable N Craig Andrews 2009-08-12 11:51:43 -04:00
  • 3243612e76 Prevents redirect URLs that have canonical URLs longer than 255 chars from being written to the database as their canonical. Redirecting URLs will instead be saved to the database as given. Brett Taylor 2009-08-12 16:00:46 +12:00
  • 2260cf20f5 Corrected the Infinite Scroll CSS Selectors Craig Andrews 2009-08-11 23:05:46 -04:00
  • c29892c875 Return a 404 when a page is request that has no notices Craig Andrews 2009-08-11 22:48:35 -04:00
  • 355effe631 Return a 404 when a page is request that has no notices Craig Andrews 2009-08-11 22:09:02 -04:00
  • 7eda7295e4 oEmbed provider does not use the twitter api library classes any more Craig Andrews 2009-08-11 21:15:42 -04:00
  • 4f751563c7 Make notice attachment lightbox work after an infinite scroll happens Craig Andrews 2009-08-11 16:36:34 -04:00
  • 01dccefccc reformat newnotice.php Evan Prodromou 2009-08-11 11:18:24 -04:00
  • 091152b6a5 Merge commit 'jeff-themovie/0.8.x-private-returnto' into 0.8.x Craig Andrews 2009-08-11 10:42:04 -04:00
  • 76d2a71fb0 Merge commit 'jeff-themovie/0.8.x-jcrop-0.9.8' into 0.8.x Craig Andrews 2009-08-11 10:41:17 -04:00
  • b93df1ccbc Merge commit 'jeff-themovie/0.8.x-private-search' into 0.8.x Craig Andrews 2009-08-11 10:39:44 -04:00
  • 2d29800b6f Merge branch 'master' into 0.8.x Evan Prodromou 2009-08-11 10:23:11 -04:00
  • e432df76d5 Set returnto when redirected to login of a private install Jeffery To 2009-08-11 21:55:24 +08:00
  • fedadd5c5b Added opensearch to the list of public actions. Jeffery To 2009-08-11 21:00:51 +08:00
  • 4d37e919ec Don't show Search in the primary nav if the user isn't logged in and the site is private Jeffery To 2009-08-11 20:47:41 +08:00
  • a459313e10 Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5) Jeffery To 2009-08-11 20:29:45 +08:00
  • 73cde378c9 Merge commit 'mainline/0.8.x' into 0.8.x-notices-in-htmloutputter Brett Taylor 2009-08-11 15:57:53 +12:00
  • d6bcc635bb two variables $public and $system were generating notices in lib/htmloutputter.php, removed because these two parameters are null by default. Brett Taylor 2009-08-11 15:53:37 +12:00
  • 04c6272915 fix for trac bug #1805: bug on line 381 referred to non existant variable, and caused a php notice and potentially would create a misconfigured config.php database type setting. Brett Taylor 2009-08-11 15:26:41 +12:00
  • b0bb1fff2e install.php: improved support for running Laconica in a sub folder and on a non-standard port, tidyed up configuration file generation, removing duplication from db functions, Brett Taylor 2009-08-07 14:17:55 +12:00
  • f2cd83dd51 Revert "changed file.url column type from varcahr(255) to varchar(2047)" Brenda Wallace 2009-08-11 14:41:48 +12:00
  • f4f13166f7 Revert "change file.url to from a varchar(255) to varchar(2047)" Brenda Wallace 2009-08-11 09:38:17 +12:00
  • 002cc755b2 change file.url to from a varchar(255) to varchar(2047) because urls get translated from tinyurl.com etc into their originals before saving and urls can be that long Brenda Wallace 2009-08-11 09:25:13 +12:00
  • 91399d89dd upgrade script for postgres Brenda Wallace 2009-08-11 09:24:18 +12:00
  • aa9fcb9184 Revert "common_config returns false if the config value is not set. Design::toWebColor checks with is_null. Hence the common_config value should be adjusted." Evan Prodromou 2009-08-10 16:42:21 -04:00
  • 3cdefe9983 Revert "Typo, session_name is a function." Evan Prodromou 2009-08-10 16:42:10 -04:00
  • 36eaf42bbb Revert "UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo." Evan Prodromou 2009-08-10 16:42:04 -04:00
  • bbf10e5bdf common_config returns false if the config value is not set. Design::toWebColor checks with is_null. Hence the common_config value should be adjusted. Adrian Lang 2009-08-10 15:01:00 +02:00
  • 77037b3cc3 UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo. Adrian Lang 2009-08-07 12:21:36 +02:00
  • 6aee059033 Merge branch 'master' of git@gitorious.org:laconica/mainline Evan Prodromou 2009-08-10 16:33:36 -04:00
  • 65c37d66c8 $args Was Out Of Scope in CheckMirror. Christopher Vollick 2009-08-07 08:28:20 -04:00
  • 7dc2717231 Merge commit 'dcostalis/econversation' into 0.8.x Craig Andrews 2009-08-10 13:20:56 -04:00
  • a1a97930f3 Workaround for bug 1317 '"What's up" textarea on iPhone missing proper submit button' http://laconi.ca/trac/ticket/1317 brion 2009-08-09 18:39:51 -07:00
  • e9ed20a69d Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.x Craig Andrews 2009-08-10 11:53:35 -04:00
  • d0793c0f44 Typo, session_name is a function. Adrian Lang 2009-08-10 15:24:27 +02:00
  • 5ba46186b7 common_config returns false if the config value is not set. Design::toWebColor checks with is_null. Hence the common_config value should be adjusted. Adrian Lang 2009-08-10 15:01:00 +02:00
  • e1270b26f5 UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo. Adrian Lang 2009-08-07 12:21:36 +02:00