Commit graph

8249 commits

Author SHA1 Message Date
zotlabs
1a181fd543 second attempt to handle Pleroma's "source" field correctly in the cases where it has no mediatype and content elements 2020-07-07 17:54:08 -07:00
zotlabs
562253d038 testing permissions on complex group deliveries 2020-07-06 18:48:02 -07:00
zotlabs
1aebf6a856 edit and delete group posts 2020-07-05 23:18:31 -07:00
zotlabs
e3055ac410 code cleanup 2020-07-01 22:21:30 -07:00
zotlabs
558d38375e generalise the rmagic login form so we can re-use it for remote follows and stuff 2020-06-28 20:24:36 -07:00
zotlabs
e663267843 Update repository links to point to codeberg. Framagit can still be used for as long as the server keeps running. 2020-06-28 16:37:21 -07:00
zotlabs
01901ac3a9 collapse the activity_filter widget to reduce clutter 2020-06-27 14:50:15 -07:00
zotlabs
886031dacf prevent chanview from being used as an anonymous redirect by spammers 2020-06-23 17:45:27 -07:00
zotlabs
232422f5dd new function absolutely_no_comments() and some text cleanup in daemon/thumbnail 2020-06-17 20:30:18 -07:00
zotlabs
7509e820f8 change repo branch references 2020-06-15 20:54:54 -07:00
zotlabs
d28f957b54 move php-id3 and text_languagedetect from composer (/vendor) back to /library because their autoloaders are no longer supported in composer and no longer work in some distros. The packages themselves are unmaintained and it is unlikely they will be fixed upstream. This leaves HTMLPurifier to be fixed - which is in progress and should happen in the next several days. 2020-06-15 18:01:20 -07:00
zotlabs
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
zotlabs
8415f780ec remove blacklist/whitelist 2020-06-14 04:58:27 -07:00
zotlabs
a2c4d094f4 remove incorrect legacy code 2020-06-13 16:02:48 -07:00
zotlabs
c170ab7dc8 missing paren 2020-06-09 17:51:47 -07:00
zotlabs
6a501fa8ea pubstream not picking up all local content when network pubstream enabled 2020-06-09 17:45:22 -07:00
zotlabs
72d4af28c1 check return value of PermissionLimits::Get() - in case it's false. 2020-06-09 16:33:50 -07:00
zotlabs
4a9a5dae03 cache improvement 2020-06-02 20:36:21 -07:00
zotlabs
8c92aef775 more work on smart mentions 2020-06-01 22:36:55 -07:00
zotlabs
fb46b8494b wrong callback 2020-05-31 23:04:14 -07:00
zotlabs
850712a918 tweaks 2020-05-31 20:42:30 -07:00
zotlabs
8a195ed97b a third option 2020-05-31 18:01:17 -07:00
zotlabs
be76b3ea46 tag display pref 2020-05-31 17:24:09 -07:00
zotlabs
12f31a8f1a cleanup 2020-05-25 23:43:40 -07:00
zotlabs
410fbdbb95 rm include/message 2020-05-19 18:02:28 -07:00
zotlabs
349eac1027 cleanup 2020-05-13 22:06:01 -07:00
zotlabs
26bc1bef1d strings 2020-05-11 20:39:43 -07:00
zotlabs
9c177e7477 add activitypub addressing to locally created image objects 2020-05-11 19:54:54 -07:00
zotlabs
01bcd030e5 use browser location if the location is "." 2020-05-10 22:02:44 -07:00
zotlabs
132f3606b2 quoted tag issues due to processing prior to purification. 2020-05-10 16:19:01 -07:00
zotlabs
41bbaf0a61 more cache work 2020-05-06 22:01:48 -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
7b8ca9e6f5 support music rendering 2020-05-02 23:20:00 -07:00
zotlabs
3c5383364f fix strict db issue importing items with no item_flags/item_restrict 2020-04-29 17:45:21 -07:00
zotlabs
6349cfeb1f solve some minor group delivery issues 2020-04-29 17:35:55 -07:00
zotlabs
b7627aac49 more runaway process tracing 2020-04-17 17:01:50 -07:00
zotlabs
c4ded9d403 potential runaway group deliveries 2020-04-17 07:04:01 -07:00
zotlabs
25b7db058e sql strict issue 2020-04-17 05:30:06 -07:00
zotlabs
76a5971bb0 personal site blocks 2020-04-17 04:08:04 -07:00
zotlabs
14d3c4f74a security 2020-04-17 00:00:49 -07:00
zotlabs
8726a2b7ef several little fixes and some re-factoring. 2020-04-16 16:24:01 -07:00
zotlabs
d9a6d545fc make sure dtend is set to a valid date string before storage, as the DB might be in strict mode 2020-04-10 14:13:07 -07:00
zotlabs
c44df94461 show images from attachment bbcode tags (Friendica) 2020-04-07 23:24:16 -07:00
zotlabs
eb52d4d1e3 implement followed tags 2020-04-07 19:01:14 -07:00
zotlabs
883c5bbfed performance, reverse the no-comment icon state 2020-03-25 13:05:56 -07:00
zotlabs
e0aa7af37a debugging libblock code 2020-03-19 22:37:13 -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
bf400d0609 php warning 2020-03-12 17:08:44 -07:00
zotlabs
a7011469e3 rev update 2020-03-09 22:08:11 -07:00
zotlabs
c2e8dcffab image cache improvements 2020-03-05 15:48:18 -08:00
zotlabs
e01761251e cache private photos setting 2020-03-05 11:50:28 -08:00
zotlabs
4a5c0fef89 more image cache work 2020-03-04 21:33:33 -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
e0276892b9 image cache 2020-03-04 18:55:25 -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
340f3fc139 allow unquoted width,height 2020-03-02 11:54:29 -08:00
Zot
427490ff35 Merge branch 'dev' into 'dev'
poll UI strings

See merge request zot/zap!25
2020-03-02 03:08:47 +01:00
Mario
9b9550d3fe poll UI strings 2020-03-02 03:08:47 +01:00
zotlabs
8beb929e73 remove commented code 2020-02-29 13:06:30 -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
eee70b400d prevent duplicate votes 2020-02-25 18:32:16 -08:00
zotlabs
800e757fd1 more sudo 2020-02-24 15:40:20 -08:00
zotlabs
1d982fb5b5 implement sudo 2020-02-23 18:10:44 -08:00
zotlabs
f75fd1a25a theme_attachments() leaking OCAP token 2020-02-20 19:56:37 -08:00
zotlabs
a8b7e73662 deprecate simplepie and RSS connections 2020-02-17 14:58:21 -08:00
zotlabs
04ae664c92 network -> stream 2020-02-12 21:36:21 -08:00
zotlabs
a14474a135 support binary content 2020-02-12 15:21:39 -08:00
zotlabs
926f2c9c47 wrong var 2020-02-09 21:39:26 -08:00
zotlabs
7103d28569 issues from watching the logs 2020-02-09 15:34:49 -08:00
zotlabs
8ed915918c missing function 2020-02-06 20:25:09 -08:00
zotlabs
46262c693a add poll ending date to displayed post 2020-02-06 19:57:27 -08:00
zotlabs
6f6e67078c more work on polls 2020-02-06 18:50:18 -08:00
zotlabs
8603a289b3 fix i_am_mentioned() 2020-02-04 20:33:37 -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
39f971609a Merge branch 'dev' of ../p3 into dev 2020-02-02 21:04:57 -08:00
zotlabs
ee0d093392 fix_attached .... incorrect id 2020-02-02 21:04:04 -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
7ad5e1c3aa photo permissions edge case - when including private photo from albums the new token was not added to the acl 2020-02-01 15:14:03 -08:00
Zot
146f33c04d Merge branch 'patch-1' into 'dev'
fix function call

See merge request zot/zap!21
2020-01-31 04:48:35 +01:00
zotlabs
c021f5499f performance issue with t() 2020-01-30 16:12:41 -08:00
zotlabs
44bdd38403 cleanup 2020-01-28 21:20:22 -08:00
zotlabs
3773aad428 cleanup warnings 2020-01-28 20:13:08 -08:00
zotlabs
eea407114c poll debugging 2020-01-27 20:46:14 -08:00
zotlabs
16df0712f0 poll update 2020-01-27 18:11:28 -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
Mario
f1b3c61401 fix function call 2020-01-26 15:23:53 +01:00