.. |
dba
|
port db_indexes() from zap
|
2019-05-13 10:46:12 +02:00 |
photo
|
Revert "Respect photo thumbnails storage in import"
|
2019-06-21 22:42:38 +02:00 |
account.php
|
Update account.php
|
2019-07-31 17:18:11 +02:00 |
acl_selectors.php
|
Cleanup and fixes
|
2019-03-15 02:51:51 +01:00 |
activities.php
|
Revert "Merge branch 'dev' into 'dev'"
|
2019-07-25 12:25:27 +02:00 |
api_auth.php
|
allow api login by address or url (url will use zot6 hubloc records, address can use either zot or zot6 hubloc records)
|
2019-06-25 18:47:16 -07:00 |
api_zot.php
|
Make export_page API endpoint match ZAP
|
2019-06-23 20:23:03 -04:00 |
api.php
|
add api_not_found hook
|
2018-08-21 23:13:54 -07:00 |
attach.php
|
more work on linked item/resource deletion for photos and events, deprecate the force flag in drop_item() and comment out goaway() in drop_item().
|
2019-06-13 13:34:04 +02:00 |
auth.php
|
ensure all password checking goes through the authenticate plugin hook (for instance in mod_removeme)
|
2018-05-14 20:17:00 -07:00 |
bbcode.php
|
exempt svg from tag completion
|
2019-11-08 13:07:42 -08:00 |
bookmarks.php
|
bookmarks fail to sync
|
2018-09-20 16:07:32 -07:00 |
channel.php
|
Updates to zcard/profile images and other public images to account for infrastructure caches (CDN)
|
2019-10-14 22:28:48 +02:00 |
cli_startup.php
|
consolidate all the sys_boot functionality that is common between the web server and the cli daemon manager. Get rid of yet another global variable ($default_timezone) whilst doing so.
|
2016-05-26 16:33:01 -07:00 |
config.php
|
Add timestamp and associated logic to pconfig
|
2018-10-28 17:23:31 -04:00 |
connections.php
|
Clarify private mail deletion policy. Related to issue #1391.
|
2019-08-31 14:43:08 -07:00 |
contact_widgets.php
|
Extend documentation.
|
2019-01-28 23:58:19 +01:00 |
conversation.php
|
Add filter hooks and the ability to add buttons to the default status editor
|
2019-02-01 09:49:11 -05:00 |
crypto.php
|
crypto fix
|
2018-11-14 18:19:35 -08:00 |
datetime.php
|
adjust birthday handling according to community decision and slightly change display of allday event items
|
2019-05-26 18:05:11 +02:00 |
dir_fns.php
|
zot_finger() and Zotlabs\Zot\Finger::run() have different output. Adjusted accordingly.
|
2019-06-28 16:59:15 -07:00 |
environment.php
|
remove include/probe.php which has never completed development and has never been used
|
2017-03-05 20:45:21 -08:00 |
event.php
|
fix bbcode event reshare timezone issue
|
2019-10-04 09:25:39 +02:00 |
features.php
|
update feature set
|
2019-06-17 10:10:44 +02:00 |
feedutils.php
|
onepoll: do not update dead feeds
|
2019-11-15 11:03:54 +01:00 |
follow.php
|
fix query with protocol prefix not always picking the right xchan
|
2019-11-04 09:39:56 +01:00 |
group.php
|
Update group.php
|
2018-09-28 00:33:52 +02:00 |
help.php
|
Correct and extend Doxygen comments.
|
2019-01-23 22:25:47 +01:00 |
html2bbcode.php
|
Fix a really disturbing comment
|
2019-05-17 05:23:12 +02:00 |
html2plain.php
|
html2plain warnings
|
2016-12-15 13:45:27 -08:00 |
hubloc.php
|
another fix for z6_discover() and create a zot6 hubloc if applicable
|
2019-03-28 15:51:24 +01:00 |
import.php
|
Sync private items with clones; avoid sync if no local connection with thread owner
|
2019-09-30 16:19:39 +02:00 |
items.php
|
Add hook to comments_are_now_closed()
|
2019-11-03 10:12:11 +01:00 |
js_strings.php
|
Add arrows to scroll between related comments
|
2019-05-05 14:14:07 +02:00 |
language.php
|
Merge branch 'patch-16' into 'dev'
|
2018-10-15 09:59:25 +02:00 |
markdown.php
|
Better BBcode to Markdown conversion
|
2019-11-08 23:35:05 +01:00 |
menu.php
|
hubzilla core issue #1218
|
2018-06-10 19:26:35 -07:00 |
message.php
|
Add signatures processing for private messages
|
2019-06-14 20:53:43 +02:00 |
msglib.php
|
Update msglib.php
|
2018-09-17 13:15:24 +02:00 |
nav.php
|
Updates to zcard/profile images and other public images to account for infrastructure caches (CDN)
|
2019-10-14 22:28:48 +02:00 |
network.php
|
webfinger: better handling of URLs that contain a @
|
2019-07-12 12:43:12 +02:00 |
oauth2.php
|
disable oauth2 until I can get back to it - it's throwing typos
|
2017-05-10 22:15:01 -07:00 |
oauth.php
|
not null violation oauth1
|
2018-05-21 13:37:55 -07:00 |
oembed.php
|
make inline pdf a security option, move thumbnail security to security options from admin/site
|
2019-11-15 11:03:38 +01:00 |
opengraph.php
|
merge opengraph fixes from dev
|
2019-11-25 08:41:34 +00:00 |
perm_upgrade.php
|
provide default photo mimetype
|
2017-09-20 00:00:26 -07:00 |
permissions.php
|
permissions cleanup
|
2019-04-26 10:52:35 +02:00 |
photos.php
|
photo objects: incorrect media type on links
|
2019-06-28 09:42:19 +02:00 |
plugin.php
|
Correct and extend Doxygen comments.
|
2019-01-23 22:25:47 +01:00 |
poller.php
|
daemon conversion continued...
|
2016-05-19 22:26:37 -07:00 |
queue_fn.php
|
possible for DB to return hublocs with no sitekey
|
2019-08-21 18:50:38 -07:00 |
security.php
|
typos
|
2019-03-12 03:40:43 -07:00 |
selectors.php
|
move profile assign selector to profile settings and personal menu selector to channel_home settings and get rid of misc channel settings section.
|
2018-10-06 20:34:57 +02: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 zot and zot6 in social graph operations (suggestions, common friends)
|
2019-06-27 17:05:25 -07:00 |
statistics_fns.php
|
missing year on profile birthday input, some optimisations to stats
|
2018-04-02 13:32:10 -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
|
Cleanup and fixes
|
2019-03-15 02:51:51 +01:00 |
text.php
|
Revert "Revert "Merge branch 'develop' into 'origin'""
|
2019-12-29 13:59:00 +09:00 |
xchan.php
|
http signature consolidation
|
2019-06-26 21:45:21 -07:00 |
zid.php
|
Remove condition
|
2019-08-08 18:37:05 +02:00 |
zot.php
|
Allow addons to process forum posts published through mentions
|
2019-10-05 10:31:47 +02:00 |