]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Added type-hint for StartShowEntryForms hook
[quix0rs-gnu-social.git] / plugins /
2020-03-29 Roland HaederAdded type-hint for adaptNoticeListItem() method
2020-03-29 Roland HaederAdded type-hint for constructor of NoticeTreeItem class
2020-03-29 Roland HaederAdded type-hint for StartShowNoticeFormData hook
2020-03-29 Roland HaederLast type-hint is an array, added.
2020-03-29 Roland HaederAdded missing type-hints for EndRssEntryArray hooks.
2020-03-29 Roland HaederAdded missing type-hints for EndNoticeSave(Web) (differ...
2020-03-29 Roland HaederAdded type-hint for EndShowNoticeOptionItems hooks.
2020-03-29 Roland HaederAdded type-hint for EndNoticeInScope hook.
2020-03-29 Roland HaederAdded missing type-hint for EndPublicGroupNav (it is...
2020-03-29 Roland HaederAdded type-hint for StartHostMetaLinks hook
2020-03-29 Roland HaederAdded missing type-hint for StartShowHTML hook
2020-03-29 Roland HaederAdded type-hint for StartNoticeSourceLink hooks.
2020-03-29 Roland HaederAdded type-hint for RedirectToLogin hooks. Please note...
2020-03-29 Roland HaederFound these missing, still there is one that says ...
2020-03-29 Roland HaederAdded new 'Scroller' plugin from @buttle which aims...
2020-03-29 Roland HaederRe-added code from upstream (opps).
2020-03-29 Roland Haeder*** Privacy Leak fixed: ***
2020-03-29 Roland HaederNo more needed (for this fix) but maybe later. So I...
2020-03-29 Roland HaederNeeded to add notice_id to selected fields ... :-(
2020-03-29 Roland Haeder??? Not Notice_tag?
2020-03-29 Roland Haeder??? Not callable?
2020-03-29 Roland HaederIntroduced isCurrentProfileInScope() which shall check...
2020-03-29 Roland HaederGrrr, not fixed. So adding debug lines.
2020-03-29 Roland HaederPossible hack for tags from private dents in public...
2020-03-29 Roland HaederSave some memory + added type-hint.
2020-03-29 Roland HaederCheck scope, else a privacy leaks happens this way:
2020-03-29 Roland HaederonArgsInitialize() wants an array and many plugins...
2020-03-29 Roland Haederrand() is weak on some OSes as it only produces random...
2020-03-29 Roland HaederAdded more checked type-hints
2020-03-29 Roland Haeder$related must contain class names, no table names ...
2020-03-29 Roland HaederFixed more type-hints for safety.
2020-03-29 Roland HaederType-hint 'Action' for onEndProfileSettingsActions()
2020-03-29 Roland HaederAdded @pztrn@sn.pztrn.name 's wonderful statistics...
2020-03-29 Roland HaederAdded missing method TagSub::getProfile()
2020-03-29 Roland HaederAdded missing SearchSub::getProfile() method.
2020-03-29 Roland Haeder$sender cannot be only Profile ... (false found).
2020-03-29 Roland HäderMaybe this message will be needed some day ...
2020-03-29 Roland HaederFixed:
2020-03-29 Roland HaederFixed ;-)
2020-03-29 Roland HaederAdded some (good known) type-hints.
2020-03-29 Roland HaederFixes for making Meteor working with HTTPS.
2019-08-14 Miguel Dantas[LinkPreview] Fix 'no candidate for action "embedproxy"'
2019-08-12 Diogo Cordeiro[NodeInfo] New endpoint and formula for computing activ...
2019-08-11 Miguel Dantas[REFACTOR] Added explicit return type to all instances...
2019-08-08 Miguel Dantas[CORE][QUEUE] Error checking and type declaration on...
2019-08-07 Miguel Dantas[Embed] Fixed error related to oembed action
2019-08-03 Miguel Dantas[Embed] Fixed use of undefined variable in fixup_files...
2019-08-03 Miguel Dantas[Embed] Resize thumbnails fetched by Embed to avoid...
2019-08-03 Miguel Dantas[FORMAT][Embed] Ran php-cs-fixer on Embed's files and...
2019-08-03 Miguel Dantas[Embed] Updated fixup_files.php script to be able to...
2019-08-03 Miguel Dantas[Embed] Hide error from the UI and just don't display...
2019-08-03 Miguel Dantas[Embed] Fix bug where we we're losing track of a file...
2019-08-03 Miguel Dantas[Embed] Fixed Embed tests
2019-08-03 Miguel Dantas[Embed] Fixed bug where sometimes images were written...
2019-08-03 Miguel Dantas[Embed] Removed old oEmbed and OpenGraph implementation
2019-08-03 Miguel Dantas[Embed] Refactoring and bug fixing
2019-08-03 Miguel Dantas[Embed] Using oscarotero/Embed as first attempt to...
2019-08-03 Miguel Dantas[PLUGINS] Fixed oEmbed dependents to use Embed
2019-08-03 Miguel Dantas[Embed][DB] Renaming the 'file_oembed' table to 'file_e...
2019-08-03 Miguel Dantas[OEmbed][Embed] Renamed OEmbed plugin to Embed
2019-08-03 Diogo Cordeiro[DOCUMENTATION] Update description of extlib and vendor...
2019-08-03 Daniel Supernault[CORE] Remove function_exists() calls and add up defaul...
2019-08-03 Daniel Supernault[CORE] Add Argon2I support
2019-08-03 Daniel Supernault[CORE] Update AuthCryptPlugin
2019-08-03 Daniel Supernault[CORE] Add timing safe backwards compatible password_verify
2019-08-03 Diogo Cordeiro[CORE] Move public resources to a /public directory
2019-08-03 Diogo Cordeiro[CORE][COMPOSER] Move plugins extlibs to composer ...
2019-08-03 Diogo Cordeiro[CORE][COMPOSER] Move extlib packages with immediate...
2019-08-03 brunoccast[CORE] Fix notice delete-form
2019-08-03 Miguel Dantas[StoreRemoteMedia] Added documentation for feature...
2019-08-03 brunoccast[ROUTES] Allow accept-header specification during route...
2019-08-03 Miguel Dantas[CORE][StoreRemoteMedia] Fixed bug where sometimes...
2019-08-03 Miguel Dantas[StoreRemoteMedia] StoreRemoteMedia now uses the new...
2019-08-03 Miguel Dantas[MEDIA][OEMBED] Fixed regression in OEmbed, because...
2019-08-03 Miguel Dantas[MEDIA] Fix trying to display file wich is not availabl...
2019-08-03 Diogo Cordeiro[OEmbed] Revert filename change introduced with 96ce758c
2019-08-03 Diogo Cordeiro[Oembed] Refactoring and some improvements (namely...
2019-07-25 Diogo Cordeiro[CORE] MySQL 5.5 support fully restored
2019-07-15 Diogo Cordeiro[DOCUMENTATION] Plugin events should be declared in...
2019-07-09 Diogo Cordeiro[OStatus] null being returned instead of an empty array
2019-06-23 Diogo Cordeiro[Poll] Refactoring and minor bug fixes
2019-06-18 Diogo Cordeiro[TagSub] Fix User's tags list issue
2019-06-12 Diogo Cordeiro[Nodeinfo][TRANSLATION] Fix languages meta-data
2019-06-12 Diogo Cordeiro[OStatus] Wrong exception was being caught
2019-06-10 Diogo Cordeiro[OpenID] Added support for GS's Internal Session Handler
2019-06-10 Diogo Cordeiro[OpenID] s/sync/synch
2019-06-09 Diogo CordeiroMerge branch 'openid-settings-sync' of tenma/gnu-social...
2019-06-09 brunoccast[OpenID] Added synchronization button and corresponding...
2019-06-09 brunoccast[OpenID] Add sync confirmation in both OpenID settings...
2019-06-09 Diogo CordeiroMerge branch 'fix-plugins-copyright' of tenma/gnu-socia...
2019-06-09 brunoccast[TRANSLATION] Update Plugin POs
2019-06-08 Diogo Cordeiro[TRANSLATION] Update POTs and normalize files
2019-06-08 Miguel DantasAdded Spanish, Polish and Esperanto translations to...
2019-06-07 Diogo Cordeiro[Nodeinfo][DATABASE][Usage_stats] Fix wrong type for...
2019-06-07 Diogo Cordeiro[DATABASE][User_openid_prefs] Fix wrong type for modifi...
2019-06-07 Diogo CordeiroNodeinfo has a special rule for upgrades
2019-06-07 Diogo Cordeiro[VersionBump] 1.19.0, fairly late
2019-06-07 brunoccastExtend Action with redirect after login logic, update...
2019-06-07 brunoccastPSR2-format
2019-06-05 Diogo Cordeiro[DOCUMENTATION] Reorganize documentation
next