Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | not null violation oauth1 | zotlabs | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | first cut at a general purpose gdpr document. What we would like to do is ↵ | zotlabs | 2018-05-20 | 2 | -0/+120 |
| | | | | use a conditional expression so that a site document will be loaded if it exists, and fallback to a project boiler plate document if it does not. This is an exercise for the community. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-20 | 46 | -436/+772 |
|\ | |||||
| * | update oauth related tables to use bigint/int(10) for user_id column. this ↵ | Mario | 2018-05-20 | 5 | -10/+68 |
| | | | | | | | | is to be more consistent with the rest of the tables and fixes issue #1180 | ||||
| * | improve abconfig queries | Mario Vavti | 2018-05-20 | 3 | -3/+30 |
| | | |||||
| * | more local_channel() is not string | Mario Vavti | 2018-05-20 | 1 | -10/+10 |
| | | |||||
| * | local_channel() is not string | Mario Vavti | 2018-05-20 | 1 | -3/+3 |
| | | |||||
| * | css fix | Mario Vavti | 2018-05-20 | 1 | -1/+1 |
| | | |||||
| * | remove preview on jot reset | Mario Vavti | 2018-05-20 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #1176 from galettesaucisse/patch-48 | git-marijus | 2018-05-20 | 1 | -13/+22 |
| |\ | | | | | | | Update hstrings.php | ||||
| | * | Update hstrings.php | Galette Saucisse | 2018-05-18 | 1 | -2/+2 |
| | | | |||||
| | * | Update hstrings.php | Galette Saucisse | 2018-05-17 | 1 | -15/+24 |
| | | | |||||
| * | | Merge pull request #1175 from galettesaucisse/patch-47 | git-marijus | 2018-05-20 | 1 | -144/+188 |
| |\ \ | | | | | | | | | Update hmessages.po | ||||
| | * | | Update hmessages.po | Galette Saucisse | 2018-05-17 | 1 | -144/+188 |
| | |/ | |||||
| * | | Merge pull request #1174 from anaqreon/dev | git-marijus | 2018-05-20 | 3 | -6/+6 |
| |\ \ | | | | | | | | | Rename Permission Groups to Permission Categories and clarify feature… | ||||
| | * | | Rename Permission Groups to Permission Categories and clarify feature ↵ | Andrew Manning | 2018-05-15 | 3 | -6/+6 |
| | | | | | | | | | | | | | | | | settings text. | ||||
| * | | | Merge pull request #1171 from mjfriaza/dev | git-marijus | 2018-05-20 | 2 | -24/+30 |
| |\ \ \ | | | | | | | | | | | Added one space & Grammatical consistency error on Spanish translation | ||||
| | * | | | Added spaces at PHP replacements & Grammatical consistency error on Spanish ↵ | Manuel Jiménez Friaza | 2018-05-15 | 2 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | translation | ||||
| | * | | | Added one space & Grammatical consistency error on Spanish translation | Manuel Jiménez Friaza | 2018-05-13 | 1 | -5/+11 |
| | | | | | |||||
| | * | | | Added one space & Grammatical consistency error on Spanish translation | Manuel Jiménez Friaza | 2018-05-13 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | backport waitmans changes #1170 from master | Mario Vavti | 2018-05-20 | 13 | -13/+13 |
| | | | | | |||||
| * | | | | do not update #acl-list-content on every click in jot. we just need this ↵ | Mario Vavti | 2018-05-20 | 1 | -49/+51 |
| | | | | | | | | | | | | | | | | | | | | updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts. | ||||
| * | | | | remove some cruft from initEditor(); | Mario Vavti | 2018-05-20 | 1 | -70/+10 |
| | | | | | |||||
| * | | | | implement jot reset button | Mario Vavti | 2018-05-20 | 6 | -6/+37 |
| | | | | | |||||
| * | | | | update to fork-awesome 1.1 and fix an old font-awesome reference | Mario Vavti | 2018-05-19 | 9 | -51/+215 |
| | | | | | |||||
| * | | | | fix issue where images were not visible in acl selector after using search | Mario Vavti | 2018-05-19 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | fix issues with attachment labels | Mario Vavti | 2018-05-19 | 1 | -2/+8 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-19 | 1 | -2/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-19 | 4 | -14/+7 |
| |\ \ \ \ \ | |||||
| * | | | | | | remove debug code | Mario Vavti | 2018-05-18 | 1 | -4/+0 |
| | | | | | | | |||||
| * | | | | | | version | Mario Vavti | 2018-05-18 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | an attempt to fix the new_channel validation situation | Mario Vavti | 2018-05-18 | 3 | -32/+80 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | display address in contact_format() instead of nick | Mario Vavti | 2018-05-17 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | pleroma does not return a valid JRD when given an accept header of ↵ | zotlabs | 2018-05-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | application/jrd+json - it only returns a JRD when passed an accept header of application/json (ahead of anything else because XRD is served at the same endpoint) | ||||
* | | | | | | remove unused mindate parameter in the network/stream API method | zotlabs | 2018-05-20 | 1 | -3/+4 |
| |_|/ / / |/| | | | | |||||
* | | | | | hubzilla issue #1086, pending count on admin summary page | zotlabs | 2018-05-19 | 1 | -2/+6 |
| |/ / / |/| | | | |||||
* | | | | wrong default param for pubstream_incl (this checkin also picked up a few ↵ | zotlabs | 2018-05-18 | 4 | -14/+7 |
|/ / / | | | | | | | | | | minor and hopefully non-significant changes) | ||||
* | | | missing include | Mario Vavti | 2018-05-16 | 1 | -0/+1 |
| | | | |||||
* | | | provide function to fetch photo contents from url | zotlabs | 2018-05-15 | 3 | -10/+27 |
| | | | |||||
* | | | anybody authenticated not correctly handled in can_comment_on_post() | zotlabs | 2018-05-15 | 1 | -1/+1 |
| |/ |/| | |||||
* | | we must now provide the full path to the profile image for the cavatar ↵ | Mario Vavti | 2018-05-15 | 4 | -15/+15 |
| | | | | | | | | plugin to work | ||||
* | | make get_default_profile_photo() pluggable | zotlabs | 2018-05-14 | 1 | -0/+11 |
| | | |||||
* | | code whitespace and formatting | zotlabs | 2018-05-14 | 1 | -6/+6 |
| | | |||||
* | | If somebody used hooks to create a new permission role, there was no ↵ | zotlabs | 2018-05-14 | 1 | -0/+2 |
| | | | | | | | | mechanism to insert the new role into the dropdown list of roles at selection time. | ||||
* | | ensure all password checking goes through the authenticate plugin hook (for ↵ | zotlabs | 2018-05-14 | 1 | -80/+98 |
| | | | | | | | | instance in mod_removeme) | ||||
* | | refactor the 'where does the register link point?' logic | zotlabs | 2018-05-14 | 5 | -18/+43 |
| | | |||||
* | | fine tuning the refactored tag/mention code | zotlabs | 2018-05-14 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-14 | 197 | -5920/+7334 |
|\ \ | |||||
| * | | Revert "We're no longer setting a backup ACL for private mention typos." | Mario Vavti | 2018-05-14 | 1 | -0/+4 |
| | | | | | | | | | | | | This reverts commit 356c7003f2d18a283a819c22c255f03397e99fc9. | ||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-14 | 1 | -4/+0 |
| |\ \ |