aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* tagsinput still requires jqueryMario Vavti2025-01-231-4/+2
|
* bump versionMario Vavti2025-01-221-1/+1
|
* changelogMario Vavti2025-01-221-0/+6
|
* make sure to provide uid to drop_item() where applicable and check ownership ↵Mario Vavti2025-01-222-9/+18
| | | | when imporing feed items
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2025-01-172-1/+32
|\
| * Merge branch 'add-security-policy' into 'dev'Mario2025-01-161-0/+31
| |\ | | | | | | | | | | | | Proposing a security policy. See merge request hubzilla/core!2164
| | * Proposing a security policy.Harald Eilertsen2025-01-161-0/+31
| | |
| * | use bin2hex() instead of btoa() to create an id for the toast. btoa() will ↵Mario Vavti2025-01-151-1/+1
| |/ | | | | | | not work with nonascii chars.
* | bump versionMario Vavti2025-01-171-1/+1
| |
* | rewrite redbasic javascript without jqueryMario Vavti2025-01-172-287/+328
|/
* fix regression in notifications filterMario Vavti2025-01-061-1/+1
|
* bump versionMario 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 ↵Mario Vavti2024-12-291-2/+2
| | | | the item
* 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 ↵Mario2024-12-221-1/+1
| | | | prfactored request with an added zid can log us out
* 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
| | | | | | This reverts commit e516c1352f00dbc374f4ea35da06a9ab4ac4ccae
* | 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
| | | | bit of jquery from notifications
* 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
| | |