]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/TwitterBridge/lib/twitterimport.php
File::processNew now static and always throws exception on failure
[quix0rs-gnu-social.git] / plugins / TwitterBridge / lib / twitterimport.php
2014-06-02 Mikael NordfeldthFile::processNew now static and always throws exception...
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-03-01 Mikael NordfeldthConversation ID now gets set from initial notice.
2013-12-04 Mikael NordfeldthTwitter search server has changed domain name (thanks...
2013-10-28 Mikael NordfeldthRemoved legacy OMB. Use OStatus for remote profiles.
2013-10-06 Mikael NordfeldthMoved Avatar retrieval into Avatar class
2013-10-06 Mikael NordfeldthPCRE modifier /e is deprecated in favour of preg_replac...
2013-10-05 Mikael NordfeldthMerge-request 3 by pztrn, IM reply more intuitive
2013-10-05 Mikael NordfeldthFix Avatar-unlink plus better logging in TwitterImport
2013-10-04 Mikael NordfeldthTwitter Import improvements. Still buggy?
2013-10-03 Mikael NordfeldthTwitter Import + avatar fixes (cleaning up + fixing)
2013-10-02 Mikael NordfeldthDo not name anything getOriginal (because DB_DataObject...
2013-10-01 Mikael NordfeldthProperly unlink all old avatars when deleting/uploading...
2013-08-28 Mikael Nordfeldthplugins onAutoload now only overloads if necessary...