This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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.
Files
a6603a54d9c68d1efee553e747de233f992dc3d2
core
/
mod
History
Friendika
a6603a54d9
don't send any potentially large embeds over ajax so as to avoid huge prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.
2011-05-18 20:34:18 -07:00
..
amcd.php
auth manager update, increased verbosity on salmon logs
2010-11-11 14:53:39 -08:00
api.php
First attemp of api
2011-04-21 09:04:15 +02:00
apps.php
apps menu file
2011-02-19 01:01:33 -08:00
cb.php
general purpose callback landing page - e.g. for facebook plugin
2011-02-10 00:32:09 -08:00
contacts.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
crepair.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
dfrn_confirm.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
dfrn_notify.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
dfrn_poll.php
"firewall" setting - block all public pages from the public if configured to do so
2011-04-21 17:29:47 -07:00
dfrn_request.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
directory.php
admin directory view
2011-05-16 18:52:27 -07:00
display.php
"firewall" setting - block all public pages from the public if configured to do so
2011-04-21 17:29:47 -07:00
editpost.php
doc updates - connecting to services
2011-05-18 17:29:12 -07:00
follow.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
friendika.php
fix json_encode on url's
2011-05-12 02:15:04 -07:00
group.php
bug
#70
- error messages on group deletion, warning cleanup
2011-05-15 16:36:49 -07:00
help.php
initial spanish translation
2011-04-14 02:34:43 -07:00
home.php
Fix spaces around t() and tt()
2011-03-13 13:50:44 +01:00
install.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
invite.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
item.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
like.php
suppress duplicate FB posts (incoming after posted locally)
2011-04-27 04:24:00 -07:00
lockview.php
remove an erroneously pasted line
2011-02-03 19:42:32 +01:00
login.php
use default system theme for system pages
2011-01-07 04:33:34 -08:00
lostpass.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
manage.php
Fix spaces around t() and tt()
2011-03-13 13:50:44 +01:00
match.php
horizontal match layout
2011-03-22 02:21:53 -07:00
message.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
modexp.php
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
2011-02-21 20:19:33 -08:00
network.php
incorrect count of total pages in normal view mode
2011-05-04 20:49:11 -07:00
notifications.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
oexchange.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
openid.php
redirect to profile photo upload on very first login
2011-04-23 17:31:23 -07:00
opensearch.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
parse_url.php
leave extra line between imported url and content
2011-05-10 18:15:45 -07:00
photo.php
rolling version number in preparation for release
2011-05-09 16:51:25 -07:00
photos.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
ping.php
couple minor issues with reg queue
2011-01-04 23:31:51 -08:00
profile_photo.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
profile.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
profiles.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
profperm.php
small wording change
2011-04-12 21:37:54 -07:00
pubsub.php
icon changes, feed security improvements
2011-03-04 20:55:32 -08:00
qsearch.php
qsearch_limit, not lsearch
2011-02-28 23:39:59 -08:00
redir.php
redirect to symbolic rather than absolute URL locations
2011-04-01 00:59:10 -07:00
register.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
regmod.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
removeme.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
rsd_xml.php
add rsd.xml (needs a template)
2011-04-21 09:08:50 +02:00
salmon.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
search.php
"firewall" setting - block all public pages from the public if configured to do so
2011-04-21 17:29:47 -07:00
session.php
ff account manager
2010-11-11 02:49:28 -08:00
settings.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
share.php
bug
#37
, ampersand + everything following in url is stripped when using link icon to share link
2011-04-10 03:36:12 -07:00
tagrm.php
ability to remove individual photo tags
2010-11-08 14:37:58 -08:00
uexport.php
use correct mime type for json
2011-03-22 16:52:14 -07:00
update_network.php
don't send any potentially large embeds over ajax so as to avoid huge prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.
2011-05-18 20:34:18 -07:00
update_profile.php
don't send any potentially large embeds over ajax so as to avoid huge prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.
2011-05-18 20:34:18 -07:00
viewcontacts.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
wall_upload.php
update source strings
2011-03-11 00:22:21 +01:00
xrd.php
don't use load_view_file() except in email templates and install of htconfig - to avoid getting wrong file when package is updated by copying over an older version.
2011-05-10 16:12:50 -07:00