Commit-Graf

  • 02184df7c8 Fixed arguments to syslog (LOG_ERR, not LOG_ERROR) and removed unused function Zach Copley 2009-02-13 10:08:11 -08:00
  • 4ad5d55ecf Add events for filtering and logging new notices Evan Prodromou 2009-02-13 10:52:26 -05:00
  • 47c5d508b3 remove debugging info from local_url Evan Prodromou 2009-02-13 10:47:22 -05:00
  • c0af950276 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Zach Copley 2009-02-13 05:45:06 +00:00
  • 4b7ee5455f We have a FacebookQueueHandler now. The update_facebook.php cron script is totally deprecated. Zach Copley 2009-02-13 05:42:00 +00:00
  • 070d1a3f24 Hooks for: custom, laconica, UA specific stylesheets Sarven Capadisli 2009-02-13 04:33:43 +00:00
  • 47e595b092 Merge branch 'queuehandlers' into 0.7.x Zach Copley 2009-02-12 14:41:27 -08:00
  • f8e2ad0677 The fabled twitterqueuehandler Zach Copley 2009-02-12 14:39:21 -08:00
  • dac8d103e6 Hooks for: header, contentblock, footer Sarven Capadisli 2009-02-12 22:16:48 +00:00
  • 579f09417b Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Sarven Capadisli 2009-02-12 22:14:07 +00:00
  • 3b5fd8fb6b Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling" Evan Prodromou 2009-02-12 16:05:37 -05:00
  • b09eb06dae Revert "Just discovered the PEAR_Error handling function in index.php. Duh." Evan Prodromou 2009-02-12 16:04:43 -05:00
  • 5c31dcb430 Merge branch 'devevan/master' into 0.7.x Evan Prodromou 2009-02-12 15:51:34 -05:00
  • e686ef042b Make ID of SMS Carrier not autoincrement Evan Prodromou 2009-02-12 14:16:58 -05:00
  • 654a91cc1c Add fixed IDs to SMS carrier list Evan Prodromou 2009-02-12 14:03:15 -05:00
  • 5118643695 move carrier.sql to sms_carrier.sql Evan Prodromou 2009-02-12 13:58:05 -05:00
  • 033503dc84 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Sarven Capadisli 2009-02-12 18:30:10 +00:00
  • ab8d27b8d1 don't over specialize URLs Evan Prodromou 2009-02-12 09:22:45 -05:00
  • eaae456222 Add XMLStringer for building XML strings Evan Prodromou 2009-02-12 08:38:43 -05:00
  • 99773e3b5e wrap multiline regexp in quotes so it doesn't mess up my editor's indenting Evan Prodromou 2009-02-12 07:58:36 -05:00
  • a845d06c77 ignore no-data error, since we use it all the time Evan Prodromou 2009-02-12 06:49:34 -05:00
  • 986068d6e7 Merge branch '0.7.x' into queuehandlers Zach Copley 2009-02-11 23:07:49 -08:00
  • 616bdd43a9 Just discovered the PEAR_Error handling function in index.php. Duh. Renamed the Action functions to throw an exception like it. I still think it probably makes sense to have the callback defined in both places for finer control. Zach Copley 2009-02-11 22:08:20 -08:00
  • 9f035e2847 Code to handle PEAR_Errors raised by DB_DataObject that are bubbling up, but are actually expected and can safely be ignored. Zach Copley 2009-02-11 21:41:56 -08:00
  • 7155cf813d Move/reorg Twitter broadcast code to lib/twitter.php in prep for making a twitterqueuehandler. Zach Copley 2009-02-11 17:46:53 -08:00
  • 3c8c0572ef Ticket 1172. Capitalizing first character of each word to uppercase instead of putting all characters to uppercase. Sarven Capadisli 2009-02-11 23:03:12 +00:00
  • c6070200fe Merge branch 'master' of git://gitorious.org/laconica/mainline Evan Prodromou 2009-02-11 20:53:11 +00:00
  • 9d07032334 fix command classes Evan Prodromou 2009-02-11 15:48:30 -05:00
  • 03fff15a51 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-11 15:47:47 -05:00
  • 5127396325 Move Commands stuff out of classes Evan Prodromou 2009-02-11 15:46:29 -05:00
  • 1d5296e596 change htmloutputter to use exception instead of common_user_error Evan Prodromou 2009-02-11 15:39:49 -05:00
  • 87f243917d Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Sarven Capadisli 2009-02-11 19:56:59 +00:00
  • 21f6c91161 Minor correction: pikiw -> piwik Sarven Capadisli 2009-02-11 19:56:17 +00:00
  • ab37f84b5a Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-11 14:46:47 -05:00
  • b5cc7e4aab Handle DB_DataObject errors better Evan Prodromou 2009-02-11 14:45:06 -05:00
  • 012288bdf6 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Sarven Capadisli 2009-02-11 16:53:01 +00:00
  • fc293545be Minor. Changed from @class location to label Sarven Capadisli 2009-02-11 16:50:07 +00:00
  • 22b10399aa Unify feeds definition in actions Evan Prodromou 2009-02-11 11:37:50 -05:00
  • ad65c447d5 fix Atom link, add Atom and RSS 2.0 to <head> Evan Prodromou 2009-02-11 10:35:15 -05:00
  • 2fb8c58c84 Merge branch 'dev-0.7.x' into link-rel-paginate Meitar Moscovitz 2009-02-12 02:27:13 +11:00
  • 27e23f2dd3 Merge branch 'sgmurphy-clone/0.7.x' into 0.7.x Evan Prodromou 2009-02-11 10:11:26 -05:00
  • 26b0bc3aab Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-11 09:54:23 -05:00
  • 880d0b477b Merge branch 'urlroute' into 0.7.x Evan Prodromou 2009-02-11 09:53:54 -05:00
  • c640b747f7 add related link to Atom for feeds for some downstream users Evan Prodromou 2009-02-11 08:34:21 -05:00
  • d345c746b9 add related link to Atom for feeds for some downstream users Evan Prodromou 2009-02-11 08:34:21 -05:00
  • 07c6537898 Style the notice form and notices to better avoid need to scroll around. Meitar Moscovitz 2009-02-11 23:35:58 +11:00
  • bba1dbdb40 Use a router singleton Evan Prodromou 2009-02-11 00:45:11 -05:00
  • fbecbcb693 Build urls using Net_URL_Mapper, too Evan Prodromou 2009-02-10 22:49:25 -05:00
  • 1a7337f2fd Moved /doc/ to /doc-src/ Evan Prodromou 2009-02-10 22:33:57 -05:00
  • 7b9e69eb89 integrate URL routing into core code Evan Prodromou 2009-02-10 22:32:38 -05:00
  • 646fdea1bf Fixed 1174: schemeless URL auto-linking bug Sean Murphy 2009-02-10 17:42:58 -05:00
  • 7763f804ca trac #233 Explicitely show we have an rss feed for notice searches. Robin Millette 2009-02-10 22:04:47 +00:00
  • b45ea01dab Required Net URL needed for Net URL Mapper Evan Prodromou 2009-02-10 16:19:45 -05:00
  • e21f2cf29e Move Mapper to correct spot in the hierarchy Evan Prodromou 2009-02-10 15:55:37 -05:00
  • 3f859026e6 Add Net_URL_Mapper to extlib Evan Prodromou 2009-02-10 15:54:13 -05:00
  • beddf90663 Trigger only on handheld device screens, not on browser screens, d'oh! Meitar Moscovitz 2009-02-11 03:12:14 +11:00
  • c9e8b1e5c3 Add streamlined mobile device-friendly styles when enabled in config. Meitar Moscovitz 2009-02-11 03:03:16 +11:00
  • b240a17194 Beginning to refactor document relationship links to reduce common code. Meitar Moscovitz 2009-02-10 19:42:01 +11:00
  • 3585012380 Merge branch 'dev-0.7.x' into link-rel-paginate Meitar Moscovitz 2009-02-10 18:28:12 +11:00
  • d8ed013612 Merge commit 'upstream/0.7.x' into 0.7.x Sean Murphy 2009-02-09 20:18:27 -05:00
  • 55fcc150fe Fixed #1025: Delete avatar option. Sean Murphy 2009-02-09 20:17:56 -05:00
  • cf29ef2bc4 Fixed remaining substr_replace with multibyte equivalent. Sean Murphy 2009-02-09 19:15:30 -05:00
  • 80429ca70c Fixed remote subscribe avatar problems Evan Prodromou 2009-02-09 23:13:11 +00:00
  • 47a5d2b7f0 Fixed remote subscribe avatar problems Evan Prodromou 2009-02-09 23:13:11 +00:00
  • 0d58652487 trac #1160 fix dropdown xmloutput function for the selected attribute and fix newmessage auto-selected dropdown. Robin Millette 2009-02-09 15:35:38 +00:00
  • bdd9f6ce1d Merge commit 'upstream/0.7.x' into 0.7.x Sean Murphy 2009-02-09 17:29:39 -05:00
  • f6705f06c0 Fixed #1170: Auto-linking bug when URL cotains special chars. Sean Murphy 2009-02-09 17:29:27 -05:00
  • 32744124bc Add a hook for showing sidebar sections Evan Prodromou 2009-02-09 16:56:38 -05:00
  • 2393fbec60 add some indices for performance Evan Prodromou 2009-02-09 14:47:23 -05:00
  • 8cb3035b89 Merge branch 'dev-0.7.x' into link-rel-paginate Meitar Moscovitz 2009-02-10 05:05:04 +11:00
  • 3e005f2d1b "Change your email address..." msg was printing out \n instead of a newline Zach Copley 2009-02-06 21:17:45 -08:00
  • 09d8a73ece trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. Robin Millette 2009-02-07 19:33:18 +00:00
  • 37a1a6b9d8 Safer, better script for automatically updating Facebook statuses Zach Copley 2009-02-07 18:16:34 -08:00
  • ddb67cda17 Trac #1159: Fix peopletag pagination. Also phpcs cleanup. Zach Copley 2009-02-08 13:25:48 -08:00
  • bb13d89642 Minor update to the way Facebook app handles listing of friends you've invited. Zach Copley 2009-02-08 21:58:25 +00:00
  • 28ef2ccf42 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
  • 20bfa6daed upgrade jQuery from 1.3 to 1.3.1 Evan Prodromou 2009-02-09 12:39:03 -05:00
  • e5bad15264 upgrade jQuery from 1.3 to 1.3.1 Evan Prodromou 2009-02-09 12:39:03 -05:00
  • 42e3c928dd ignore .#* files Evan Prodromou 2009-02-09 12:29:10 -05:00
  • c87a0c3f58 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-09 12:09:44 -05:00
  • 9b7c57d094 whitespace and formatting in showstream.php Evan Prodromou 2009-02-09 12:07:21 -05:00
  • c1bc77efd9 whitespace and formatting Evan Prodromou 2009-02-09 12:06:06 -05:00
  • 73b8de7c4c Merge branch 'sgmurphy-clone/0.7.x' into 0.7.x Evan Prodromou 2009-02-09 12:03:45 -05:00
  • 9e23b5c5d7 Change action autoloading to allow actions in plugins Evan Prodromou 2009-02-09 11:46:26 -05:00
  • 43888b5239 trac #1160 fix dropdown xmloutput function for the selected attribute and fix newmessage auto-selected dropdown. Robin Millette 2009-02-09 15:35:38 +00:00
  • 09bab90409 Merge branch '0.7.x' into 0.8.x Evan Prodromou 2009-02-09 09:57:39 -05:00
  • a476805dd9 give example of using Google Analytics Evan Prodromou 2009-02-09 09:20:55 -05:00
  • 2e518c9d5e Sample plugin for Google Analytics Evan Prodromou 2009-02-09 09:14:44 -05:00
  • ee4ee388ff include plugin.php early so config can use it Evan Prodromou 2009-02-09 08:49:28 -05:00
  • dce975e33b allow events without arguments Evan Prodromou 2009-02-09 08:48:50 -05:00
  • 175f1e7395 utility superclass for plugins Evan Prodromou 2009-02-09 08:47:11 -05:00
  • f4e8cc6d9f Add InitializePlugin and CleanupPlugin events Evan Prodromou 2009-02-09 08:44:30 -05:00
  • 5d246299b6 add hooks for JavaScript handling Evan Prodromou 2009-02-09 08:24:23 -05:00
  • 60bf87bb34 notes about existing events; should probably put this in a separate doc Evan Prodromou 2009-02-09 08:11:52 -05:00
  • 05991e2206 First events for adding menu items Evan Prodromou 2009-02-09 08:02:23 -05:00
  • e40d503dfb had the logic on event handler reversed Evan Prodromou 2009-02-09 08:02:08 -05:00
  • 55cba5007e Fix indentation in lib/action.php Evan Prodromou 2009-02-09 07:51:23 -05:00
  • e29ebc18c7 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-09 07:26:17 -05:00
  • 5466f6a6d0 Better exception handling in index Evan Prodromou 2009-02-09 07:25:35 -05:00
  • aa06d760b3 Index and Action use Exceptions Evan Prodromou 2009-02-09 07:15:52 -05:00