quix0rs-gnu-social.git
2020-03-29 Roland HäderFixed E_NOTICE and open_basedir() warnings (realpath... social-master
2020-03-29 Roland HäderContinued a bit:
2020-03-29 Roland HäderContinued:
2020-03-29 Roland Haederre-added doc-tag and removed double-declaration
2020-03-29 Roland Haederwas renamed for security reasons
2020-03-29 Roland Haederfixed parser error (opps)
2020-03-29 Roland HaederBetter check on object (use instanceof wherever possible)
2020-03-29 Roland HaederRewrite this API-usage or at least keep backticks in...
2020-03-29 Roland HaederCannot use NoticeListemItem as type-hint as NoticeListI...
2020-03-29 Roland HaederOpps, don't miss this here ...
2020-03-29 Roland HaederAdded type-hint for StartMakeEntryForm and renamed...
2020-03-29 Roland HaederAdded type-hint for StartShowEntryForms hook
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 HaederIntroduced common_location_shared() to check if locatio...
2020-03-29 Roland HaederSave some else blocks that makes the code just more...
2020-03-29 Roland HaederA bit better test.
2020-03-29 Roland HaederBackward-compatiblity hack for PHP 5.4 installations.
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 Haeder.inc.php please ...
2020-03-29 Roland Haeder.inc files are mostly readable from the internet, e...
2020-03-29 Roland HaederRe-added code from upstream (opps).
2020-03-29 Roland HaederCorrect content now ... :-(
2020-03-29 Roland Haeder*** Privacy Leak fixed: ***
2020-03-29 Roland HaederAdded missing isPrivateScope().
2020-03-29 Roland HaederMisses this file to merge. I like the comments.
2020-03-29 Roland HaederNo more needed (for this fix) but maybe later. So I...
2020-03-29 Roland Haedertypo fixed ...
2020-03-29 Roland HaederOpps, PEAR sucks. Need to call find() before fetch...
2020-03-29 Roland HaederNeeded to add notice_id to selected fields ... :-(
2020-03-29 Roland Haederfetch() must work to get this check passed.
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 HaederProfile::current() suits better here.
2020-03-29 Roland HaederSave some memory + added type-hint.
2020-03-29 Roland HaederAdded debug lines, the first attempt didn't work and...
2020-03-29 Roland HaederCheck scope, else a privacy leaks happens this way:
2020-03-29 Roland HaederAdded checked type-hints
2020-03-29 Roland Haeder'checked' must be false because else the browser won...
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 aroquenMake attachment fit better in notice: drop text and...
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 HaederAdded fixup script to fix bad profile URLs:
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...
next