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
3b51f28d257e556b74e61b7d5340bcc54a3e3311
core
/
mod
History
Friendika
3b51f28d25
comment macros showing on photos
2011-05-08 22:58:38 -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
no insecure warning on FB connections
2011-04-26 05:45:53 -07:00
crepair.php
contact "repair/relocate URL" tool
2011-04-13 20:14:30 -07:00
dfrn_confirm.php
keep space before t() for legacy string puller
2011-04-20 05:00:58 -07:00
dfrn_notify.php
set utf-8 on all emails
2011-04-14 17:13: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
block_public should also block the contacts page and 'Connect' page if not logged in
2011-04-21 19:12:22 -07:00
directory.php
"firewall" setting - block all public pages from the public if configured to do so
2011-04-21 17:29:47 -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
missing is_public in editpost
2011-05-05 00:29:56 -07:00
follow.php
follow requests most adhere to site allow policy
2011-04-19 16:31:39 -07:00
friendika.php
info page
2011-03-27 16:35:56 -07:00
group.php
cleanup
2011-04-12 05:37:26 -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
the rest of the english html templates except for htconfig
2011-04-07 23:10:43 -07:00
invite.php
set utf-8 on all emails
2011-04-14 17:13:13 -07:00
item.php
configurable FB poll interval, default 1hr.
2011-05-02 20:14:37 -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
set utf-8 on all emails
2011-04-14 17:13: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
Merge remote-tracking branch 'friendika-master/master' into iconpopup
2011-04-04 09:31:12 +02: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
more templates
2011-04-07 18:00:35 -07:00
oexchange.php
secure profile failure
2011-03-30 04:07:47 -07:00
openid.php
redirect to profile photo upload on very first login
2011-04-23 17:31:23 -07:00
opensearch.php
add opensearch support
2011-04-08 10:40:04 +02:00
parse_url.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
photo.php
show permission denied photo when direct link was accessed and authentication is insufficient to view
2011-03-09 21:29:32 -08:00
photos.php
comment macros showing on photos
2011-05-08 22:58:38 -07:00
ping.php
couple minor issues with reg queue
2011-01-04 23:31:51 -08:00
profile_photo.php
redirect to profile photo upload on very first login
2011-04-23 17:31:23 -07:00
profile.php
when public access is blocked, profile page should show login box
2011-04-21 18:39:07 -07:00
profiles.php
minor ui tweaks
2011-04-12 21:29:58 -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
set utf-8 on all emails
2011-04-14 17:13:13 -07:00
regmod.php
set utf-8 on all emails
2011-04-14 17:13:13 -07:00
removeme.php
remove self
2011-02-03 03:58:47 -08:00
rsd_xml.php
add rsd.xml (needs a template)
2011-04-21 09:08:50 +02:00
salmon.php
more graceful handling of some statusnet followups
2011-02-08 18:44:30 -08: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
bin2hex not vice versa
2011-04-21 00:43:37 -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
ajax testing continues
2011-02-17 00:52:26 -08:00
update_profile.php
preparing for the future
2010-12-11 04:41:51 -08:00
viewcontacts.php
block_public should also block the contacts page and 'Connect' page if not logged in
2011-04-21 19:12:22 -07:00
wall_upload.php
update source strings
2011-03-11 00:22:21 +01:00
xrd.php
add plugin hooks to personal XRD
2011-01-01 15:03:49 -08:00