| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make simple update more simple again | Mario | 2020-11-21 | 5 | -5/+5 |
* | restrict returned html usage to local_channel() until some issues will be wor... | Mario | 2020-11-21 | 2 | -59/+70 |
* | fix pubstream id issue | Mario | 2020-11-21 | 1 | -2/+2 |
* | returning the rendered html when liking a post or comment | Mario | 2020-11-20 | 1 | -3/+58 |
* | returning the rendered html when posting a comment will make the following up... | Mario | 2020-11-20 | 1 | -2/+12 |
* | fix regression in relation to pustream notifications | Mario | 2020-11-18 | 1 | -0/+3 |
* | Do away with auto updates except for our own actions. We might consider to re... | Mario | 2020-11-18 | 9 | -123/+41 |
* | remove dot | Mario | 2020-11-14 | 1 | -1/+1 |
* | Polling fallback to server sent events. Polling is the default. SSE must be e... | Mario | 2020-11-14 | 2 | -28/+87 |
* | less hubloc confusion | Mario | 2020-11-08 | 3 | -15/+4 |
* | fix vsprintf() warning | Mario | 2020-11-01 | 1 | -2/+3 |
* | Merge branch 'dev' into 'dev' | Mario | 2020-10-31 | 1 | -12/+14 |
|\ |
|
| * | Don't try to fetch profile photo for unknown channel | Max Kostikov | 2020-10-25 | 1 | -12/+14 |
* | | fix issue #1484 | Mario Vavti | 2020-10-27 | 1 | -1/+1 |
|/ |
|
* | adapt notifications and mark item seen handling to play well with client side... | Mario | 2020-10-22 | 6 | -106/+38 |
* | reduce result set for notificationsà | Mario | 2020-10-16 | 1 | -1/+1 |
* | make acl selector work correctly if we provide a cid in mod network | Mario | 2020-10-16 | 1 | -11/+14 |
* | add zot6 to the authenticatable options and fix array key in reshare header | Mario | 2020-10-09 | 1 | -4/+4 |
* | reduce result set for query in zid_init() and use Libzot::zot_record_preferre... | Mario | 2020-10-08 | 1 | -8/+11 |
* | more bdi tags | Mario | 2020-10-07 | 1 | -4/+4 |
* | 5.0RC testing: use the zot6 xchan if available | Mario | 2020-10-07 | 1 | -9/+9 |
* | more work on delete/undo | Mario | 2020-10-02 | 1 | -2/+2 |
* | item/activity fetching | Mario | 2020-10-02 | 2 | -2/+194 |
* | RC5.0 testing: fix purge and some cleanup | Mario | 2020-09-28 | 1 | -48/+50 |
* | deprecate \Zotlabs\Zot\Finger where apropriate | Mario Vavti | 2020-09-26 | 3 | -236/+131 |
* | if we do not have App::$poi here we would already have returned. No need to c... | Mario Vavti | 2020-09-25 | 1 | -13/+11 |
* | port mod chanview | Mario Vavti | 2020-09-25 | 1 | -25/+31 |
* | 5.0RC testing: comment out global remove | Mario | 2020-09-23 | 2 | -4/+4 |
* | 5.0RC testing: update hublocs by hubloc_id_url of we mark it deleted or chang... | Mario | 2020-09-23 | 1 | -7/+9 |
* | 5.0RC testing: fix mod locs | Mario | 2020-09-23 | 1 | -8/+10 |
* | use channel index | nobody | 2020-09-21 | 1 | -1/+1 |
* | apply channel name changes to all associated xchans | nobody | 2020-09-21 | 2 | -4/+5 |
* | adapt mod z6trans to point to util/z6convert.php in case anyone stumbles over... | Mario Vavti | 2020-09-20 | 1 | -1/+14 |
* | Boost DB conversion speed to Z6 | Max Kostikov | 2020-09-18 | 1 | -4/+22 |
* | deprecate $a variable for *_plugin_admin() and *_plugin_admin_post() | Mario | 2020-09-16 | 1 | -2/+2 |
* | remove hublocs without a hubloc_hash and also remove hublocs where hubloc_id_... | Mario Vavti | 2020-08-26 | 1 | -10/+23 |
* | add check against null | Mario Vavti | 2020-08-25 | 1 | -2/+4 |
* | prefix table names | Mario Vavti | 2020-08-24 | 1 | -4/+4 |
* | provide some sort of feedback | Mario Vavti | 2020-08-24 | 1 | -0/+5 |
* | an attempt to fix update 1238 for older hubs with broken xchan entries | Mario Vavti | 2020-08-23 | 1 | -5/+6 |
* | use the default setting and also add the mode to the cipher. aes-128 is to be... | Mario Vavti | 2020-08-21 | 1 | -1/+1 |
* | first cut on implementing additional encryption with the SJCL library. aes on... | Mario Vavti | 2020-08-20 | 1 | -1/+1 |
* | $id is expected to be an array with a calendarId and an instanceId for caldav | Mario Vavti | 2020-08-15 | 1 | -1/+1 |
* | update profile|cover photo activities converted to z6 | Zot | 2020-08-05 | 1 | -8/+0 |
* | respect notifications settings | Mario | 2020-07-30 | 1 | -1/+34 |
* | whitespace | Mario | 2020-07-26 | 1 | -1/+1 |
* | fix hubloc_id_url for activitypub with broken xchan_url | Mario | 2020-07-26 | 1 | -6/+23 |
* | improve profile detection and reduce feed result set | Mario | 2020-07-26 | 1 | -1/+1 |
* | tool to fix missing hubloc_id_url entries | Mario | 2020-07-24 | 1 | -0/+41 |
* | more itemspage work | Mario | 2020-07-16 | 1 | -5/+5 |