aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | create new folder and file about.bbGalette Saucisse2018-04-191-0/+167
| | | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the current about.bb is under /doc/fr/ and should be under /doc/fr/about/ this file is a complete French translation of the original English file
| | * | | | | | | | | | | Merge pull request #1084 from galettesaucisse/patch-9git-marijus2018-04-231-1434/+1642
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update French hmessages.po from Transifex
| | | * | | | | | | | | | | Update French hmessages.po from TransifexGalette Saucisse2018-04-181-1434/+1642
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #1083 from galettesaucisse/patch-8git-marijus2018-04-231-62/+105
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update French hstrings.php from Transifex
| | | * | | | | | | | | | | | Update French hstrings.php from TransifexGalette Saucisse2018-04-181-62/+105
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | fix permission role testMario Vavti2018-04-231-1/+1
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2018-04-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | back to only nicknameJeroen2018-04-221-1/+1
| | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Merge pull request #1099 from zotlabs/devMike Macgirvin2018-04-213-4/+28
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | This is important
| | | | * | | | | | | | | | anonymous comments shouldn't be allowed in StdLimitszotlabs2018-04-201-3/+1
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | fix any misconfigured channel permission limitszotlabs2018-04-202-1/+27
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | as_fetch depends on the pubcrawl plugin, but is referenced in core. Ensure ↵zotlabs2018-04-221-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that it doesn't chuck a wobbly if the function isn't found. This is undergoing significant revision for zot6 so this action is considered a short-term workaround until that work work stabilises.
| | * | | | | | | | | | | owa: attempt channel discovery if not foundzotlabs2018-04-221-0/+9
| | | | | | | | | | | | |
| | * | | | | | | | | | | use consistent naming for 'Channel role and privacy'zotlabs2018-04-221-1/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | imagemagick preserves exif when scaling. GD does not. We do not want to ↵zotlabs2018-04-225-23/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preserve exif on thumbnails which we have rotated, as a browser reading the exif information could rotate them yet again. This checkin adds an abstract function to the generic photo driver which makes the behaviour consistent by stripping EXIF from imagick processed images. However, we will attempt to preserve any ICC colour profiles. See http://php.net/manual/en/imagick.stripimage.php
| | * | | | | | | | | | | fix permissionlimitstest after recent changeszotlabs2018-04-211-1/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | fix any misconfigured channel permission limitszotlabs2018-04-202-1/+27
| | | | | | | | | | | | |
| | * | | | | | | | | | | anonymous comments shouldn't be allowed in StdLimitszotlabs2018-04-201-3/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | This fix needs to go deeper in the code. PermissionLimits::Get is called in ↵zotlabs2018-04-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a lot of places. If we have no stored setting for a particular permission, return 0 - which is basically no permission except to self.
| | * | | | | | | | | | | better fix to permisisons.php - just cast to int. That's exactly what we want.zotlabs2018-04-191-4/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | permissions php error applying bit compare operation on a (presumed) booleanzotlabs2018-04-191-0/+3
| | | | | | | | | | | | |
| | * | | | | | | | | | | fix navbar contact autocomplete 'undefined' hovertipzotlabs2018-04-191-1/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | fix link to renamed permission roles doc subsectionzotlabs2018-04-191-1/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | rename social - party to social - federation. Cleanup some of the ↵zotlabs2018-04-193-63/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation surrounding channels. This checkin contains translatable string changes.
| | * | | | | | | | | | | code booboo may have degraded the performance of the Trending tag query more ↵zotlabs2018-04-191-1/+2
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | than necessary
| | * | | | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-1915-31/+34
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | follow activitypub by webfinger; requires addon update to all federation ↵zotlabs2018-04-182-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | protocols
| | | * | | | | | | | | relax restrictions to the design tools menu to allow those with write_pages ↵zotlabs2018-04-182-11/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment.
| | | * | | | | | | | | do not queue anything which lacks a destination urlzotlabs2018-04-181-0/+6
| | | | | | | | | | | |
| | | * | | | | | | | | just provide the trending tags in public stream by default and simplify the ↵zotlabs2018-04-182-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | query to improve load times; I intend to do additional work on this feature later
| | | * | | | | | | | | add alt_pager to mod_moderate, remove legacy $a parameter from all ↵zotlabs2018-04-179-10/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | occurrences of alt_pager
| | * | | | | | | | | | bump versionMario Vavti2018-04-181-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | back to only nicknameJeroen2018-04-221-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Update PermissionLimits.phpMike Macgirvin2018-04-221-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anon comment permissions fix
| * | | | | | | | | | | follow activitypub by webfinger; requires addon update to all federation ↵zotlabs2018-04-192-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | protocols
| * | | | | | | | | | | relax restrictions to the design tools menu to allow those with write_pages ↵zotlabs2018-04-192-11/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment.
| * | | | | | | | | | | do not queue anything which lacks a destination urlzotlabs2018-04-191-0/+6
| | | | | | | | | | | |
| * | | | | | | | | | | just provide the trending tags in public stream by default and simplify the ↵zotlabs2018-04-192-2/+1
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | query to improve load times; I intend to do additional work on this feature later
| * | | | | | | | | | version bump and stringsMario Vavti2018-04-182-89/+101
| | | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-188-11/+144
| |\| | | | | | | | |
| | * | | | | | | | | minor code optimisationzotlabs2018-04-172-10/+22
| | | | | | | | | | |
| | * | | | | | | | | also add the noisy 'rss' tagzotlabs2018-04-171-1/+1
| | | | | | | | | | |
| | * | | | | | | | | re-use directory safemode setting for public stream tag filtering since a ↵zotlabs2018-04-172-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handful of well-known tags skews the results wildly. Added 'bot' to the list just because it's noisy. A site can customise or nullify this feature if they desire.
| | * | | | | | | | | fine tuning the public stream tag resultszotlabs2018-04-173-11/+2
| | | | | | | | | | |
| | * | | | | | | | | public stream tag enhancementszotlabs2018-04-174-1/+115
| | | | | | | | | | |
| | * | | | | | | | | when changing cover photo, show existingzotlabs2018-04-173-2/+8
| | | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-172-8/+27
| |\| | | | | | | | |
| | * | | | | | | | | missing update file in the previous update commitzotlabs2018-04-161-0/+26
| | | | | | | | | | |
| | * | | | | | | | | set the correct webfinger Accept: request header now that Mastodon fixed the ↵zotlabs2018-04-161-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug that we changed it to work around
| * | | | | | | | | | fix closing parenthesis in wrong spotMario Vavti2018-04-171-2/+2
| | | | | | | | | | |