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
c030330abcbc7584db0d2abfb84acbb10211ee17
core
/
mod
History
Thomas Willingham
c030330abc
Fix safe search, and also make it an xconfig
2013-11-09 15:36:14 +00:00
..
_well_known.php
…
acl.php
bring back mail list and cleanup some issues which popped out with full PHP warnings
2013-08-27 22:30:06 -07:00
admin.php
suppress creating the directory update record for profile updates which are part of the normal import_xchan sequence - otherwise we get two for every change. Create it normally if we are called with a profile_update message and don't go through the whole import_xchan thing.
2013-09-25 21:22:36 -07:00
allfriends.php
…
api.php
…
apps.php
…
attach.php
…
blocks.php
Comanche documentation and some cleanup of layout page (including link to doco) and a few other webpage related cleanups
2013-10-28 17:48:42 -07:00
chanman.php
Pieces we'll need to tie together chanman and account/channel deletion and directory sync. Please do not mess with any of this.
2013-09-17 20:50:09 -07:00
channel.php
If an observer doesn't have view_stream perms, try for view_profile before
2013-10-04 15:57:48 +01:00
chanview.php
when it's a contentious issue, make it an option.
2013-09-20 18:24:11 -07:00
cloud.php
move killme inside module function so that typo works
2013-10-22 17:41:54 -07:00
common.php
…
community.php
…
connect.php
this should fix the premium checkbox stickiness issue
2013-08-22 15:35:10 -07:00
connections.php
return a login form on some protoected pages if not logged in.
2013-11-02 23:56:29 -07:00
contactgroup.php
…
crepair.php
…
delegate.php
…
directory.php
Fix safe search, and also make it an xconfig
2013-11-09 15:36:14 +00:00
dirsearch.php
Fix safe search, and also make it an xconfig
2013-11-09 15:36:14 +00:00
display.php
mod_display - if we are given the mid of a webpage, redirect to that webpage. This lets us include webpages in searches and 'view in context' will do the right thing.
2013-10-28 18:20:04 -07:00
editblock.php
provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
2013-11-07 00:47:50 -08:00
editlayout.php
provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
2013-11-07 00:47:50 -08:00
editpost.php
provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
2013-11-07 00:47:50 -08:00
editwebpage.php
provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
2013-11-07 00:47:50 -08:00
events.php
…
fbrowser.php
fix photo file browser
2013-09-15 14:36:54 -04:00
feed.php
pages feed
2013-09-05 19:31:26 -07:00
filer.php
…
filerm.php
…
filestorage.php
Didn't git add again after fixing typo...
2013-09-18 02:49:14 +01:00
follow.php
…
fsuggest.php
…
group.php
…
hcard.php
…
help.php
fix location of language variable in help module
2013-09-05 04:48:14 -07:00
home.php
…
hostxrd.php
…
import.php
change from refresh_all to a directory update - which does a refresh_all and also updates the directory.
2013-09-08 21:12:23 -07:00
intro.php
…
invite.php
doc updates
2013-11-02 15:45:38 -07:00
item.php
provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
2013-11-07 00:47:50 -08:00
layouts.php
Comanche documentation and some cleanup of layout page (including link to doco) and a few other webpage related cleanups
2013-10-28 17:48:42 -07:00
like.php
provide detailed error to remote site for the myriad of things that can go wrong inside item_store(), !! this changes the return of item_store !!
2013-09-10 19:06:06 -07:00
lockview.php
…
login.php
…
lostpass.php
…
magic.php
log any attempt to call mod_magic
2013-09-29 21:06:53 -07:00
manage.php
usage message showed wrong number of channels
2013-09-09 22:00:39 +02:00
match.php
…
menu.php
add design tool menu to appropriate pages
2013-09-03 19:55:26 -07:00
message.php
make PM expiry UI match the main post editor, e.g. JS input triggered by an icon rather than a scary looking text field
2013-11-07 15:30:59 -08:00
mitem.php
allow menu management even if there are no menu items
2013-09-07 02:04:15 -07:00
mood.php
provide detailed error to remote site for the myriad of things that can go wrong inside item_store(), !! this changes the return of item_store !!
2013-09-10 19:06:06 -07:00
msearch.php
…
network.php
Saved searches on the matrix/network page just got a lot more interesting. Hint: it's all about autocomplete
2013-10-01 19:54:22 -07:00
new_channel.php
…
nogroup.php
…
notifications.php
…
notify.php
…
oembed.php
…
oexchange.php
basic support (still needs some js to expose it) for sharing an item on a remote site by sending it through oexchange on your home hub. Untested.
2013-10-23 21:49:50 -07:00
opensearch.php
…
page.php
mod/page - display most recent revision by default, or numbered revision specified by rev URL parameter
2013-09-07 04:36:47 -07:00
parse_url.php
…
photo.php
…
photos.php
add shameless plug if they've not got zot, and add photo favicon to photos pages
2013-11-05 18:20:37 -08:00
ping.php
…
poco.php
…
poke.php
…
post.php
Fix name of Bleichenbacher
2013-09-24 21:04:01 +02:00
pretheme.php
…
probe.php
in probe diagnostic - note https failure as diagnostic info - this also changes zot_finger so you can tell it not to fallback. This could be useful in corporate environments that are off the grid or other high security situations (as much as anything could be considered high security which relies on SSL).
2013-10-01 22:20:09 -07:00
profile_photo.php
…
profile.php
…
profiles.php
…
profperm.php
…
pubsites.php
if registration is disabled, send the site register link to pubsites
2013-10-30 18:49:14 -07:00
qsearch.php
…
randprof.php
…
redir.php
…
register.php
issue
#107
2013-09-04 22:23:53 -07:00
regmod.php
…
removeme.php
…
rmagic.php
…
rpost.php
provide an html src converter
2013-10-31 22:08:10 -07:00
rsd_xml.php
…
search_ac.php
Saved searches on the matrix/network page just got a lot more interesting. Hint: it's all about autocomplete
2013-10-01 19:54:22 -07:00
search.php
fix search to display more than one item
2013-10-10 21:31:40 -07:00
settings.php
return a login form on some protoected pages if not logged in.
2013-11-02 23:56:29 -07:00
setup.php
INSTALL for dummies - step 1: ensure that we throw an ugly error message in their face
2013-11-05 19:45:02 -08:00
share.php
typo
2013-10-27 21:18:33 -07:00
siteinfo.php
…
sitelist.php
…
smilies.php
…
sources.php
small fixes
2013-09-30 19:28:59 -07:00
starred.php
…
subthread.php
provide detailed error to remote site for the myriad of things that can go wrong inside item_store(), !! this changes the return of item_store !!
2013-09-10 19:06:06 -07:00
suggest.php
…
tagger.php
…
tagrm.php
…
thing.php
…
toggle_mobile.php
…
uexport.php
…
update_channel.php
…
update_community.php
…
update_display.php
…
update_network.php
silence some warnings at php E_ALL levels
2013-08-28 21:56:01 -07:00
update_search.php
…
view.php
wrong app name
2013-10-16 00:17:16 -07:00
viewconnections.php
…
viewsrc.php
…
wall_attach.php
…
wall_upload.php
…
webfinger.php
…
webpages.php
replace text links with icons on design pages
2013-10-23 19:35:51 -07:00
wfinger.php
…
xchan.php
…
xrd.php
…
zfinger.php
allow zot public providers to list their location, as a non US-based server could be a strong selling point.
2013-10-30 01:58:45 -07:00
zotfeed.php
…
zping.php
test module for dead site discovery
2013-09-04 17:52:24 -07:00