.. |
_well_known.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07: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
|
APC support is removed due to problems with PHP 5.5.
|
2014-05-03 12:02:25 +02:00 |
allfriends.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
amcd.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
api.php
|
API: API is reworked in many parts so that it should be compatible to more statusnet clients then before (like AndStatus)
|
2013-12-15 23:00:47 +01: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 |
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
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
contactgroup.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
contacts.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +01:00 |
content.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +01:00 |
crepair.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
delegate.php
|
Delegations: Now the menu of the settings appears at the delegations settings
|
2014-04-24 11:49:11 +02:00 |
dfrn_confirm.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
dfrn_notify.php
|
Several performance improvements.
|
2013-11-02 10:49:44 +01:00 |
dfrn_poll.php
|
Several performance improvements.
|
2013-11-02 10:49:44 +01:00 |
dfrn_request.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
directory.php
|
Implement Smarty3
|
2012-12-22 12:57:29 -07: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
|
Even more SQL improvements.
|
2014-03-16 17:12:56 +01:00 |
editpost.php
|
double quotes in title mess up editpost
|
2013-05-18 16:02:31 -07:00 |
events.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
fbrowser.php
|
fix a few more templates for correction conversion to Smarty3 templates
|
2012-12-24 08:44:26 -07: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
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
friendica.php
|
multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma.
|
2013-12-02 00:11:31 +01:00 |
fsuggest.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
group.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
hcard.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
help.php
|
help: load Home.md in aside when not in home,add new markdown syntax
|
2012-11-09 03:56:45 -05:00 |
home.php
|
If we find a home.html, also look for a home.css
|
2013-01-05 14:31:10 +00:00 |
hostxrd.php
|
Implement Smarty3
|
2012-12-22 12:57:29 -07:00 |
install.php
|
messaging
|
2013-05-22 22:30:53 -07:00 |
invite.php
|
add form security to invite page and set maximum per user invites
|
2013-01-25 13:48:57 -08:00 |
item.php
|
Preparations for statusnet connector import
|
2014-04-04 10:40:46 +02:00 |
like.php
|
Code beautification and some more logging data - no changes in the functionality.
|
2014-04-04 11:02:36 +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 "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
maintenance.php
|
module to show system down message
|
2013-01-14 16:48:01 -07:00 |
manage.php
|
Decaf mobile: an (almost) Javascript-free theme
|
2013-01-26 13:01:57 -07:00 |
match.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
message.php
|
Decaf mobile: an (almost) Javascript-free theme
|
2013-01-26 13:01:57 -07: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
|
Decaf mobile: an (almost) Javascript-free theme
|
2013-01-26 13:01:57 -07:00 |
network.php
|
Groups should now be fast (and accurate)
|
2014-03-20 23:34:09 +01:00 |
newmember.php
|
reverse the default newuser privacy setting to public. Sites can over-ride.
|
2012-09-13 19:11:07 -07:00 |
nogroup.php
|
simplify by making Smarty include directives behave like Friendica native ones
|
2012-12-25 11:55:57 -07:00 |
notes.php
|
Decaf mobile: an (almost) Javascript-free theme
|
2013-01-26 13:01:57 -07:00 |
notice.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
notifications.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
notify.php
|
Only some code beautification.
|
2014-02-16 17:36:52 +01:00 |
oembed.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02: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 |
parse_url.php
|
Building a central functionality to export postings to all networks that only support plaintext postings. In near future this will replace the similar code in the several addons.
|
2014-05-03 12:04:54 +02:00 |
photo.php
|
Auto creation of photo directory to improve caching
|
2014-03-16 17:49:56 +01:00 |
photos.php
|
fix photo comments: use $drop array as in wall_thread and search_item
|
2014-04-28 09:29:48 -04:00 |
ping.php
|
Only some code beautification.
|
2014-02-16 17:36:52 +01:00 |
poco.php
|
poco xml returning 500 - but with contents?
|
2013-01-29 18:36:10 -08:00 |
poke.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01: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
|
Fixing SQL problem and speeding up search.
|
2014-03-16 22:42:47 +01:00 |
profile_photo.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
profiles.php
|
Merge pull request #927 from annando/master
|
2014-04-04 07:28:06 +00:00 |
profperm.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
pubsub.php
|
Code beautification and some more logging data - no changes in the functionality.
|
2014-04-04 11:02:36 +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
|
Some debugging information added
|
2013-08-05 23:06:40 +02:00 |
redir.php
|
add support for doing a redir/ based on contact url
|
2013-02-16 11:38:41 -07:00 |
register.php
|
move <div> to the register.tpl
|
2014-01-13 14:40:26 +01:00 |
regmod.php
|
SQL improvements. New parameter for a maximum amount of comments per thread
|
2013-12-08 14:49:24 +01:00 |
removeme.php
|
The remove page now has the settings menu.
|
2014-04-29 22:34:48 +02:00 |
rsd_xml.php
|
get rid of 'Friendika'
|
2012-10-18 21:51:45 -07:00 |
salmon.php
|
Changes to make contacts delete all content from the user when a user is deleted.
|
2012-11-02 21:43:47 +01:00 |
search.php
|
Search with tags now works fast.
|
2014-03-18 22:51:50 +01:00 |
session.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
settings.php
|
APC support is removed due to problems with PHP 5.5.
|
2014-05-03 12:02:25 +02:00 |
share.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +01:00 |
smilies.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
starred.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
subthread.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
suggest.php
|
Decaf mobile: an (almost) Javascript-free theme
|
2013-01-26 13:01:57 -07:00 |
tagger.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01: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
|
Fix tiny typo on mod/uimport.php
|
2013-05-29 10:00:35 -03:00 |
update_community.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
update_display.php
|
update_display for display live updates
|
2012-11-01 18:36:11 -06:00 |
update_network.php
|
display live update; don't collapse comments on live update
|
2012-11-01 18:31:50 -06: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 |
videos.php
|
update to v4.0.0; point to local host of SWF
|
2013-05-11 10:55:09 -06:00 |
view.php
|
check for style.php existence before inclusion
|
2012-04-01 16:21:55 -07:00 |
viewcontacts.php
|
simplify by making Smarty include directives behave like Friendica native ones
|
2012-12-25 11:55:57 -07:00 |
viewsrc.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
wall_attach.php
|
Now more friendly error message. Will tomorrow add a german translation.
|
2014-04-25 06:29:03 +02:00 |
wall_upload.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +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
|
Implement Smarty3
|
2012-12-22 12:57:29 -07:00 |