Commit graph

2212 commits

Author SHA1 Message Date
zotlabs
3441738a1c complete blocking tools integration 2020-05-17 17:23:28 -07:00
zotlabs
bec099b66f Merge branch 'dev' of ../p3 into dev 2020-05-17 13:03:32 -07:00
zotlabs
9113bba30d forgery prevention 2020-05-17 13:02:02 -07:00
zotlabs
c9cdfb3d7f typo 2020-05-17 04:41:03 -07:00
zotlabs
3f1cdc118a connect superblock to connection editor - partially consolidate all block actions 2020-05-17 04:09:12 -07:00
zotlabs
cc78d1e64e bring superblock back to connections 2020-05-16 23:49:40 -07:00
zotlabs
f1b84459a8 expose the connection sort order 2020-05-14 17:00:49 -07:00
zotlabs
cf97dae6e1 connections ordering 2020-05-14 13:25:15 -07:00
zotlabs
e2b3646dca change default connection view to 'active' instead of 'all'. 2020-05-14 13:07:38 -07:00
zotlabs
9608f2af47 potential issue with type matching 2020-05-13 18:48:51 -07:00
zotlabs
03624f7883 prevent or at least reduce duplicate mentions 2020-05-13 18:07:35 -07:00
zotlabs
ce0be41023 hide the automentions in comments. 2020-05-13 17:39:48 -07:00
zotlabs
02d1fbe903 missing summary tags 2020-05-12 20:58:37 -07:00
zotlabs
91844ea3be ensure the img_cache only caches images. Also support application/ogg in linkinfo. 2020-05-07 16:23:31 -07:00
zotlabs
189a867cd7 channelx caching to reduce the number of repeated queries. 2020-05-06 17:22:11 -07:00
zotlabs
1c5b210d0d several issues plus some cleanup 2020-05-05 21:34:31 -07:00
zotlabs
06889ebcc3 updates 2020-05-03 16:52:44 -07:00
zotlabs
eec30d23df bring back future posting 2020-05-03 16:18:27 -07:00
zotlabs
843fdff0a5 show future posts on channel page to owner (port from Hubzilla) 2020-05-03 15:22:37 -07:00
zotlabs
7b8ca9e6f5 support music rendering 2020-05-02 23:20:00 -07:00
zotlabs
6349cfeb1f solve some minor group delivery issues 2020-04-29 17:35:55 -07:00
zotlabs
eff5a25c18 superblock updates 2020-04-17 20:36:29 -07:00
zotlabs
f1a60806aa force activitypub addressing on fetched zot packets 2020-04-17 18:47:29 -07:00
zotlabs
b7627aac49 more runaway process tracing 2020-04-17 17:01:50 -07:00
zotlabs
76a5971bb0 personal site blocks 2020-04-17 04:08:04 -07:00
zotlabs
8726a2b7ef several little fixes and some re-factoring. 2020-04-16 16:24:01 -07:00
zotlabs
e582971463 typos 2020-04-10 22:11:46 -07:00
zotlabs
f109fb21d7 initial attempt to follow content using the old OStatus mechanism. This appears to be used by Mastodon. 2020-04-10 22:03:07 -07:00
zotlabs
ad6a42ec8f cleanup of settings page 2020-04-07 19:07:12 -07:00
zotlabs
eb52d4d1e3 implement followed tags 2020-04-07 19:01:14 -07:00
zotlabs
62193d98f7 rev update 2020-04-05 21:05:07 -07:00
zotlabs
45574449b8 issue dropping pinned posts from the pinned widget 2020-04-01 12:42:20 -07:00
zotlabs
a71e19250c refactor 2020-03-26 15:41:09 -07:00
zotlabs
883c5bbfed performance, reverse the no-comment icon state 2020-03-25 13:05:56 -07:00
zotlabs
86a6eaa9d3 we probably are not using AS fetches to /photo at present, but clean up the actor representation anyway from the old way of doing it 2020-03-24 19:09:47 -07:00
zotlabs
ce2d9d03cf allow #collection_nickname to post to a collection without manually selecting it. 2020-03-23 18:35:19 -07:00
zotlabs
72601039d2 move superblock to core 2020-03-19 21:08:50 -07:00
zotlabs
a2fa9da167 sync block objects 2020-03-19 16:56:48 -07:00
zotlabs
9de7978467 cut/paste error - incorrect field description 2020-03-17 18:15:57 -07:00
zotlabs
f2c9f7e034 Merge branch 'dev' of ../p3 into dev 2020-03-16 15:59:36 -07:00
zotlabs
1a57c95106 photo encoding anomaly 2020-03-16 15:58:41 -07:00
zotlabs
90fbfea82f add cache control headers to image cache module 2020-03-15 18:45:29 -07:00
zotlabs
eff078feaa cleanup after last change 2020-03-05 20:15:01 -08:00
zotlabs
4a52a905df usability: Let people change the ACL on their own if desired. Don't change it based on stream viewing mode. 2020-03-05 20:00:21 -08:00
zotlabs
a891cb6804 image cache settings 2020-03-04 20:51:20 -08:00
zotlabs
cdd02dc54b better image caching 2020-03-04 20:07:26 -08:00
zotlabs
570832dd48 use correct (or at least official) capitalisation on Content-Disposition 2020-03-04 14:45:58 -08:00
zotlabs
a40a251bbb store/[data] => cache 2020-03-03 18:24:26 -08:00
zotlabs
edb9250f85 cleanup 2020-03-03 18:00:20 -08:00
zotlabs
15061f9928 cleanup + strings 2020-03-02 15:42:50 -08:00
zotlabs
90b34b6d75 rework img alt text (legacy bbcode constructs are still supported) 2020-02-29 13:03:28 -08:00
Zot
acadc6a85d Merge branch 'dev' into 'dev'
implement poll UI in jot

See merge request zot/zap!24
2020-02-27 05:48:28 +01:00
Mario
72bdd7963f implement poll UI in jot 2020-02-27 05:48:28 +01:00
zotlabs
7544134cb8 support alt text in images - set to basename of the filename if nothing else is provided 2020-02-26 19:10:43 -08:00
zotlabs
56d97a876d rev update - remove logging 2020-02-25 16:33:22 -08:00
zotlabs
ac87b4fc2b move sudo to addons 2020-02-25 16:30:12 -08:00
zotlabs
58bdec61c9 syntax error 2020-02-24 17:08:16 -08:00
zotlabs
800e757fd1 more sudo 2020-02-24 15:40:20 -08:00
zotlabs
50f01abca3 missing file 2020-02-23 19:10:23 -08:00
zotlabs
fb6c83a213 add iconfig to zot6 objects 2020-02-23 15:27:39 -08:00
zotlabs
f141bd9f57 fix follow autocomplete 2020-02-19 11:00:26 -08:00
zotlabs
e5038f1c89 wait longer than 3 seconds (but not more than 15) for a video thumbnail to be created after uploading 2020-02-18 16:18:19 -08:00
zotlabs
44ecc1ba25 backport MR 22 to dev 2020-02-17 15:07:19 -08:00
zotlabs
a8b7e73662 deprecate simplepie and RSS connections 2020-02-17 14:58:21 -08:00
zotlabs
a9b8755e32 whitespace 2020-02-12 21:48:10 -08:00
zotlabs
04ae664c92 network -> stream 2020-02-12 21:36:21 -08:00
zotlabs
331dac12d3 issue with multi-line questions 2020-02-12 14:14:08 -08:00
zotlabs
e5eb258c6c fix log warnings 2020-02-10 16:35:30 -08:00
zotlabs
920f9ea507 signature validation issue with posted data 2020-02-06 21:43:39 -08:00
zotlabs
6f6e67078c more work on polls 2020-02-06 18:50:18 -08:00
zotlabs
d7b933cf8c poll federation tests 2020-02-05 21:58:50 -08:00
zotlabs
0580f7bec5 simplify 2020-02-04 17:01:11 -08:00
zotlabs
f7efbfc7c2 more emojireaction work and a config setting to allow messages where you are mentioned, over-riding normal permissions. 2020-02-04 15:44:26 -08:00
zotlabs
35a378c1d4 provide a way to generate pleroma style emoji reactions 2020-02-03 19:55:52 -08:00
zotlabs
0a2f655b30 emoji reaction compatibility work 2020-02-03 17:51:42 -08:00
zotlabs
6f25715186 more ocap refactor 2020-02-02 16:01:07 -08:00
zotlabs
46df791b76 improved integration of OCAP with existing ACL file permissions, refactor fix_attached_photo_permissions() and permissions_sql() 2020-02-02 15:12:20 -08:00
zotlabs
15d51ac49e minor adjustment 2020-02-01 13:34:21 -08:00
zotlabs
4cebd0fcaa ocap photo permissions issue with edited private posts that have uploaded photos 2020-02-01 13:32:12 -08:00
zotlabs
01a89ca035 typo 2020-01-31 12:20:02 -08:00
zotlabs
376e2ec359 let's use value 2020-01-29 19:22:43 -08:00
zotlabs
71ef29ab0d multiple poll issue 2020-01-29 18:03:53 -08:00
zotlabs
9f1560482e more poll testing 2020-01-28 18:17:47 -08:00
zotlabs
6443cf1c45 more poll work 2020-01-28 16:42:38 -08:00
zotlabs
eea407114c poll debugging 2020-01-27 20:46:14 -08:00
zotlabs
14af391bf8 php warning 2020-01-27 18:32:13 -08:00
zotlabs
e8023a6271 rev update 2020-01-27 17:19:44 -08:00
zotlabs
69f9cfeb64 more polls dev 2020-01-27 15:54:43 -08:00
zotlabs
b4bb336fd5 more work on polls 2020-01-21 20:54:05 -08:00
zotlabs
d83bdf8b22 more event and poll work 2020-01-16 17:22:32 -08:00
zotlabs
fa8b5c7d5a cleanup 2020-01-14 12:14:34 -08:00
zotlabs
8190ba06b5 event testing - we require a zot6 handler for the /activity endpoint 2020-01-14 12:11:23 -08:00
zotlabs
e9719a2359 event federation testing zap/hubzilla 2020-01-13 17:30:13 -08:00
zotlabs
e2bff4d4cc add debugging 2019-12-24 12:26:50 -08:00
zotlabs
ec4dde4722 make sure we have a crypto algorithm before attempting encryption 2019-12-23 11:54:55 -08:00
zotlabs
5cf47e9648 support incoming misskey/pleroma emoji reactions. A number of issues prevent this from becoming what we send to others. 2019-12-10 15:35:36 -08:00
DM42.Net Hubzilla Development
c38aef282d Fix: hide_friends setting won't stick 2019-12-05 23:53:48 -05:00
zotlabs
1f49adf594 if http signature fails using cached xchan, try again - ignoring cache, in case public key changed 2019-12-04 20:41:16 -08:00
zotlabs
f611e8bb4f cleanup 2019-12-02 21:23:02 -08:00
zotlabs
75ff9318fb pinned posts front end 2019-12-02 21:08:06 -08:00