This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
b62dee4c9076996ef015499228786fb877584588
core
/
include
History
zotlabs
f7e3d0dbf6
hubzilla issue
#901
- unicode characters in urls tripping up url regexes - these regexes have been modified to accept unicode "letters" which may preclude emojis and control sequences and symbols in url links; but should suffice for most legal URLs containing language context "text" glyphs.
2017-11-11 21:42:49 +01:00
..
dba
turn platform name and std_version into config variables
2017-07-13 20:18:19 -07:00
Import
…
photo
ensure we have an observer hash
2017-10-03 17:05:32 -07:00
account.php
…
acl_selectors.php
…
activities.php
hubzilla issue
#901
- unicode characters in urls tripping up url regexes - these regexes have been modified to accept unicode "letters" which may preclude emojis and control sequences and symbols in url links; but should suffice for most legal URLs containing language context "text" glyphs.
2017-11-11 21:42:49 +01:00
api_auth.php
Reviewed. This is OK.
2017-09-03 00:59:51 -07:00
api_zot.php
…
api.php
…
attach.php
util/dcp - support recursion and folders full of photos by importing files singly in separate processes - not yet tested
2017-08-22 18:29:51 -07:00
auth.php
on failed auth due to unverified email, tell the person why and remind them to check their email.
2017-10-10 19:45:11 -07:00
bbcode.php
hubzilla issue
#901
- unicode characters in urls tripping up url regexes - these regexes have been modified to accept unicode "letters" which may preclude emojis and control sequences and symbols in url links; but should suffice for most legal URLs containing language context "text" glyphs.
2017-11-11 21:42:49 +01:00
bookmarks.php
…
channel.php
create an actual logout module instead of relying on internal variables
2017-10-12 22:10:42 -07:00
cli_startup.php
…
config.php
server/hub config storage for zot6
2017-09-24 21:20:50 -07:00
connections.php
fix issue
#837
- w2w posts not removed in contact_remove()
2017-10-19 10:21:47 +02:00
contact_widgets.php
hubzilla issue
#885
2017-10-23 22:10:33 +02:00
conversation.php
redirect to be moderated items to /moderate and change the conv link to partent mid in /modrate
2017-10-19 11:20:09 +02:00
crypto.php
changes to encryption encapsulation for zot6 (backward compatible)
2017-10-05 23:01:42 -07:00
datetime.php
…
dir_fns.php
…
environment.php
…
event.php
…
features.php
cards feature
2017-08-23 00:01:02 -07:00
feedutils.php
process activity deletes from OStatus which for whatever reason do not use the industry standard tombstone mechanism
2017-09-27 21:13:53 -07:00
follow.php
add protocol selection to following feeds
2017-08-12 00:59:05 -07:00
group.php
hubzilla issue
#832
2017-07-19 18:32:16 -07:00
help.php
Removed duplicated table of contents (TOC) in Help pages by breaking hierarchical TOC loading.
2017-08-25 11:32:18 +00:00
html2bbcode.php
paths in xchan_addr no longer means RSS specifically but could be activitypub
2017-09-03 22:09:16 -07:00
html2plain.php
…
hubloc.php
…
import.php
Merge branch '2.8RC'
2017-10-25 13:29:19 +02:00
items.php
don't use chanlink_url() for feed mentions
2017-10-03 15:27:26 -07:00
js_strings.php
…
language.php
…
markdown.php
hubzilla issue
#901
- unicode characters in urls tripping up url regexes - these regexes have been modified to accept unicode "letters" which may preclude emojis and control sequences and symbols in url links; but should suffice for most legal URLs containing language context "text" glyphs.
2017-11-11 21:42:49 +01:00
menu.php
…
message.php
fix issues with diaspora xchans
2017-11-02 08:50:16 +01:00
nav.php
rename channel app events to calendar and add nav_set_selected() to /cal
2017-11-11 20:25:32 +01:00
network.php
perform caching of jsonld schemas
2017-09-19 19:15:15 -07:00
oauth2.php
…
oauth.php
…
oembed.php
regex was still broken
2017-09-10 22:59:26 -07:00
perm_upgrade.php
provide default photo mimetype
2017-09-20 00:00:26 -07:00
permissions.php
…
photos.php
imagedata not set correctly if large photo AND imagick is not installed
2017-11-03 23:09:31 +01:00
plugin.php
…
poller.php
…
queue_fn.php
…
security.php
don't translate 'guest:' since it is part of a url
2017-10-16 23:01:00 -07:00
selectors.php
…
sharedwithme.php
…
socgraph.php
…
statistics_fns.php
update some addon docs and ensure we only generate statistics once a day
2017-07-13 21:46:21 -07:00
system_unavailable.php
…
taxonomy.php
tagging changes - provides ability to mention a forum by using !forumname as well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti.
2017-09-24 19:45:19 -07:00
text.php
hubzilla issue
#901
- unicode characters in urls tripping up url regexes - these regexes have been modified to accept unicode "letters" which may preclude emojis and control sequences and symbols in url links; but should suffice for most legal URLs containing language context "text" glyphs.
2017-11-11 21:42:49 +01:00
xchan.php
consolidate duplicated code
2017-07-25 20:52:29 -07:00
zid.php
owa cleanup
2017-09-09 13:34:57 -07:00
zot.php
Maria's profile photo issue, please push to master.
2017-11-01 12:13:21 +01:00