]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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...
2019-08-03 Miguel Dantas[CORE] Attachments and thumbnails aren't accessed direc...
2019-08-03 Miguel Dantas[CORE] Fixed common_get_preferred_php_upload_limit...
2019-08-03 Miguel Dantas[MEDIA] Removed blacklisted extensions, "trusts" upload...
2019-08-03 Miguel Dantas[MEDIA][CORE] Add common function for converting a...
2019-08-03 Miguel Dantas[MEDIA][UI] In case an attachment preview isn't possibl...
2019-08-03 Miguel Dantas[MEDIA][UI] Added preview support for BMP, WEBP and...
2019-08-03 Miguel Dantas[MEDIA] File downloader now in PHP, added proper name...
2019-08-03 Diogo Cordeiro[OEmbed] Revert filename change introduced with 96ce758c
2019-08-03 Diogo Cordeiro[Oembed] Refactoring and some improvements (namely...
2019-08-03 Diogo Cordeiro[CORE] Use random_bytes() if available and improve...
2019-08-01 Diogo Cordeiro[SCRIPTS] Fix sessiongc by XRevan86
2019-08-01 Diogo Cordeiro[DOCUMENTATION] Allow install.php to be ran with sample...
2019-07-25 Diogo Cordeiro[CORE] MySQL 5.5 support fully restored
2019-07-24 Diogo Cordeiro[CORE] Fix wrong Profile_list schema and set created...
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-07-09 Diogo Cordeiro[UI] Long strings/words in dents weren't being wrapped
2019-07-01 Diogo CordeiroMinor reformatting of upgrade.php, doesn't change funct...
2019-07-01 Diogo CordeiroRegression introduced in daa5f87f fixed by XRevan86
2019-07-01 Diogo Cordeiro[CORE][ROUTER] Fix wrong parameter in all/:tag by XRevan86
2019-06-26 Diogo Cordeiro[CORE][FRAMEWORK] URL_REGEX_VALID_PATH_CHARS didn't...
2019-06-25 Diogo CordeiroImplement $config['site']['logdebug']
2019-06-24 Diogo Cordeiro[CORE] Fix subscriptions and subscribers list (related...
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-14 Diogo Cordeiro[DATABASE] Revert accidental regression introduced...
2019-06-12 Diogo Cordeiro[DOCUMENTATION] Minor corrections
2019-06-12 Daniel SupernaultAllow username or email in login form
2019-06-12 Diogo Cordeiro[Nodeinfo][TRANSLATION] Fix languages meta-data
2019-06-12 Diogo Cordeiro[OStatus] Wrong exception was being caught
2019-06-11 Diogo Cordeiro[RELEASE] The Invicta Crusade
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 'nightly' of biodantas/gnu-social into...
2019-06-09 Miguel Dantas[FORMATING] Ran php-cs-fixer on lib/mediafile.php,...
2019-06-09 Miguel Dantas[MEDIA] ImageFile now extends MediaFile and validates...
2019-06-09 Diogo CordeiroMerge branch 'nightly' of tenma/gnu-social into nightly
2019-06-09 brunoccast[THEME] Fix OpenID settings styles
2019-06-09 Diogo CordeiroMerge branch 'openid-settings-sync' of tenma/gnu-social...
next