aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump versionHEADdevMario Vavti2025-01-051-1/+1
* changelogMario Vavti2025-01-051-0/+6
* dismiss entries where primary location data is not complete for some reasonMario Vavti2025-01-051-0/+5
* cleanup outdated doc entries just once after the docs were imported to the dbMario Vavti2025-01-051-12/+12
* remove redundant argumentsMario Vavti2025-01-041-2/+2
* bump versionMario Vavti2024-12-291-1/+1
* changelogMario Vavti2024-12-291-0/+5
* pass uid to drop_item() to ensure we will have permission to actually drop th...Mario Vavti2024-12-291-2/+2
* changelogMario2024-12-261-0/+3
* missing argument nameMario2024-12-261-1/+1
* changelog and bump versionMario2024-12-262-1/+12
* fix another possible loopMario2024-12-262-2/+2
* this should fix the infinite loop caused by a regression in Daemon/ExpireMario2024-12-253-4/+4
* hotfix for loop caused in Daemon/ExpireMario2024-12-252-2/+2
* bump versionMario2024-12-221-1/+1
* do not allow a new zid to override an existing remote login - otherwise a prf...Mario2024-12-221-1/+1
* once more improved imagesLoaded()Mario2024-12-221-30/+27
* update changelogMario2024-12-221-0/+5
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-12-227-0/+1969
|\
| * Revert "Drop obsolete library LightOpenID"Mario2024-12-227-0/+1969
* | fix sql errorMario2024-12-221-1/+1
|/
* more changelogMario2024-12-211-0/+1
* changelogMario2024-12-211-1/+2
* better pubs notofication fiy and also fix a javascript error and remove last ...Mario2024-12-212-3/+7
* fix anomaly in pubs notificationMario2024-12-211-2/+0
* bump versionMario2024-12-211-1/+1
* deduplicate the images array by srcMario2024-12-211-4/+6
* track processed imagesMario2024-12-202-10/+16
* bump versionMario2024-12-201-1/+1
* improved imagesLoaded() and formattingMario2024-12-202-166/+189
* versionMario2024-12-201-1/+1
* port scrollToItem() to vanilla js and more fixesMario2024-12-202-30/+40
* improved imagesLoaded() and notifications fixesMario2024-12-204-143/+144
* bump versionMario2024-12-191-1/+1
* various fixes for the last commitMario2024-12-192-12/+21
* refactor notifications widget and updateConvItems() to not require jqueryMario2024-12-195-446/+618
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-12-192-6/+9
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2024-12-131-1/+1
| |\
| * | composer dump autoloadMario Vavti2024-12-132-6/+9
* | | changelogMario2024-12-191-0/+37
| |/ |/|
* | bump dev versionMario2024-12-131-1/+1
|/
* version 10.0RC and stringsMario2024-12-132-8176/+7989
* remove jquery.timeago.js in favor of a native js implementationMario2024-12-1215-323/+76
* add test for item_forwardable()Mario Vavti2024-12-102-2/+134
* introduce item_forwardable() and check it before we call the notifier to poss...Mario2024-12-104-26/+27
* pubcrawl: support for inbound add/remove activities and minor cleanupMario2024-12-102-28/+49
* hq: improved file filteringMario2024-12-091-2/+10
* fix delayed post handling in cron, always set item_delayed if we select a cre...Mario2024-12-086-38/+22
* fix expirationMario2024-12-071-4/+3
* add test for relative_time()Mario Vavti2024-12-073-8/+64