Commit graph

79 commits

Author SHA1 Message Date
nobody
cbd8c77873 revert clearing primary on dead channels. Mark the hubloc deleted instead. Zotfinger will redirect to any living clones we know about. By default, Zotfinger requests will recurse, but this can be disabled if needed. 2022-01-23 11:43:23 -08:00
nobody
3d121cb54d remote dm 2021-12-25 14:45:01 -08:00
nobody
d238d73b30 re-factor lockview 2021-12-21 14:03:17 -08:00
nobody
d46dd6aeb8 psr12 rewrites, continued 2021-12-03 14:01:39 +11:00
nobody
389b2e5b17 initial psr12 conversion 2021-12-03 09:33:36 +11:00
nobody
952a14bf14 issues with removing items from removed connections 2021-11-07 12:09:54 -08:00
nobody
a06dd1fc37 allow remote connections without owa 2021-10-16 14:56:36 -07:00
nobody
7ebffd636c allow site channels in the directory again 2021-09-24 15:17:54 -07:00
nobody
31c46fdb13 prevent looping on the sync packet 2021-04-11 19:13:36 -07:00
nobody
f8b7cb33d5 use network type 'token' for atoken xchans 2021-04-11 17:55:54 -07:00
nobody
fa57e701d2 edge cases syncing atokens 2021-04-10 20:15:55 -07:00
nobody
940541d8f6 delete atoken record if corresponding abook entry is removed 2021-04-10 15:45:19 -07:00
nobody
d69589e17e scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
nobody
51dda4ad8f hz->zap migration testing 2021-02-18 21:40:22 -08:00
nobody
91bf99c9cc more error checking for img_cache 2020-08-25 23:10:25 -07:00
zotlabs
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
zotlabs
91e94ffd81 cleanup 2019-09-17 21:25:26 -07:00
zotlabs
f707a00a4a abook_alias 2019-09-11 20:41:16 -07:00
zotlabs
5991fcf319 update readme 2019-09-03 17:33:27 -07:00
zotlabs
3bc243ea46 image censoring per connection 2019-07-30 17:56:35 -07:00
zotlabs
b170e01fa5 cleanup 2019-07-10 18:43:20 -07:00
zotlabs
52e6d4f48a cleanup 2019-06-05 23:08:17 -07:00
zotlabs
0359acb32e Deprecate global channel removal. There are a few issues which need to be addressed. The first of which is a mechanism to tell other servers to destroy your clones. The second is securing this against forgery attempts. In its current form a lot of your data is removed from around the network but the channel clones themselves may remain. 2019-06-04 23:27:11 -07:00
zotlabs
e292219db0 misc photo issues 2019-06-04 17:53:21 -07:00
zotlabs
6634ad9085 cleanup - implement remote purge which has been missing for a long time 2019-05-06 20:22:08 -07:00
zotlabs
7ea1833ffe release fixes 2019-05-03 02:27:20 -07:00
zotlabs
df84b5b666 typo 2019-05-02 23:56:02 -07:00
zotlabs
bef6fbf7da unfriend delete posts bug 2019-05-02 23:30:49 -07:00
zotlabs
8c1e8e5df9 cleanup 2019-04-16 23:31:36 -07:00
zotlabs
5cb0e7600b some cleanup 2019-04-11 20:26:38 -07:00
zotlabs
054e27fc75 remove items for removed connections in the background, also only deliver toplevel sync items to clones and remove these from normal delivery, fix to oep albums which was still using hex2bin/bin2hex (these are now hashes), add content import to translated apps, allow api routes to contain an optional argument. 2019-03-04 15:39:03 -08:00
zotlabs
289150a21a updates 2019-01-18 13:04:05 -08:00
zotlabs
290b8b58ec rename groups and group_members tables 2018-09-25 17:50:59 -07:00
zotlabs
c16fa755a8 Merge branch 'zap' into dev 2018-09-13 22:40:23 -07:00
zotlabs
048c5f65e2 old protocol string still showing 2018-09-13 22:39:05 -07:00
zotlabs
301d79b4e2 For Osada, move activitypub into core. 2018-08-22 23:04:37 -07:00
zotlabs
dd899418c1 app fixes
Merge branch 'red'
2018-07-27 15:31:19 -07:00
Mario Vavti
ec3a066e4e fix sql error 2018-07-26 09:32:52 +02:00
zotlabs
f8ed09b3fa Merge branch 'red' 2018-07-18 18:55:28 -07:00
zotlabs
5ce50d0a2e mangled urls on redirects 2018-07-18 17:05:38 -07:00
zotlabs
bf405df4ed cleanup of jsalmon, return hubloc with verification success to save a lookup 2018-06-28 20:25:43 -07:00
zotlabs
90c5fb4794 remove public policy, fix more zot => zot6 network changes 2018-06-25 23:37:12 -07:00
zotlabs
3aa9bcac85 Merge branch 'red' into merge 2018-06-17 19:30:38 -07:00
zotlabs
e640171719 as fixes 2018-06-17 19:25:45 -07:00
zotlabs
eedfb7de32 slightly more memory efficient way to drop posts of removed connections 2018-06-15 16:28:36 -07:00
zotlabs
5d83469621 when removing a connection, use the same rules as expire: don't remove items that are starred, filed, or that you replied to. 2018-05-31 16:11:51 -07:00
Mario Vavti
d872a0ca86 activitypub xchans do not have an xchan_addr. use xchan_url for the follow button if we do not find an xchan_addr 2018-04-30 14:33:35 +02:00
zotlabs
6844d7c752 don't provide a connect button for transient identities 2018-04-08 22:53:04 -07:00
zotlabs
08274ffab7 put vcard widget with author of top-level post on display page 2018-03-27 18:01:20 -07:00
Mario Vavti
aa4f8b2901 add xchan_network = zot and xchan_deleted = 0 to the random_profile() query 2018-03-15 13:34:40 +01:00