| Commit message (Expand) | Author | Age | Files | Lines |
* | mark items as fetched in other places | Mario | 2023-03-11 | 3 | -0/+3 |
* | only set owner to observer if the item is not fetched otherwise the comment a... | Mario | 2023-03-09 | 1 | -4/+8 |
* | mfa strings update | Mario | 2023-03-09 | 2 | -6/+6 |
* | more mfa cleanup, set the value in session if mfa is enabled and only allow e... | Mario | 2023-03-08 | 1 | -2/+6 |
* | more mfa cleanup | Mario | 2023-03-08 | 1 | -4/+3 |
* | minor cleanup | Mario | 2023-03-08 | 1 | -3/+0 |
* | port totp mfa from streams with some adjustions | Mario | 2023-03-08 | 2 | -0/+162 |
* | add fixme | Mario | 2023-03-03 | 1 | -0/+4 |
* | Revert "some work on bringing bang tags back for forums" | Mario | 2023-03-03 | 3 | -19/+7 |
* | some work on bringing bang tags back for forums | Mario | 2023-03-02 | 3 | -7/+19 |
* | minor cleanup and docu | Mario | 2023-03-02 | 1 | -2/+2 |
* | message filter entries are stored encoded - make sure to decode the word befo... | Mario | 2023-03-02 | 1 | -2/+2 |
* | wrong variable | Mario | 2023-03-02 | 1 | -1/+0 |
* | wrong variable | Mario | 2023-03-02 | 1 | -1/+1 |
* | improve mod hq to save some db lookups | Mario | 2023-03-02 | 1 | -26/+31 |
* | do not include deleted hublocs when looking for author | Mario | 2023-03-02 | 1 | -2/+2 |
* | fix some php warnings | Mario | 2023-02-28 | 3 | -5/+7 |
* | Default owner_xchan to $observer (sender) in Activity::store() - this is beca... | Mario | 2023-02-27 | 1 | -0/+1 |
* | slightly improve contact search | Mario | 2023-02-24 | 1 | -4/+10 |
* | fix syntax for get_compund_property() | Mario | 2023-02-23 | 1 | -1/+2 |
* | port some functions from streams | Mario | 2023-02-23 | 1 | -18/+41 |
* | look for owner instead of author - this way we will also catch the via posts | Mario | 2023-02-22 | 1 | -1/+1 |
* | Activity: do not force new thread if the announce is from a group actor | Mario | 2023-02-22 | 1 | -1/+5 |
* | Activity: set xchan_pubforum if we deal with a group actor | Mario | 2023-02-22 | 1 | -3/+6 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2023-02-17 | 1 | -1/+1 |
|\ |
|
| * | realy make sure we will deduplicate even if there is a bogus second primary e... | Mario Vavti | 2023-02-16 | 1 | -1/+1 |
| * | make sure we will deduplicate even if there is a bogus second primary entry | Mario Vavti | 2023-02-16 | 1 | -1/+1 |
* | | do not try to oembed in notes | Mario | 2023-02-17 | 1 | -1/+1 |
|/ |
|
* | queue fixes | Mario | 2023-02-16 | 1 | -13/+33 |
* | make sure we provide a created timestamp for likes and remove the workaround ... | Mario Vavti | 2023-02-16 | 2 | -1/+3 |
* | more queue updates from streams and remove a hz_syslog | Mario | 2023-02-16 | 3 | -14/+15 |
* | we can sign messages which are not from the primary location | Mario | 2023-02-15 | 1 | -4/+3 |
* | revisit author_id and fix issue with pinned content | Mario | 2023-02-15 | 2 | -9/+12 |
* | fix mod cal after fullcalendar update | Mario | 2023-02-14 | 1 | -5/+1 |
* | remove deprecated functions | Mario | 2023-02-12 | 3 | -131/+6 |
* | implement hq widget author image and notifications updates | Mario | 2023-02-12 | 3 | -4/+6 |
* | port queue improvements from streams | Mario | 2023-02-12 | 2 | -57/+48 |
* | fix more hubloc confusion, implement hq widget author filter and some autocom... | Mario | 2023-02-09 | 4 | -5/+23 |
* | queueworker: do not wait for locked rows, use skip locked if configured via s... | Mario | 2023-02-08 | 1 | -4/+20 |
* | remove superfluous semicolon | Mario | 2023-02-01 | 1 | -1/+1 |
* | fix undefined varable warning | Mario | 2023-01-28 | 1 | -1/+2 |
* | remove redundant argument | Mario | 2023-01-28 | 1 | -1/+1 |
* | minor cleanup and prevent duplicate recipients in some places | Mario | 2023-01-26 | 2 | -31/+12 |
* | update fullcalendar library | Mario | 2023-01-25 | 1 | -11/+1 |
* | according to spec this should be id instead of href | Mario | 2023-01-25 | 1 | -2/+2 |
* | theme fixes | Mario | 2023-01-25 | 1 | -3/+3 |
* | mark old hubloc entries from re-installed hubs deleted if we discover any | Mario | 2023-01-12 | 1 | -1/+9 |
* | remove fragment in notifier - it should not be required, when processing mult... | Mario | 2023-01-12 | 2 | -9/+10 |
* | fix race conditions when processing multiple choice polls | Mario | 2023-01-11 | 1 | -4/+24 |
* | revert accidental change in session | Mario | 2023-01-05 | 1 | -1/+1 |