.. |
acl_selectors.php
|
Only show supported networks in sidebar and contact list
|
2015-11-29 13:37:24 +01:00 |
api.php
|
Bugfix: The table name was wrong
|
2016-01-03 08:12:00 +01:00 |
attach.php
|
add support for more file attachment types
|
2013-02-04 22:15:16 -07:00 |
auth.php
|
Yes is no and no is yes ...
|
2015-12-25 19:57:38 +01:00 |
auth_ejabberd.php
|
Bugfix: Authorization at ejabberd only worked for uid=1
|
2015-10-25 10:17:23 +01:00 |
bb2diaspora.php
|
Avoid duplicated tags
|
2015-11-28 14:29:14 +01:00 |
bbcode.php
|
get rid of unwanted <br>s in items with oembed
|
2015-12-28 18:07:31 +01:00 |
cache.php
|
Now you can define the duration of the cache entries.
|
2015-08-24 17:24:14 +02:00 |
cli_startup.php
|
redoing the change concerning the hostname.
|
2013-08-12 11:09:11 +02:00 |
config.php
|
APC support is removed due to problems with PHP 5.5.
|
2014-05-03 12:02:25 +02:00 |
Contact.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
contact_selectors.php
|
Statusnet is now GNU Social
|
2015-10-24 20:44:18 +02:00 |
contact_widgets.php
|
Added the old Facebook addon for addon check
|
2015-11-29 13:42:31 +01:00 |
conversation.php
|
small doxigen comment fix
|
2016-01-02 12:53:42 +01:00 |
cron.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
cronhooks.php
|
Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround.
|
2015-12-15 23:26:58 +01:00 |
crypto.php
|
RINO 2 based on php-encryption
|
2015-06-23 16:13:09 +02:00 |
datetime.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
dba.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
dba_pdo.php
|
Removing of warnings to make dav work
|
2014-07-24 23:24:10 +02:00 |
dbstructure.php
|
Merge pull request #2138 from fabrixxm/dbstructure_multicolumn_primarykey
|
2015-12-31 09:49:00 +01:00 |
dbupdate.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
delivery.php
|
Bugfix: The duplicate check for likes wasn't reliable
|
2016-01-03 00:17:28 +01:00 |
diaspora.php
|
Merge pull request #2206 from annando/1512-diaspora-sql
|
2015-12-27 07:02:21 +01:00 |
directory.php
|
There is now only one central parameter for the global directory.
|
2015-09-15 22:29:02 +02:00 |
discover_poco.php
|
Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround.
|
2015-12-15 23:26:58 +01:00 |
dsprphotoq.php
|
Picture import from Diaspora often failed
|
2015-09-14 23:14:21 +02:00 |
email.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
Emailer.php
|
Emailer: fix text-only email
|
2015-02-09 11:21:10 +01:00 |
enotify.php
|
personalise emails send from the server
|
2015-10-07 06:22:15 +02:00 |
event.php
|
Events on Diaspora now looking okay.
|
2015-10-17 09:41:58 +02:00 |
expire.php
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
fcontact.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
features.php
|
Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget"
|
2016-01-04 11:46:19 +01:00 |
feed.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
files.php
|
Adding functions for the file- and category handling
|
2014-03-20 18:51:13 +01:00 |
follow.php
|
Reworked contact relations between Friendica and Diaspora
|
2015-10-10 11:06:18 +02:00 |
forums.php
|
forumlist - mark selected forum as selected
|
2015-11-28 23:52:12 +01:00 |
friendica_smarty.php
|
Use old style array declaration
|
2015-11-07 12:21:54 +01:00 |
gprobe.php
|
Issue 1913: Report invalid feed
|
2015-10-04 00:28:15 +02:00 |
group.php
|
ping: docu fix
|
2015-12-03 22:51:00 +01:00 |
html2bbcode.php
|
Bugfix: Avoid error messages because of an already used function
|
2015-11-13 23:55:01 +01:00 |
html2plain.php
|
Moved several settings from .htconfig.php to the admin settings page.
|
2015-02-08 20:35:40 +01:00 |
HTTPExceptions.php
|
Changes in api
|
2015-12-28 10:23:06 +01:00 |
identity.php
|
add custom tag @hooks to boot.php & identity.php
|
2015-12-25 18:36:13 +01:00 |
items.php
|
Some more places that need to be adjusted
|
2016-01-03 00:28:11 +01:00 |
like.php
|
do_like() return false if verb is invalid
|
2015-12-28 10:23:06 +01:00 |
lock.php
|
The "scrape" bugfix lead to partly damaged encodings. This is fixed now.
|
2015-01-04 11:56:41 +01:00 |
map.php
|
map bbcode tag from Red
|
2015-05-15 20:41:10 +02:00 |
message.php
|
Replace random strings with guids where appropriate.
|
2015-08-14 07:48:28 +02:00 |
msgclean.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
nav.php
|
Remove language selectors from themes
|
2015-11-08 14:42:54 +01:00 |
network.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
notifier.php
|
Bugfix: The duplicate check for likes wasn't reliable
|
2016-01-03 00:17:28 +01:00 |
oauth.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
oembed.php
|
get rid of unwanted <br>s in items with oembed
|
2015-12-28 18:07:31 +01:00 |
onepoll.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
ostatus.php
|
Merge pull request #2197 from annando/1512-ostatus-comment
|
2015-12-27 15:58:32 +01:00 |
pgettext.php
|
Add user language in settings, use that field as language for UI
|
2015-11-08 14:23:49 +01:00 |
Photo.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
photos.php
|
Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget"
|
2016-01-04 11:46:19 +01:00 |
pidfile.php
|
Mute warnings in pidfile/Quit poller after an hour.
|
2015-09-25 17:38:56 +02:00 |
plaintext.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
plugin.php
|
identity.php - code cleanup + doxygen
|
2015-12-25 17:26:04 +01:00 |
poller.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
profile_selectors.php
|
add plugin hooks to gender, sexpref, and marital selectors
|
2012-05-27 22:35:01 -07:00 |
profile_update.php
|
There is now only one central parameter for the global directory.
|
2015-09-15 22:29:02 +02:00 |
pubsubpublish.php
|
Only optical stuff
|
2015-12-14 00:42:36 +01:00 |
queue.php
|
Don't use a delivery interval when using the worker
|
2015-09-12 18:08:03 +02:00 |
queue_fn.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 |
quoteconvert.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
2012-03-17 11:07:49 +01:00 |
redir.php
|
php warning
|
2012-11-22 03:19:05 -08:00 |
remoteupdate.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
salmon.php
|
Code cleanup and first steps for a better comment distribition with DFRN and OStatus
|
2015-12-13 12:15:45 +01:00 |
Scrape.php
|
code cleanup
|
2015-12-28 17:09:22 +01:00 |
security.php
|
Set the login date for every identity of the user.
|
2015-05-09 23:47:45 +02:00 |
session.php
|
Merge remote-tracking branch 'upstream/develop' into 1512-ostatus-comment
|
2015-12-22 11:25:37 +01:00 |
shadowupdate.php
|
Update function for creating the shadow entries.
|
2014-12-21 21:19:37 +01:00 |
socgraph.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
system_unavailable.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
tags.php
|
ignore tags inside code block
|
2015-03-22 17:12:51 +01:00 |
tagupdate.php
|
New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode.
|
2015-03-07 21:24:39 +01:00 |
template_processor.php
|
better logger format, some comments
|
2014-04-27 15:18:43 +02:00 |
text.php
|
remove unneeded function page_type_translate()
|
2015-12-03 00:08:43 +01:00 |
threads.php
|
Bugfix: The duplicate check sometimes seemed to have scrambled the posts
|
2015-11-30 23:13:56 +01:00 |
threadupdate.php
|
Functions for the new threas table, script for updating this table
|
2014-03-16 18:19:19 +01:00 |
uimport.php
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
update_gcontact.php
|
Optical adjustments for contacts/set "last_failure" when inaccessible
|
2015-11-06 09:15:20 +01:00 |
user.php
|
generate addr for new registered users
|
2015-11-26 14:08:32 +01:00 |