summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-24Twitter bridge - Was using the wrong idiom to update foreign_linkZach Copley
2008-09-24Twitter bridge - fixed another bug that kept prefs from saving properlyZach Copley
2008-09-23Twitter bridge - pref setting to turn off sending @-replies to TwitterZach Copley
2008-09-23Twitter bridge - Bugfix: You can now turn off brige via prefsZach Copley
2008-09-23README - Added mbstring to the list of required PHP5 extensionsZach Copley
2008-09-23Added option to add disable attr to common_checkbox()Zach Copley
2008-09-23note privacy of login credentials and private messagesEvan Prodromou
2008-09-23better logic around protecting messagesEvan Prodromou
2008-09-23user -> thisEvan Prodromou
2008-09-23rationalize Zach's change of length with my added _ and capsEvan Prodromou
2008-09-23Twitter bridge - Changed Twitter username length check from 64 chars to Twitt...Zach Copley
2008-09-23Twitter bridge: Hack to get around PHP cURL's use of @ as a metachar,Zach Copley
2008-09-23comma to dotEvan Prodromou
2008-09-23was notifying user name not objectEvan Prodromou
2008-09-23Twitter bridge - fix to allow linking to 'protected' Twitter usersZach Copley
2008-09-23try some fiddling to get message notification going outEvan Prodromou
2008-09-23make it look like a queryEvan Prodromou
2008-09-23append LACONICA_VERSION to css files to force reloadEvan Prodromou
2008-09-23incorrect message info shown in titleEvan Prodromou
2008-09-23change twitter username to allow uppercase letters and underscoresEvan Prodromou
2008-09-23change how Foreign_link fetches, and fix mixup between user-ids and foreign-i...Evan Prodromou
2008-09-23403 for a message that isn't yours.Evan Prodromou
2008-09-23version number -- doh!Evan Prodromou
2008-09-22CSRF protection in newmessage.phpEvan Prodromou
2008-09-22Fix quotes in favorite notificationEvan Prodromou
2008-09-22check for cur before message linkEvan Prodromou
2008-09-22merge CiaranG's changes for subs0.6.00.6Evan Prodromou
2008-09-06A working stopdaemons.sh, and no parameter needed for startdaemons.shCiaranG
2008-09-22finish the README fileEvan Prodromou
2008-09-22hide IM settings if xmpp disabledEvan Prodromou
2008-09-22add additional licenses into extlib subdirEvan Prodromou
2008-09-22clear and rebuild db scriptsEvan Prodromou
2008-09-22correct a couple of bugsEvan Prodromou
2008-09-18don't notify you favor your own noticeEvan Prodromou
2008-09-18add favor/disfavor to profileEvan Prodromou
2008-09-18input changesEvan Prodromou
2008-09-18correct background of dis/favor form on hoverEvan Prodromou
2008-09-18dis -> favEvan Prodromou
2008-09-18have to add the ajaxHidden thing, tooEvan Prodromou
2008-09-18ajaxForm on returned formsEvan Prodromou
2008-09-18replace -> replaceWithEvan Prodromou
2008-09-18get the zeroth form in the returned arrayEvan Prodromou
2008-09-18ah, turns out each() stuff is called as a methodEvan Prodromou
2008-09-18Gee, maybe I shouldn't try to write DOM code from memoryEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-18big changes to the README, part 1Evan Prodromou
2008-09-17split favor forms codeEvan Prodromou
2008-09-17remove tabs from showmessageEvan Prodromou
2008-09-17more id -> message shenanigansEvan Prodromou
2008-09-17fix htaccess so pass message param correctlyEvan Prodromou