aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* try to prevent hubloc confusion in some placesMario2020-12-122-15/+19
* fix hubloc issue in mod getfileMario2020-12-111-2/+3
* Skip profile photo query from addons for undefined channel idMax Kostikov2020-12-071-11/+11
* missing parenthesisMario2020-12-011-0/+1
* Ãfix regerssion in updating the primaryMario2020-12-011-28/+34
* psr-4 autoloading standardMario2020-11-261-0/+0
* profile_load() requires channel_addressMario2020-11-242-3/+6
* simplify code and fix issue with categoriesMario2020-11-231-69/+51
* missing includeMario2020-11-232-1/+2
* fix mod item issue with remote channelsMario2020-11-221-16/+12
* fix like issue with remote channelsMario2020-11-222-59/+67
* make simple update more simple againMario2020-11-215-5/+5
* restrict returned html usage to local_channel() until some issues will be wor...Mario2020-11-212-59/+70
* fix pubstream id issueMario2020-11-211-2/+2
* returning the rendered html when liking a post or commentMario2020-11-201-3/+58
* returning the rendered html when posting a comment will make the following up...Mario2020-11-201-2/+12
* fix regression in relation to pustream notificationsMario2020-11-181-0/+3
* Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-189-123/+41
* remove dotMario2020-11-141-1/+1
* Polling fallback to server sent events. Polling is the default. SSE must be e...Mario2020-11-142-28/+87
* less hubloc confusionMario2020-11-083-15/+4
* fix vsprintf() warningMario2020-11-011-2/+3
* Merge branch 'dev' into 'dev'Mario2020-10-311-12/+14
|\
| * Don't try to fetch profile photo for unknown channel Max Kostikov2020-10-251-12/+14
* | fix issue #1484Mario Vavti2020-10-271-1/+1
|/
* adapt notifications and mark item seen handling to play well with client side...Mario2020-10-226-106/+38
* reduce result set for notificationsÃMario2020-10-161-1/+1
* make acl selector work correctly if we provide a cid in mod networkMario2020-10-161-11/+14
* add zot6 to the authenticatable options and fix array key in reshare headerMario2020-10-091-4/+4
* reduce result set for query in zid_init() and use Libzot::zot_record_preferre...Mario2020-10-081-8/+11
* more bdi tagsMario2020-10-071-4/+4
* 5.0RC testing: use the zot6 xchan if availableMario2020-10-071-9/+9
* more work on delete/undoMario2020-10-021-2/+2
* item/activity fetchingMario2020-10-022-2/+194
* RC5.0 testing: fix purge and some cleanupMario2020-09-281-48/+50
* deprecate \Zotlabs\Zot\Finger where apropriateMario Vavti2020-09-263-236/+131
* if we do not have App::$poi here we would already have returned. No need to c...Mario Vavti2020-09-251-13/+11
* port mod chanviewMario Vavti2020-09-251-25/+31
* 5.0RC testing: comment out global removeMario2020-09-232-4/+4
* 5.0RC testing: update hublocs by hubloc_id_url of we mark it deleted or chang...Mario2020-09-231-7/+9
* 5.0RC testing: fix mod locsMario2020-09-231-8/+10
* use channel indexnobody2020-09-211-1/+1
* apply channel name changes to all associated xchansnobody2020-09-212-4/+5
* adapt mod z6trans to point to util/z6convert.php in case anyone stumbles over...Mario Vavti2020-09-201-1/+14
* Boost DB conversion speed to Z6Max Kostikov2020-09-181-4/+22
* deprecate $a variable for *_plugin_admin() and *_plugin_admin_post()Mario2020-09-161-2/+2
* remove hublocs without a hubloc_hash and also remove hublocs where hubloc_id_...Mario Vavti2020-08-261-10/+23
* add check against nullMario Vavti2020-08-251-2/+4
* prefix table namesMario Vavti2020-08-241-4/+4
* provide some sort of feedbackMario Vavti2020-08-241-0/+5