friendica/mod
Tobias Diekershoff d944b65253 Merge pull request #2151 from annando/1512-misconfigured-friendica
Workaround for misconfigured Friendica servers with probe_url
2015-12-07 06:37:37 +01:00
..
_well_known.php Corrected the output 2015-08-10 21:54:57 +02:00
acctlink.php webfinger profile linker 2012-06-02 18:05:23 -07:00
acl.php Decaf mobile: an (almost) Javascript-free theme 2013-01-26 13:01:57 -07:00
admin.php Changed documentation 2015-11-28 17:43:52 +01:00
allfriends.php Header removed in the contact area 2015-12-01 18:21:05 +01:00
amcd.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
api.php New versions of Twidere crashed during posting. 2015-08-17 22:38:05 +02:00
apps.php merge 2013-03-02 15:46:54 -08:00
attach.php basic video playback support using VideoJS 2013-05-03 18:17:56 -06:00
babel.php * Add MIME types for file attachments 2013-01-12 06:31:32 -07:00
bookmarklet.php inlude jotnets for bookmark acl 2015-07-02 12:09:40 +02:00
cb.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
common.php Header removed in the contact area 2015-12-01 18:21:05 +01:00
community.php The global copy now copies comments as well. This is important for the search. 2015-03-21 20:23:47 +01:00
contactgroup.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
contacts.php Merge remote-tracking branch 'upstream/develop' into 1512-contact-rework 2015-12-03 14:38:04 +01:00
content.php Added resize possibility to proxy function 2015-10-07 08:25:10 +02:00
credits.php use section_title.tpl for page title 2015-10-30 18:05:45 +01:00
crepair.php Merge remote-tracking branch 'upstream/develop' into 1512-contact-rework 2015-12-03 14:38:04 +01:00
delegate.php fix settings page aside menu active item 2014-09-17 11:00:34 +02:00
dfrn_confirm.php Bugfix: Unidirectional Diaspora connect request have to be followers - not sharers 2015-10-10 04:56:40 +02:00
dfrn_notify.php Adds checks for mcrypt module for RINO2 2015-09-22 09:50:24 +02:00
dfrn_poll.php Bugfix: The own avatar was (sometimes?) changed back when it was changed. 2015-11-17 08:39:09 +01:00
dfrn_request.php scrape_dfrn now scrapes the address as well. 2015-11-25 18:46:02 +01:00
directory.php unify hcard and vcard 2015-12-01 18:31:08 +01:00
dirfind.php add missing info about if contact is forum to contact related pages 2015-11-28 03:50:45 +01:00
display.php Added resize possibility to proxy function 2015-10-07 08:25:10 +02:00
editpost.php quattro: hide acl button in edit post 2015-12-04 19:29:13 +01:00
events.php Changing the acl does not work when editing posts - so it is disabled for events. 2015-10-17 08:46:45 +02:00
fbrowser.php Image filebrowser dialog links images to image page 2015-11-08 12:05:23 +01:00
filer.php simplify by making Smarty include directives behave like Friendica native ones 2012-12-25 11:55:57 -07:00
filerm.php Now term table is used for categories and putting items to folder 2014-03-16 17:16:01 +01:00
follow.php Only offer the choice to activate Diaspora and OStatus if the system is ready for it 2015-11-01 13:55:49 +01:00
friendica.php typo 2015-07-08 13:15:14 +02:00
fsuggest.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
group.php Issue 1871: Show an information if a group is empty 2015-12-05 23:29:42 +01:00
hcard.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
help.php Removed the last traces of the old Markdown library 2015-02-23 23:56:44 +01:00
home.php Make the network page the new default page after login. 2014-08-25 23:34:29 +02:00
hostxrd.php Implement Smarty3 2012-12-22 12:57:29 -07:00
ignored.php Added new file for ignoring threads 2014-09-04 01:04:43 +02:00
install.php Installer use static css, fix #2071 2015-11-13 10:56:06 +01:00
invite.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
item.php Issue 1779: There is now an atom feed link under the connect link on the profile page 2015-11-28 18:11:34 +01:00
like.php small bugfix in like.php 2015-10-08 20:26:11 +02:00
localtime.php get rid of 'Friendika' 2012-10-18 21:51:45 -07:00
lockview.php allow changing the lockview content with a plugin 2012-10-09 09:45:54 -06:00
login.php allow individual choice of mobile themes 2012-09-06 17:24:34 -06:00
lostpass.php More template gore! 2014-09-07 12:29:13 +02:00
maintenance.php module to show system down message 2013-01-14 16:48:01 -07:00
manage.php Introductions are now added as well 2015-11-28 23:35:02 +01:00
match.php add missing info about if contact is forum to contact related pages 2015-11-28 03:50:45 +01:00
message.php Preview last five conversations in message-sidebar 2015-11-08 15:45:42 +01:00
modexp.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
mood.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
msearch.php png support for embedded private photos 2012-06-07 16:02:56 -07:00
navigation.php Remove language selectors from themes 2015-11-08 14:42:54 +01:00
network.php Merge pull request #2120 from rabuzarus/2911_network_header 2015-11-30 08:30:34 +01:00
newmember.php reverse the default newuser privacy setting to public. Sites can over-ride. 2012-09-13 19:11:07 -07:00
nodeinfo.php forumlist: doxygen corrections 2015-11-11 22:41:44 +01:00
nogroup.php group_side - unify look with forumlist 2015-11-28 20:09:28 +01:00
noscrape.php Workaround for misconfigured Friendica servers 2015-12-06 18:52:19 +01:00
notes.php The events moved from the profile to the navigation bar - for supported themes 2015-09-30 18:50:44 +02:00
notice.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
notifications.php Added resize possibility to proxy function 2015-10-07 08:25:10 +02:00
notify.php Better detection for the mobile client to avoid "{0}" in notifications. 2015-06-13 20:23:26 +02:00
oembed.php Fix for issue 1191 - Embedded Youtube video isn't playing when SSL is active 2014-12-14 12:47:16 +01:00
oexchange.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
openid.php Changes to make contacts delete all content from the user when a user is deleted. 2012-11-02 21:43:47 +01:00
opensearch.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
ostatus_subscribe.php Mass-subscribing to OStatus contacts is enabled again 2015-09-05 10:32:10 +02:00
p.php We forgot to include the title ... 2015-09-06 08:18:55 +02:00
parse_url.php Dupilcated tags shouldn't happen anymore when parsing a webpage. 2015-11-28 13:15:00 +01:00
photo.php Issue 964 "Image upload from Twidere" is solved now 2014-09-06 15:47:45 +02:00
photos.php photos-albms widget: add some classes 2015-12-02 20:01:22 +01:00
ping.php ping: further work 2015-12-03 22:42:53 +01:00
poco.php Bugfix: /poco was always empty 2015-10-31 10:32:01 +01:00
poke.php some work on poke template 2015-10-24 19:51:58 +02:00
post.php Changes to make contacts delete all content from the user when a user is deleted. 2012-11-02 21:43:47 +01:00
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 lower number of postings displayed per page for not logged in users 2015-10-28 19:01:45 +01:00
profile_photo.php Profile photos are now having an extension 2015-11-13 10:15:30 +01:00
profiles.php Profile data are now reduced to only the most important fields 2015-10-25 09:15:36 +01:00
profperm.php Code reworks: replaced hardcoded network text with the corresponding constants. 2015-04-11 22:14:56 +02:00
proxy.php Added resize possibility to proxy function 2015-10-07 08:25:10 +02:00
pubsub.php Bugfix: pubsub tend to unsubscribe subscriptions in the past 2015-09-01 00:12:15 +02:00
pubsubhubbub.php Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work. 2013-11-21 21:44:18 +02:00
qsearch.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
randprof.php zrl on random profile 2012-04-14 05:07:00 -07:00
receive.php Automatically update contact data. 2015-07-11 14:36:04 +02:00
redir.php add support for doing a redir/ based on contact url 2013-02-16 11:38:41 -07:00
register.php Fix for issue 2060: When password is provided during the register process now the user is redirected correctly. 2015-11-14 08:07:09 +01:00
regmod.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
removeme.php The remove page now has the settings menu. 2014-04-29 22:34:48 +02:00
repair_ostatus.php Bugfix: The first contact was never repaired 2015-09-03 22:24:57 +02:00
rsd_xml.php get rid of 'Friendika' 2012-10-18 21:51:45 -07:00
salmon.php Salmon: Don't store contact data before the message was authenticated. 2015-07-13 14:34:28 +02:00
search.php Issue 1924: New configuration value for permitting crawler access 2015-12-06 22:01:20 +01:00
session.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
settings.php Issue 1921: Disable the auto update 2015-12-06 00:18:59 +01:00
share.php New function for building the "share" header 2015-04-05 20:43:06 +02:00
smilies.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
starred.php Starring now works again 2014-05-29 14:17:37 +02:00
statistics_json.php forumlist: doxygen corrections 2015-11-11 22:41:44 +01:00
subthread.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
suggest.php add missing info about if contact is forum to contact related pages 2015-11-28 03:50:45 +01:00
tagger.php Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
tagrm.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
toggle_mobile.php add mobile toggle to frost mobile 2012-09-12 21:35:51 -06:00
uexport.php Export personal data: Now the settings menu on the left side is taken from the settings module. 2014-04-24 11:58:04 +02:00
uimport.php Statusnet is now GNU Social 2015-10-24 20:44:18 +02:00
update_community.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
update_display.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
update_network.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
update_notes.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
update_profile.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
videos.php Merge pull request #2131 from rabuzarus/3011_hcard_vcard 2015-12-03 14:16:52 +01:00
view.php check for style.php existence before inclusion 2012-04-01 16:21:55 -07:00
viewcontacts.php make viewcontacts part of the profile tab 2015-11-30 03:25:23 +01:00
viewsrc.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
wall_attach.php changed syntax to work with PHP 5.3 #2027 2015-11-07 16:24:59 +01:00
wall_upload.php Just removed blanks with tabs 2015-11-12 23:34:33 +01:00
wallmessage.php make the richtext feature work for events, wall messages, and contact notes 2013-01-26 13:03:01 -07:00
webfinger.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
xrd.php Remote subscribe from a GNU Social site is now possible 2015-06-13 19:51:45 +02:00