.. |
_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
|
first pass name change
|
2015-05-05 03:56:10 -07: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
|
|
|
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
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -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
|
second pass name change
|
2015-05-05 03:59:51 -07:00 |
common.php
|
|
|
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
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -07:00 |
contactgroup.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
dav.php
|
second pass name change
|
2015-05-05 03:59:51 -07: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
|
missed one...
|
2015-05-06 22:56:08 -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
|
remove project name dependency from most of the doc files to ease project merging, there are going to be some edge cases requiring manual tweaking as most of this was done by script.
|
2015-05-13 17:59:45 -07:00 |
home.php
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -07:00 |
hostxrd.php
|
|
|
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
|
first pass name change
|
2015-05-05 03:56:10 -07:00 |
item.php
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -07:00 |
lang.php
|
|
|
layouts.php
|
first pass name change
|
2015-05-05 03:56:10 -07:00 |
like.php
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -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
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -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
|
missing translation
|
2015-05-11 17:50:17 -07:00 |
mood.php
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -07: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
|
|
|
openid.php
|
openid stuff
|
2015-03-11 21:49:29 -07:00 |
opensearch.php
|
|
|
p.php
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -07:00 |
page.php
|
restrict webpage list to undeleted items
|
2015-05-13 16:27:04 -07:00 |
parse_url.php
|
product was a bad string to use because we may require it for e-commerce, and RED_PLATFORM is equally problematic for other reasons.
|
2015-05-13 16:01:00 -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
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -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
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -07: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
|
let the site admin import a record directly from the probe diagnostic
|
2015-05-11 19:36:07 -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
|
second pass name change
|
2015-05-05 03:59:51 -07: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
|
second pass name change
|
2015-05-05 03:59:51 -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
|
Merge branch 'master' of https://github.com/redmatrix/redmatrix
|
2015-05-13 17:07:12 -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
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -07:00 |
suggest.php
|
add common connection count to suggestions
|
2015-04-07 18:13:10 -07:00 |
tagger.php
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -07:00 |
tagrm.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
thing.php
|
convert ITEM_WALL from bitfield to standalone
|
2015-05-06 21:03:33 -07:00 |
toggle_mobile.php
|
|
|
toggle_safesearch.php
|
|
|
uexport.php
|
local_user => local_channel
|
2015-01-28 20:56:04 -08:00 |
update_channel.php
|
|
|
update_display.php
|
|
|
update_home.php
|
yet another option for the homepage
|
2014-11-20 17:38:41 -08:00 |
update_network.php
|
|
|
update_search.php
|
|
|
view.php
|
|
|
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
|
restrict webpage list to undeleted items
|
2015-05-13 16:27:04 -07:00 |
wfinger.php
|
|
|
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
|
|
|
zfinger.php
|
product was a bad string to use because we may require it for e-commerce, and RED_PLATFORM is equally problematic for other reasons.
|
2015-05-13 16:01:00 -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 |