]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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 HaederReoved another to strict type-hint + added check if...
2020-03-29 Roland HaederAdded asserts + remove wrong type-hint (was no array).
2020-03-29 Roland HaederFixed ;-)
2020-03-29 Roland HaederImproved type-hint for following methods:
2020-03-29 darksider3Adding htaccess.sample back*shame*
2020-03-29 darksider3oops, DB.txt O_o
2020-03-29 darksider3Add urlshortenerplugin2.php to solve some @todo's and...
2020-03-29 Roland HaederImproved type-hint for following methods:
2020-03-29 Roland HaederAdded some (good known) type-hints.
2020-03-29 Roland HaederPossible fix for https://bugz.foocorp.net/T41
2020-03-29 Roland HaederNo need for php interpreter again as this script is...
2020-03-29 Roland HaederFixed CHMOD.
2020-03-29 Roland HaederAdded additional check.
2020-03-29 Roland HaederFixes for making Meteor working with HTTPS.
2020-03-29 Roland HaederUsefull line for debugging added.
2020-03-29 Roland HaederCheck for valid database connection object.
2020-03-29 darksider3Adding htaccess.sample back*shame*
2019-08-14 Miguel Dantas[LinkPreview] Fix 'no candidate for action "embedproxy"'
2019-08-13 tenma[CORE] Fix subscription-related functions from the...
2019-08-13 Miguel Dantas[DOCUMENTATION][SYSADMIN][CONFIGURE] x-static-delivery...
2019-08-12 Diogo Cordeiro[NodeInfo] New endpoint and formula for computing activ...
2019-08-12 Diogo Cordeiro[DOCUMENTATION] Late update of CHANGELOG and TODO list
2019-08-11 Diogo Cordeiro[DOCUMENTATION][SYSADMIN][CONFIG][profile] Fix default...
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-08 Diogo Cordeiro[PEAR][DB] Import some new commits
2019-08-08 Diogo Cordeiro[EXTLIB][VALIDATE] Fix some types
2019-08-08 Miguel Dantas[DOCUMENTATION] Added X-Sendfile/X-Accel-Redirect to...
2019-08-08 Diogo Cordeiro[DOCUMENTATION] Add versioning information
2019-08-07 Miguel Dantas[Embed] Fixed error related to oembed action
2019-08-07 Diogo Cordeiro[DOCUMENTATION] Fix nginx location rule's regex for...
2019-08-03 biodantasMerge branch 'master' of biodantas/gnu-social into...
2019-08-03 Miguel Dantas[MEDIA] Fixed wrong image cropping
2019-08-03 Miguel Dantas[MEDIA] Replaced internal image handling with intervent...
2019-08-03 Miguel Dantas[CORE][COMPOSER] Added intervention/image
2019-08-03 Diogo Cordeiro[CORE] Bump PHP requirement to PHP7.3+
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 Diogo Cordeiro[DOCUMENTATION] Add a CHANGELOG that includes a TODO...
2019-08-03 Diogo Cordeiro[SCRIPTS] Make them work in v2 by setting PUBLICDIR
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 Miguel Dantas[COMPOSER] Added embed/embed
2019-08-03 Diogo Cordeiro[DOCUMENTATION] New socialfy solution
2019-08-03 Diogo Cordeiro[CORE] Avatars are in PUBLICDIR in v2
2019-08-03 Diogo Cordeiro[INSTALL] Minor reformatting and modernization. Shouldn...
2019-08-03 Diogo Cordeiro[CORE] Fixed some small issues with PEAR
2019-08-03 Diogo Cordeiro[CORE][COMPOSER] Ensure we are compatible with PHP...
2019-08-03 Diogo Cordeiro[CORE] Make tests great gain
2019-08-03 Diogo Cordeiro[DOCUMENTATION] Update description of extlib and vendor...
2019-08-03 Diogo Cordeiro[CORE][COMPOSER] Add hoa/consistency
2019-08-03 Diogo Cordeiro[CORE] Downgrade phpseclib to a working state
2019-08-03 Daniel Supernault[DEVTOOL] Add a robust and modern REPL
2019-08-03 Daniel Supernault[CORE] Add custom favicon configuration support
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] Remove PEAR Command as it is not used
2019-08-03 Diogo Cordeiro[FORMAT] Run php-cs-fixer in php-gettext
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 Diogo Cordeiro[CORE] Bump Database requirement to MariaDB 10.3+
2019-08-03 Diogo Cordeiro[Media] Fix undefined variable box in imagefile.php
2019-08-03 Miguel Dantas[StoreRemoteMedia] Added documentation for feature...
2019-08-03 Miguel Dantas[ROUTES] Fixed attachment routes, broken by channges...
2019-08-03 brunoccast[ROUTES] Allow accept-header specification during route...
2019-08-03 brunoccast[ROUTES] PSR2-format
2019-08-03 Miguel Dantas[CORE] Added documentation and fixed typo in attachment...
2019-08-03 Miguel Dantas[CORE] Fix bug where we we're losing track of a file...
2019-08-03 Miguel Dantas[CORE] Fixed Media tests
2019-08-03 Miguel Dantas[CORE][StoreRemoteMedia] Fixed bug where sometimes...
2019-08-03 Diogo Cordeiro[PEAR] Modernize Validate code
2019-08-03 Miguel Dantas[CORE] Fix X-Sendfile for nginx, using the X-Accel...
2019-08-03 Miguel Dantas[CORE] Fixed bug where the http connection was using...
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[OEMBED][UI] Skip adding an image thumbnail for oembed...
2019-08-03 Miguel Dantas[MEDIA] Fix trying to display file wich is not availabl...
2019-08-03 Miguel Dantas[CORE] Fixed bug where all thumbnails were using the...
2019-08-03 Miguel Dantas[INSTALL] Fixed issue in installing where default.php...
2019-08-03 Miguel Dantas[CORE][ACTION] Removed getfile action. Superseded by...
2019-08-03 Miguel Dantas[CORE][UI] Made attachment actions and its subactions...
2019-08-03 Miguel Dantas[CORE] Refactored attachement actions to remove duplica...
2019-08-03 Miguel Dantas[CORE][UI][ROUTER] Added view action, which inlines...
next