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.
core/mod
2014-03-25 15:19:18 -07:00
..
_well_known.php
achievements.php
acl.php
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 Fix page layout selector 2014-01-12 00:49:23 +01: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
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
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 incorrect webfinger link per fabrixxm 2014-03-08 12:40:06 -08: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