.. |
_well_known.php
|
make it easier to plug into .well_known, for instance to tell the EFF to fuck off and not block pages from the free web just because they use cookies.
|
2014-05-06 22:25:36 -07:00 |
achievements.php
|
Move achievements on, but just a tad.
|
2014-09-02 02:34:04 +01:00 |
acl.php
|
taganyone wasn't working
|
2015-02-15 18:38:26 -08:00 |
admin.php
|
Correcting reported Doxygen syntax warnings.
|
2015-03-29 22:23:00 +02:00 |
api.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
appman.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
apps.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
attach.php
|
unquote binary
|
2015-04-13 16:18:11 -07:00 |
authtest.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
block.php
|
missing mod/block
|
2014-03-05 17:06:46 -08:00 |
blocks.php
|
disable voting in blocks, layouts and webpages
|
2015-04-29 21:36:53 +02:00 |
bookmarks.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
branchtopic.php
|
reset route
|
2015-04-24 00:59:02 -07:00 |
channel.php
|
$simple_update isn't so simple any more. Make sure we don't re-itnroduce the bug that session['loadtime'] was created to fix. It's questionable whether we still need to even look for item_unseen but I won't make that call today. We can also eliminate the restriction on not doing live updates from the discover tab since we aren't relying completely on item_unseen (which can only be set by the owner and won't work on a page with virtual owners).
|
2015-03-22 15:00:41 -07:00 |
chanview.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
chat.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
chatsvc.php
|
PostgreSQL support initial commit
|
2014-11-13 12:21:58 -08:00 |
cloud.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08: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
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
connections.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
connedit.php
|
default perms not being set in some cases
|
2015-04-14 16:22:33 -07:00 |
contactgroup.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
dav.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
directory.php
|
issue #157, provide default directory sort order
|
2015-04-19 23:04:14 -07:00 |
dirsearch.php
|
separate the hub query since it changes the logic default and cannot easily be grouped
|
2015-04-07 13:51:51 -07:00 |
display.php
|
add loadtime search to channel and fix it for home. display and search need further investigation
|
2015-03-21 16:46:28 -07:00 |
editblock.php
|
webpages blocks fixes
|
2015-04-23 21:04:01 +02:00 |
editlayout.php
|
avoid double slash after editing layout
|
2015-05-06 12:16:53 +02:00 |
editpost.php
|
title of preview button incorrect, fix ability to upload to webpages
|
2015-03-30 19:41:42 -07:00 |
editwebpage.php
|
fix $noloc state in mod editwebpages
|
2015-04-29 16:45:05 +02:00 |
events.php
|
provide ways to over-ride the datetime pickers
|
2015-03-26 18:03:39 -07:00 |
fbrowser.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
feed.php
|
allow feed paging
|
2014-10-29 17:55:15 -07:00 |
filer.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
filerm.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
filestorage.php
|
wording and css fixes
|
2015-04-16 23:46:12 +02:00 |
follow.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
fsuggest.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
group.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
hcard.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
help.php
|
allow doc/help system to use subdirs
|
2015-01-27 11:48:10 -08:00 |
home.php
|
provide ability to have randomised homepage content from a set of pages name home-*
|
2015-04-02 13:22:48 -07:00 |
hostxrd.php
|
snakebite: bring back some of the legacy XML discovery interfaces, update as required.
|
2014-04-02 14:56:20 -07:00 |
id.php
|
Correcting reported Doxygen syntax warnings.
|
2015-03-29 22:23:00 +02:00 |
impel.php
|
add title to element array
|
2015-04-24 14:14:33 +02:00 |
import.php
|
title missing sending to diaspora (which doesn't support titles but let's not go there).
|
2015-02-09 15:12:15 -08:00 |
invite.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
item.php
|
issue #176, sender copy of item not obscured if using private mention
|
2015-04-20 20:14:07 -07:00 |
lang.php
|
move language selector to a module
|
2014-03-05 03:19:20 -08:00 |
layouts.php
|
disable voting in blocks, layouts and webpages
|
2015-04-29 21:36:53 +02:00 |
like.php
|
allow complete undo of a vote, not just a change of vote
|
2015-03-22 14:55:41 -07:00 |
lockview.php
|
bring lockview to menu items, slightly change the way /lockview is called
|
2015-04-21 22:45:54 +02:00 |
locs.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
login.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
lostpass.php
|
PostgreSQL support initial commit
|
2014-11-13 12:21:58 -08:00 |
magic.php
|
channel delegation
|
2015-03-10 02:23:14 -07:00 |
mail.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
manage.php
|
disconnect
|
2015-04-23 21:13:59 -07:00 |
match.php
|
Correcting reported Doxygen syntax warnings.
|
2015-03-29 22:23:00 +02:00 |
menu.php
|
rework and hopefully improve webpage menu creation workflow
|
2015-04-21 10:05:26 +02:00 |
message.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
mitem.php
|
bring lockview to menu items, slightly change the way /lockview is called
|
2015-04-21 22:45:54 +02:00 |
mood.php
|
provide relief to sites that are severely impacted by the slow ITEM_UNSEEN searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief.
|
2015-02-12 17:45:25 -08:00 |
msearch.php
|
|
|
network.php
|
don't included any deleted posts in the self query
|
2015-03-30 21:06:41 -07:00 |
new_channel.php
|
Use grouped select field for role selection
|
2015-01-01 15:54:16 +01:00 |
notes.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
notifications.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
notify.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
oembed.php
|
oembed issues
|
2014-10-08 20:37:46 -07:00 |
oexchange.php
|
remote_user => remote_channel
|
2015-01-28 20:58:59 -08:00 |
online.php
|
missing file in checkin
|
2014-01-28 20:15:57 -08:00 |
openid.php
|
openid stuff
|
2015-03-11 21:49:29 -07:00 |
opensearch.php
|
|
|
p.php
|
PostgreSQL support initial commit
|
2014-11-13 12:21:58 -08:00 |
page.php
|
funny I should mention comanche preview (yesterday) as clicking the view link on a layout does nothing interesting at all. So I've made it do a crude but useable preview with page content of 'Lorem Ipsum'.
|
2015-04-14 21:48:42 -07:00 |
parse_url.php
|
parse_url changes for oembed/zvideo/etc.
|
2015-03-11 17:31:15 -07:00 |
pdledit.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
photo.php
|
issue #777, make photo cache time configurable, read the comments.
|
2014-12-27 18:19:51 -08:00 |
photos.php
|
reverse file activity logic
|
2015-04-12 13:13:22 +02:00 |
ping.php
|
limit notification detail queries for items and events
|
2015-03-23 15:36:17 -07:00 |
poco.php
|
abstract poco into a single function in socgraph so we can provide different wrappers for it providing slightly different functionality.
|
2015-01-25 16:27:09 -08:00 |
poke.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
post.php
|
fix regdir
|
2015-03-31 21:06:48 -07:00 |
prate.php
|
final cleanup on ratings feature
|
2015-02-03 21:19:29 -08: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
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
profile.php
|
remote_user => remote_channel
|
2015-01-28 20:58:59 -08:00 |
profiles.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
profperm.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
pubsites.php
|
mopping up the public site ratings
|
2015-02-16 11:09:12 -08:00 |
randprof.php
|
Correcting reported Doxygen syntax warnings.
|
2015-03-29 22:23:00 +02:00 |
rate.php
|
pubsites ratings (mod/pubsites really really needs to be templatised, this was quick and dirty)
|
2015-02-16 01:17:15 -08:00 |
ratings.php
|
force site_url to be lowercase when stored. Otherwise rating hubs on postgres could get real messy.
|
2015-02-15 23:45:22 -08:00 |
ratingsearch.php
|
force site_url to be lowercase when stored. Otherwise rating hubs on postgres could get real messy.
|
2015-02-15 23:45:22 -08:00 |
rbmark.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
receive.php
|
undo these bits of trinidad - we're going to do things differently
|
2015-01-05 18:22:15 -08:00 |
regdir.php
|
fix regdir
|
2015-03-31 21:06:48 -07:00 |
register.php
|
PostgreSQL support initial commit
|
2014-11-13 12:21:58 -08:00 |
regmod.php
|
cleanup of old delegation stuff
|
2015-03-10 20:19:17 -07:00 |
regver.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 |
removeaccount.php
|
cleanup of old delegation stuff
|
2015-03-10 20:19:17 -07:00 |
removeme.php
|
cleanup of old delegation stuff
|
2015-03-10 20:19:17 -07:00 |
rmagic.php
|
try and add some regs
|
2015-03-12 15:19:54 -07:00 |
rpost.php
|
allow jot to be displayed expanded, remove deprected datetimepicker js and some random fixes
|
2015-04-17 11:20:22 +02:00 |
rsd_xml.php
|
|
|
search_ac.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
search.php
|
issue #178, searching for words such as 'data' would return private items regardless of their unobscured content.
|
2015-04-19 23:16:17 -07:00 |
service_limits.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
settings.php
|
add generic_addon_settings template and minor fixes
|
2015-03-12 22:22:52 +01:00 |
setup.php
|
mysql schema typo, do the install check for store before chcking smarty, as that is where the dir is created, change install doc to point to install/schema_xxxxx.sql instead of database.sql
|
2015-03-15 15:36:01 -07:00 |
share.php
|
Correcting reported Doxygen syntax warnings.
|
2015-03-29 22:23:00 +02:00 |
sharedwithme.php
|
sql in -> IN
|
2015-03-23 11:06:13 +01:00 |
siteinfo.php
|
update resource links
|
2015-04-01 15:52:02 -07:00 |
sitelist.php
|
fix implicit boolean
|
2015-01-28 17:34:53 -08:00 |
smilies.php
|
Access list of smilies over JSON
|
2014-12-20 17:33:35 +01:00 |
sources.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
sslify.php
|
Should fix issue #704
|
2014-11-19 21:10:19 -08:00 |
starred.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
subthread.php
|
remote_user => remote_channel
|
2015-01-28 20:58:59 -08:00 |
suggest.php
|
add common connection count to suggestions
|
2015-04-07 18:13:10 -07:00 |
tagger.php
|
fix issue 848 + code comments
|
2015-01-29 16:06:39 +01:00 |
tagrm.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
thing.php
|
Correcting reported Doxygen syntax warnings.
|
2015-03-29 22:23:00 +02:00 |
toggle_mobile.php
|
More steps for mobile theme toggling + dash elimination
|
2013-08-19 01:08:15 +02:00 |
toggle_safesearch.php
|
Don't let nobody set an xconfig in safe search.
|
2013-12-11 15:35:19 +00:00 |
uexport.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
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
|
yet another option for the homepage
|
2014-11-20 17:38:41 -08:00 |
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
|
add endless scroll to viewconnections module
|
2015-04-06 22:36:46 -07:00 |
viewsrc.php
|
Update viewsrc.php
|
2015-04-15 12:26:03 +02:00 |
wall_attach.php
|
switch from IMG_XXX constants to IMAGETYPE_XXX constants
|
2015-04-19 18:06:42 -04:00 |
wall_upload.php
|
Change logic of "don't create a status post for this photo upload" and turn it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync.
|
2015-03-10 15:43:15 -07:00 |
webfinger.php
|
|
|
webpages.php
|
disable voting in blocks, layouts and webpages
|
2015-04-29 21:36:53 +02: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 |
xpoco.php
|
abstract poco into a single function in socgraph so we can provide different wrappers for it providing slightly different functionality.
|
2015-01-25 16:27:09 -08: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
|
tweaks to directory registrations which don't seem to be happening, also downgrade any directory that claims to be a primary directory for RED_GLOBAL.
|
2015-03-19 15:56:30 -07:00 |
zotfeed.php
|
improve performance of the zotfeed queries
|
2015-03-23 19:56:10 -07:00 |
zping.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |