aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | move key conversion to separate libMario Vavti2021-02-044-57/+60
| | | | | | | |
| * | | | | | | remove unused functionMario Vavti2021-02-041-17/+0
| | | | | | | |
| * | | | | | | key conversion functions cleanupMario Vavti2021-02-041-127/+19
| | | | | | | |
| * | | | | | | use phpseclib for key transformationsMario Vavti2021-02-041-18/+20
| | | | | | | |
| * | | | | | | phpseclib missing filesMario Vavti2021-02-045-4/+4691
| | | | | | | |
| * | | | | | | downgrade phpseclib to version 2Mario Vavti2021-02-04371-44483/+13136
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | fix wrong operandMario Vavti2021-02-031-1/+1
| | | | | | |
| * | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-02-03380-10/+62526
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-02-025-10/+15
| | |\ \ \ \ \ \
| | * | | | | | | composer add phpseclibMario2021-02-02380-10/+62526
| | | |/ / / / / | | |/| | | | |
| * | | | | | | import_xchan() $arr photo structure has changedMario Vavti2021-02-023-4/+8
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-02-0242-1067/+944
| |\| | | | |
| | * | | | | fix getting mimetype via getimagesize() and do not default to image/jpeg ↵Mario2021-02-011-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | yet if it could not be found
| | * | | | | too many argumentsMario2021-02-011-1/+1
| | | |_|_|/ | | |/| | |
| | * | | | remove unused/commented out codeMario2021-02-011-101/+0
| | | | | |
| | * | | | remove loggingMario2021-02-011-8/+6
| | | | | |
| | * | | | Merge branch 'dev' into 'dev'Mario2021-02-011-25/+34
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better profile photo fetch processing See merge request hubzilla/core!1906
| | | * | | | Better profile photo fetch processingMax Kostikov2021-02-011-25/+34
| | | | | | |
| | * | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-3134-560/+482
| | |\ \ \ \ \
| | | * | | | | Fix copypasteMax Kostikov2021-01-311-1/+1
| | | | | | | |
| | | * | | | | Fix polish plurals functionMax Kostikov2021-01-311-2/+2
| | | | | | | |
| | | * | | | | Fix polish plurals functionMax Kostikov2021-01-311-1/+1
| | | |/ / / /
| | | * | | | Merge branch 'translation-pl' into 'dev'Max Kostikov2021-01-3034-559/+481
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New fixes & translations See merge request hubzilla/core!1907
| | | | * | | | Fixes (!1905):Andrzej Budziński2021-01-302-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - view/pl/hmessages.po - view/pl/hstrings.php
| | | | * | | | New fixes & translatosns:Andrzej Budziński2021-01-3034-555/+479
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - doc/pl/tutorials/*: 100% - doc/pl/checking_account_guota_usage.bb: 100% - doc/pl/member/member_guide.bb: fixes - doc/pl/admin/hub_snapshots.md: fixes - view/pl/hmessage.po: fixes - view/pl/hstrings.po: fixes to generated code
| | * / / / / add fetch_provider hookMario2021-01-312-5/+10
| | |/ / / /
| | * | | | code format onlyMario2021-01-292-36/+14
| | | | | |
| | * | | | code format onlyMario2021-01-283-322/+319
| | | | | |
| | * | | | AS discovery for mod profileMario2021-01-281-14/+29
| | | | | |
| | * | | | AS channel discovery with custom access headerMario2021-01-283-13/+66
| | | | | |
| * | | | | fix php8 issuesMario Vavti2021-02-025-10/+15
| |/ / / /
| * | | | keep file permissions in util folder at 755Mario Vavti2021-01-2778-0/+0
| | | | |
| * | | | fix issue in view/pl/hstrings.phpMario2021-01-271-2/+1
| | | | |
| * | | | Merge branch 'customjotheaders' into 'dev'Mario2021-01-273-2/+10
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Custom "headers" in item creation form. See merge request hubzilla/core!1901
| | * | | | Custom "headers" in item creation form.M. Dent2021-01-273-2/+10
| | | | | |
| * | | | | Merge branch 'dev' into 'dev'Mario2021-01-271-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rebuild public tags cloud not often than once per 5 mins. See merge request hubzilla/core!1900
| | * | | | | Revert "Fix directory permissions on create"Max Kostikov2021-01-271-2/+2
| | |/ / / / | | | | | | | | | | | | | | | | | | This reverts commit 85c5e1178a57865ad977c260725da2839ebb4d98
| * | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-270-0/+0
| |\ \ \ \ \
| | * | | | | Fix wrong redbasic theme permissionsMax Kostikov2021-01-2717-0/+0
| | | | | | |
| * | | | | | fix file permissions. 755 for dirs, 644 for filesMario2021-01-27271-0/+0
| | | | | | |
| * | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-2789-8690/+48639
| |\| | | | |
| | * | | | | Merge branch 'translation-pl' into 'dev'Mario2021-01-2789-8690/+48639
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation pl Polish translations (used on hub.hubzilla.pl) - view/pl: 100% - doc/pl: ~40% - doc/context/pl: 100% - doc/macros/pl: 100% See merge request hubzilla/core!1902
| | | * | | | Merge branch 'translation-pl' into 'dev'Andrzej S. Budziński2021-01-2789-8690/+48639
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation pl Polish translations (used on hub.hubzilla.pl) - view/pl: 100% - doc/pl: ~40% - doc/context/pl: 100% - doc/macros/pl: 100% See merge request hubzilla/core!1902
| * / / / / thread listener improvementsMario2021-01-262-6/+22
| |/ / / /
| * | | | port fix from zap: catch a complex edge case where some public stream ↵Mario2021-01-261-4/+6
| | | | | | | | | | | | | | | | | | | | comments were not being delivered and should have been
| * | | | use mail envelope instead of lock icon for direct messagesMario2021-01-265-3/+8
| | | | |
| * | | | port youtube embed fix from zapMario2021-01-261-0/+7
| | | | |
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-261-4/+1
| |\ \ \ \
| | * | | | fix issues in Activity::encode_item_collection() after recent changesMario Vavti2021-01-261-4/+1
| | | | | |
| * | | | | Libzot::fetch_conversation() fixesMario2021-01-262-37/+28
| |/ / / /