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
4165be2c4c2f7ab3e73df9ea9d3886940b0c0203
core
/
mod
History
…
..
_well_known.php
…
achievements.php
Move achievements on, but just a tad.
2014-09-02 02:34:04 +01:00
acl.php
Return results from acl.php in standard form
2015-01-07 20:45:00 +01:00
admin.php
don't allow admin to delete the sys channel from the channel manage page
2015-01-06 20:12:34 -08:00
api.php
trim a bit of fat
2012-08-29 23:03:03 -07:00
appman.php
…
apps.php
Pass sitename to apps
2014-12-22 15:39:04 +00:00
attach.php
more XSS blockage of uploaded files
2014-02-09 15:00:47 -08:00
authtest.php
allow authtest to accept webbies as well as urls since I'm always trying to use the former and of course it always fails.
2014-03-23 15:15:20 -07:00
block.php
missing mod/block
2014-03-05 17:06:46 -08:00
blocks.php
this should make all the 'sys' webpage design tools useable by the admin
2014-11-12 18:04:00 -08:00
bookmarks.php
This is a fix to not interfere the ongoing adding of .generic-content-wrapper with the ongoing styling of redbasic theme.
2014-10-10 15:52:56 +02:00
channel.php
add Thomas's Diaspora repair script as include/fixd.php - altered so it can be re-run if necessary with a count of remaining hublocs to be fixed. Some sites are down so it probably can't ever get to zero. The check for a null join is quite an expensive query. It could block your DB for a couple minutes while it runs.
2014-12-16 00:25:41 -08:00
chanview.php
…
chat.php
only show jotnets when posting conversation items
2014-06-14 20:16:40 -07:00
chatsvc.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
cloud.php
A fix, but I have no case to verify.
2014-10-12 21:10:04 +02:00
common.php
comanchify all the simple cases - those that only load a profile. Rework permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using.
2013-12-11 14:54:36 -08:00
connect.php
…
connections.php
syncing connections issue, incorrect return_url after deleting connection
2015-01-07 14:35:03 -08:00
connedit.php
syncing connections issue, incorrect return_url after deleting connection
2015-01-07 14:35:03 -08:00
contactgroup.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
delegate.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
directory.php
fix some directory anomolies
2014-12-16 18:33:16 -08:00
dirsearch.php
…
display.php
incorrect check for sys ownership
2014-12-19 00:28:36 -08:00
editblock.php
edit and preview removed from additional features and turned into core functionality (always enabled).
2014-12-16 14:28:07 -08:00
editlayout.php
edit and preview removed from additional features and turned into core functionality (always enabled).
2014-12-16 14:28:07 -08:00
editpost.php
…
editwebpage.php
edit and preview removed from additional features and turned into core functionality (always enabled).
2014-12-16 14:28:07 -08:00
events.php
add event export (this month) to event UI
2014-11-24 02:50:14 -08:00
fbrowser.php
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
2013-12-22 18:37:39 -08:00
feed.php
allow feed paging
2014-10-29 17:55:15 -07:00
filer.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
filerm.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
filestorage.php
…
follow.php
pull in some posts when first connecting to feeds
2014-09-01 20:47:01 -07:00
fsuggest.php
…
group.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
hcard.php
…
help.php
Handle included txt files (ie, install doco) as BBCode, otherwise it strips all
2014-11-30 00:36:30 +00:00
home.php
wall tags
2014-12-15 14:37:31 -08:00
hostxrd.php
…
impel.php
…
import.php
mod/import: try ten times to create a unique webbie if the chosen one is in use.
2014-12-18 19:48:23 -08:00
invite.php
change default invitation message
2014-08-11 19:38:04 -07:00
item.php
fix shares that are processed with markdown (regression, this was pulled from diaspora2bb a couple weeks back as it was affecting diaspora input, but here we're dealing with red input only)
2015-01-01 22:30:54 -08:00
lang.php
move language selector to a module
2014-03-05 03:19:20 -08:00
layouts.php
…
like.php
blog mode - turn the comment link into a button and group with the likes/dislikes
2014-11-18 16:58:36 -08:00
lockview.php
let's make this "specific" since that's what it is.
2014-08-28 04:14:49 -07:00
locs.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
login.php
…
lostpass.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
magic.php
Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
2013-12-15 14:36:43 -08:00
mail.php
private mail buttons
2014-11-18 15:13:37 -08:00
manage.php
Don't show current channel separately in channel manager, highlight it instead
2014-12-29 22:07:40 +01:00
match.php
get rid of deprecated post_url() function
2013-12-01 19:52:18 -08:00
menu.php
sys edit ability to menus and menu items
2014-11-12 01:43:34 -08:00
message.php
…
mitem.php
sys edit ability to menus and menu items
2014-11-12 01:43:34 -08:00
mood.php
moods not working in other languages + doc updates
2014-06-21 16:04:00 -07:00
msearch.php
remove the private keywords stuff to reduce directory and search complexity
2012-12-26 03:49:50 -08:00
network.php
wall tags
2014-12-15 14:37:31 -08:00
new_channel.php
…
notes.php
duplicate birthday events showing up
2014-06-04 21:02:57 -07:00
notifications.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
notify.php
issue
#433
2014-06-10 22:35:15 -07:00
oembed.php
oembed issues
2014-10-08 20:37:46 -07:00
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
online.php
…
openid.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
opensearch.php
…
p.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
page.php
…
parse_url.php
Added url tag around image for inserted links
2014-12-30 16:16:57 -06:00
pdledit.php
add Comanche help link to pdledit
2014-03-04 21:03:56 -08:00
photo.php
…
photos.php
…
ping.php
Sort notifications
2014-12-30 15:21:29 +01:00
poco.php
implicit type conversion
2014-11-17 16:49:17 -08:00
poke.php
…
post.php
hide online presence maps to DNT
2014-11-24 15:36:11 -08:00
pretheme.php
more mod cleanups
2012-10-22 19:18:50 +11:00
probe.php
ssl ciphers - be liberal in what we accept, conservative in what we generate
2014-03-24 17:16:01 -07:00
profile_photo.php
…
profile.php
…
profiles.php
syntax issues (with some php versions?), unchecked intval
2015-01-01 23:47:14 -08:00
profperm.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
pubsites.php
Set a default directory server from a hard-wired list if one was not previously chosen.
2014-04-25 18:10:23 -07:00
randprof.php
add a fixme
2013-03-06 00:25:37 -08:00
rbmark.php
more chatroom discovery
2014-02-25 17:55:30 -08:00
receive.php
…
register.php
…
regmod.php
implement service class for feed polling frequenecy, fixed a service class bug, moved service class stuff from plugin to account.php where it belongs and load that by default instead of on demand
2014-09-03 19:07:14 -07:00
regver.php
…
removeaccount.php
This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00'
2014-09-08 20:35:15 -07:00
removeme.php
This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00'
2014-09-08 20:35:15 -07:00
rmagic.php
better handling of interactive likes
2014-07-17 19:07:39 -07:00
rpost.php
…
rsd_xml.php
more notes
2012-11-16 16:09:22 -08:00
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
…
service_limits.php
new module - service_limits - print service class limits for logged in account. It is a debugging tool and not meant to be pretty.
2014-09-11 16:13:44 -07:00
settings.php
Merge pull request
#805
from pafcu/moretpl
2015-01-02 12:10:50 +11:00
setup.php
Use grouped select field for timezone selection
2015-01-01 14:44:50 +01:00
share.php
use feed title for channel name before checking author, make feed items shareable (they're private to the channel so they won't be shown in searches), try and handle Diaspora mentions a bit more elegantly. (Bug: we don't convert mentions to Diaspora's format on outbound at all!)
2014-09-02 17:21:12 -07:00
siteinfo.php
doc update
2014-12-26 00:13:22 -08:00
sitelist.php
some more work on realms
2014-08-17 19:06:56 -07:00
smilies.php
…
sources.php
…
sslify.php
Should fix issue
#704
2014-11-19 21:10:19 -08:00
starred.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
subthread.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
suggest.php
more comanche
2013-12-19 02:25:44 -08:00
tagger.php
…
tagrm.php
…
thing.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
toggle_mobile.php
More steps for mobile theme toggling + dash elimination
2013-08-19 01:08:15 +02:00
toggle_safesearch.php
…
uexport.php
…
update_channel.php
allow embedded content via ajax on page load
2013-02-23 01:27:43 -08:00
update_display.php
allow embedded content via ajax on page load
2013-02-23 01:27:43 -08:00
update_home.php
…
update_network.php
silence some warnings at php E_ALL levels
2013-08-28 21:56:01 -07:00
update_search.php
get search page working with live-update and endless scroll, still not perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results.
2013-05-09 18:08:00 -07:00
view.php
wrong app name
2013-10-16 00:17:16 -07:00
viewconnections.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
viewsrc.php
make discover items interactive
2014-09-22 21:37:19 -07:00
wall_attach.php
code cleanup
2014-02-20 17:07:43 -08:00
wall_upload.php
…
webfinger.php
…
webpages.php
uid not set in webpages.php, start on editwebpage.php
2014-11-11 22:55:24 -08:00
wfinger.php
webfinger enhancements: per RFC7033
2014-03-25 16:44:19 -07:00
xchan.php
Fixed a variable conflict in mod/xchan.php.
2014-11-14 00:45:25 +01:00
xrd.php
store diaspora meta info in the item table. It has to go there or it will kill us with complex joins. We can phase out the sign table once this all checks out.
2014-09-03 05:09:43 -07:00
xref.php
Reduce life of xref cookie per Opinion 04/2012 on Cookie Consent Exemption.
2013-12-23 04:58:12 +00:00
zfinger.php
violates new sql standards
2014-11-13 13:58:04 -08:00
zotfeed.php
…
zping.php
…