]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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...
2019-06-09 brunoccast[OpenID] Added synchronization button and corresponding...
2019-06-09 brunoccast[THEME] Fix styles identation
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-08 brunoccast[TRANSLATION] Update license and copyright notice in...
2019-06-07 Diogo Cordeiro[SESSION] Add backwards compatibility for third party...
2019-06-07 Diogo Cordeiro[DOCUMENTATION] README.md should mention about the...
2019-06-07 Diogo Cordeiro[NGINX conf] Move /var/run to /run
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 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 CordeiroNodeinfo has a special rule for upgrades
2019-06-07 Diogo CordeiroUpdate /main/version information
2019-06-07 Diogo Cordeiro[VersionBump] 1.19.0, fairly late
2019-06-07 Diogo Cordeiro[DOCUMENTATION] EVENTS.txt: Add Nodeinfo plugin event
2019-06-07 brunoccastExtend Action with redirect after login logic, update...
2019-06-07 brunoccastPSR2-format
2019-06-07 Diogo Cordeiro[DOCUMENTATION] Add CONTRIBUTING information for developers
2019-06-05 Diogo Cordeiro[DOCUMENTATION] Update README.md
2019-06-05 Diogo Cordeiro[DOCUMENTATION] Move CREDITS to its own file and update...
2019-06-05 Diogo Cordeiro[DOCUMENTATION] Convert INSTALL to markdown and update...
2019-06-05 Diogo Cordeiro[DOCUMENTATION] Convert Configure to markdown, format...
2019-06-05 Diogo Cordeiro[DOCUMENTATION] Reorganize documentation
2019-06-05 Diogo Cordeiro[NGINX conf] Stop serving files as indexAphp, index:php
2019-05-31 Diogo Cordeiro[NGINX conf] Fix PHP files being served as files.
2019-05-26 Diogo Cordeiro[SESSION] Log messages were a bit confusing
2019-05-26 Diogo CordeiroMerge branch 'master' of postblue/gnu-social into master
2019-05-26 Guillaume HayotChanging URI to community plugins page
2019-05-26 Guillaume HayotRemoving community plugins
2019-05-22 Diogo CordeiroFix noticesearch tag regex
2019-05-22 Diogo Cordeiro[SESSION] Implement SessionHandlerInterface instead...
2019-05-22 Diogo Cordeiro[SESSION] Increase type strictness for full PHP adherence
2019-05-16 Diogo Cordeirois_rtl should handle lang instead of code
2019-05-11 Diogo Cordeiro[Nodeinfo] Fix twitterimport enabled check
2019-05-11 Diogo CordeiroImproved version of nginx sample config by XRevan86
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-06 Diogo Cordeiro[Nodeinfo] Correct HELP info on fix_stats.php
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-28 Diogo CordeiroUpdate PEAR to v1.10.9 and patch it so it works quietly
2019-04-27 Diogo CordeiroUgly patch to maintain old DB handle code working quietly
2019-04-27 Diogo CordeiroMake group edit and logo great again by XRevan86
2019-04-27 Diogo CordeiroUndefined user in passwordsettings by XRevan86
2019-04-26 Diogo CordeiroSome minor refactoring on session handler
2019-04-26 Diogo CordeiroRSVP asHTML throws a pretty exception that should go...
2019-04-26 Diogo CordeiroOnly variables should be assigned by reference
2019-04-26 Diogo CordeiroFix negative one subscriptions by XRevan86
2019-04-25 Diogo CordeiroAdd Registration form hook points by XRevan86
next