579f09417bMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli
2009-02-12 22:14:07 +00:00
3b5fd8fb6bRevert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"
Evan Prodromou
2009-02-12 16:05:37 -05:00
b09eb06daeRevert "Just discovered the PEAR_Error handling function in index.php. Duh."
Evan Prodromou
2009-02-12 16:04:43 -05:00
5c31dcb430Merge branch 'devevan/master' into 0.7.x
Evan Prodromou
2009-02-12 15:51:34 -05:00
e686ef042bMake ID of SMS Carrier not autoincrement
Evan Prodromou
2009-02-12 14:16:58 -05:00
654a91cc1cAdd fixed IDs to SMS carrier list
Evan Prodromou
2009-02-12 14:03:15 -05:00
5118643695move carrier.sql to sms_carrier.sql
Evan Prodromou
2009-02-12 13:58:05 -05:00
033503dc84Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli
2009-02-12 18:30:10 +00:00
ab8d27b8d1don't over specialize URLs
Evan Prodromou
2009-02-12 09:22:45 -05:00
eaae456222Add XMLStringer for building XML strings
Evan Prodromou
2009-02-12 08:38:43 -05:00
99773e3b5ewrap multiline regexp in quotes so it doesn't mess up my editor's indenting
Evan Prodromou
2009-02-12 07:58:36 -05:00
a845d06c77ignore no-data error, since we use it all the time
Evan Prodromou
2009-02-12 06:49:34 -05:00
986068d6e7Merge branch '0.7.x' into queuehandlers
Zach Copley
2009-02-11 23:07:49 -08:00
616bdd43a9Just 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
9f035e2847Code 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
7155cf813dMove/reorg Twitter broadcast code to lib/twitter.php in prep for making a twitterqueuehandler.
Zach Copley
2009-02-11 17:46:53 -08:00
3c8c0572efTicket 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
c6070200feMerge branch 'master' of git://gitorious.org/laconica/mainline
Evan Prodromou
2009-02-11 20:53:11 +00:00
0d58652487trac #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
bdd9f6ce1dMerge commit 'upstream/0.7.x' into 0.7.x
Sean Murphy
2009-02-09 17:29:39 -05:00
f6705f06c0Fixed #1170: Auto-linking bug when URL cotains special chars.
Sean Murphy
2009-02-09 17:29:27 -05:00
32744124bcAdd a hook for showing sidebar sections
Evan Prodromou
2009-02-09 16:56:38 -05:00
2393fbec60add some indices for performance
Evan Prodromou
2009-02-09 14:47:23 -05:00
8cb3035b89Merge 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
09d8a73ecetrac #1155 ++ replace strlen with mb_strlen for all utf8 strings.
Robin Millette
2009-02-07 19:33:18 +00:00
c87a0c3f58Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou
2009-02-09 12:09:44 -05:00
9b7c57d094whitespace and formatting in showstream.php
Evan Prodromou
2009-02-09 12:07:21 -05:00
c1bc77efd9whitespace and formatting
Evan Prodromou
2009-02-09 12:06:06 -05:00
73b8de7c4cMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
Evan Prodromou
2009-02-09 12:03:45 -05:00
9e23b5c5d7Change action autoloading to allow actions in plugins
Evan Prodromou
2009-02-09 11:46:26 -05:00
43888b5239trac #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
09bab90409Merge branch '0.7.x' into 0.8.x
Evan Prodromou
2009-02-09 09:57:39 -05:00
a476805dd9give example of using Google Analytics
Evan Prodromou
2009-02-09 09:20:55 -05:00
2e518c9d5eSample plugin for Google Analytics
Evan Prodromou
2009-02-09 09:14:44 -05:00
ee4ee388ffinclude plugin.php early so config can use it
Evan Prodromou
2009-02-09 08:49:28 -05:00
dce975e33ballow events without arguments
Evan Prodromou
2009-02-09 08:48:50 -05:00
175f1e7395utility superclass for plugins
Evan Prodromou
2009-02-09 08:47:11 -05:00
f4e8cc6d9fAdd InitializePlugin and CleanupPlugin events
Evan Prodromou
2009-02-09 08:44:30 -05:00
5d246299b6add hooks for JavaScript handling
Evan Prodromou
2009-02-09 08:24:23 -05:00
60bf87bb34notes about existing events; should probably put this in a separate doc
Evan Prodromou
2009-02-09 08:11:52 -05:00
05991e2206First events for adding menu items
Evan Prodromou
2009-02-09 08:02:23 -05:00
e40d503dfbhad the logic on event handler reversed
Evan Prodromou
2009-02-09 08:02:08 -05:00
55cba5007eFix indentation in lib/action.php
Evan Prodromou
2009-02-09 07:51:23 -05:00
e29ebc18c7Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou
2009-02-09 07:26:17 -05:00
5466f6a6d0Better exception handling in index
Evan Prodromou
2009-02-09 07:25:35 -05:00
aa06d760b3Index and Action use Exceptions
Evan Prodromou
2009-02-09 07:15:52 -05:00