]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/TwitterBridge/lib
Fave::addNew now calls Notice::saveActivity
[quix0rs-gnu-social.git] / plugins / TwitterBridge / lib /
2014-08-24 Mikael NordfeldthAtomPub missing georss namespace merge from chimo
2014-08-24 Mikael NordfeldthQnA fixes from chimo
2014-08-24 Mikael NordfeldthPoll fixes by chimo
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
2014-08-18 Mikael NordfeldthMerge mmn's 'nightly' changes
2014-08-07 Mikael NordfeldthMerge request from postblue for unclosed @media in CSS
2014-08-06 Mikael NordfeldthTwitterBridge PHP require_once paths now relative
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-06-22 Marcel van der BoomMake sure the Attention::saveNew does not cause an...
2014-06-05 Mikael NordfeldthMerge from chimo: Catch GeoCookie JSON parsing error
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 NordfeldthWe don't add to inbox anymore.
2014-03-06 Mikael NordfeldthAdd Attention stuff to TwitterBridge
2014-03-06 Mikael NordfeldthRemoved Inbox from core (unused since 4b2a66ed29091209c...
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-03-01 Mikael NordfeldthConversation ID now gets set from initial notice.
2014-02-23 Mikael NordfeldthMerge commit 'refs/merge-requests/8' of git://gitorious...
2014-01-26 Jean Baptiste FavreFiw TwitterBridge after SSL enforcement (https://dev...
2013-12-04 Mikael NordfeldthTwitter search server has changed domain name (thanks...
2013-11-09 Mikael NordfeldthInbox class a bit more consistent in argument order...
2013-11-01 Mikael NordfeldthUser agents and generators changed to GNU social
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...