aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'translation-pl' into 'dev'Andrzej S. BudziƄski2021-01-2789-8690/+48639
| | |/ /
| * / / thread listener improvementsMario2021-01-262-6/+22
| |/ /
| * | port fix from zap: catch a complex edge case where some public stream comment...Mario2021-01-261-4/+6
| * | 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
| |/ /
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-01-256-148/+184
| |\ \
| | * \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-252-0/+6
| | |\ \
| | | * | Run storageconv from web server userCharlie Root2021-01-252-0/+6
| | * | | expose manual public item import from searchbar, set commen_policy in Activit...Mario2021-01-254-148/+178
| | |/ /
| * / / invoke channel discovery by hash instead of address and add thread listeners ...Mario Vavti2021-01-252-5/+9
| |/ /
| * | Merge branch 'dev' into 'dev'Mario2021-01-247-84/+168
| |\ \
| | * | Add support filesystem storage for xchan profile photosMax Kostikov2021-01-247-84/+168
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-242-2/+14
| |\| |
| | * | Merge branch 'dev' into 'dev'Max Kostikov2021-01-231-1/+1
| | |\ \
| | | * | Variable typoMax Kostikov2021-01-231-1/+1
| | |/ /
| | * | Merge branch 'dev' into 'dev'Max Kostikov2021-01-231-1/+4
| | |\ \
| | | * | Don't fetch profile photos from own hubMax Kostikov2021-01-231-1/+4
| | * | | Do not store multiple profile images thumbnailsMax Kostikov2021-01-231-1/+10
| * | | | revert externals/zotfeed functionality due to scaling issues. Save zotfeed co...Mario2021-01-243-51/+32
| * | | | extra check for item_private in fetch_and_store_parents()Mario2021-01-241-5/+22
| |/ / /
| * | | Merge branch 'dev' into 'dev'Max Kostikov2021-01-231-1/+1
| |\| |
| | * | Bump DB update versionMax Kostikov2021-01-231-1/+1
| | * | Merge branch 'dev' into 'dev'Max Kostikov2021-01-2313-424/+922
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'dev' into 'dev'Max Kostikov2021-01-232-2/+25
| |\| |
| | * | Remove duplicated profile photosMax Kostikov2021-01-231-0/+24
| | * | Fix duplicate profile photos creation for clonesMax Kostikov2021-01-231-2/+1
| | * | Higher log levelMax Kostikov2021-01-211-1/+1
| | * | Process channel categories list in backgroundMax Kostikov2021-01-201-17/+21
| | * | Process public tags cloud in backgroundMax Kostikov2021-01-201-24/+26
| | * | Implement SQL query background cachingMax Kostikov2021-01-201-0/+34
| | * | Swap key and cat for running pid trackingMax Kostikov2021-01-201-4/+4
| | * | Merge branch 'dev' into 'dev'Max Kostikov2021-01-2011-1692/+1997
| | |\ \
| * | | | fix ramsey/uuid exceptionMario2021-01-231-3/+3
| * | | | Encode SQL query arrayMax Kostikov2021-01-221-1/+1
| * | | | Encode SQL query arrayMax Kostikov2021-01-221-1/+1
| * | | | Decode SQL query arrayMax Kostikov2021-01-221-1/+3
| * | | | cleanupMario2021-01-223-39/+37
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-01-228-131/+639
| |\ \ \ \
| | * | | | fix encode_item_collection()Mario2021-01-221-4/+10
| | * | | | implement externals via zot6 and zotfeed - part 1Mario2021-01-225-84/+546
| | * | | | Merge branch 'dev' into 'dev'Mario2021-01-214-45/+85
| | |\ \ \ \
| | | * | | | Implement SQL query background cachingMax Kostikov2021-01-214-45/+85
| | |/ / / /
| * / / / / implement externals via zot6 and zotfeed - part 2Mario Vavti2021-01-223-32/+66
| |/ / / /
| * | | | cleanup lib/libsyncMario2021-01-211-266/+263