aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | some cleanupMario2024-07-231-7/+8
* | the tag_deliver permission is not used anymoreMario2024-07-231-3/+0
* | make sure to failà the tgroup_check() for group posts if they do not have th...Mario2024-07-231-2/+1
* | only allow repeats if we are the profile owner and minor code simplificationMario2024-07-231-2/+2
* | more fix logicMario2024-07-222-4/+4
* | fix logic and add translateable stringsMario2024-07-223-9/+10
* | undo announce is not yet supported - hide it in the UI until it isMario2024-07-222-4/+4
* | bump versionMario2024-07-221-1/+1
* | item buttons redesign - initial checkinMario2024-07-2211-364/+367
|/
* Merge branch 'dev' into 'dev'Mario2024-07-220-0/+0
|\
| * Added util/update_dbDale Hitchenor2024-07-221-0/+54
* | Merge branch 'dev' into 'dev'Mario2024-07-220-0/+0
|\ \
| * | Added util/update_dbDale Hitchenor2024-07-221-0/+54
| |/
* | Merge branch 'dev' into 'dev'Mario2024-07-220-0/+0
|\ \
| * | Added util/update_dbDale Hitchenor2024-07-221-0/+54
| |/
* | Merge branch 'dev' into 'dev'Mario2024-07-221-0/+54
|\ \
| * | Added util/update_dbDale Hitchenor2024-07-221-0/+54
| |/
* | versionMario2024-07-201-1/+1
* | Revert "Revert "sse: reset session after connection aborted""Mario2024-07-201-2/+9
* | Revert "Revert "more work on sse sys messages""Mario2024-07-205-100/+83
* | Revert "sse: more work on notifications"Mario2024-07-201-3/+10
* | Revert "sse: add pdl files"Mario2024-07-201-6/+0
* | Revert "sse: add pdl files"Mario2024-07-201-6/+0
* | Revert "sse: add pdl files"Mario2024-07-201-3/+0
* | Revert "version"Mario2024-07-201-1/+1
* | versionMario2024-07-201-1/+1
* | sse: add pdl filesMario2024-07-201-0/+3
* | sse: add pdl filesMario2024-07-201-0/+6
* | sse: add pdl filesMario2024-07-201-0/+6
* | sse: more work on notificationsMario2024-07-201-10/+3
* | Revert "more work on sse sys messages"Mario2024-07-205-83/+100
* | Revert "sse: reset session after connection aborted"Mario2024-07-201-9/+2
* | bump versionMario2024-07-201-1/+1
* | sse: reset session after connection abortedMario2024-07-191-2/+9
* | more work on sse sys messagesMario2024-07-195-100/+83
* | more f arg removalMario2024-07-192-31/+32
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2024-07-191-128/+6
|\|
| * remove unused functions and start removing the ominous f argumentMario2024-07-191-128/+6
* | use the same url for attachment and body. otherwise we can not deduplicate at...Mario Vavti2024-07-191-3/+3
|/
* changelogMario2024-07-181-0/+12
* bump versionMario2024-07-171-1/+1
* sse: revert removing of reset after 30 seconds and save a db lookup if we hav...Mario2024-07-171-2/+24
* fix php warningMario2024-07-171-1/+1
* gd: check if function exists - obviously this can change after the initial in...Mario2024-07-171-6/+24
* missing pdl for mod importMario2024-07-152-1/+9
* dbesc the workinfo jsonMario2024-07-151-2/+2
* always use ob_end_flush() and reduce code duplicationMario2024-07-151-6/+5
* make sure we always have an object which was not the case when repeating one ...Mario2024-07-151-1/+7
* do not handle non sys notifications if we are in sys only modeMario2024-07-101-1/+4
* more work on making sure system notifications appear on page reloadMario2024-07-101-2/+3