]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Merge branch 'master' into social-master
[quix0rs-gnu-social.git] / plugins /
2015-03-05 Roland HaederMerge branch 'master' into social-master
2015-03-05 Roland Haeder$related must contain class names, no table names ...
2015-03-04 Roland HaederMerge branch 'master' into social-master
2015-03-04 Roland HaederMerge branch 'master' of gitorious.org:social/mainline
2015-03-01 Roland HaederAdded some checked (I checked them) type-hints to impro...
2015-02-27 Roland HaederMerge branch 'master' of gitorious.org:social/mainline...
2015-02-27 Roland HaederFixed parser error as the braces pair was missing.
2015-02-19 Roland HaederMINOR: Please don't set a+x on files which are not...
2015-02-15 Roland HaederMerge branch 'master' into social-master
2015-02-15 Roland HaederFixed more type-hints for safety.
2015-02-15 Roland HaederMerge remote-tracking branch 'upstream/master'
2015-02-13 Mikael NordfeldthDirectMessages backed up properly for UAS
2015-02-13 Mikael NordfeldthFaves backed up properly to UAS
2015-02-13 Mikael NordfeldthUAS protected property user solved with getUser()
2015-02-12 Mikael NordfeldthschemaDef coding style fixes
2015-02-12 Mikael NordfeldthMissing uri property of QnA_Answer class
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-31 Roland HaederType-hint 'Action' for onEndProfileSettingsActions()
2015-01-31 Roland HaederonEndShowStyles() only uses 'Action' as well.
2015-01-31 Roland HaederAlso for onEndShowScripts() 'Action' is the proper...
2015-01-31 Roland HaederSame goes to onStartShowAside() which has 'Action'...
2015-01-31 Roland HaederAnd another one has 'Action' as type-hint: onStartShowL...
2015-01-29 Mikael NordfeldthA bunch of clientError that were called as serverError
2015-01-28 Roland HaederAdded @pztrn@sn.pztrn.name 's wonderful statistics...
2015-01-27 Roland HaederAdded a lot more type-hints where they will happen...
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 Roland HaederMerge branch 'merge-requests/29' into social-master
2015-01-18 Roland HaederMerge commit 'refs/merge-requests/30' of https://gitori...
2015-01-18 Roland HaederAdded missing method TagSub::getProfile()
2015-01-18 Roland HaederAdded missing SearchSub::getProfile() method.
2015-01-18 Roland Haeder$sender cannot be only Profile ... (false found).
2015-01-18 Roland Haeder$sender cannot be only Profile ... (false found).
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 Roland HaederMerge commit 'refs/merge-requests/29' of https://gitori...
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 roqueReduce tag margin in bookmark notice
2015-01-16 aroquenMove bookmark's tags after description
2015-01-16 roqueMove bookmark's tags after description
next