aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* files_ng: implement directory and bulk file downloadMario2020-12-211-1/+38
* Fix CardDAV address book IDMax Kostikov2020-12-191-0/+1
* Merge branch 'dev' into 'dev'Max Kostikov2020-12-1911-109/+482
|\
| * deprecate ! and !! forum tagsMario2020-12-182-10/+14
| * flag forums where we do not have post permissions and filter them from the ac...Mario2020-12-182-4/+36
| * handle owa with hubloc_id_url onlyMario Vavti2020-12-181-6/+2
| * files_ng: fix regression in finding the right path in certain situations and ...Mario2020-12-161-7/+28
| * fix issue with abconfig when cloning a channelMario2020-12-151-1/+15
| * try to fix more hubloc anomalies: use refresh_all in remove_obsolete_hublocs(...Mario2020-12-151-1/+3
| * fix file sync issuesMario2020-12-141-2/+5
| * handle removal of terms in attach_delete() when deleting a ressourceMario2020-12-141-1/+7
| * sync categoriesMario2020-12-142-2/+31
| * merge branch files_ng into devMario2020-12-146-70/+341
| * try to prevent hubloc confusion in some placesMario2020-12-121-9/+9
| * Remove duplicate delete terms queryMax Kostikov2020-12-121-5/+0
* | Remove duplicate delete terms queryMax Kostikov2020-12-121-5/+0
|/
* fix hubloc issue in mod getfileMario2020-12-111-10/+10
* remove announce activity from response activites arrayMario2020-12-071-7/+7
* add a uuid version 5 based uuid to imported feeds. if rewrite author for sour...Mario2020-11-252-2/+23
* do not reset item_origin to 1 for deleted items to prevent possible looping a...Mario2020-11-251-2/+2
* fix #1492Mario2020-11-211-0/+2
* returning the rendered html when posting a comment will make the following up...Mario2020-11-201-1/+4
* be more specificMario2020-11-181-1/+1
* Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-182-21/+1
* fix ping_site()Mario2020-11-151-20/+8
* minor queue adjustmentsMario2020-11-132-4/+5
* some work on include/importMario2020-11-121-19/+26
* wrong variable nameMario2020-11-051-1/+1
* if restarting a previously interrupted upload just return where we ended - fi...Mario2020-10-311-0/+6
* HTML parsing lib change to standard PHP in scrape_feed() and scrape_vcard()root2020-10-311-16/+16
* Merge branch 'dev' into 'dev'Mario2020-10-252-60/+82
|\
| * Add results caching on public tag and profile categories fetchingMax Kostikov2020-10-252-60/+82
* | bt_syslog() instead of syslog flag for btloggerMario2020-10-251-4/+21
* | enable btlogging to syslogMario2020-10-241-2/+4
* | more remove loggingMario2020-10-231-1/+1
* | Ãremove loggingÃMario2020-10-231-1/+1
* | wrong extensionMario2020-10-231-4/+4
* | load eager in items - lazy breaks collapsing of long items with imagesMario2020-10-221-6/+6
* | more lazy, less eagerMario2020-10-221-6/+6
* | lazy/eager loading and minor css fixesMario2020-10-221-7/+7
* | provide info about dead sites in delivery report and set site_dead when marki...Mario2020-10-191-0/+8
* | mark private forums in acl selectorMario2020-10-161-2/+2
* | get_forum_channels(): fix an issue where we would not look for private forums...Mario2020-10-161-11/+10
* | make acl selector work correctly if we provide a cid in mod networkMario2020-10-161-1/+7
* | remove new lines and tabs from xchan_nameMario2020-10-152-1/+10
* | add forums to acl selector where appropriateMario2020-10-152-14/+35
* | use logger for loggingMario2020-10-141-1/+1
* | more loggingMario2020-10-141-4/+7
* | In find_best_identity() only look for zot and zot6 network types. Otherwise w...Mario2020-10-141-12/+4
* | do not overwrite $x variableMario2020-10-131-3/+3