]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Somewhat better layout for approving/rejecting subrequests
[quix0rs-gnu-social.git] / plugins /
2015-10-28 Stephen Paul WeberLink to add to Firefox as feedreader
2015-10-28 Stephen Paul WeberIf we are given a direct URL to a feed, use that
2015-10-28 Stephen Paul WeberMove the functionality to a plugin
2015-10-27 Mikael NordfeldthShared notices didn't save the URL
2015-10-27 Stephen Paul WeberSupport more author types on RSS
2015-10-27 Mikael NordfeldthBad HTML in translation.
2015-10-27 Stephen Paul WeberMorkup correct author for a repeat
2015-10-27 ChimoTwitterBridge: Add $notice->verb on import
2015-10-27 Stephen Paul WeberAccept 204 for PuSH subscription
2015-10-25 Stephen Paul WeberAdd all link headers, not just the last one
2015-10-25 Stephen Paul WeberLinkback to mentioned profiles
2015-10-23 Stephen Paul WeberTwitterBridge also check for dupe by uri
2015-10-23 Stephen Paul WeberInclude rel-syndication link for tweets
2015-10-23 Stephen Paul WeberReduce duplication by handling both cases in find
2015-10-23 Stephen Paul WeberUse HTTPS for links to Twitter profiles as well
2015-10-23 Stephen Paul WeberTwitter URIs have changed
2015-10-23 Stephen Paul WeberAlways send Twitter replies to Twitter
2015-10-22 Stephen Paul WeberStop incorrecly changing object_type to relative URI
2015-10-22 Stephen Paul WeberEvent plugin uses saveObjectFromActivity for RSVP
2015-10-21 Stephen Paul WeberEnqueue renewals
2015-10-21 Stephen Paul WeberRenew 1 day *before* the end, not 1 day *after*
2015-10-21 Stephen Paul WeberActually use the renew code
2015-10-18 Stephen Paul WeberAllow users to opt out of sending linkbacks
2015-10-18 abjectioRemoved inboxmessagelist.php - seems to be not needed...
2015-10-17 Stephen Paul WeberFix Pingback
2015-10-17 Stephen Paul WeberSend URL we publish
2015-10-15 Stephen Paul WeberAdd webmention support
2015-10-14 Stephen Paul WeberNote that we should handle relative URIs
2015-10-14 Stephen Paul WeberNormalize detection helpers
2015-10-14 Stephen Paul WeberNotify replies and repeats
2015-10-14 Stephen Paul WeberUse the getter, not a direct access
2015-10-14 Stephen Paul WeberMore robust pingback link detection
2015-10-13 Mikael NordfeldthLink source==share notices
2015-10-13 Mikael NordfeldthOnly set ->actor in a case where it has not yet been set
2015-10-13 Mikael NordfeldthType-aware comparison is necessary for Notice is_local...
2015-10-13 Mikael NordfeldthCall Notice::saveActivity instead of Ostatus_profile...
2015-10-13 Mikael NordfeldthShared activities were missing the actor
2015-10-13 Mikael NordfeldthWrong variable names in SharePlugin
2015-10-13 Mikael NordfeldthRemoving excess debug logging
2015-10-13 Mikael NordfeldthBookmark:addNew did not add a proper rel=related
2015-10-12 Mikael NordfeldthBetter error handling in Bookmark
2015-10-12 Mikael NordfeldthBookmarks are almost migrated
2015-10-12 Mikael NordfeldthChange Bookmark plugin version details
2015-10-11 Mikael NordfeldthWoops, put the bookmark get* functions in the wrong...
2015-10-10 Mikael NordfeldthFirst step of making Bookmark saveActivity-compatible
2015-10-10 Mikael NordfeldthStricter typing for Bookmark plugin
2015-10-10 Mikael Nordfeldthunmaintained plugins that accidentally got translations
2015-10-10 mmnMerge branch 'master' into 'nightly'
2015-10-10 mmnMerge branch 'page_title_showstream' into 'nightly'
2015-10-10 mmnMerge branch 'translation-snapshot-october-2015' into...
2015-10-10 mmnMerge branch 'usergroups_page' into 'nightly'
2015-10-10 mmnMerge branch 'oauth-default-icon' into 'nightly'
2015-10-10 mmnMerge branch 'link-atom-fix' into 'nightly'
2015-10-10 Mikael NordfeldthSyntax and minor fixes
2015-10-10 Mikael NordfeldthStart reworking Bookmark plugin for more modern code
2015-10-10 Mikael NordfeldthUsing some Managed_DataObject::getByPK calls for consis...
2015-10-10 Mikael NordfeldthnewUri might as well be put in Managed_DataObject
2015-10-10 Mikael NordfeldthIf that $options key wasn't set, this won't change...
2015-10-10 Mikael NordfeldthI think I have made the delete verb generate proper AS
2015-10-09 Hannes Mannerheimbetter explanation
2015-10-09 Hannes Mannerheimconvert activity stream RFC3339 dates to mysql datetime...
2015-10-09 mmnMerge branch 'master' into 'nightly'
2015-10-09 Hannes Mannerheimmake event urls federate
2015-10-09 Hannes Mannerheimmake event location federate
2015-10-09 Hannes Mannerheimmake event dates federate
2015-10-09 Hannes Mannerheimupdate from upstream
2015-10-09 Hannes Mannerheimmake events federate
2015-10-08 Mikael NordfeldthDeleted_notice variable specification fixed
2015-10-05 Mikael NordfeldthFound newer Diaspora protocol specifications
2015-10-05 Mikael NordfeldthFIXME: Diaspora has its own salmon slap semantics
2015-10-05 Mikael NordfeldthDiaspora encloses magic envelope in <atom:entry>??!!?!
2015-10-04 digital dreamerSnapshot of the Transifex translation project - October...
2015-10-04 Mikael NordfeldthMagic signature discovery and envelope changes
2015-10-04 Mikael NordfeldthChange some Salmon events and similar
2015-10-04 Mikael NordfeldthMake Magicsig capable of loading public PKCS1 keys
2015-10-04 Mikael NordfeldthSet otherwise undiscovered salmonuri on OStatus script...
2015-10-04 Mikael Nordfeldthvar_export without true
2015-10-04 Mikael Nordfeldthautoloading of Crypt_AES and Crypt_RSA is easier
2015-10-04 Mikael NordfeldthAdd an event to get plugin discovery hints from XRD
2015-10-04 Mikael NordfeldthDiaspora plugin is almost there (for remote salmon...
2015-10-04 Mikael NordfeldthSend the entire XMLStringer object in MagicEnvelope...
2015-10-03 Mikael NordfeldthBreak out MagicEnvelope->toXML() functionality to allow...
2015-10-03 Mikael NordfeldthRemove XSS attack vector in JoinListItem
2015-10-03 Mikael NordfeldthMove around some code related to Magic_envelope and...
2015-10-03 Mikael NordfeldthSigh, copy-pasting when tired is a bad idea.
2015-10-03 Mikael NordfeldthFixes to Deleted_notice
2015-10-03 Mikael NordfeldthWe haven't created the Deleted_notice yet, just use...
2015-10-03 Mikael NordfeldthReturn the correct URI in Deleted_notice
2015-10-03 Mikael NordfeldthDeletes now federated. But might not be handled properly
2015-10-03 Mikael NordfeldthSomewhat better logging while still in trial phase
2015-10-03 Mikael NordfeldthStore delete verb as object_type=activity
2015-10-03 Mikael NordfeldthI think all the notice deletion calls are event-compati...
2015-10-03 Mikael NordfeldthSome work on ActivityModeration with notice deletion
2015-10-02 Mikael NordfeldthUndefined variable use
2015-10-02 Mikael NordfeldthShorthand function for getActor
2015-10-01 Mikael NordfeldthStoreRemoteMedia plugin to enable locally served thumbs...
2015-10-01 Mikael NordfeldthOembed fiddling, nothing major
2015-09-30 Mikael NordfeldthNoResultException is common if reply_to was not cleared...
2015-09-29 Mikael NordfeldthMove Ostatus_profile->processPost function into plugin
2015-09-28 Mikael NordfeldthScript to test remote oEmbed endpoints
next