]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
[CORE] Downgrade phpseclib to a working state
[quix0rs-gnu-social.git] / lib /
2019-08-03 Daniel Supernault[CORE] Add custom favicon configuration support
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[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] 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[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[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[CORE] Use random_bytes() if available and improve...
2019-08-01 Diogo Cordeiro[SCRIPTS] Fix sessiongc by XRevan86
2019-07-25 Diogo Cordeiro[CORE] MySQL 5.5 support fully restored
2019-07-09 Diogo Cordeiro[UI] Long strings/words in dents weren't being wrapped
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-11 Diogo Cordeiro[RELEASE] The Invicta Crusade
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...
2019-06-09 brunoccast[OpenID] Added synchronization button and corresponding...
2019-06-07 Diogo Cordeiro[SESSION] Add backwards compatibility for third party...
2019-06-07 Diogo Cordeiro[DATABASE][User_openid_prefs] Fix wrong type for modifi...
2019-06-07 brunoccastPSR2-format
2019-06-07 brunoccastCleanup and documentation of common_ensure_session
2019-06-07 Diogo CordeiroEmailRegistration plugin flow requires a confirmation...
2019-06-07 Diogo Cordeiro[VersionBump] 1.19.0, fairly late
2019-06-07 brunoccastExtend Action with redirect after login logic, update...
2019-05-26 Diogo Cordeiro[SESSION] Log messages were a bit confusing
2019-05-22 Diogo Cordeiro[SESSION] Implement SessionHandlerInterface instead...
2019-05-16 Diogo Cordeirois_rtl should handle lang instead of code
2019-05-07 Diogo Cordeiro[XML/HTML Outputter] General improvements and refactori...
2019-05-06 Diogo CordeiroFix broken user activitystreams feed due to deleted...
2019-05-06 Diogo Cordeirolib/ping.php - Fix PHP 7.3 Warning switch continue...
2019-05-03 Diogo CordeiroFix some typos/small obvious bugs on twitterRssGroupArray
2019-05-03 Diogo CordeiroMerge branch 'ATOM-priority" from Alexandre Alapetite...
2019-04-26 Diogo CordeiroSome minor refactoring on session handler
2019-04-25 Diogo CordeiroSome obvious bug fixes for i18n
2019-04-25 Diogo CordeiroWhen an attachment fails to load, it shouldn't destroy...
2019-04-25 Diogo CordeiroFix fulltext search by XRevan86
2019-04-25 Diogo CordeiroFix bug in 36a55d84.
2019-04-25 Diogo CordeiroFaster inboxnoticestream.php by XRevan86.
2019-04-23 Diogo Cordeiroinboxnoticestream.php gotta go fast
2019-04-22 Diogo CordeiroAdd chimo's Nodeinfo plugin as a default GNU social...
2019-04-21 Diogo CordeiroModern version of XMPPHP extlib
2019-04-20 Diogo CordeiroFaster inboxnoticestream.php by XRevan86
2019-04-15 Diogo CordeiroSet default value of datetime columns to CURRENT_TIMESTAMP
2019-04-04 Diogo CordeiroUpdate master GS version
2018-09-14 Diogo CordeiroMerge branch 'issue-326' into 'master'
2018-09-14 Diogo CordeiroMerge branch 'issue-337' into 'master'
2018-09-14 Diogo CordeiroMerge branch 'issue-338' into 'master'
2018-09-14 Diogo CordeiroMerge branch 'issue-323' into 'master'
2018-09-14 Diogo CordeiroMerge branch 'nightly' into 'master'
2018-08-25 Diogo CordeiroDatabase fields with timestamp type now allow CURRENT_T...
2018-08-25 Diogo CordeiroAdd default values for avatar and attachment directorie...
2017-12-17 mmnMerge branch 'nightly' into 'nightly'
2017-12-17 mmnMerge branch 'cas-user-whitelist' into 'nightly'
2017-12-17 mmnMerge branch 'backupaccount-xml' into 'nightly'
2017-12-17 Mikael NordfeldthMerge remote-tracking branch 'gnuio/master' into nightly
2017-12-17 mmnMerge branch 'cache-html-sanitizer' into 'master' up-master
2017-12-17 mmnMerge branch 'cli-install' into 'master'
2017-12-17 mmnMerge branch 'master' into 'master'
2017-12-17 neeallow the cmd installer to load the config file from...
2017-12-06 neeset the html sanitizer cache directory to ['cache'...
2017-11-26 neeDon't write the config file when --skip-config flag...
2017-11-08 vinzMerge remote-tracking branch 'upstream/nightly' into...
2017-09-10 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2017-08-25 SebastianFixed code so that GNU social can receive Mastodon...
2017-08-23 mmnMerge branch 'nightly' into 'nightly'
2017-08-22 Mikael Nordfeldthmissing argument for sprintf
2017-08-10 Mikael NordfeldthMake use of variable preMention signal method
next