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, but cannot push or open issues or pull requests.
Files
d3527245f78ed9edaefdd60b4d2b02d8c64d93a1
core
/
mod
History
Thomas Willingham
d3527245f7
Spare / and an undeclared var in editwebpage.
2014-03-26 19:49:08 +00:00
..
_well_known.php
webfinger enhancements: per RFC7033
2014-03-25 16:44:19 -07:00
achievements.php
…
acl.php
add "self" to access control lists with special marking to indicate it's special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be.
2014-01-06 17:12:44 -08:00
admin.php
don't show deleted channels on admin account summary page
2014-02-16 14:39:27 -08:00
api.php
…
apps.php
…
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
lots of little fixes to blocks
2014-03-05 14:17:01 -08:00
bookmarks.php
comanche: provide an option to add a menu class for different theming choices on some menus (e.g. horizontal, tabbed, etc.)
2014-02-25 20:58:20 -08:00
chanman.php
…
channel.php
remove debugging
2014-01-21 23:12:03 -08:00
chanview.php
simplify chanview authentication and make sure it carries through multiple generations
2014-01-22 03:01:28 -08:00
chat.php
provide ability to bookmark chatrooms using rbmark
2014-02-24 21:34:49 -08:00
chatsvc.php
Fix the weirdness of messages appearing in the middle of the screen
2014-02-26 01:57:29 +00:00
cloud.php
strip hard-wired zids from posted links as they will have the wrong identity when somebody tries to view the link
2014-02-16 14:13:26 -08:00
common.php
…
community.php
…
connect.php
…
connections.php
change flags for one-way connections from hidden to unconnected so we can still use hidden for - well hiding connections
2014-03-04 14:35:42 -08:00
connedit.php
start new connections out with even more sane defaults than before by pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment.
2014-03-07 20:28:04 -08:00
contactgroup.php
…
delegate.php
…
directory.php
advanced search front-end
2014-03-08 17:39:20 -08:00
dirprofile.php
online indication to the directory popup
2014-01-28 19:49:56 -08:00
dirsearch.php
failed experiment - revert the directory to 80 results per page until somebody implements endless scroll on the thing. 300 takes far too long to load all the images.
2014-03-10 23:47:45 -07:00
display.php
preparatory work for supporting a "list view" mode for conversations. This would be useful for forum-like channels and/or block-oriented themes.
2014-01-08 15:20:12 -08:00
editblock.php
lots of little fixes to blocks
2014-03-05 14:17:01 -08:00
editlayout.php
delete confirmation popup for blocks and layouts
2014-01-12 02:29:03 +01:00
editpost.php
preserve attachments when editing a post
2014-02-14 13:15:02 -08:00
editwebpage.php
Spare / and an undeclared var in editwebpage.
2014-03-26 19:49:08 +00:00
events.php
dav: throw exception if channel for requested DAV directory is deleted
2014-01-15 03:12:47 -08:00
fbrowser.php
…
feed.php
…
filer.php
protect filed conversations from expiration - we check the parent to see if it is filed, but one may have filed a comment and that will vanish when the parent expires unless the parent is protected.
2014-03-11 17:41:56 -07:00
filerm.php
…
filestorage.php
add davguest param to cut/paste link for directories in mod/filestorage
2014-01-26 14:41:43 -08:00
follow.php
missing quote
2014-03-07 23:00:27 -08:00
fsuggest.php
…
group.php
let oneself be added to a collection in exchange for deleted contacts
2014-02-07 21:28:39 +01:00
help.php
Stick help in a template
2014-03-12 17:13:58 +00:00
home.php
…
hostxrd.php
…
import.php
…
invite.php
…
item.php
Red API: /api/red/item/new ; which is like /api/statuses/update except it uses Red semantics and returns success/failure indication.
2014-03-04 19:57:54 -08:00
lang.php
move language selector to a module
2014-03-05 03:19:20 -08:00
layouts.php
layout export to file
2014-03-03 20:05:23 -08:00
like.php
some minor cleanup on plinks for some very subtle permissions issues
2014-01-09 15:45:17 -08:00
lockview.php
forgot to change one line
2014-03-25 15:49:58 +01:00
login.php
…
lostpass.php
…
magic.php
…
mail.php
…
manage.php
don't include deleted channels in number of channels service class checks
2014-02-16 14:48:07 -08:00
match.php
…
menu.php
preserve system bit when editing menus
2014-02-05 03:44:46 -08:00
message.php
…
mitem.php
…
mood.php
some minor cleanup on plinks for some very subtle permissions issues
2014-01-09 15:45:17 -08:00
msearch.php
…
network.php
preparatory work for supporting a "list view" mode for conversations. This would be useful for forum-like channels and/or block-oriented themes.
2014-01-08 15:20:12 -08:00
new_channel.php
…
notes.php
…
notifications.php
…
notify.php
…
oembed.php
little fixes of hopefully nil significance
2014-03-16 20:34:21 -07:00
oexchange.php
…
online.php
missing file in checkin
2014-01-28 20:15:57 -08:00
openid.php
fix third-party zid's
2014-03-04 15:25:04 -08:00
opensearch.php
…
page.php
transmit, receive, and parse bookmarks
2014-02-03 19:38:15 -08:00
parse_url.php
bookmarking
2014-02-04 16:06:56 -08:00
pdledit.php
add Comanche help link to pdledit
2014-03-04 21:03:56 -08:00
photo.php
qr code support
2014-01-07 20:36:16 -08:00
photos.php
photos upload - remove phantom duplicated blank album name from selection list
2014-03-23 17:07:21 -07:00
ping.php
This should resolve the dav authentication loop (correctly)
2014-02-22 13:33:18 -08:00
poco.php
put bookmarked chatrooms into poco
2014-02-25 19:48:13 -08:00
poke.php
…
post.php
json_return_and_dir isn't a thing
2014-03-13 02:09:45 +00:00
pretheme.php
…
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
fix marital partner linking
2014-01-23 15:43:35 -08:00
profperm.php
mod_profperm migrated
2014-01-23 14:35:59 -08:00
pubsites.php
dav: throw exception if channel for requested DAV directory is deleted
2014-01-15 03:12:47 -08:00
randprof.php
…
rbmark.php
more chatroom discovery
2014-02-25 17:55:30 -08:00
register.php
…
regmod.php
…
removeme.php
text - change remove account button to remove channel
2014-01-21 19:01:23 -08:00
rmagic.php
operation snakebite continued. openid now works for local accounts using the rmagic module and after storing your openid in pconfig. This is just an interesting but trivial (in the bigger scheme of things) side effect of snakebite. The snake hasn't even waken up yet.
2014-02-17 19:48:05 -08:00
rpost.php
remote "add bookmark" - like rpost but saves a bookmark from a remote hub into one of your own bookmark folders (or a new one if desired).
2014-02-24 20:46:52 -08:00
rsd_xml.php
…
search_ac.php
…
search.php
Stop Google DDoSing me by providing block_public_search, which unlike
2014-01-19 23:48:26 +00:00
settings.php
add expire setting, take out unknown mailers and max friend requests per day which aren't implemented
2014-03-19 20:40:35 -07:00
setup.php
This should be a slight improvement in setting ciphers - we'll punt on RedHat but open up the list just for openssl distros which seem to have all the problems at the moment.
2014-03-25 15:19:18 -07:00
share.php
…
siteinfo.php
!@#$% pay~!@#$pal
2014-03-04 01:43:39 -08:00
sitelist.php
…
smilies.php
…
sources.php
provide some interesting new options to channel sources
2014-01-31 20:02:59 -08:00
sslify.php
sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update.
2013-12-27 21:19:23 -08:00
starred.php
…
subthread.php
…
suggest.php
…
tagger.php
…
tagrm.php
…
thing.php
make activities optional for profile things, clean up the forms
2014-02-12 14:44:27 -08:00
toggle_mobile.php
…
toggle_safesearch.php
…
uexport.php
…
update_channel.php
…
update_community.php
…
update_display.php
…
update_network.php
…
update_search.php
…
view.php
…
viewconnections.php
…
viewsrc.php
…
wall_attach.php
code cleanup
2014-02-20 17:07:43 -08:00
wall_upload.php
zrl and zmg are back
2014-03-09 04:18:03 +01:00
webfinger.php
…
webpages.php
…
wfinger.php
webfinger enhancements: per RFC7033
2014-03-25 16:44:19 -07:00
xchan.php
fix the xchan lookup tool
2014-02-05 18:51:50 -08:00
xrd.php
…
xref.php
…
zfinger.php
bring friends back
2014-03-06 01:29:42 -08:00
zotfeed.php
…
zping.php
…