2020-03-29 |
Roland Häder | Fixed E_NOTICE and open_basedir() warnings (realpath... social-master |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Häder | Continued a bit: |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Häder | Continued: |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | re-added doc-tag and removed double-declaration |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | was renamed for security reasons |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | fixed parser error (opps) |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Better check on object (use instanceof wherever possible) |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Rewrite this API-usage or at least keep backticks in... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Cannot use NoticeListemItem as type-hint as NoticeListI... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Opps, don't miss this here ... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for StartMakeEntryForm and renamed... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for StartShowEntryForms hook |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for adaptNoticeListItem() method |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for constructor of NoticeTreeItem class |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for StartShowNoticeFormData hook |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Last type-hint is an array, added. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added missing type-hints for EndRssEntryArray hooks. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added missing type-hints for EndNoticeSave(Web) (differ... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for EndShowNoticeOptionItems hooks. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for EndNoticeInScope hook. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added missing type-hint for EndPublicGroupNav (it is... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for StartHostMetaLinks hook |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added missing type-hint for StartShowHTML hook |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for StartNoticeSourceLink hooks. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added type-hint for RedirectToLogin hooks. Please note... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Introduced common_location_shared() to check if locatio... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Save some else blocks that makes the code just more... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | A bit better test. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Backward-compatiblity hack for PHP 5.4 installations. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Found these missing, still there is one that says ... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added new 'Scroller' plugin from @buttle which aims... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | .inc.php please ... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | .inc files are mostly readable from the internet, e... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Re-added code from upstream (opps). |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Correct content now ... :-( |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | *** Privacy Leak fixed: *** |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added missing isPrivateScope(). |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Misses this file to merge. I like the comments. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | No more needed (for this fix) but maybe later. So I... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | typo fixed ... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Opps, PEAR sucks. Need to call find() before fetch... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Needed to add notice_id to selected fields ... :-( |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | fetch() must work to get this check passed. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | ??? Not Notice_tag? |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | ??? Not callable? |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Introduced isCurrentProfileInScope() which shall check... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Grrr, not fixed. So adding debug lines. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Possible hack for tags from private dents in public... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Profile::current() suits better here. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Save some memory + added type-hint. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added debug lines, the first attempt didn't work and... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Check scope, else a privacy leaks happens this way: |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added checked type-hints |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | 'checked' must be false because else the browser won... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | onArgsInitialize() wants an array and many plugins... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | rand() is weak on some OSes as it only produces random... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
aroquen | Make attachment fit better in notice: drop text and... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added more checked type-hints |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | $related must contain class names, no table names ... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Fixed more type-hints for safety. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Type-hint 'Action' for onEndProfileSettingsActions() |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added @pztrn@sn.pztrn.name 's wonderful statistics... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added missing method TagSub::getProfile() |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added missing SearchSub::getProfile() method. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added fixup script to fix bad profile URLs: |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | $sender cannot be only Profile ... (false found). |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Häder | Maybe this message will be needed some day ... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Fixed: |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Reoved another to strict type-hint + added check if... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added asserts + remove wrong type-hint (was no array). |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Fixed ;-) |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Improved type-hint for following methods: |
commit | commitdiff | tree | snapshot |
2020-03-29 |
darksider3 | Adding htaccess.sample back*shame* |
commit | commitdiff | tree | snapshot |
2020-03-29 |
darksider3 | oops, DB.txt O_o |
commit | commitdiff | tree | snapshot |
2020-03-29 |
darksider3 | Add urlshortenerplugin2.php to solve some @todo's and... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Improved type-hint for following methods: |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added some (good known) type-hints. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Possible fix for https://bugz.foocorp.net/T41 |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | No need for php interpreter again as this script is... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Fixed CHMOD. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Added additional check. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Fixes for making Meteor working with HTTPS. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Usefull line for debugging added. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Roland Haeder | Check for valid database connection object. |
commit | commitdiff | tree | snapshot |
2020-03-29 |
darksider3 | Adding htaccess.sample back*shame* |
commit | commitdiff | tree | snapshot |
2019-08-14 |
Miguel Dantas | [LinkPreview] Fix 'no candidate for action "embedproxy"' |
commit | commitdiff | tree | snapshot |
2019-08-13 |
tenma | [CORE] Fix subscription-related functions from the... |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Miguel Dantas | [DOCUMENTATION][SYSADMIN][CONFIGURE] x-static-delivery... |
commit | commitdiff | tree | snapshot |
2019-08-12 |
Diogo Cordeiro | [NodeInfo] New endpoint and formula for computing activ... |
commit | commitdiff | tree | snapshot |
2019-08-12 |
Diogo Cordeiro | [DOCUMENTATION] Late update of CHANGELOG and TODO list |
commit | commitdiff | tree | snapshot |
2019-08-11 |
Diogo Cordeiro | [DOCUMENTATION][SYSADMIN][CONFIG][profile] Fix default... |
commit | commitdiff | tree | snapshot |
2019-08-11 |
Miguel Dantas | [REFACTOR] Added explicit return type to all instances... |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Miguel Dantas | [CORE][QUEUE] Error checking and type declaration on... |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Diogo Cordeiro | [PEAR][DB] Import some new commits |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Diogo Cordeiro | [EXTLIB][VALIDATE] Fix some types |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Miguel Dantas | [DOCUMENTATION] Added X-Sendfile/X-Accel-Redirect to... |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Diogo Cordeiro | [DOCUMENTATION] Add versioning information |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Miguel Dantas | [Embed] Fixed error related to oembed action |
commit | commitdiff | tree | snapshot |
2019-08-07 |
Diogo Cordeiro | [DOCUMENTATION] Fix nginx location rule's regex for... |
commit | commitdiff | tree | snapshot |
2019-08-03 |
biodantas | Merge branch 'master' of biodantas/gnu-social into... |
commit | commitdiff | tree | snapshot |
next |