]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2022-12-13 Hypolite PetovanMerge pull request #12407 from HankG/friendica-api...
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Index.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Index.php
2022-12-13 Hank GrabowskiRemove extraneous comment and fix whitespace between...
2022-12-13 Hank GrabowskiFix space missing after if style error in src/Module...
2022-12-13 Hank GrabowskiFix copyright header issues...
2022-12-13 Hank GrabowskiAdd latest_first parameter to photo gallery listing...
2022-12-13 Hank GrabowskiAdd photo album show endpoint that lists photos in...
2022-12-13 Hank GrabowskiFix Friendica API Photo Album list documentation to...
2022-12-13 Hank GrabowskiFix Friendica API Photo Album list documentation to...
2022-12-13 Hank GrabowskiAdd Photo Album index endpoint to Friendica API
2022-12-13 Hank GrabowskiAdd Photo album cache flushes to Friendica Photo endpoints
2022-12-13 Hank GrabowskiAllow album to be empty string thus defaulting to i10n...
2022-12-13 Michael VogelMerge pull request #12400 from MrPetovan/task/image...
2022-12-13 Hypolite PetovanImprove code standards in Model\Item
2022-12-13 Hypolite PetovanNormalize padding in image grid
2022-12-13 Hypolite PetovanMerge pull request #12398 from MarekBenjamin/image...
2022-12-12 Marek BachmannFixed image grid when exactly ONE portrait and ONE...
2022-12-12 Hypolite PetovanMerge pull request #12334 from MarekBenjamin/new_image_...
2022-12-12 Marek BachmannMoved image_grid.css content to global.css and use...
2022-12-12 MarekBenjaminUpdate image_grid.css
2022-12-12 MarekBenjaminUpdate image_grid.css
2022-12-12 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-12 Hypolite PetovanMerge pull request #12397 from HankG/fix-photo-get...
2022-12-12 Hypolite PetovanMerge pull request #12395 from HankG/fix-photo-get...
2022-12-12 Hank GrabowskiUse is_int not intval to return Photo->createFromId...
2022-12-12 Hank GrabowskiUpdate Friendica Photo API endpoint fix to pass null...
2022-12-12 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-12 Hank GrabowskiFix Friendica Photo GET API endpoint to work without...
2022-12-12 Hypolite PetovanMerge pull request #12393 from annando/api-permissions
2022-12-12 Michael VogelUpdate src/Module/Api/Twitter/Statuses/Update.php
2022-12-12 Hypolite PetovanMerge pull request #12391 from annando/issue-12338
2022-12-12 MichaelRedirect in a different way
2022-12-11 MichaelAPI: Allow permissions for status posts
2022-12-11 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-11 Hypolite PetovanMerge pull request #12390 from annando/fixes
2022-12-11 Hypolite PetovanMerge pull request #12389 from annando/fatal
2022-12-11 MichaelIssue 12338: Use redirect for "about" and "about/more"
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-12-11 Marek Bachmannadded more sophisticated column balancing logic for...
2022-12-11 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-11 PhilippMerge pull request #12388 from MrPetovan/task/psr-20
2022-12-11 MichaelHandle some fatal errors
2022-12-11 Marek Bachmannfixed bug in portrait iteration
2022-12-11 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-11 Hypolite PetovanAdd Clock classes to deal with "now" times in tests
2022-12-11 Hypolite PetovanMerge pull request #12385 from annando/more-blurhash
2022-12-11 Michael VogelSome small fixes
2022-12-11 MichaelAvoid error when image couldn't be fetched
2022-12-11 MichaelAdd more BlurHash to avoid not being able to display...
2022-12-11 Hypolite PetovanMerge pull request #12383 from annando/issue-12367
2022-12-11 Hypolite PetovanMerge pull request #12384 from annando/issue-12285
2022-12-11 MichaelSimplify variable name
2022-12-11 MichaelIssue 12285: Show sharing notification only once
2022-12-11 MichaelOnly calculate the last login on a "date" level
2022-12-11 MichaelIssue 12367: Calculate relative date on "date" level...
2022-12-10 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-10 Marek BachmannRestored $s = $hook_data['html']; call which was remove...
2022-12-10 Marek BachmannRemoved unused imports
2022-12-10 Marek BachmannRemoved not needed image_grid_column.tpl
2022-12-10 Marek BachmannAdded some logic for image grid column balancing
2022-12-10 Hypolite PetovanMerge pull request #12381 from annando/issue-11875
2022-12-10 Hypolite PetovanMerge pull request #12380 from annando/parts
2022-12-10 Marek Bachmannremove old code
2022-12-10 Marek BachmannAdded image grid generation to addVisualAttachments
2022-12-10 MichaelIssue 11875: Fetch post on activity
2022-12-10 MichaelFix "part" calculation for splitted posts
2022-12-10 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-10 Hypolite PetovanMerge pull request #12379 from annando/id-for-image
2022-12-10 MichaelID added for list of images in a post
2022-12-10 Michael VogelMerge pull request #12364 from MrPetovan/bug/warnings
2022-12-10 Michael VogelMerge pull request #12360 from MrPetovan/bug/deprecated
2022-12-10 Hypolite PetovanMerge pull request #12378 from annando/localprobe
2022-12-10 Hypolite PetovanRemove parameter-less call of OStatus\Salmon module...
2022-12-10 Hypolite PetovanCheck for existence of a public contact id before delet...
2022-12-10 Hypolite PetovanThrow exception when a few keys are missing from probe...
2022-12-10 Hypolite PetovanDelete introductions when referenced contact id doesn...
2022-12-10 Hypolite PetovanRemove superfluous strlen call in Module\Tos
2022-12-10 Hypolite PetovanWard against empty JsonLD::fetchElement result in Activ...
2022-12-10 Hypolite PetovanCheck for last-activity value before feeding it to...
2022-12-10 Hypolite PetovanWard against invalid name from receiver in ActivityPub...
2022-12-10 Hypolite PetovanEnsure strpos is provided a string in App::runFrontend
2022-12-10 Hypolite PetovanProvide default host value to hash() in Model\Item...
2022-12-10 Hypolite PetovanCheck for parts key existence before performing strpos...
2022-12-10 Hypolite PetovanCoalesce null activity name in ActivityPub\Processor
2022-12-10 Hypolite PetovanReplace parse_url with UriInterface instantiation in...
2022-12-10 MichaelSimplify lastname/firstname
2022-12-10 MichaelDiaspora added to localprobe
2022-12-10 Michael VogelMerge pull request #12377 from MrPetovan/bug/12376...
2022-12-10 Hypolite PetovanChange DiasporaContact->subscribe type to string
2022-12-10 Hypolite PetovanMerge pull request #12375 from annando/issue-12373
2022-12-10 Michael"networks" has to contain all probing fields
2022-12-10 MichaelRemove testcode, improve rearrange
2022-12-10 MichaelIssue 12373: Fix communication to Diaspora
2022-12-09 PhilippMerge pull request #12374 from MrPetovan/bug/admin...
2022-12-09 Hypolite PetovanFix wrong condition when redirecting to filtered log...
next