]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/twittersettings.php
Move/reorg Twitter broadcast code to lib/twitter.php in prep for
[quix0rs-gnu-social.git] / actions / twittersettings.php
2009-02-12 Zach CopleyMove/reorg Twitter broadcast code to lib/twitter.php...
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-06 Evan ProdromouMove common_avatar_* functions to Avatar
2009-01-28 Evan ProdromouMerge branch 'master' of root@laconi.ca:/var/www/laconi...
2009-01-27 Zach CopleyHave "Current verified Twitter account" to use the...
2009-01-27 Zach Copleytrac975 - Fixed title for Twitter settings page (thanks...
2009-01-24 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 sarvenTwitter settings styles
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Zach CopleyFix for Twitter bridge bug introduced by uiredesign...
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-19 Evan ProdromouMerge branch 'uiredesign' of /var/www/trunk into uiredesign
2009-01-19 sarvenRenamed form_datas to form_data
2009-01-18 sarvenSMS settings markup and styles. Minor check with twitte...
2009-01-17 Evan ProdromouBreak up settings into two tabset
2009-01-17 Evan ProdromouMerge branch 'uiredesign' of /var/www/trunk into uiredesign
2009-01-17 sarventwitter settings markup
2009-01-16 sarvenMerge branch 'uiredesign' of ../trunk into uiredesign
2009-01-16 Evan ProdromouUpdate twittersettings to new framework
2009-01-16 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouConvert use of common_server_error and common_user_erro...
2009-01-15 Evan ProdromouConvert all actions to use new UI functions
2009-01-15 Zach CopleyTwitter bridge: verify creds was taking user ID from...
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-11 ZachMerge branch 'master' of /var/www/trunk
2009-01-11 Zach CopleyTwitter settings: show success color for msg on save...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2009-01-05 Zach Copleytrac750 configurable sync flags for Facebook app (notic...
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan ProdromouTRUE
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-11 Zach CopleyTwitter bridge: update to handle Twitter API changes...
2008-11-19 Zach Copleytrac685 Twitter bridge - Shell script to sync all users...
2008-11-17 zachtrac685 Twitter bridge - Sync Twitter friends
2008-11-14 zachTwitter bridge - don't delete Twitter users. Update...
2008-09-24 Evan Prodromoudefault sending local @ replies to Twitter
2008-09-24 Evan Prodromouchange foreign links flags code to use bitmasks
2008-09-24 Zach CopleyTwitter bridge - Was using the wrong idiom to update...
2008-09-24 Zach CopleyTwitter bridge - fixed another bug that kept prefs...
2008-09-24 Zach CopleyTwitter bridge - pref setting to turn off sending ...
2008-09-23 Evan Prodromourationalize Zach's change of length with my added _...
2008-09-23 Zach CopleyTwitter bridge - Changed Twitter username length check...
2008-09-23 Zach CopleyTwitter bridge - fix to allow linking to 'protected...
2008-09-23 Evan Prodromouchange twitter username to allow uppercase letters...
2008-09-23 Evan Prodromouchange how Foreign_link fetches, and fix mixup between...
2008-09-07 Zach CopleyTwitter integration - wording change
2008-09-05 Zach CopleyConflated Avatar and Profile settings + removed a bunch...
2008-08-29 Zach CopleyCSRF protection in twittersettings.php
2008-08-28 Zach CopleyTwitter integration - support for new foreign_link...
2008-08-27 Zach CopleyTwitter integration - decided to change Twitter to...
2008-08-27 Zach CopleyTwitter integration - Foreign_user::getForeignUser...
2008-08-27 Zach CopleyTwitter integration - Add and remove Twitter accnt...
2008-08-26 zachTwitter-integration - Twitter settings tab now saves...
2008-08-22 zachTwitter integration - Oh look, a Twitter settings tab.