.. |
Contact.php
|
Added two to-dos to do.
|
5 years ago |
Emailer.php
|
Emailer: fix text-only email
|
6 years ago |
HTTPExceptions.php
|
Changes in api
|
5 years ago |
Photo.php
|
reformat todo according to doxygen style
|
5 years ago |
Scrape.php
|
Bugfix: Public posts to Diaspora could fail
|
5 years ago |
acl_selectors.php
|
gcontact update script, rebuilt follow page, query speedup for community and network groups
|
5 years ago |
api.php
|
Get rid of the table "unique_contacts"
|
5 years ago |
attach.php
|
add support for more file attachment types
|
8 years ago |
auth.php
|
Yes is no and no is yes ...
|
5 years ago |
auth_ejabberd.php
|
Bugfix: Authorization at ejabberd only worked for uid=1
|
6 years ago |
bb2diaspora.php
|
Avoid duplicated tags
|
5 years ago |
bbcode.php
|
Bugfix: The display hadn't fetched the correct contact for the uid.
|
5 years ago |
cache.php
|
Now you can define the duration of the cache entries.
|
6 years ago |
cli_startup.php
|
redoing the change concerning the hostname.
|
8 years ago |
config.php
|
APC support is removed due to problems with PHP 5.5.
|
7 years ago |
contact_selectors.php
|
Statusnet is now GNU Social
|
6 years ago |
contact_widgets.php
|
Added the old Facebook addon for addon check
|
5 years ago |
conversation.php
|
small doxigen comment fix
|
5 years ago |
cron.php
|
Merge remote-tracking branch 'upstream/develop' into 1601-gcontact-total
|
5 years ago |
cronhooks.php
|
Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround.
|
5 years ago |
crypto.php
|
RINO 2 based on php-encryption
|
6 years ago |
datetime.php
|
reformat todo according to doxygen style
|
5 years ago |
dba.php
|
reformat todo according to doxygen style
|
5 years ago |
dba_pdo.php
|
Removing of warnings to make dav work
|
7 years ago |
dbstructure.php
|
gcontact update script, rebuilt follow page, query speedup for community and network groups
|
5 years ago |
dbupdate.php
|
Replaced $argv and $argc with the $_SERVER array
|
6 years ago |
delivery.php
|
Bugfix: The duplicate check for likes wasn't reliable
|
5 years ago |
diaspora.php
|
Some added logging
|
5 years ago |
directory.php
|
There is now only one central parameter for the global directory.
|
6 years ago |
discover_poco.php
|
Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround.
|
5 years ago |
dsprphotoq.php
|
Picture import from Diaspora often failed
|
6 years ago |
email.php
|
reformat todo according to doxygen style
|
5 years ago |
enotify.php
|
personalise emails send from the server
|
6 years ago |
event.php
|
Events on Diaspora now looking okay.
|
6 years ago |
expire.php
|
Replaced $argv and $argc with the $_SERVER array
|
6 years ago |
fcontact.php
|
friend finder support functions
|
10 years ago |
features.php
|
Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget"
|
5 years ago |
feed.php
|
reformat todo according to doxygen style
|
5 years ago |
files.php
|
Adding functions for the file- and category handling
|
7 years ago |
follow.php
|
Reworked contact relations between Friendica and Diaspora
|
6 years ago |
forums.php
|
forumlist - mark selected forum as selected
|
5 years ago |
friendica_smarty.php
|
Use old style array declaration
|
6 years ago |
gprobe.php
|
Issue 1913: Report invalid feed
|
6 years ago |
group.php
|
gcontact update script, rebuilt follow page, query speedup for community and network groups
|
5 years ago |
html2bbcode.php
|
Bugfix: Avoid error messages because of an already used function
|
5 years ago |
html2plain.php
|
Moved several settings from .htconfig.php to the admin settings page.
|
6 years ago |
identity.php
|
gcontact update script, rebuilt follow page, query speedup for community and network groups
|
5 years ago |
items.php
|
More fields in gcontact, contact search respects "hide" setting
|
5 years ago |
like.php
|
do_like() return false if verb is invalid
|
5 years ago |
lock.php
|
The "scrape" bugfix lead to partly damaged encodings. This is fixed now.
|
6 years ago |
map.php
|
map bbcode tag from Red
|
6 years ago |
message.php
|
Replace random strings with guids where appropriate.
|
6 years ago |
msgclean.php
|
reformat todo according to doxygen style
|
5 years ago |
nav.php
|
Remove language selectors from themes
|
5 years ago |
network.php
|
reformat todo according to doxygen style
|
5 years ago |
notifier.php
|
Bugfix: The duplicate check for likes wasn't reliable
|
5 years ago |
oauth.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
7 years ago |
oembed.php
|
get rid of unwanted <br>s in items with oembed
|
5 years ago |
onepoll.php
|
reformat todo according to doxygen style
|
5 years ago |
ostatus.php
|
Added some more documentation
|
5 years ago |
pgettext.php
|
Add user language in settings, use that field as language for UI
|
5 years ago |
photos.php
|
Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget"
|
5 years ago |
pidfile.php
|
Mute warnings in pidfile/Quit poller after an hour.
|
6 years ago |
plaintext.php
|
Twitter shortening should now work even the shortening would be in the link
|
5 years ago |
plugin.php
|
identity.php - code cleanup + doxygen
|
5 years ago |
poller.php
|
reformat todo according to doxygen style
|
5 years ago |
profile_selectors.php
|
add plugin hooks to gender, sexpref, and marital selectors
|
9 years ago |
profile_update.php
|
There is now only one central parameter for the global directory.
|
6 years ago |
pubsubpublish.php
|
Only optical stuff
|
5 years ago |
queue.php
|
Don't use a delivery interval when using the worker
|
6 years ago |
queue_fn.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
7 years ago |
quoteconvert.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
9 years ago |
redir.php
|
php warning
|
9 years ago |
remoteupdate.php
|
little stuff - name change, live updates, new network types
|
10 years ago |
salmon.php
|
Code cleanup and first steps for a better comment distribition with DFRN and OStatus
|
5 years ago |
security.php
|
Set the login date for every identity of the user.
|
6 years ago |
session.php
|
Merge remote-tracking branch 'upstream/develop' into 1512-ostatus-comment
|
5 years ago |
shadowupdate.php
|
Update function for creating the shadow entries.
|
6 years ago |
socgraph.php
|
Added two to-dos to do.
|
5 years ago |
system_unavailable.php
|
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
|
10 years ago |
tags.php
|
ignore tags inside code block
|
6 years ago |
tagupdate.php
|
New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode.
|
6 years ago |
template_processor.php
|
better logger format, some comments
|
7 years ago |
text.php
|
remove unneeded function page_type_translate()
|
5 years ago |
threads.php
|
Fixed SQL problems
|
5 years ago |
threadupdate.php
|
Functions for the new threas table, script for updating this table
|
7 years ago |
uimport.php
|
reformat todo according to doxygen style
|
5 years ago |
update_gcontact.php
|
Optical adjustments for contacts/set "last_failure" when inaccessible
|
6 years ago |
user.php
|
generate addr for new registered users
|
5 years ago |