]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Oembed
EmailSettingsAction adapted to FormAction
[quix0rs-gnu-social.git] / plugins / Oembed /
2015-06-07 Mikael NordfeldthFile-related functions not declared static
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-05 Mikael NordfeldthRevert "Inverse logic error in OembedPlugin"
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-04-03 Mikael NordfeldthAllow oEmbed data from all sites by default
2015-04-03 Mikael NordfeldthInverse logic error in OembedPlugin
2015-04-03 Mikael Nordfeldthbad URL is a clientError
2015-04-03 Mikael NordfeldthoEmbed Action logic simplified (early return)
2015-04-03 Mikael NordfeldthoEmbed helper never finished because of "break 2;"
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-09 Mikael NordfeldthMerge commit 'refs/merge-requests/56' of https://gitori...
2015-03-08 digital dreamerSnapshot of the Transifex translation project - Februar...
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-12 Mikael Nordfeldthutf8mb4 conversion on database with index adjusts
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-02-02 Mikael NordfeldthVimeo oEmbed thumbnail host added to whitelist
2015-01-29 Mikael NordfeldthA bunch of clientError that were called as serverError
2015-01-25 Mikael NordfeldthFile_thumbnail uses file_id as PRI
2015-01-25 Mikael NordfeldthManaged_DataObject->updateWithKeys throws its own exception
2015-01-25 Mikael NordfeldthRegexp for Oembed domain matching
2015-01-25 Mikael NordfeldthRemote thumbnail fetching from trusted sources
2015-01-25 Mikael NordfeldthFile_oembed::byFile to avoid littering with getKV
2015-01-17 Mikael NordfeldthtwitPic no longer exists/is active
2015-01-17 Mikael Nordfeldthspring cleaning in Oembed helper list
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-06-22 Mikael NordfeldthInitial move towards microformats2
2014-05-18 Mikael NordfeldthShow more links work with AJAX-retrieved HTML
2014-05-18 Mikael NordfeldthDon't show or preview text/html attachments
2014-05-10 Mikael NordfeldthNotice->getUrl() for shares would throw exception in...
2014-05-06 Mikael NordfeldthBad variable reference in OembedPlugin
2014-05-06 Mikael NordfeldthMoved oEmbed stuff out to a plugin (Oembed).