]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Merge commit 'refs/merge-requests/43' of https://gitorious.org/social/mainline into...
[quix0rs-gnu-social.git] / plugins /
2015-02-12 Mikael NordfeldthMerge commit 'refs/merge-requests/43' of https://gitori...
2015-02-09 Mikael NordfeldthMerge commit 'refs/merge-requests/39' of https://gitori...
2015-02-09 ChimoTwitterBridge: don't array_merge() non-arrays
2015-02-09 ChimoMake TwitterBridge less noisy
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/37' of https://gitori...
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-08 Mikael NordfeldthMerge commit 'refs/merge-requests/36' of https://gitori...
2015-02-08 ChimoPopulate 'created' property on ostatus_source
2015-02-08 Mikael NordfeldthOlder versions of PHP couldn't do array indexes on...
2015-02-08 Mikael NordfeldthGeneral code quality improvement for easier understanding
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/33' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/34' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/35' of https://gitori...
2015-02-07 ChimoRemove NOT NULL restriction on FeedSub last_update
2015-02-07 ChimoRemove NOT NULL restriction on HubSub 'lease'
2015-02-04 Mikael NordfeldthAllow delete-inactive for gcfeeds
2015-02-03 Mikael NordfeldthFavoritePlugin uses getConfigPref for profile setting
2015-02-03 Mikael Nordfeldth$this out of context (use $rcpt)
2015-02-03 Mikael NordfeldthRevert "Notices for faves are already sent as they...
2015-02-03 Mikael NordfeldthThe favorite activity is an activity.
2015-02-03 Mikael NordfeldthNotices for faves are already sent as they are notices...
2015-02-03 Mikael NordfeldthWrong variable name (s/fave/object/)
2015-02-03 Mikael NordfeldthFave::addNew now calls Notice::saveActivity
2015-02-03 Mikael Nordfeldthmore activity-like terminology in variable names
2015-02-03 Mikael NordfeldthFave insert logging directly in insert()
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-27 Mikael NordfeldthDefault value false for $force on Ostatus updateAvatar
2015-01-27 Mikael NordfeldthTest in Ostatus_profile if avatar is an image before...
2015-01-27 Mikael NordfeldthHandle groups better in Ostatus_profile->updateAvatar
2015-01-27 Mikael NordfeldthOStatusSub should use inherent attributes
2015-01-26 Mikael NordfeldthOstatus_profile smarter test if avatar exists
2015-01-26 Mikael NordfeldthForce updateAvatar if desired
2015-01-26 Mikael NordfeldthDifferentiate on group and user for WebFinger data
2015-01-25 Mikael NordfeldthAnimated GIF restructuring, ImageMagick only used for...
2015-01-25 Mikael NordfeldthNo need for ImageMagick to detected animated GIF
2015-01-25 Mikael NordfeldthNo reason to stop the event
2015-01-25 Mikael NordfeldthMaybe we can detect animated files in core
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 NordfeldthupdateKeys -> updateWithKeys (w/ functionality)
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-24 Mikael NordfeldthStore remote magicsig public keys locally
2015-01-24 Mikael NordfeldthAdded Magicsig onProfileDeleteRelated
2015-01-24 Mikael NordfeldthDocumentation update (clarifying need for php5-gmp...
2015-01-24 Mikael Nordfeldthconst'ifying bits and sigalg
2015-01-24 Mikael NordfeldthDocumentation update for ImageMagick
2015-01-24 Mikael Nordfeldthresize_animated declared public in ImageMagickPlugin
2015-01-23 Mikael NordfeldthMapstractionPlugin didn't handle notices without URLs
2015-01-23 Mikael NordfeldthRealtimePlugin didn't handle notices without URLs
2015-01-23 Mikael Nordfeldthuser is a protected property in UAS/AtomUserNoticeFeed
2015-01-22 Mikael NordfeldthReplace file_get_contents with HTTPClient in testfeed
2015-01-21 Mikael NordfeldthMerge branch 'nightly' of gitorious.org:social/mainline...
2015-01-21 Mikael NordfeldthAntiBrute plugin, delay + log multiple fail logins
2015-01-21 Mikael NordfeldthGIF support (I know you love it)
2015-01-21 Mikael NordfeldthNewmessageAction lacked the $form property
2015-01-18 Mikael Nordfeldthholy crap, file_put_contents got args in wrong order
2015-01-18 Mikael NordfeldthKeep the old error message on updateAvatar
2015-01-18 Mikael NordfeldthUse HTTPClient to download avatar
2015-01-18 Mikael NordfeldthLoose_Ostatusprofile::updateAvatar was identical to...
2015-01-17 Mikael NordfeldthNo need to say we're finished working
2015-01-17 Mikael NordfeldthtwitPic no longer exists/is active
2015-01-17 Mikael Nordfeldthspring cleaning in Oembed helper list
2015-01-16 aroquenReduce tag margin in bookmark notice
2015-01-16 aroquenMove bookmark's tags after description
2015-01-16 aroquenBetter frame and spacing for bookmark title
2015-01-16 Mikael NordfeldthAdd nohub config setting to allowed non-PuSH feeds
2015-01-15 Mikael Nordfeldthremoved debugging lines for FeedPoller
2015-01-15 Mikael NordfeldthFeedPoller plugin, for hubless feeds
2015-01-13 Mikael NordfeldthEnsuring unknown profiles in salmon slaps work again
2015-01-13 Mikael NordfeldthAbort on failure instead of return early success
2015-01-12 Mikael NordfeldthArrayWrapper spookiness, must make sure it's a Notice...
2015-01-12 Mikael NordfeldthensureActivityObjectProfile is more thorough than creat...
2015-01-12 Mikael NordfeldthFound some unreachable code in Favorite
2015-01-12 Mikael NordfeldthensureProfile already done and stored in $this->oprofile
2015-01-10 Mikael NordfeldthSupport for updated aliases
2015-01-09 Mikael Nordfeldthsection control over their notice lists + HTML id stuff
2015-01-08 Mikael NordfeldthMerge commit 'refs/merge-requests/28' of https://gitori...
2014-12-31 Joshua Judson RosenOStatusPlugin: fix ensureProfile catch-22 in onCheckAct...
2014-12-10 Mikael NordfeldthMerge commit 'refs/merge-requests/25' of https://gitori...
2014-12-10 Mikael NordfeldthColumns too narrow in mobileprofile
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/26' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/27' of https://gitori...
2014-12-09 Joshua Judson RosenOStatus/scripts/update-profile-data.php: print updated...
2014-12-08 Mikael NordfeldthStronger typing in Ostatus_profile
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/19' of https://gitori...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/23' of https://gitori...
2014-12-02 Hannes Mannerheimdelete groups from groups directory, for admins
2014-12-02 Mikael NordfeldthMerge aqeeliz's commit 'refs/merge-requests/20' of...
2014-11-27 Mikael Nordfeldthfetch conversation URI in processPost, not processShare
2014-11-27 Mikael Nordfeldthscripts/upgrade.php would fail if Profile_prefs did...
2014-11-27 Mikael NordfeldthUse remote conversation URI info to stitch convos together
2014-11-25 Joshua Judson Rosensendemailsummary.php: correct path to INSTALLDIR
2014-11-24 Mikael NordfeldthTry to lookup the profile if we don't know it yet
2014-11-24 Mikael NordfeldthOstatus_profile->checkAuthorship returns Profile
2014-11-24 Mikael NordfeldthBad parameter count for checkAuthorship
2014-11-24 Joshua Judson RosenFix OStatus groups by making Ostatus_profile::localProf...
next