]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
php5-intl is recommended but not required
[quix0rs-gnu-social.git] / plugins /
2015-02-25 Mikael NordfeldthNormalize username on AuthCrypt login
2015-02-25 Mikael NordfeldthRemoving some plugins that were moved to plugins-unmain...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/55' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael Nordfeldthtrailing whitespace
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-25 Mikael Nordfeldthavconv required -f image2 not -f mjpeg at least on...
2015-02-25 Mikael NordfeldthOnly local files to be passed through VideoThumbnails
2015-02-25 Mikael NordfeldthVideoThumbnails changed to use 'exec' call to avconv
2015-02-21 Mikael NordfeldthRSSCloud URL field too long for utf8mb4
2015-02-20 Mikael NordfeldthensureFeedURL will return Ostatus_profile early if...
2015-02-19 Mikael NordfeldthSome loose table definitions which needed 191 char...
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-19 Mikael NordfeldthFile and File_redirection adhoc storage methods updated...
2015-02-19 Mikael NordfeldthMerge branch 'nightly' into file_urlhash
2015-02-18 Mikael NordfeldthUserdirectoryAction now ManagedAction and better SQL
2015-02-18 Mikael NordfeldthNo need for return true
2015-02-18 Mikael NordfeldthGroupdirectoryAction now has no direct SQL queries
2015-02-18 Mikael NordfeldthTurn GroupdirectoryAction into a ManagedAction
2015-02-18 Mikael NordfeldthDirectory group search code cleanup
2015-02-18 Mikael NordfeldthMake group search in Directory use PEAR::DB
2015-02-17 Mikael Nordfeldthuse common_purify to purify HTML, one function to rule...
2015-02-17 Mikael Nordfeldthforgot primary key column to updateWithKeys in SalmonAction
2015-02-17 Mikael NordfeldthSalmonAction now updates remote URI if it was stale.
2015-02-16 ChimoMove people tag autocomplete JS to plugin
2015-02-15 Mikael NordfeldthDon't default to publishing http: alias!
2015-02-15 Mikael NordfeldthPresent http:// alias by default in WebFinger output
2015-02-14 Mikael NordfeldthMerge commit 'refs/merge-requests/45' of https://gitori...
2015-02-14 Mikael Nordfeldthneo-quitter unuglification by marcus, merge-request 44
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 Nordfeldthutf8mb4 conversion on database with index adjusts
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-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
next