Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | streamline iconf names and make sure to save the correct data | Mario | 2021-02-22 | 1 | -2/+11 |
| | |||||
* | fix ping_site() issue | Mario | 2021-02-13 | 1 | -0/+5 |
| | |||||
* | undo accidental revert in last commit | Mario | 2021-02-09 | 1 | -3/+3 |
| | |||||
* | port Lib/Crypto from zap | Mario | 2021-02-09 | 1 | -8/+8 |
| | |||||
* | import_xchan() $arr photo structure has changed | Mario Vavti | 2021-02-02 | 1 | -3/+3 |
| | |||||
* | Libzot::fetch_conversation() fixes | Mario | 2021-01-26 | 1 | -36/+28 |
| | |||||
* | expose manual public item import from searchbar, set commen_policy in ↵ | Mario | 2021-01-25 | 1 | -5/+10 |
| | | | | Activity::store() to what we get if we get something otherwise default to authenticated, comments by the owner have the relay flag set and therefor $perm will be not be set to post_comments - always check if we own the parent in lib/libzot (not only if $perm = send_stream) if otherwise not allowed | ||||
* | Don't fetch profile photos from own hub | Max Kostikov | 2021-01-23 | 1 | -1/+4 |
| | |||||
* | Fix duplicate profile photos creation for clones | Max Kostikov | 2021-01-23 | 1 | -2/+1 |
| | |||||
* | onepoll via zot6 to /zotfeed which implements an outbox | Mario | 2021-01-20 | 1 | -639/+637 |
| | |||||
* | cleanup daemon/deliver_hooks, daemon/directory | Mario | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | argument must be of type boolean | Mario | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | $msg must be array | Mario | 2021-01-15 | 1 | -2/+2 |
| | |||||
* | fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵ | Mario | 2021-01-03 | 1 | -1/+1 |
| | | | | notifier command | ||||
* | fix issue with abconfig when cloning a channel | Mario | 2020-12-15 | 1 | -6/+6 |
| | |||||
* | on refresh, always set all perms | Mario | 2020-10-16 | 1 | -8/+4 |
| | |||||
* | this is not required here | Mario | 2020-10-13 | 1 | -5/+0 |
| | |||||
* | improve find_best_identity() and fix wrong variable | Mario | 2020-10-12 | 1 | -2/+2 |
| | |||||
* | find best identity | Mario | 2020-10-11 | 1 | -0/+5 |
| | |||||
* | 5.0RC testing: dismiss activities where an author could not be found | Mario | 2020-10-06 | 1 | -0/+4 |
| | |||||
* | Ãrework undo/delete to use inline objects | Mario | 2020-10-05 | 1 | -28/+17 |
| | |||||
* | more work on delete/undo | Mario | 2020-10-02 | 1 | -0/+1 |
| | |||||
* | item/activity fetching | Mario | 2020-10-02 | 1 | -3/+8 |
| | |||||
* | more delete fixes | Mario | 2020-10-01 | 1 | -7/+2 |
| | |||||
* | delete fixes | nobody | 2020-09-30 | 1 | -2/+7 |
| | |||||
* | 5.0RC testing: fix issue in relation with deletes | Mario | 2020-09-30 | 1 | -1/+5 |
| | |||||
* | bug: undoing a like on a comment can remove the comment | nobody | 2020-09-30 | 1 | -1/+5 |
| | | | (cherry picked from commit b999456bf16a5d457a16fab1299289cfb54bfed4) | ||||
* | 5.0RC testing: their_perms should be reset before they are recreated. ↵ | Mario | 2020-09-19 | 1 | -0/+8 |
| | | | | Otherwise withdrawn permissions will not take effect locally. | ||||
* | fix discovery | Mario Vavti | 2020-06-14 | 1 | -1/+1 |
| | |||||
* | first batch of zot6 transition patches. basic communication with ↵ | Mario | 2020-03-12 | 1 | -24/+24 |
| | | | | transitioned channels *should* work now | ||||
* | fix poll responses | zotlabs | 2020-02-10 | 1 | -0/+1 |
| | |||||
* | poll fixes | Mario | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | poll updates | zotlabs | 2020-02-09 | 1 | -1/+11 |
| | |||||
* | z6 compat work | Zot | 2020-01-30 | 1 | -1/+6 |
| | |||||
* | some work on zot6 DMs | Mario | 2020-01-15 | 1 | -2/+2 |
| | |||||
* | Allow addons to process forum posts published through mentions | Max Kostikov | 2019-10-05 | 1 | -1/+1 |
| | |||||
* | comment policy default for ordered items | DM42.Net Zap Dev | 2019-09-21 | 1 | -0/+21 |
| | |||||
* | encode/decode comment_policy for Z6 | DM42.Net Zap Dev | 2019-09-21 | 1 | -0/+30 |
| | |||||
* | Merge branch 'httpsig' into 'dev' | Mario | 2019-06-27 | 1 | -1/+1 |
|\ | | | | | | | | | http signature consolidation See merge request hubzilla/core!1685 | ||||
| * | http signature consolidation | zotlabs | 2019-06-26 | 1 | -1/+1 |
| | | |||||
* | | port delete fixes from zap | Mario Vavti | 2019-06-12 | 1 | -10/+12 |
| | | |||||
* | | more work on event item deletion | Mario Vavti | 2019-06-12 | 1 | -0/+19 |
|/ | |||||
* | adjust birthday handling according to community decision and slightly change ↵ | Mario Vavti | 2019-05-26 | 1 | -1/+1 |
| | | | | display of allday event items | ||||
* | hubloc confusion in magic auth | Zot | 2019-04-25 | 1 | -1/+5 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2019-03-08 | 1 | -12/+9 |
|\ | |||||
| * | $sender is supposed to be string in libzot | Mario | 2019-03-08 | 1 | -12/+9 |
| | | |||||
* | | port zot_record_preferred | zotlabs | 2019-03-08 | 1 | -2/+22 |
|/ | |||||
* | fetch private objects using delivery channel credentials | zotlabs | 2019-03-07 | 1 | -5/+28 |
| | |||||
* | channel_type is not integer | zotlabs | 2019-03-05 | 1 | -5/+17 |
| | |||||
* | maintain compatibility with recent zot6 changes | zotlabs | 2019-03-05 | 1 | -0/+6 |
| |