streams/include
2020-07-07 17:54:08 -07:00
..
dba debugging 2019-10-21 22:46:53 -07:00
account.php better fix for admin auto promotion 2019-10-23 21:51:05 -07:00
acl_selectors.php the only thing worse than no doco is bad doco 2019-05-26 19:55:08 -07:00
api.php add client_name to oauth2 storage 2019-08-04 17:30:07 -07:00
api_auth.php typo 2019-06-12 20:57:28 -07:00
api_zot.php per discussion, default post_activity_item to item_wall = 0 2019-12-08 18:03:43 -08:00
attach.php Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
auth.php implement sudo 2020-02-23 18:10:44 -08:00
bbcode.php wrong callback 2020-05-31 23:04:14 -07:00
channel.php Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
cli_startup.php cleanup 2019-05-14 22:16:49 -07:00
config.php server/hub config storage for zot6 2017-09-24 21:20:50 -07:00
connections.php Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
conversation.php use browser location if the location is "." 2020-05-10 22:02:44 -07:00
datetime.php missing year on profile birthday input, some optimisations to stats 2018-04-02 13:32:10 -07:00
event.php 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
features.php cleanup 2019-09-17 21:25:26 -07:00
feedutils.php 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
help.php 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
html2bbcode.php several little fixes and some re-factoring. 2020-04-16 16:24:01 -07:00
html2plain.php html2plain warnings 2016-12-15 13:45:27 -08:00
hubloc.php Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
import.php Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
items.php testing permissions on complex group deliveries 2020-07-06 18:48:02 -07:00
js_strings.php backend for pinned post support - needs more work before it can be enabled 2019-12-02 18:42:59 -08:00
language.php generalise the rmagic login form so we can re-use it for remote follows and stuff 2020-06-28 20:24:36 -07:00
menu.php accesscontrol rename 2019-02-14 16:01:40 -08:00
nav.php Add rev to profile photos / make s-maxcache dependent upon max-cache 2019-10-14 15:26:12 -04:00
network.php 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
oauth.php cleanup 2019-05-14 22:16:49 -07:00
oembed.php public search sql error, convert more br self-closing tags to html5 2019-11-21 17:34:49 -08:00
perm_upgrade.php provide default photo mimetype 2017-09-20 00:00:26 -07:00
permissions.php check return value of PermissionLimits::Get() - in case it's false. 2020-06-09 16:33:50 -07:00
photo_factory.php cleanup 2020-05-25 23:43:40 -07:00
photos.php Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
plugin.php better handling of channel meta 2019-06-29 17:54:48 -07:00
security.php security 2020-04-17 00:00:49 -07:00
sharedwithme.php the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. 2016-06-01 21:48:54 -07:00
socgraph.php Support both zot and zot6 in social graph operations (common friends, suggestions). 2019-06-27 17:02:58 -07:00
statistics_fns.php miscellaneous fixes, unset project icon, onepoll feed failure 2018-10-20 02:03:31 -07:00
system_unavailable.php Use http_status() instead of homegrowing it. Adapt http_status to handle replies with data. 2015-11-20 18:56:41 -08:00
taxonomy.php fixes to public search refactoring 2019-10-06 13:29:01 -07:00
text.php 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
xchan.php cleanup/remove unused xchan fields 2019-03-24 18:40:33 -07:00
zid.php cleanup 2020-01-28 21:20:22 -08:00