.. |
_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
|
Achievements
|
2013-12-22 20:54:31 +00:00 |
acl.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 |
admin.php
|
when an admin censors a channel, we only need to notify the directory and not all the connections.
|
2014-06-22 17:26:05 -07:00 |
api.php
|
trim a bit of fat
|
2012-08-29 23:03:03 -07:00 |
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
|
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
|
use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblock and editlayout which still depended on it.
|
2014-04-09 18:29:22 +02:00 |
bookmarks.php
|
issue #395, item 2
|
2014-04-06 03:47:53 -07:00 |
chanman.php
|
Pieces we'll need to tie together chanman and account/channel deletion and directory sync. Please do not mess with any of this.
|
2013-09-17 20:50:09 -07:00 |
channel.php
|
via Mario: default channel permissions not working on channel page
|
2014-04-11 15:51:25 -07:00 |
chanview.php
|
add randprof app and do away with the universally hated chanview-iframe mode. It's gone. Please do not try and bring it back. We are not Diaspora and we have no desire to be like them. ("And they're all made out of ticky-tacky and they all look just the same"). Our profiles do not have to look the same and they won't anyway. We don't have to sugar coat the fact that some of the content in the matrix doesn't look like the rest of the content in the matrix.
|
2014-05-23 15:30:22 -07: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
|
provide os_mkdir to workaround permission issues with php mkdir
|
2014-07-16 01:07:00 -07: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
|
last remaining files to be Comanchified with the exception of mod_admin. Though I should probably take a third look to see if anything else uses widgets.
|
2013-12-22 02:16:45 -08:00 |
connections.php
|
fix active state
|
2014-06-14 15:49:57 +02:00 |
connedit.php
|
Fix for #510: $a->poi wasn't set for tabs actions with commands, so connedit_clone wasn't executed.
|
2014-07-02 10:36:21 +02:00 |
contactgroup.php
|
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
|
2013-12-22 18:37:39 -08:00 |
delegate.php
|
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
|
2012-10-29 17:14:02 -07:00 |
directory.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 |
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
|
limit updates from new dir servers to avoid exhausting memory.
|
2014-06-29 18:18:29 -07:00 |
display.php
|
cleanup
|
2014-06-19 16:09:02 -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
|
use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblock and editlayout which still depended on it.
|
2014-04-09 18:29:22 +02:00 |
editwebpage.php
|
rule of snakes #1, kill the snake.
|
2014-06-28 05:05:34 -07:00 |
events.php
|
numerous event fixes - mostly related to editing an event
|
2014-07-06 22:31:39 -07:00 |
fbrowser.php
|
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
|
2013-12-22 18:37:39 -08:00 |
feed.php
|
pages feed
|
2013-09-05 19:31:26 -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
|
theme cleanup
|
2012-07-09 22:48:51 -07:00 |
filestorage.php
|
Set backlink to the parent folder, not cloud's root.
|
2014-06-24 21:05:00 +02:00 |
follow.php
|
missing quote
|
2014-03-07 23:00:27 -08:00 |
fsuggest.php
|
cleanup
|
2013-03-10 20:39:27 -07:00 |
group.php
|
sql error
|
2014-06-25 20:32:24 -07:00 |
help.php
|
Stick help in a template
|
2014-03-12 17:13:58 +00:00 |
home.php
|
Let's have a global default startpage before falling back to apps
|
2014-06-26 01:30:21 -03: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
|
if photo import failed during channel import, reset the xchan_photo_date so it will automatically fix itself.
|
2014-06-04 01:37:50 -07:00 |
invite.php
|
mod_invite - don't generate errors for email addresses consisting of blank lines
|
2013-12-25 17:08:32 -08:00 |
item.php
|
turn that into a feature
|
2014-07-02 16:53:40 -07:00 |
lang.php
|
move language selector to a module
|
2014-03-05 03:19:20 -08:00 |
layouts.php
|
use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblock and editlayout which still depended on it.
|
2014-04-09 18:29:22 +02:00 |
like.php
|
ability to like things
|
2014-06-23 05:19:28 -07:00 |
lockview.php
|
provide some info to not local users
|
2014-03-28 19:39:58 +01:00 |
login.php
|
cleanup editpost
|
2012-12-21 04:08:48 -08:00 |
lostpass.php
|
lostpass fixes and login/logout flow if authenticated but no default channel exists
|
2013-01-27 01:19:24 -08:00 |
magic.php
|
Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
|
2013-12-15 14:36:43 -08:00 |
mail.php
|
Brain fart. Should really wait until the first cuppa kicks in.
|
2014-07-14 15:55:23 -07:00 |
manage.php
|
don't include deleted channels in number of channels service class checks
|
2014-02-16 14:48:07 -08:00 |
match.php
|
get rid of deprecated post_url() function
|
2013-12-01 19:52:18 -08:00 |
menu.php
|
preserve system bit when editing menus
|
2014-02-05 03:44:46 -08:00 |
message.php
|
split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
|
2013-12-21 23:47:44 -08:00 |
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
|
remove the private keywords stuff to reduce directory and search complexity
|
2012-12-26 03:49:50 -08:00 |
network.php
|
get rid of some old crap
|
2014-06-17 21:51:20 -07:00 |
new_channel.php
|
dang - this is almost testable. Still have to figure out the best way to deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen.
|
2013-02-19 19:08:04 -08: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
|
basic support (still needs some js to expose it) for sharing an item on a remote site by sending it through oexchange on your home hub. Untested.
|
2013-10-23 21:49:50 -07:00 |
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
|
lotsa little fixes
|
2012-10-21 22:11:02 -07:00 |
page.php
|
sort out the unobscure mess
|
2014-06-15 19:21:32 -07: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
|
Changed some comments.
|
2014-05-10 11:22:00 -07:00 |
photos.php
|
Add HTML5 datalist to edit photo album field.
|
2014-06-22 01:33:13 +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
|
put bookmarked chatrooms into poco
|
2014-02-25 19:48:13 -08:00 |
poke.php
|
private pokes - perhaps a little *too* private.
|
2013-07-19 01:20:51 -07:00 |
post.php
|
clean up more code duplication
|
2014-07-14 21:21:24 -07:00 |
pretheme.php
|
more mod cleanups
|
2012-10-22 19:18:50 +11:00 |
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
|
Now we also refresh permissions after the user posted connedit.
|
2014-04-20 00:58:26 +02: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
|
rule of snakes #1, kill the snake.
|
2014-06-28 05:05:34 -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
|
Revert randprof - that was stupid. If you have a local channel, you also have it's xchan.
|
2013-03-20 23:43:02 +00:00 |
rbmark.php
|
more chatroom discovery
|
2014-02-25 17:55:30 -08:00 |
register.php
|
make sure we don't block new folks if there's a different register policy and the hub admin turns on email verify
|
2014-07-09 21:13:48 -07:00 |
regmod.php
|
perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works some day. But not today.
|
2013-02-08 03:11:40 -08:00 |
regver.php
|
some initial work towards email address verification
|
2014-07-03 18:29:32 -07:00 |
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
|
rule of snakes #1, kill the snake.
|
2014-06-28 05:05:34 -07:00 |
rsd_xml.php
|
more notes
|
2012-11-16 16:09:22 -08:00 |
search_ac.php
|
Saved searches on the matrix/network page just got a lot more interesting. Hint: it's all about autocomplete
|
2013-10-01 19:54:22 -07:00 |
search.php
|
cleanup
|
2014-06-19 16:09:02 -07:00 |
settings.php
|
Remove Remove Account link from account settings
|
2014-06-29 22:19:45 +02:00 |
setup.php
|
provide os_mkdir to workaround permission issues with php mkdir
|
2014-07-16 01:07:00 -07:00 |
share.php
|
add message_id to reshared items so that we can eventually notify the original poster via an activity that their item was shared.
|
2014-05-05 16:16:32 -07:00 |
siteinfo.php
|
!@#$% pay~!@#$pal
|
2014-03-04 01:43:39 -08:00 |
sitelist.php
|
directory server sitelist module (needed for public site list and building friend suggestions for new sites/channels with no known contacts)
|
2013-08-04 21:20:03 -07:00 |
smilies.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
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
|
odds and ends in prepearation for photo abstraction, plus red-to-friendica addon
|
2013-04-25 01:55:35 -07:00 |
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
|
more comanche
|
2013-12-19 02:25:44 -08:00 |
tagger.php
|
use a better hashtag replacement when preventing tag hijacking
|
2014-07-01 22:43:16 -07:00 |
tagrm.php
|
making tags work
|
2012-07-09 22:08:25 -07:00 |
thing.php
|
clean up the awful descriptive text on thing input
|
2014-06-23 17:05:03 -07: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
|
export should always "save to file" by default
|
2013-01-16 22:41:39 -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_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
|
show hidden connections in contact block if and only if the observer is the profile owner
|
2014-05-08 17:08:34 -07:00 |
viewsrc.php
|
sometimes it gets confusing when using two trees with completely different structures
|
2012-11-13 15:04:25 -08:00 |
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
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
webpages.php
|
sort out the unobscure mess
|
2014-06-15 19:21:32 -07:00 |
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
|
snakebite: bring back some of the legacy XML discovery interfaces, update as required.
|
2014-04-02 14:56:20 -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
|
clean up more code duplication
|
2014-07-14 21:21:24 -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
|
test module for dead site discovery
|
2013-09-04 17:52:24 -07:00 |