Commit graph

8040 commits

Author SHA1 Message Date
zotlabs
e163ece9e0 add 'safe mode' over-ride to connection image pixelation 2019-07-30 22:37:55 -07:00
zotlabs
3bc243ea46 image censoring per connection 2019-07-30 17:56:35 -07:00
Zot
7a068d29d0 Merge branch 'fix-engr-units' into 'dev'
Fix missing engr_units_to_bytes

See merge request zot/zap!6
2019-07-30 05:45:37 +02:00
zotlabs
4e87935fda affinity tool -> friend zoom; alter xchan_query to return results in hubloc_primary desc order; as hublocs have been seen in the wild with no primary 2019-07-29 19:33:36 -07:00
DM42.Net Zap Dev
dd24484383 Fix missing engr_units_to_bytes 2019-07-29 21:32:57 -04:00
zotlabs
ea13cb2dcf fix imported taxonomy 2019-07-28 20:19:16 -07:00
zotlabs
75d3914223 misc fixes 2019-07-28 19:34:42 -07:00
zotlabs
6e7d144789 bug fixes 2019-07-25 18:48:35 -07:00
zotlabs
d8ce899bb9 cleanup 2019-07-25 17:12:48 -07:00
zotlabs
e288e0f35a updates 2019-07-22 18:38:22 -07:00
Zot
6b5a3f4e74 Merge branch 'consolidate-rolesettings' into 'dev'
Consolidate role settings

See merge request zot/zap!5
2019-07-22 22:45:52 +02:00
zotlabs
27c71dcaa5 cleanup 2019-07-18 20:38:36 -07:00
DM42.Net (Matt Dent)
07f86afa43 Consolidate role settings 2019-07-12 11:52:04 -04:00
zotlabs
b170e01fa5 cleanup 2019-07-10 18:43:20 -07:00
zotlabs
39668e2752 comment threading 2019-07-07 20:11:37 -07:00
zotlabs
27a03a3a5c misc experimental things (wip) 2019-07-07 16:32:48 -07:00
zotlabs
6b1f5503a3 add photomap app 2019-06-30 20:11:08 -07:00
zotlabs
a2a7a22c38 better handling of channel meta 2019-06-29 17:54:48 -07:00
zotlabs
5f1da81082 Support both zot and zot6 in social graph operations (common friends, suggestions). 2019-06-27 17:02:58 -07:00
zotlabs
17599db5c9 cleanup - filter "unsafe" entries from driectory tag cloud 2019-06-20 23:17:04 -07:00
zotlabs
5e189cb14e some early dev work for dm support 2019-06-18 19:21:31 -07:00
zotlabs
0a2116345f cleanup of linked item deletion 2019-06-16 19:18:49 -07:00
zotlabs
7a38f3c1de photo encoding issue 2019-06-16 01:53:02 -07:00
zotlabs
337d08b049 undo hmessages.po and hstrings.php hack 2019-06-13 22:39:40 -07:00
zotlabs
232bd025f3 typo 2019-06-12 20:57:28 -07:00
zotlabs
a65bf95a5d deleted events would not propagate because drop_item_lowlevel set all items with a resource_id to hidden, not just photos. 2019-06-12 17:46:21 -07:00
zotlabs
11bb9c2e24 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-12 17:27:29 -07:00
zotlabs
ae8d31c8b1 event stream filter 2019-06-11 22:12:25 -07:00
zotlabs
7c34e4ee79 nocomment app 2019-06-11 20:40:25 -07:00
zotlabs
56ec7e7125 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-11 20:17:57 -07:00
zotlabs
32056c55d7 delete tweaks 2019-06-11 20:16:38 -07:00
zotlabs
7b32cc0e23 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-11 19:45:10 -07:00
zotlabs
2fd1d807f1 event sync 2019-06-11 19:44:55 -07:00
zotlabs
737f65a267 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-11 19:39:42 -07:00
zotlabs
ced28a95c4 event sync cont. 2019-06-11 19:39:25 -07:00
zotlabs
4ec1b14bd1 event sync work 2019-06-11 19:36:55 -07:00
zotlabs
30088c5168 Merge branch 'dev' of /home/macgirvin/z into dev 2019-06-11 19:14:40 -07:00
zotlabs
9b7326f41d event deletion testing 2019-06-11 19:14:19 -07:00
zotlabs
2e9c4357ea attach sync (deleted) issue 2019-06-11 17:47:21 -07:00
zotlabs
ef419123e2 logging 2019-06-11 17:37:27 -07:00
zotlabs
48dcdcaa15 file sync issues 2019-06-11 17:27:31 -07:00
zotlabs
46e9a29059 more filesync debugging 2019-06-11 16:44:26 -07:00
zotlabs
b03fc197aa file sync issues related to thumbnail os_storage 2019-06-11 16:32:33 -07:00
zotlabs
e9f923a5c0 fix feeds 2019-06-10 23:39:17 -07:00
zotlabs
49183f8484 event deletion issue 2019-06-10 21:19:19 -07:00
zotlabs
f65ab4236e revisit the hyperdrive settings and remove some obsolete "federation" settings. 2019-06-10 18:52:16 -07:00
zotlabs
a039c84e29 updates 2019-06-08 16:53:05 -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
50a11a6ea9 cleanup 2019-06-03 17:57:47 -07:00
zotlabs
bb97dedcdd improve expiration +cleanup 2019-05-29 16:29:55 -07:00
zotlabs
b7e7b997e7 cleanup 2019-05-27 20:50:05 -07:00
zotlabs
d382f68161 the only thing worse than no doco is bad doco 2019-05-26 19:55:08 -07:00
zotlabs
7428e1358e cleanup 2019-05-14 22:16:49 -07:00
zotlabs
e9ba43582e add portable_id to share attributes in some cases 2019-05-13 20:28:56 -07:00
zotlabs
fe1517022c port calendar merge from hz 2019-05-12 18:20:37 -07:00
zotlabs
0cea34721e optimise oembed pdf processing so we don't actually load the content, which could cause performance issues. 2019-05-10 15:29:05 -07:00
zotlabs
6554334f03 don't do oembed processing on naked links 2019-05-10 14:39:55 -07:00
zotlabs
d747d9b7d3 get_rpost_path() moved to a static class method and was still being referenced as a global 2019-05-07 21:50:02 -07:00
zotlabs
ff686b354b remove techlevels 2019-05-07 19:40:49 -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
e7f5ad401c cleanup 2019-05-05 23:38:29 -07:00
zotlabs
642a1c2f2b cleanup default icon logic 2019-05-05 21:06:02 -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
15d1ac6b25 fix null array warning 2019-05-02 23:42:41 -07:00
zotlabs
bef6fbf7da unfriend delete posts bug 2019-05-02 23:30:49 -07:00
zotlabs
79f5866137 fix suggestion ordering 2019-04-30 23:18:39 -07:00
zotlabs
9678e44c4a typo 2019-04-29 22:34:50 -07:00
zotlabs
529dcc9987 extract list of indexes from a table for verification functions 2019-04-29 22:32:32 -07:00
zotlabs
6753c789f0 don't show superblocked channels in suggestions 2019-04-29 19:29:11 -07:00
zotlabs
4f92d05588 cleanup 2019-04-28 21:17:04 -07:00
zotlabs
9bbad0db91 minor updates 2019-04-26 15:15:15 -07:00
zotlabs
5abb1a4eb0 remove "tryomebed" from bbcode and default the rpost url detection to oembed+zotobj 2019-04-19 15:38:29 -07:00
zotlabs
7470d0c58e more libprofile 2019-04-17 19:19:49 -07:00
zotlabs
aa9d29a0ec start libprofile 2019-04-17 16:54:06 -07:00
zotlabs
f989c57c60 cleanup link input modal 2019-04-16 23:50:42 -07:00
zotlabs
8c1e8e5df9 cleanup 2019-04-16 23:31:36 -07:00
zotlabs
c17c7a76a3 bring back the oembed toggle 2019-04-16 17:44:42 -07:00
zotlabs
89af6ee5ff port photo lib updates 2019-04-15 23:43:06 -07:00
zotlabs
9c0d7b7df0 update photo files to assist porting 2019-04-15 23:25:49 -07:00
zotlabs
c4824f6fd5 add photo.expires 2019-04-15 23:03:16 -07:00
zotlabs
2db3efddf5 finish moving html5 parser to composer 2019-04-15 22:08:08 -07:00
zotlabs
7364a82f5d remove old twitter stuff 2019-04-15 21:55:59 -07:00
zotlabs
fd600a57fa cleanup 2019-04-15 17:34:29 -07:00
zotlabs
324ee0b5dc cleanup 2019-04-14 23:50:49 -07:00
zotlabs
6bdf35ec67 move everything from include/environment to setup where it is used 2019-04-11 21:52:20 -07:00
zotlabs
cb2a64b036 move markdown to zlib 2019-04-11 21:10:31 -07:00
zotlabs
5cb0e7600b some cleanup 2019-04-11 20:26:38 -07:00
zotlabs
736714decf repeating event work and some fixes from upstream 2019-04-10 23:45:24 -07:00
zotlabs
0e8f34021e schema mods for recurring events 2019-04-10 00:20:41 -07:00
zotlabs
a85dd22604 add event taxonomy and attachments to item obj 2019-04-09 17:12:31 -07:00
zotlabs
0fcea5d448 remove automatic delegat permission from collections, add max-width to oembed iframes 2019-04-06 16:33:49 -07:00
zotlabs
d6602c088e security: perms_pending not evaluated correctly 2019-04-05 16:58:51 -07:00
zotlabs
f32dfdfcf7 auto friend collections 2019-04-05 00:54:35 -07:00
zotlabs
fd02fb95d9 update obscurify 2019-04-04 19:55:17 -07:00
zotlabs
2e7e461027 piled up deliveries were not getting scheduled for localhost, probably these were piled up as the result of a queue threshhold breach 2019-04-04 19:14:32 -07:00
zotlabs
9a37e9a33a move collections to a different button that doesn't get disabled when privacy is turned on. 2019-04-03 22:18:13 -07:00
zotlabs
8f4a3723da the rest of the stuff to support collections 2019-04-03 16:22:03 -07:00