]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2015-11-23 Mikael NordfeldthEvents listing, but the stream will change soon
2015-11-22 Mikael Nordfeldthbump beta version number
2015-11-22 Mikael Nordfeldthallow form ->li() to set $class
2015-11-22 Mikael NordfeldthManaged_DataObject::newUri was called improperly
2015-11-22 hannesmake sure returned notice is a repeat, i.e. not a delet...
2015-11-22 hannesActivityVerb::SHARE instead of http://activitystrea...
2015-11-22 hannesmake sure the notice is a repeat, i.e. not a delete...
2015-11-21 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-11-20 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-11-20 mmnMerge branch 'refactor-file-processNew' into 'nightly'
2015-11-20 Mikael NordfeldthMerge request #59 which was directed at master
2015-11-20 mmnMerge branch 'master' into 'master'
2015-11-19 hannesblock check can't be done inside the same try-expressio...
2015-11-12 Stephen Paul... Show better source for linback items
2015-11-12 Stephen Paul... Update conversation when we update reply_to
2015-11-12 Stephen Paul... Autodiscovery header for webmention
2015-11-12 Stephen Paul... Ignore self pings
2015-11-12 Stephen Paul... That never was meant to be in that if
2015-11-12 Stephen Paul... Use author-declared URL as URI
2015-11-12 Stephen Paul... Add pingback frontend
2015-11-12 Stephen Paul... Search in sub-items for links to the target as well
2015-11-12 Stephen Paul... Catch exception that this generates when there is no...
2015-11-12 Stephen Paul... Fix duplicate detection
2015-11-12 Stephen Paul... Update on duplicate linkback
2015-11-12 Stephen Paul... Linkback to user should work
2015-11-12 Stephen Paul... Ignore non-local notices as targets
2015-11-12 Stephen Paul... Webmention frontend
2015-11-12 Stephen Paul... Initial helpers for verification and microformats
2015-11-11 Roland HaederAdded type-hints
2015-11-10 Roland HaederMessed up with it ...
2015-11-10 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-11-08 Mikael NordfeldthMake it clearer that we're handling group IDs
2015-11-08 Mikael NordfeldthFix federation issue with groups (bad list order)
2015-11-08 Mikael NordfeldthOoops, copypasted something into the wrong place.
2015-11-08 Mikael NordfeldthOStatus usage of static Validate::* calls fixed
2015-11-06 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-06 mmnMerge branch 'in-reply-to-uf2' into 'master'
2015-11-06 Mikael Nordfeldthseparate classes into files in DirectMessage plugin
2015-11-06 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-11-06 mmnMerge branch 'nightly' into 'nightly'
2015-11-05 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-11-05 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-05 mmnMerge branch 'renew-pshb' into 'master'
2015-11-05 mmnMerge branch 'object-types-are-absolute' into 'master'
2015-11-05 mmnMerge branch 'fix-webfinger-link-header' into 'master'
2015-11-05 mmnMerge branch 'pings-interop' into 'master'
2015-11-05 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-11-05 Mikael NordfeldthMerge branch 'master' into nightly
2015-11-05 mmnMerge branch 'master' into 'master'
2015-11-05 mmnMerge branch 'status-204' into 'master'
2015-11-05 mmnMerge branch 'handle-rss-guid' into 'master'
2015-11-05 mmnMerge branch 'twitter-verb' into 'nightly'
2015-11-05 mmnMerge branch 'correct-author-for-repeat' into 'master'
2015-11-05 mmnMerge branch 'support-atom-namespaces-in-rss-author...
2015-11-05 mmnMerge branch 'group-join' into 'nightly'
2015-11-04 Matthias Fritzscheupdate URL
2015-11-02 Stephen Paul... Refactor on File::processNew
2015-10-30 ChimoAdd User_group::getObjectType
2015-10-28 Stephen Paul... Use mb_strlen
2015-10-28 Stephen Paul... Improvements inspired by the OStatus code
2015-10-28 Stephen Paul... Replace text with nickname if shorter
2015-10-28 Stephen Paul... Allow mentioning bare domains with OStatus
2015-10-28 Stephen Paul... Add length argument to plugin
2015-10-28 Stephen Paul... Link to add to Firefox as feedreader
2015-10-28 Stephen Paul... If we are given a direct URL to a feed, use that
2015-10-28 Stephen Paul... New length format for other kinds of mentions
2015-10-28 Stephen Paul... Move the functionality to a plugin
2015-10-27 Mikael NordfeldthShared notices didn't save the URL
2015-10-27 Stephen Paul... Support more author types on RSS
2015-10-27 Mikael NordfeldthBad HTML in translation.
2015-10-27 Stephen Paul... Morkup correct author for a repeat
2015-10-27 ChimoTwitterBridge: Add $notice->verb on import
2015-10-27 Stephen Paul... Respect isPermalLink=false on RSS guid
2015-10-27 Stephen Paul... Accept 204 for PuSH subscription
2015-10-25 Stephen Paul... Add all link headers, not just the last one
2015-10-25 Stephen Paul... Linkback to mentioned profiles
2015-10-23 Stephen Paul... Allow users to @mention URLs
2015-10-23 Stephen Paul... Mark up link to original as a repost for repeats
2015-10-23 Stephen Paul... Only show parent wrapper if there are some
2015-10-23 Stephen Paul... TwitterBridge also check for dupe by uri
2015-10-23 Stephen Paul... Include rel-syndication link for tweets
2015-10-23 Stephen Paul... Reduce duplication by handling both cases in find
2015-10-23 Stephen Paul... Use HTTPS for links to Twitter profiles as well
2015-10-23 Stephen Paul... Twitter URIs have changed
2015-10-23 Stephen Paul... Always send Twitter replies to Twitter
2015-10-22 Stephen Paul... Stop incorrecly changing object_type to relative URI
2015-10-21 Stephen Paul... Enqueue renewals
2015-10-21 Stephen Paul... Renew 1 day *before* the end, not 1 day *after*
2015-10-21 Stephen Paul... Actually use the renew code
2015-10-19 Stephen Paul... Add direct link to parent notice
2015-10-18 Stephen Paul... Allow users to opt out of sending linkbacks
2015-10-18 abjectioRemoved inboxmessagelist.php - seems to be not needed...
2015-10-17 Stephen Paul... Fix Pingback
2015-10-17 Stephen Paul... Send URL we publish
2015-10-16 abjectioBug in catch(Exception) - parameter wrongly written
2015-10-15 Stephen Paul... Add webmention support
2015-10-14 Stephen Paul... Note that we should handle relative URIs
2015-10-14 Stephen Paul... Normalize detection helpers
2015-10-14 Stephen Paul... Notify replies and repeats
2015-10-14 Stephen Paul... Use the getter, not a direct access
next