Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more type checking | Mario | 2023-09-15 | 1 | -2/+2 |
| | | | (cherry picked from commit a06b28b6934cda8a8cacd3ebf7c76b881a69b74e) | ||||
* | test refactor the previous commit | Mario Vavti | 2023-08-27 | 1 | -4/+7 |
| | | | (cherry picked from commit 0a3094fc9a708c4e83d6dd91250ac2105e21b03f) | ||||
* | allow public stream comments/reactions if item_fetched is set, when fetching ↵ | Mario Vavti | 2023-08-27 | 1 | -4/+3 |
| | | | | | parent of a reaction fetch the thr_parent (cherry picked from commit 816bbad28a6292be1c697fe3ac4073f3f110dc10) | ||||
* | fix unable to create folders with name 0 | Mario | 2023-08-27 | 1 | -1/+1 |
| | | | (cherry picked from commit c4af4e3297f09aa0c6f8ed8e21d6f54729ebfc4d) | ||||
* | remove unused variable | Mario | 2023-08-27 | 1 | -6/+0 |
| | | | (cherry picked from commit 0ec715d7c9d4bdce71210f9d025cf8ac0c02160d) | ||||
* | Fix Typo | DM42.Net Hubzilla Development | 2023-08-27 | 1 | -1/+1 |
| | | | (cherry picked from commit 3bd2a919925965c42dfab14ac13dfc5747955f01) | ||||
* | ignore internal follow activity | Mario | 2023-08-27 | 2 | -13/+17 |
| | | | (cherry picked from commit 7200c716736d879501a665c9797ccf9e0131b24c) | ||||
* | fix regression after recent changes | Mario | 2023-07-05 | 1 | -1/+1 |
| | |||||
* | also filter deleted hublocs | Mario | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | Ã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 | 1 | -17/+12 |
| | |||||
* | 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 | 3 | -13/+7 |
| | |||||
* | remove logging | Mario | 2023-06-24 | 1 | -3/+1 |
| | |||||
* | fix relaying and syncing in Activity::drop(), change wording for moderation ↵ | Mario | 2023-06-23 | 3 | -9/+23 |
| | | | | 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 | 9 | -24/+52 |
| | | | | 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 |
| | |||||
* | use function to get actor hublocs | Mario | 2023-06-18 | 2 | -6/+3 |
| | |||||
* | 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) | ||||
* | deprecate ActivityStreams::fetch() and provide the possibility to fetch ↵ | Mario | 2023-06-16 | 3 | -13/+43 |
| | | | | local items directly | ||||
* | fix string replacement if a match is available more than once | Mario | 2023-06-12 | 1 | -2/+5 |
| | |||||
* | only remove the owner from delivery if its their post and minor cleanup | Mario | 2023-06-12 | 1 | -1/+1 |
| | |||||
* | remove logging | Mario | 2023-06-08 | 1 | -2/+1 |
| | |||||
* | shuffle queue deliveries for more randomness | Mario | 2023-06-08 | 1 | -0/+3 |
| | |||||
* | even more adjust text | Mario | 2023-06-02 | 1 | -1/+1 |
| | |||||
* | more adjust text | Mario | 2023-06-02 | 1 | -1/+1 |
| | |||||
* | adjust text | Mario | 2023-06-02 | 1 | -1/+1 |
| | |||||
* | remove custom acl from rpost | Mario | 2023-06-02 | 1 | -10/+2 |
| | |||||
* | ocap initial checkin | Mario | 2023-06-02 | 7 | -40/+124 |
| | |||||
* | owa: workaround for friendica when using nginx until this will be fixed at ↵ | Mario | 2023-06-01 | 2 | -1/+5 |
| | | | | their side and check prrofile uid for features instead of local channel | ||||
* | do not parse x-multicode as bbcode | Mario | 2023-05-30 | 1 | -2/+1 |
| | |||||
* | improved unseen forums notification | Mario | 2023-05-30 | 1 | -10/+4 |
| | |||||
* | fix a possible privacy mismatch | Mario | 2023-05-29 | 1 | -0/+10 |
| | |||||
* | mod magic make a get request instead of post and remove digest header | Mario | 2023-05-26 | 1 | -3/+3 |
| | |||||
* | work around hubloc confusion in mod rmagic | Mario | 2023-05-26 | 1 | -4/+4 |
| | |||||
* | more fixes for where keyId = acct:xxx@yyy.zz | Mario | 2023-05-25 | 1 | -2/+5 |
| | |||||
* | owa fixes for where keyId = acct:xxx@yyy.zz | Mario | 2023-05-25 | 1 | -3/+6 |
| | |||||
* | return hubloc_hash instead of hubloc_id_url for AP and improved check for ↵ | Mario | 2023-05-24 | 1 | -4/+7 |
| | | | | location | ||||
* | instead of setting the value to 0 just continue so that already existing ↵ | Mario | 2023-05-19 | 1 | -1/+1 |
| | | | | values will not be overwritten | ||||
* | fix parent_mid and thr_parent not set correctly for response activities | Mario | 2023-05-15 | 3 | -6/+18 |
| | |||||
* | fix parent and parent_mid for likes | Mario | 2023-05-13 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2023-05-13 | 1 | -31/+25 |
|\ | |||||
| * | save a query | Mario | 2023-05-12 | 1 | -28/+23 |
| | | |||||
| * | remove outdated comments | Mario | 2023-05-11 | 1 | -3/+2 |
| | | |||||
* | | fix regression decoding the uuid for responses | Mario Vavti | 2023-05-13 | 1 | -2/+1 |
|/ | |||||
* | typo | Mario | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | use act->objprop() in decode_note() | Mario | 2023-05-10 | 2 | -40/+34 |
| |