Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Typo | DM42.Net Hubzilla Development | 2023-08-27 | 1 | -1/+1 |
| | | | (cherry picked from commit 3bd2a919925965c42dfab14ac13dfc5747955f01) | ||||
* | fix cached jsonld files fetched via network | Mario | 2023-08-27 | 1 | -32/+49 |
| | |||||
* | more performance improvements | Mario | 2023-08-27 | 1 | -3/+3 |
| | | | (cherry picked from commit 4b1384be832b0a745eeb8ac94cba6b00edc4eb64) | ||||
* | move trigger out of the loop for better performance and some var -> let | Mario | 2023-08-27 | 1 | -9/+14 |
| | |||||
* | ignore internal follow activity | Mario | 2023-08-27 | 2 | -13/+17 |
| | | | (cherry picked from commit 7200c716736d879501a665c9797ccf9e0131b24c) | ||||
* | fix admin table highlight by adding the correct classes | Mario | 2023-08-27 | 4 | -36/+24 |
| | | | (cherry picked from commit c412c01a657fbac49f611b94b4c88cf63f4fff77) | ||||
* | version 8.6.18.6.1 | Mario | 2023-07-18 | 1 | -1/+1 |
| | |||||
* | changelog | Mario | 2023-07-18 | 1 | -0/+4 |
| | | | (cherry picked from commit 330add963dbe2195e0613f35b8f63c15eee585a0) | ||||
* | fix hcard addon regression | Mario | 2023-07-18 | 1 | -1/+1 |
| | | | (cherry picked from commit ef6ea4484eb03d80c96f4d67002e567cebc8ccae) | ||||
* | Merge branch '8.6RC'8.6 | Mario | 2023-07-11 | 750 | -10078/+16819 |
|\ | |||||
| * | version 8.6 | Mario | 2023-07-11 | 2 | -2/+2 |
| | | |||||
| * | RC2 | Mario | 2023-07-05 | 1 | -1/+1 |
| | | |||||
| * | changelog | Mario | 2023-07-05 | 1 | -0/+39 |
| | | |||||
| * | fix regression after recent changes | Mario | 2023-07-05 | 1 | -1/+1 |
| | | |||||
| * | bump dev version | Mario | 2023-07-04 | 1 | -1/+1 |
| | | |||||
| * | version and strings | Mario | 2023-07-04 | 2 | -466/+497 |
| | | |||||
| * | css fix | Mario | 2023-07-04 | 1 | -1/+1 |
| | | |||||
| * | css fixes | Mario | 2023-07-04 | 1 | -4/+1 |
| | | |||||
| * | also filter deleted hublocs | Mario | 2023-07-04 | 1 | -1/+1 |
| | | |||||
| * | update fullcalendar | Mario | 2023-07-04 | 208 | -1546/+3301 |
| | | |||||
| * | do not linkify in nobb and noparse tags - issue #1776 | Mario | 2023-07-04 | 1 | -0/+2 |
| | | |||||
| * | fix issue #1771 | Mario | 2023-07-03 | 1 | -2/+10 |
| | | |||||
| * | fix php warning | Mario | 2023-07-03 | 1 | -2/+6 |
| | | |||||
| * | Ãfix php warning | Mario | 2023-07-03 | 1 | -7/+7 |
| | | |||||
| * | make sure to return infos from current hub where applicable - fix issue #1770 | Mario | 2023-07-03 | 2 | -18/+13 |
| | | |||||
| * | unify code for selecting deliverable abook xchans | Mario | 2023-07-01 | 3 | -25/+45 |
| | | |||||
| * | remove unused pseudo abook code | Mario | 2023-06-29 | 2 | -28/+3 |
| | | |||||
| * | pass $escape to stringify_array_elms() | Mario | 2023-06-29 | 1 | -1/+1 |
| | | |||||
| * | make sure to not allow moderation of poll answers | Mario | 2023-06-29 | 1 | -8/+12 |
| | | |||||
| * | text | Mario | 2023-06-28 | 1 | -1/+1 |
| | | |||||
| * | implement inline moderation of reactions | Mario | 2023-06-27 | 5 | -16/+15 |
| | | |||||
| * | bump version | Mario | 2023-06-24 | 1 | -1/+1 |
| | | |||||
| * | remove logging | Mario | 2023-06-24 | 1 | -3/+1 |
| | | |||||
| * | Merge branch 'cherry-pick-1baa3489' into 'dev' | Mario | 2023-06-23 | 2 | -2/+2 |
| |\ | | | | | | | | | | | | | Update Spanish translation-2 See merge request hubzilla/core!2048 | ||||
| | * | Update Spanish translation-2 | mjfriaza | 2023-06-23 | 2 | -2/+2 |
| | | | | | | | | | (cherry picked from commit 1baa34894f6799cac3d973db8c1205239ad6179b) | ||||
| * | | bump version | Mario | 2023-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | fix relaying and syncing in Activity::drop(), change wording for moderation ↵ | Mario | 2023-06-23 | 4 | -17/+28 |
| | | | | | | | | | | | | request notices and redirect moderation request for reactions to mod moderate | ||||
| * | | implement optional moderation of unsolicited comments, minor css fixes and ↵ | Mario | 2023-06-23 | 18 | -54/+110 |
| |/ | | | | | | | some more work on ocap | ||||
| * | always check pageflags otherwise site specific flags will be overwritten ↵ | Mario | 2023-06-21 | 1 | -1/+1 |
| | | | | | | | | when a sync package arrives from a clone that has no flags for this channel - fix issue #1769 | ||||
| * | fix issues in mod oep | Mario | 2023-06-19 | 1 | -17/+35 |
| | | |||||
| * | make sure to use the correct url | Mario Vavti | 2023-06-18 | 1 | -4/+7 |
| | | |||||
| * | remove deprecated templates | Mario | 2023-06-18 | 6 | -172/+0 |
| | | |||||
| * | more html fix | Mario | 2023-06-18 | 1 | -1/+1 |
| | | |||||
| * | fix bogus html | Mario | 2023-06-18 | 2 | -7/+11 |
| | | |||||
| * | use function to get actor hublocs | Mario | 2023-06-18 | 2 | -6/+3 |
| | | |||||
| * | bump version | Mario | 2023-06-17 | 1 | -1/+1 |
| | | |||||
| * | undefined variable and return null in fetch_local if we did not find ↵ | Mario | 2023-06-16 | 2 | -1/+5 |
| | | | | | | | | anything (we also return null in fetch) | ||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2023-06-16 | 6 | -3/+805 |
| |\ | |||||
| | * | Merge branch 'help' into 'dev' | Mario | 2023-06-15 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | | | | | typo in hooklist.bb See merge request hubzilla/core!2042 | ||||
| | | * | typo in hooklist.bb | OJ Random | 2023-06-15 | 1 | -1/+1 |
| | | | |