streams/Code/Lib
2023-12-17 09:23:30 +11:00
..
AbConfig.php cleanup 2022-08-27 14:01:22 +10:00
AccessList.php testing audience app 2023-11-10 18:37:43 +11:00
Account.php revive doxygen documentation 2023-09-03 20:58:10 +10:00
AConfig.php cleanup 2022-08-23 20:15:05 +10:00
Activity.php Provide unique message-id for add activity, improve the output of the item inspector. 2023-12-17 08:28:58 +11:00
ActivityPub.php Configure ActivityPub driver for using Add activities over signed activities. 2023-12-17 09:23:30 +11:00
ActivityStreams.php refactor default group creation 2023-11-05 09:15:53 +11:00
Addon.php cleanup 2022-10-11 18:59:26 +11:00
Api_router.php cleanup 2022-10-11 18:59:26 +11:00
Apps.php testing audience app 2023-11-10 18:37:43 +11:00
ASCollection.php updates from error log 2022-11-19 08:44:43 +11:00
BaseObject.php settle on baseobject->getdatatype() 2023-07-24 21:21:35 +10:00
Cache.php it's done 2022-02-15 20:08:28 -08:00
Channel.php Add sodium to installation requirements and setup tests. Rename getkey operation to rsakey 2023-12-08 08:46:09 +11:00
Chatroom.php add back mention to normal reshares 2022-10-23 10:04:56 +11:00
CommentApproval.php disable fep5624 completely when turned off 2023-01-04 09:10:37 +11:00
Config.php make assertionMethod an array; check return from Config::Load() and retry on failure. 2023-12-10 06:52:07 +11:00
Connect.php code cleanup 2023-11-28 18:47:38 +11:00
Crypto.php synchronisation issues, cont. 2022-03-20 14:39:58 -07:00
DB_Upgrade.php fix typo 2023-08-15 21:01:27 +10:00
DReport.php Create DReport::is_expired(). Currently static but this may change. 2022-06-25 00:25:10 -07:00
Enotify.php fix some more enotify quirks (e.g. "your post") 2023-08-19 09:54:07 +10:00
ExtendedZip.php Add WidgetInterface 2022-10-24 08:18:44 +11:00
Features.php Add WidgetInterface 2022-10-24 08:18:44 +11:00
Hashpath.php refactor default group creation 2023-11-05 09:15:53 +11:00
Head.php refactor default group creation 2023-11-05 09:15:53 +11:00
IConfig.php cleanup 2022-10-11 18:59:26 +11:00
Img_cache.php cleanup 2022-08-28 16:06:24 +10:00
Img_filesize.php cleanup 2022-10-09 22:04:11 +11:00
Infocon.php cleanup 2022-10-09 22:04:11 +11:00
JSalmon.php cleanup 2022-08-28 16:06:24 +10:00
Keyutils.php cleanup 2022-10-09 22:04:11 +11:00
LanguageDetect.php cleanup 2022-10-09 22:04:11 +11:00
LDSignatures.php only log ld-sig failures if there was a signature 2023-09-20 21:07:59 +10:00
Libacl.php change default group 2023-08-17 21:16:29 +10:00
LibBlock.php typo 2022-10-29 10:34:31 +11:00
Libprofile.php jot: cleanup/collapse location service buttons into a dropdown 2023-06-04 15:28:35 +10:00
Libsync.php issue with delivery of repeats, generate ed25519 keys on import and clone sync if they don't exist. Add library for base58-btc encoding/decoding (needed for multikey/publickeymultibase). 2023-11-09 07:06:11 +11:00
Libzot.php poll issue 2023-10-22 09:03:12 +11:00
Libzotdir.php issue with conversation fetch 2023-08-23 08:03:42 +10:00
Markdown.php refacor discovery, more work on peertube 2023-10-28 10:52:09 +11:00
MarkdownSoap.php cleanup 2022-08-28 16:06:24 +10:00
MastAPI.php cleanup 2022-08-28 08:54:42 +10:00
Menu.php cleanup 2022-08-28 16:06:24 +10:00
MenuItem.php cleanup 2022-08-28 16:06:24 +10:00
MessageFilter.php Add regular expression matching to advanced filters 2023-11-29 12:14:22 +11:00
Multibase.php refactor multibase 2023-11-24 19:34:59 +11:00
Navbar.php app menu anomaly when logged out 2023-10-23 23:24:21 +00:00
Nodeinfo.php deprecate z_fetch_url() and friends. Now use Code\Lib\Url::{fetch|get}() 2022-06-23 00:38:34 -07:00
ObjCache.php updates from error log 2022-11-19 08:44:43 +11:00
Oembed.php refacor discovery, more work on peertube 2023-10-28 10:52:09 +11:00
PConfig.php more cleanup 2022-08-27 08:37:04 +10:00
Permcat.php add new permissions to existing pre-defined roles 2023-01-26 11:00:43 +11:00
PermissionDescription.php cleanup 2022-08-21 10:15:14 +10:00
Queue.php testing 2023-11-27 20:45:54 +11:00
Relme.php more work on identity manager 2023-04-30 15:28:07 +10:00
Resizer.php refactor default group creation 2023-11-05 09:15:53 +11:00
SConfig.php it's done 2022-02-15 20:08:28 -08:00
ServiceClass.php cleanup 2022-10-23 12:36:25 +11:00
Share.php catch a few more places that need isOWAEnabled() instead of network checks. 2023-11-08 07:04:10 +11:00
Socgraph.php rename discover_by_webbie() to discover_resource() 2022-09-04 07:30:13 +10:00
Stringsjs.php add new group type 'limited' - public group with no upload ability 2023-09-24 09:40:53 +10:00
SvgSanitizer.php cleanup 2022-10-23 12:36:25 +11:00
System.php store vapid key, initialise web-push in serviceWorker 2023-11-11 09:53:33 +11:00
TableConverter.php cleanup 2022-08-28 08:54:42 +10:00
ThreadItem.php duplicated items (sort of, item/activity confusion in message id) 2023-10-11 08:03:43 +11:00
ThreadListener.php Disable threadlistener interface until reviewed/refactored. 2023-04-09 07:43:50 +10:00
ThreadStream.php rename include/text -> include/misc 2022-06-17 16:59:11 -07:00
Tombstone.php add tombstone migration 2023-04-27 21:37:29 -07:00
Url.php xchan_photo issue 2023-06-11 07:27:46 +10:00
Verify.php wrong return type for Lib/Verify->create() 2022-08-14 19:42:08 -07:00
Webfinger.php deprecate Webfinger::zot_url() 2022-08-28 13:41:22 +10:00
Xchan.php it's done 2022-02-15 20:08:28 -08:00
XConfig.php cleanup 2022-08-23 20:15:05 +10:00
Xprof.php cleanup 2022-08-21 10:15:14 +10:00
Yaml.php code cleanup 2022-08-13 20:57:14 +10:00
Zotfinger.php issue with conversation fetch 2023-08-23 08:03:42 +10:00