aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
...
| * public_recips cleanupfriendica2015-02-231-18/+30
| * catch negative agesHabeas Codice2015-02-201-6/+7
| * fix parens mismatch from last commitzottel2015-02-181-2/+2
| * also deliver public posts to channels with channel_w_stream = PERMS_AUTHEDzottel2015-02-181-2/+2
| * Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-02-161-1/+1
| |\
| | * force site_url to be lowercase when stored. Otherwise rating hubs on postgres...friendica2015-02-151-1/+1
| * | normalize age dataHabeas Codice2015-02-161-2/+7
| |/
| * missing paramfriendica2015-02-131-1/+1
| * well that was certainly fun. And the reason why likes and other acitivity del...friendica2015-02-111-3/+4
| * more efficient processing of response activities, plus a proof of concept fix...friendica2015-02-111-17/+44
* | Merge branch 'master' into tresfriendica2015-02-051-11/+35
|\|
| * Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-02-051-10/+34
| |\
| | * Merge branch 'master' into pocoratefriendica2015-02-031-0/+5
| | |\
| | | * garbage in garbage outfriendica2015-02-031-0/+5
| | * | send rating information to directoriesfriendica2015-02-021-10/+29
| | |/
| * / escape datesHabeas Codice2015-02-051-1/+1
| |/
* | Merge branch 'master' into tresfriendica2015-01-311-9/+34
|\|
| * sync_locations() toggle DB flag functions were broken - result of postgres ch...friendica2015-01-301-4/+22
| * let zot_refresh continue without a primary hub if one cannot be found. also w...friendica2015-01-301-5/+14
* | Merge branch 'master' into tresfriendica2015-01-291-3/+6
|\|
| * local_user => local_channelfriendica2015-01-281-1/+1
| * add yet another firehose checkfriendica2015-01-281-1/+1
| * more minor tweaks to the route mismatch algorithm after watching it all day.friendica2015-01-281-2/+5
* | more message restrict conversionsfriendica2015-01-291-5/+5
* | Merge branch 'master' into tresfriendica2015-01-271-5/+68
|\|
| * ignore route mismatches on firehose posts to the sys channel. Use whatever pa...friendica2015-01-271-1/+1
| * we need to actually ask for the id from the DB if we want to use it.friendica2015-01-271-1/+1
| * improved route mismatch detection. We will be less strict about the absolute ...friendica2015-01-271-2/+22
| * handle an incoming directory rating messagefriendica2015-01-261-2/+45
* | sql typofriendica2015-01-271-1/+1
* | Merge branch 'master' into tres and add some work on the item_deleted flag re...friendica2015-01-261-1/+1
|\|
| * remove superfluous group byHabeas Codice2015-01-241-1/+1
| * zot_finger second arg is optional but function declaration didn't specify thi...friendica2015-01-211-1/+1
* | heavy lifting converting item flag bitsfriendica2015-01-221-5/+2
* | slow progress removing bitfields on item tablefriendica2015-01-211-1/+1
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-44/+26
* | that should take care of the bitfields in hublocfriendica2015-01-201-35/+27
* | first cut at unpacking bitfields in hubloc, fixed hubloc_error and hubloc_del...friendica2015-01-201-19/+13
|/
* connection clone issuesfriendica2015-01-101-0/+3
* don't update locally deleted itemsfriendica2015-01-061-3/+8
* don't import to sys channel from self-censored authorsfriendica2014-12-121-1/+11
* can't reset public to false because it may have been passed in as true and th...friendica2014-12-011-5/+5
* Somewhat subtle process_delivery() bug - $public was not being reset if a sysThomas Willingham2014-12-011-0/+1
* change logging of some troublesome or noisy bits so we can figure out what is...friendica2014-11-191-2/+2
* couple of fixes:friendica2014-11-191-0/+5
* there's still a permission issue delivering a public post directly to the sys...friendica2014-11-191-0/+2
* add sys channel to public recips if scope publicfriendica2014-11-181-0/+12
* put timeout code in place but don't turn it on.friendica2014-11-131-6/+7
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-46/+97
|\
| * indicate public forums in directory results (there will be some [possibly con...friendica2014-11-101-4/+5