.. |
_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
|
remove feed items from ACL selector - there's nothing we can do with them and if we were to try we'd have to binary pack all the hashes
|
2014-09-03 22:15:44 -07:00 |
admin.php
|
Allow ordering by created
|
2014-09-20 23:28:42 +02:00 |
api.php
|
|
|
appman.php
|
remote install app (untested)
|
2014-06-10 16:34:21 -07:00 |
apps.php
|
issue #433
|
2014-06-10 22:35:15 -07:00 |
attach.php
|
|
|
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
|
|
|
blocks.php
|
make blocks, webpages, and layouts postable (pre-filled forms if supplied from elsewhere). The only serious issue is with ordering - you have to process and save a named layout before you can save a webpage that uses that layout name. Otherwise it will get unset during the save.
|
2014-08-28 01:08:42 -07:00 |
bookmarks.php
|
issue #395, item 2
|
2014-04-06 03:47:53 -07:00 |
chanman.php
|
|
|
channel.php
|
via Mario: default channel permissions not working on channel page
|
2014-04-11 15:51:25 -07:00 |
chanview.php
|
If you have a new channel (or a new hub searching for an old channel)
|
2014-09-02 01:58:53 +01:00 |
chat.php
|
only show jotnets when posting conversation items
|
2014-06-14 20:16:40 -07:00 |
chatsvc.php
|
basic chatterbot support - though these would still require additional functionality in the API to maintain presence as they'll get kicked out of the room if they don't ping it regularly.
|
2014-04-26 16:27:03 -07:00 |
cloud.php
|
derivative themes not loading parent theme includes when visiting /cloud
|
2014-07-28 21:31:30 -07:00 |
common.php
|
|
|
connect.php
|
|
|
connections.php
|
endless scroll on connections page
|
2014-09-10 23:08:24 -07:00 |
connedit.php
|
implement permission roles - the backend should be done except for maybe a couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone.
|
2014-09-17 17:59:46 -07:00 |
contactgroup.php
|
issue #588 can't add feeds to collections using connedit page group sidebar widget
|
2014-09-11 02:19:21 -07:00 |
delegate.php
|
|
|
directory.php
|
for webpages, hide the mimetype selector unless in advanced mode. For pages that endless scroll and show blocky-block things, set the default items-per-page to 60. Why? It fits column-widths of 2,3,4,5,6,10,12,15, and 20 without leaving remaindered items dangling at the end. No other setting less than 100 has this much versatility.
|
2014-09-07 19:16:48 -07:00 |
dirprofile.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 |
dirsearch.php
|
for webpages, hide the mimetype selector unless in advanced mode. For pages that endless scroll and show blocky-block things, set the default items-per-page to 60. Why? It fits column-widths of 2,3,4,5,6,10,12,15, and 20 without leaving remaindered items dangling at the end. No other setting less than 100 has this much versatility.
|
2014-09-07 19:16:48 -07:00 |
display.php
|
repeated content collapse on update from display page under rare conditions (when the conversation hasn't changed)
|
2014-09-18 16:32:05 -07:00 |
editblock.php
|
rule of snakes #1, kill the snake.
|
2014-06-28 05:05:34 -07:00 |
editlayout.php
|
rule of snakes #1, kill the snake.
|
2014-06-28 05:05:34 -07:00 |
editpost.php
|
tinmymce zombie - kill it.
|
2014-07-17 01:25:21 -07:00 |
editwebpage.php
|
rule of snakes #1, kill the snake.
|
2014-06-28 05:05:34 -07:00 |
events.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 |
fbrowser.php
|
|
|
feed.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 |
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
|
Set backlink to the parent folder, not cloud's root.
|
2014-06-24 21:05:00 +02:00 |
follow.php
|
pull in some posts when first connecting to feeds
|
2014-09-01 20:47:01 -07:00 |
fsuggest.php
|
|
|
group.php
|
fix group membership management for non-red connections
|
2014-09-03 18:24:42 -07:00 |
hcard.php
|
change default invitation message
|
2014-08-11 19:38:04 -07:00 |
help.php
|
Stick help in a template
|
2014-03-12 17:13:58 +00:00 |
home.php
|
A bit of mod/home refactoring. This is a transient state, so it's still
|
2014-09-15 01:38:55 +01:00 |
hostxrd.php
|
snakebite: bring back some of the legacy XML discovery interfaces, update as required.
|
2014-04-02 14:56:20 -07:00 |
import.php
|
optionally include wall items (posts) in import/export
|
2014-09-25 20:21:23 -07:00 |
invite.php
|
change default invitation message
|
2014-08-11 19:38:04 -07:00 |
item.php
|
try to sort out walltowall translation for diaspora recipients
|
2014-09-19 02:22:24 -07:00 |
lang.php
|
|
|
layouts.php
|
make blocks, webpages, and layouts postable (pre-filled forms if supplied from elsewhere). The only serious issue is with ordering - you have to process and save a named layout before you can save a webpage that uses that layout name. Otherwise it will get unset during the save.
|
2014-08-28 01:08:42 -07:00 |
like.php
|
provide a specific permission for liking profiles (reuse the obsolete bookmark permission), also remove the unused 'unconnected contacts' view for now.
|
2014-07-17 20:54:30 -07:00 |
lockview.php
|
let's make this "specific" since that's what it is.
|
2014-08-28 04:14:49 -07:00 |
login.php
|
|
|
lostpass.php
|
|
|
magic.php
|
|
|
mail.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 |
manage.php
|
add some notification counts to the structure passed to the "channel select" template (mod/manage). All it takes is to create an appropriate template to turn this page into a list with tallies of various notifications attached to each channel.
|
2014-08-03 21:41:34 -07:00 |
match.php
|
|
|
menu.php
|
|
|
message.php
|
|
|
mitem.php
|
only show jotnets when posting conversation items
|
2014-06-14 20:16:40 -07:00 |
mood.php
|
moods not working in other languages + doc updates
|
2014-06-21 16:04:00 -07:00 |
msearch.php
|
|
|
network.php
|
better way to deal with effective_uid
|
2014-09-22 22:03:19 -07:00 |
new_channel.php
|
keep the language consistent
|
2014-09-17 22:59:56 -07:00 |
notes.php
|
duplicate birthday events showing up
|
2014-06-04 21:02:57 -07:00 |
notifications.php
|
Add link to system notifications page
|
2014-05-04 18:17:11 +02:00 |
notify.php
|
issue #433
|
2014-06-10 22:35:15 -07:00 |
oembed.php
|
little fixes of hopefully nil significance
|
2014-03-16 20:34:21 -07:00 |
oexchange.php
|
|
|
online.php
|
|
|
openid.php
|
|
|
opensearch.php
|
|
|
p.php
|
provide backup copy of post for diaspora reshare and re-fetch
|
2014-09-27 05:10:09 -07:00 |
page.php
|
sort out the unobscure mess
|
2014-06-15 19:21:32 -07:00 |
parse_url.php
|
|
|
pdledit.php
|
|
|
photo.php
|
Changed some comments.
|
2014-05-10 11:22:00 -07:00 |
photos.php
|
some more work on photos
|
2014-09-28 23:14:49 +02:00 |
ping.php
|
make the pending connections query consistent between mod/ping and mod/connections
|
2014-07-05 21:45:13 -07:00 |
poco.php
|
fix poco network
|
2014-09-04 19:34:27 -07:00 |
poke.php
|
|
|
post.php
|
some backend work for the remaining missing bits of mod_hubman - this is still a fair ways from being complete and is not ready for prime time. Basically we'll let a channel send out a public message saying "these are my currently approved locations" and anything that isn't in the list will be marked deleted. We'll send out this message when locations change somehow - either through direct personal involvement (hub revoke, change primary, channel import) or during a system rename or "find bad/obsolete hublocs" activity. This way we won't have clones sending back location info we just got rid of and re-importing the bad entries.
|
2014-09-13 16:00:09 -07: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
|
Allows extra content to be inserted at end of profile_photo page. Needed for openclipatar addon.
|
2014-09-28 19:33:37 -07:00 |
profile.php
|
Better handling of restricted /channel and /profile permissions. We will show the name, profile photo and a 'connect' button if appropriate on these pages regardless of permissions. A blank page makes it difficult for folks to figure out how to connect and if it is their real life friend 'x' or not. It also matches our overall policy (adopted from Facebook's lessons learned) that the channel name and default profile photo are always visible and can't really be blocked without messing up the usability of the entire network. This also makes sure that a connect button can be found somewhere besides the directory - where the entry could be blocked; and avoid somebody having to figure out the webbie and find the link to "follow" (another related issue).
|
2014-04-14 16:45:16 -07:00 |
profiles.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 |
profperm.php
|
Added permission handling of profile-photos
|
2014-04-20 00:31:18 +02: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
|
|
|
rbmark.php
|
|
|
receive.php
|
try to sort out walltowall translation for diaspora recipients
|
2014-09-19 02:22:24 -07:00 |
register.php
|
allow bbcode in register_text
|
2014-09-11 20:03:36 -07:00 |
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
|
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
|
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
|
allow jotnets to work with rpost
|
2014-07-23 21:17:40 -07:00 |
rsd_xml.php
|
|
|
search_ac.php
|
|
|
search.php
|
honour sys channel permissions for who can view the sys owned content
|
2014-07-26 18:48:25 -07:00 |
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 https://github.com/friendica/red into pending_merge
|
2014-09-18 16:33:31 -07:00 |
setup.php
|
convert application strings to en-US
|
2014-07-31 02:33:34 -07: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
|
query for statistics are now executed by poller
|
2014-10-02 13:43:48 +02:00 |
sitelist.php
|
some more work on realms
|
2014-08-17 19:06:56 -07:00 |
smilies.php
|
|
|
sources.php
|
|
|
sslify.php
|
|
|
starred.php
|
|
|
subthread.php
|
ability to unset a layout and subthread is probably close to working again.
|
2014-04-23 19:05:48 -07:00 |
suggest.php
|
|
|
tagger.php
|
use a better hashtag replacement when preventing tag hijacking
|
2014-07-01 22:43:16 -07:00 |
tagrm.php
|
|
|
thing.php
|
issues with diaspora comment signatures on relayed comments that are relayed through a redmatrix site (parent post is redmatrix) and involve a private post.
|
2014-10-02 02:43:07 -07:00 |
toggle_mobile.php
|
|
|
toggle_safesearch.php
|
|
|
uexport.php
|
channel export with items
|
2014-09-15 21:31:32 -07:00 |
update_channel.php
|
|
|
update_display.php
|
|
|
update_network.php
|
|
|
update_search.php
|
|
|
view.php
|
|
|
viewconnections.php
|
don't subdue archived connections in viewconnections
|
2014-07-16 22:32:18 -07:00 |
viewsrc.php
|
make discover items interactive
|
2014-09-22 21:37:19 -07:00 |
wall_attach.php
|
|
|
wall_upload.php
|
zrl and zmg are back
|
2014-03-09 04:18:03 +01:00 |
webfinger.php
|
|
|
webpages.php
|
expert_mode > expert
|
2014-09-12 18:18:46 +00:00 |
wfinger.php
|
webfinger enhancements: per RFC7033
|
2014-03-25 16:44:19 -07:00 |
xchan.php
|
make the output a bit more readable
|
2014-09-17 19:14:23 -07: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
|
more heavy lifting on the hubloc management and revocation infrastructure; don't rush me. This is going to become a fundamental part of zot. It deserves careful consideration.
|
2014-09-14 01:48:54 -07:00 |
zotfeed.php
|
improve zotfeed for discover channel so it will send updates to posts you've already received. Incidentally I discovered why we had the meltdown replying to discover channel items the other day - but can't fix it easily.
|
2014-04-17 20:03:28 -07:00 |
zping.php
|
|
|