Commit Graph

  • 285f062197 Twitter bridge - Bugfix: You can now turn off brige via prefs Zach Copley 2008-09-23 19:19:21 -0400
  • d5bb9bda0b README - Added mbstring to the list of required PHP5 extensions Zach Copley 2008-09-23 18:14:39 -0400
  • 6548c6cd18 Added option to add disable attr to common_checkbox() Zach Copley 2008-09-23 17:38:29 -0400
  • cce099d347 note privacy of login credentials and private messages Evan Prodromou 2008-09-23 14:30:35 -0400
  • 60baacf80e better logic around protecting messages Evan Prodromou 2008-09-23 14:20:24 -0400
  • 0ee3d6ccb0 user -> this Evan Prodromou 2008-09-23 14:16:48 -0400
  • 49a79590b0 rationalize Zach's change of length with my added _ and caps Evan Prodromou 2008-09-23 13:43:02 -0400
  • cbd8f39f24 Twitter bridge - Changed Twitter username length check from 64 chars to Twitter max of 15. Zach Copley 2008-09-23 04:41:45 -0400
  • 04b95c25ad Twitter bridge: Hack to get around PHP cURL's use of @ as a metachar, Zach Copley 2008-09-23 04:36:32 -0400
  • c9c2d375ba comma to dot Evan Prodromou 2008-09-23 04:08:55 -0400
  • 394a37fc0a was notifying user name not object Evan Prodromou 2008-09-23 04:02:46 -0400
  • 80cd381ab0 Twitter bridge - fix to allow linking to 'protected' Twitter users Zach Copley 2008-09-23 03:45:29 -0400
  • 8957f9cf89 try some fiddling to get message notification going out Evan Prodromou 2008-09-23 03:21:50 -0400
  • cf34bd5da5 make it look like a query Evan Prodromou 2008-09-23 02:52:11 -0400
  • 07500a8d8b append LACONICA_VERSION to css files to force reload Evan Prodromou 2008-09-23 02:50:21 -0400
  • 64c27d57cf incorrect message info shown in title Evan Prodromou 2008-09-23 02:30:29 -0400
  • b2b475d313 change twitter username to allow uppercase letters and underscores Evan Prodromou 2008-09-23 02:03:14 -0400
  • 858e55f5b4 change how Foreign_link fetches, and fix mixup between user-ids and foreign-ids in twittersettings Evan Prodromou 2008-09-23 01:44:13 -0400
  • 44f7dc2a76 403 for a message that isn't yours. Evan Prodromou 2008-09-23 01:06:37 -0400
  • 27b7987b3c version number -- doh! Evan Prodromou 2008-09-23 00:54:49 -0400
  • d2fb829296 CSRF protection in newmessage.php Evan Prodromou 2008-09-22 23:14:19 -0400
  • 6e646570de Fix quotes in favorite notification Evan Prodromou 2008-09-22 19:23:28 -0400
  • c060a84c5b check for cur before message link Evan Prodromou 2008-09-22 18:56:20 -0400
  • ac60342e89 merge CiaranG's changes for subs Evan Prodromou 2008-09-22 18:50:31 -0400
  • e52be4183d A working stopdaemons.sh, and no parameter needed for startdaemons.sh CiaranG 2008-09-06 16:22:42 -0400
  • a1434ee1cf finish the README file Evan Prodromou 2008-09-22 18:32:39 -0400
  • 2944989d8a hide IM settings if xmpp disabled Evan Prodromou 2008-09-22 17:40:03 -0400
  • a73d800100 add additional licenses into extlib subdir Evan Prodromou 2008-09-22 17:21:20 -0400
  • d53b34e403 clear and rebuild db scripts Evan Prodromou 2008-09-22 15:58:24 -0400
  • e24425d44e correct a couple of bugs Evan Prodromou 2008-09-22 15:09:37 -0400
  • d73ed53535 don't notify you favor your own notice Evan Prodromou 2008-09-18 11:28:23 -0400
  • bd828b9fc7 add favor/disfavor to profile Evan Prodromou 2008-09-18 11:26:12 -0400
  • 273a3b22bd input changes Evan Prodromou 2008-09-18 11:21:24 -0400
  • 0cb5cde157 correct background of dis/favor form on hover Evan Prodromou 2008-09-18 11:19:07 -0400
  • 515f7875ce dis -> fav Evan Prodromou 2008-09-18 11:16:42 -0400
  • a0ef34cb1a have to add the ajaxHidden thing, too Evan Prodromou 2008-09-18 11:07:53 -0400
  • 9501023295 ajaxForm on returned forms Evan Prodromou 2008-09-18 11:04:38 -0400
  • 0f787d649b replace -> replaceWith Evan Prodromou 2008-09-18 11:01:20 -0400
  • 935e9b8509 get the zeroth form in the returned array Evan Prodromou 2008-09-18 10:55:45 -0400
  • 4520daac3e ah, turns out each() stuff is called as a method Evan Prodromou 2008-09-18 10:07:56 -0400
  • 7d6c0c28df Gee, maybe I shouldn't try to write DOM code from memory Evan Prodromou 2008-09-18 10:05:33 -0400
  • 054b4d0be6 if favor/disfavor submitted through ajax, return micro-html of form Evan Prodromou 2008-09-18 09:56:08 -0400
  • fbe15efde4 big changes to the README, part 1 Evan Prodromou 2008-09-18 09:55:02 -0400
  • 4af5b0441b split favor forms code Evan Prodromou 2008-09-17 23:20:48 -0400
  • 560cab3427 remove tabs from showmessage Evan Prodromou 2008-09-17 22:57:13 -0400
  • ff5f0a15a6 more id -> message shenanigans Evan Prodromou 2008-09-17 22:55:43 -0400
  • 5ff1107fc1 fix htaccess so pass message param correctly Evan Prodromou 2008-09-17 22:54:28 -0400
  • d5b4dbbca3 fetch -> find Evan Prodromou 2008-09-17 22:52:32 -0400
  • 35bf8d7eaf return correct data structure for messages in showmessage Evan Prodromou 2008-09-17 22:30:32 -0400
  • ec173836b9 scootch it down a bit again Evan Prodromou 2008-09-17 22:28:41 -0400
  • 8baea397e6 try to move the message box up a bit Evan Prodromou 2008-09-17 22:27:56 -0400
  • 64cd79bc5f set message form label to display inline Evan Prodromou 2008-09-17 22:25:58 -0400
  • 8ef9d9d0cc no instructions for 'to' dropdown Evan Prodromou 2008-09-17 22:24:10 -0400
  • 892132549e change id of message textarea Evan Prodromou 2008-09-17 22:19:26 -0400
  • edc11b1157 rearrange paragraphs in message form Evan Prodromou 2008-09-17 22:17:27 -0400
  • 17b7ddfa0f style for message form Evan Prodromou 2008-09-17 22:14:21 -0400
  • 671282fcd5 some minor fixes for new messages Evan Prodromou 2008-09-17 15:21:21 -0400
  • a4cca01451 save created date Evan Prodromou 2008-09-17 15:16:52 -0400
  • 823737891b fix titles in showmessage Evan Prodromou 2008-09-17 15:07:45 -0400
  • 24496bafd2 skip over Mailbox::handle to Action::handle Evan Prodromou 2008-09-17 15:04:45 -0400
  • ea8fce0052 fix missing variable in save-new-message Evan Prodromou 2008-09-17 15:03:06 -0400
  • cdf125c3e4 correct urls from fancy url for show-message Evan Prodromou 2008-09-17 14:59:50 -0400
  • 46965a816d not a nickname so don't canonicalize Evan Prodromou 2008-09-17 14:57:23 -0400
  • f65039212d to parameter is an ID not a nickname Evan Prodromou 2008-09-17 14:51:42 -0400
  • e42de1ccc1 fancy urls for show message, new message Evan Prodromou 2008-09-17 14:02:44 -0400
  • ae6ba61d43 don't show message link on your own page Evan Prodromou 2008-09-17 13:55:12 -0400
  • 124762160a add new message link to showstream Evan Prodromou 2008-09-17 13:53:56 -0400
  • 130ba28886 newmessage and showmessage Evan Prodromou 2008-09-17 13:47:41 -0400
  • 7f8aaf46c8 move rendering stuff that doesn't depend on notice to a separate function Evan Prodromou 2008-09-17 07:27:30 -0400
  • 00eb929c6b use common_local_url() in tagging, add canonicalization function Evan Prodromou 2008-09-17 07:22:34 -0400
  • b20bd3b508 add in ciarang's changes to config.php.sample Evan Prodromou 2008-09-16 17:42:06 -0400
  • 809c4a9d31 rationalize with ciarang's pgsql changes Evan Prodromou 2008-09-16 17:41:34 -0400
  • b57182a8ef Get correct configured language when all else fails CiaranG 2008-09-16 13:27:06 -0400
  • 1c3afaea89 Fix missing nickname in rss replies to title CiaranG 2008-09-15 15:09:53 -0400
  • 001974ad78 Further updates to sample config CiaranG 2008-09-15 04:12:46 -0400
  • ab68c61a12 PostgreSQL: Quote table name in manually formed query - fixes profile settings update CiaranG 2008-09-15 03:02:56 -0400
  • 3632a76773 PostgreSQL: support for full text searching (notice and people) CiaranG 2008-09-14 16:17:44 -0400
  • b13233fed4 PostgreSQL: Make tag cloud query work - also fixes what is surely an ignored error in the mysql query CiaranG 2008-09-11 15:23:48 -0400
  • ce2eaf84aa Fix unquoted array key, causes b0rkage on some php setups (via @bopuc) CiaranG 2008-09-11 12:35:58 -0400
  • c10ab14d13 PostgreSQL - reply.modified needs a default CiaranG 2008-09-10 03:37:41 -0400
  • e322732bd3 Fix remote sub when redirected via login (Ticket #618) CiaranG 2008-09-09 16:22:59 -0400
  • 26634ef0a0 Initial support for PostgreSQL CiaranG 2008-09-09 03:22:24 -0400
  • eb4df223e6 integrate local changes with Zach's Evan Prodromou 2008-09-16 17:08:13 -0400
  • 219927cb79 Twitter-compatible API - JSONP callbacks for all methods emitting JSON Zach Copley 2008-09-09 22:50:13 -0400
  • 6eb84f0f03 Disallow 'api' nickname Zach Copley 2008-09-08 20:06:50 -0400
  • 2fcc9ff65f Twitter integration - wording change Zach Copley 2008-09-07 02:33:39 -0400
  • 6b42c984ee Twitter integration - added $config option for source attribute when posting to Twitter Zach Copley 2008-09-07 02:21:18 -0400
  • 9eca4e0874 Fold password form into profile settings Zach Copley 2008-09-07 01:36:04 -0400
  • 4f19a9462c Moved avatar upload down below timezone on profile settings Zach Copley 2008-09-06 03:06:51 -0400
  • 4f1c30fd88 Conflated Avatar and Profile settings + removed a bunch of unnecessary whitespace Zach Copley 2008-09-05 15:47:32 -0400
  • 6c4dc071bf CSRF protection in twittersettings.php Zach Copley 2008-08-29 00:57:24 -0400
  • a637f36214 CSRF protection for invites.php Zach Copley 2008-08-29 00:54:41 -0400
  • 412eae10fe Twitter integration - Notices now broadcast (directly) to Twitter from linked accts. Zach Copley 2008-08-28 15:25:09 -0400
  • bf14709fe2 Twitter integration - support for new foreign_link table and prefs now save/update Zach Copley 2008-08-28 03:22:05 -0400
  • 8ff52da169 translation updates Evan Prodromou 2008-08-17 12:04:51 -0400
  • b7383d5638 fork daemon Evan Prodromou 2008-06-26 18:40:11 -0400
  • f5c9a6ebcf Twitter integration - decided to change Twitter to service ID #1 Zach Copley 2008-08-26 22:16:35 -0400
  • 3cf6cef9b9 Twitter integration - Foreign_user::getForeignUser() to retrieve Zach Copley 2008-08-26 20:54:44 -0400
  • 803bdff3f6 Twitter integration - Add and remove Twitter accnt now working Zach Copley 2008-08-26 20:03:27 -0400
  • 661202be3e Twitter-integration - Twitter settings tab now saves Twitter credentials zach 2008-08-26 18:56:15 -0400