dir/mod
..
acctlink.php webfinger profile linker 2012-06-02 18:05:23 -07:00
acl.php contacts search autocomplete 2012-06-05 20:33:11 -07:00
admin.php add documentation; add to admin panel; some tweaks and interface stuff 2012-08-25 15:03:16 -06:00
allfriends.php
amcd.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
api.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
apps.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
attach.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
babel.php focus preg_replace to prevent it from catching too much 2012-07-12 23:14:29 -06:00
cb.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
common.php "show more" friends in common 2012-05-04 01:46:36 -07:00
community.php add alt_pager function, add ability to use new pager logic on network, profile, community, and search. 2012-07-14 14:21:58 -04:00
contactgroup.php
contacts.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
content.php -- Allow themes to specify an "app" name for posted status updates and comments (via a generic and translateable $sourceapp parameter) 2012-08-04 14:02:39 -06:00
crepair.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
delegate.php normalise comparison link on delegation page 2012-03-22 06:19:27 -07:00
dfrn_confirm.php
dfrn_notify.php private group tests, cont. 2012-05-29 22:57:15 -07:00
dfrn_poll.php
dfrn_request.php
directory.php Added more profile data and CSS styling to the /directory page 2012-07-01 14:46:03 +03:00
dirfind.php search with leading @ performs directory search (# for tag search), nothing for text search 2012-05-19 21:53:27 -07:00
display.php Threaded items in every page concerned. Some code cleanup. 2012-08-03 21:55:17 +02:00
editpost.php -- Allow themes to specify an "app" name for posted status updates and comments (via a generic and translateable $sourceapp parameter) 2012-08-04 14:02:39 -06:00
events.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
fbrowser.php png support: update database.sql, fix some typos, fix tinymce image browser 2012-06-07 20:17:31 +02:00
filer.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
filerm.php
follow.php
friendica.php
friendika.php
fsuggest.php
group.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
hcard.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
help.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
home.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
hostxrd.php rev update 2012-05-20 18:30:02 -07:00
install.php template was loaded in the wrong place 2012-08-18 13:28:49 -06:00
invite.php
item.php
like.php allow live updates for unlikes and undislikes 2012-07-13 09:09:01 -06:00
localtime.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
lockview.php create third privacy state - public post but not searchable or publicly visible 2012-06-28 17:43:29 -07:00
login.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
lostpass.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
manage.php one-click change for manage module 2012-06-12 22:05:35 -07:00
match.php
message.php get "ago" information into the mail thread view 2012-08-27 19:46:35 +02:00
modexp.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
mood.php
msearch.php
network.php - Frost Mobile: redo CSS to adjust automatically to the screen width 2012-08-10 08:34:00 -06:00
newmember.php
nogroup.php bug #369 - show contacts who are not in any groups 2012-04-12 23:06:41 -07:00
notes.php Threaded items in every page concerned. Some code cleanup. 2012-08-03 21:55:17 +02:00
notice.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
notifications.php
notify.php basic ssl_policy for important modules 2012-03-14 21:20:20 -07:00
oembed.php
oexchange.php
openid.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
opensearch.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
parse_url.php parse_url: Fixed a problem in the detection if there was an image or not. Additionally removed some test content. 2012-08-02 10:25:08 +02:00
photo.php
photos.php -- Allow themes to specify an "app" name for posted status updates and comments (via a generic and translateable $sourceapp parameter) 2012-08-04 14:02:39 -06:00
ping.php
poco.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
poke.php moods 2012-08-22 21:36:55 -07:00
post.php
pretheme.php changes to support a mobile theme 2012-07-23 20:37:00 -06:00
probe.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
profile.php limit number of items on profile page too; add show more back to Frost mobile; some show more fixes 2012-08-26 15:21:26 -06:00
profile_photo.php
profiles.php put the real post time into the post 2012-08-19 14:39:43 -07:00
profperm.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
pubsub.php more logging on pubsub callbacks 2012-06-08 01:15:53 -07:00
qsearch.php
randprof.php zrl on random profile 2012-04-14 05:07:00 -07:00
receive.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
redir.php
register.php rev update 2012-07-21 16:44:15 -07:00
regmod.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
removeme.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
rsd_xml.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
salmon.php provide ability to autofriend ostatus accounts 2012-06-07 20:20:13 -07:00
search.php
session.php
settings.php limit number of items on profile page too; add show more back to Frost mobile; some show more fixes 2012-08-26 15:21:26 -06:00
share.php add link to shares 2012-07-03 16:26:14 -07:00
smilies.php
starred.php
suggest.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tagger.php typo in profile_selectors, fix remote tagging 2012-04-29 22:34:05 -07:00
tagrm.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
uexport.php
update_community.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
update_network.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
update_notes.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
update_profile.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
view.php
viewcontacts.php implement contact archival 2012-04-27 17:17:58 -07:00
viewsrc.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
wall_attach.php typos in bbcode, add service class restrictions to jot uploads 2012-06-25 16:03:46 -07:00
wall_upload.php auto-orient uploaded wall photos and profile photos also 2012-07-08 09:18:05 -06:00
wallmessage.php
webfinger.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
xrd.php