aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update profile vcard to implement the cover imageMario2023-05-0614-61/+139
* minor de strings updateMario2023-05-052-4/+4
* css fixMario2023-05-051-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-05-051-1/+1
|\
| * Hidden > SpamMario Vavti2023-05-051-1/+1
* | slightly more robust get_quote_bbcode()Mario2023-05-051-2/+2
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-05-046-19/+112
|\
| * provide possibility to flag via ajax calls to prevent pageloadsMario Vavti2023-05-034-10/+79
| * flag new xtags with the xchan flagMario Vavti2023-05-031-2/+8
| * when flagging an entry also flag its xtags and improved keywords query in dir...Mario Vavti2023-05-033-7/+25
* | update 1258 to remove traces of channelreputationMario2023-05-042-1/+15
|/
* make sure config.system.trusted_directory_servers is an arrayMario2023-05-031-1/+1
* move trusted directory servers to security and implement in backendMario Vavti2023-04-295-37/+40
* trusted dir servers frontendMario2023-04-292-9/+18
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-04-29400-6599/+9688
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-04-287-37/+71
| |\
| * | fix regression decoding obj typeMario2023-04-281-1/+1
| * | bootstrap filesMario2023-04-2824-0/+884
| * | update bootstrapMario2023-04-28375-6598/+8803
* | | fix php warningMario Vavti2023-04-291-1/+1
| |/ |/|
* | mastodon says hashtag is a subset of link - issue #1750Mario Vavti2023-04-281-2/+2
* | fix and document edge caseMario Vavti2023-04-282-1/+9
* | fix poller after refactorMario Vavti2023-04-281-2/+1
* | fix column nameMario Vavti2023-04-281-1/+1
* | slightly refactor dir syncMario Vavti2023-04-284-38/+25
* | more dir sync testingMario Vavti2023-04-281-3/+13
* | remove updates entry if a xchan_hash mismatch is encounteredMario Vavti2023-04-271-0/+30
* | adjust args in libzotdir update and some dir sync fixesMario Vavti2023-04-273-5/+7
* | remove loggingMario Vavti2023-04-272-3/+1
|/
* fix php errorMario Vavti2023-04-271-1/+5
* use shorter stringsMario Vavti2023-04-271-1/+1
* update doco and fix safemodeMario Vavti2023-04-272-7/+7
* for flag updates also match site directory and ud hostMario Vavti2023-04-271-1/+4
* initial commit for directory flags federationMario Vavti2023-04-267-42/+78
* update 1257 ud_guid > ud_hostMario2023-04-262-1/+34
* fix updateMario2023-04-261-2/+2
* update 1256Mario Vavti2023-04-261-1/+1
* dirsync update columnMario Vavti2023-04-264-5/+42
* remove rate entry and move ignore button to the rightMario Vavti2023-04-261-6/+3
* wrong variableMario Vavti2023-04-261-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-04-262-147/+147
|\
| * fix potential security issue as per friendicaMario2023-04-262-147/+147
* | enable dir admins to flag or hide entriesMario Vavti2023-04-264-19/+37
|/
* correctly set some perms when our follow request was acceptedMario2023-04-252-5/+10
* check for uuid so that will be also catch items that were posted from alterna...Mario2023-04-232-5/+4
* remove loggingMario2023-04-231-1/+0
* fix regression when rendering event itemsMario2023-04-236-7/+8
* improved fetch_conversation()Mario Vavti2023-04-232-18/+19
* bump versionMario2023-04-231-1/+1
* add the conversation endpoint and implement paginated fetch for zot requests ...Mario2023-04-234-59/+227