.. |
Core
|
import dbm here to avoid adding everywhere the namespace (if later changed,
|
4 years ago |
autoloader
|
set include/ folder base for 'Friendica' PSR4 namespace
|
4 years ago |
Contact.php
|
Merge pull request #3076 from Hypolite/issue/#3039-boot-doc-include
|
4 years ago |
DirSearch.php
|
Speeding up the gcontact search
|
4 years ago |
Emailer.php
|
adjust the rand bounderies to be within the allowed max value
|
4 years ago |
ForumManager.php
|
Cleanup for #3010 - added spaces, thanks to @annando .
|
4 years ago |
HTTPExceptions.php
|
Changes in api
|
5 years ago |
NotificationsManager.php
|
provide local time for notifications
|
4 years ago |
ParseUrl.php
|
ParseUrl: some docu work
|
4 years ago |
Photo.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
4 years ago |
Probe.php
|
Hubzilla doesn't send a width attribute in the avatar picure in the hcard
|
4 years ago |
Scrape.php
|
Removed the legacy function calls, removed unused functions
|
4 years ago |
Smilies.php
|
rework autocomplete: some polishing
|
4 years ago |
acl_selectors.php
|
Merge pull request #3076 from Hypolite/issue/#3039-boot-doc-include
|
4 years ago |
api.php
|
Bugfix for failed events page and api
|
4 years ago |
attach.php
|
add support for more file attachment types
|
8 years ago |
auth.php
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
|
4 years ago |
auth_ejabberd.php
|
Merge pull request #3032 from annando/1612-auth-ejabber
|
4 years ago |
autoloader.php
|
add some doxygen comments
|
5 years ago |
bb2diaspora.php
|
Don't be greedy.
|
4 years ago |
bbcode.php
|
Continued with coding convention:
|
4 years ago |
cache.php
|
cache: use unserialize(false)
|
4 years ago |
cli_startup.php
|
Restructured the way, processes are inserted and removed
|
4 years ago |
config.php
|
Add `$default_value` parameter to `Config::get()` and `PConfig::get()`
|
4 years ago |
contact_selectors.php
|
Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static
|
4 years ago |
contact_widgets.php
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
|
4 years ago |
conversation.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
4 years ago |
create_shadowentry.php
|
Removed "&"
|
4 years ago |
cron.php
|
Correction of commit a96eb3428dfd66e132ff834212be408ee64337b2
|
4 years ago |
cronhooks.php
|
Some rewrites:
|
4 years ago |
cronjobs.php
|
Restructured the way, processes are inserted and removed
|
4 years ago |
crypto.php
|
RINO 2 based on php-encryption
|
5 years ago |
datetime.php
|
Continued with coding convention:
|
4 years ago |
dba.php
|
Some rewrites:
|
4 years ago |
dba_pdo.php
|
Some rewrites:
|
4 years ago |
dbclean.php
|
DBClean now has a smaller limit/Query improvements
|
4 years ago |
dbm.php
|
CSR changes, split dbclean in separate processes if worker is active
|
4 years ago |
dbstructure.php
|
it should be "gid" not "cid"
|
4 years ago |
dbupdate.php
|
Replaced $argv and $argc with the $_SERVER array
|
6 years ago |
delivery.php
|
Standards stuff should make Hypolite happy.
|
4 years ago |
dfrn.php
|
Merge remote-tracking branch 'upstream/develop' into develop
|
4 years ago |
diaspora.php
|
diaspora - add braces
|
4 years ago |
directory.php
|
There is now only one central parameter for the global directory.
|
5 years ago |
discover_poco.php
|
Some rewrites:
|
4 years ago |
email.php
|
added spaces + curly braces
|
4 years ago |
enotify.php
|
Some notification thingy
|
4 years ago |
event.php
|
Bugfix for failed events page and api
|
4 years ago |
expire.php
|
Continued with coding convention:
|
4 years ago |
fcontact.php
|
Cleanup for #3010 - added spaces, thanks to @annando .
|
4 years ago |
features.php
|
Disable richtext editor for frio - followup for #2938
|
4 years ago |
feed.php
|
URI of "remote self" are looking better now.
|
4 years ago |
files.php
|
Some rewrites:
|
4 years ago |
follow.php
|
added curly braces + fixed indenting according to code review by Hypolite
|
4 years ago |
friendica_smarty.php
|
Pass App class instace to all templates via "$APP" variable
|
5 years ago |
gprobe.php
|
Cleanup for #3010 - added spaces, thanks to @annando .
|
4 years ago |
group.php
|
Continued with coding convention:
|
4 years ago |
html2bbcode.php
|
move function deletenode() to the xml class
|
4 years ago |
html2plain.php
|
Moved several settings from .htconfig.php to the admin settings page.
|
6 years ago |
identity.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
4 years ago |
items.php
|
added curly braces + fixed indenting according to code review by Hypolite
|
4 years ago |
like.php
|
Coding convention applied:
|
4 years ago |
lock.php
|
Coding convention applied:
|
4 years ago |
map.php
|
map bbcode tag from Red
|
5 years ago |
message.php
|
added curly braces/spaces + replace spaces with tabs to fix code indending (or so?)
|
4 years ago |
msgclean.php
|
reformat todo according to doxygen style
|
5 years ago |
nav.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
4 years ago |
network.php
|
Merge remote-tracking branch 'upstream/develop' into 1701-curl-range
|
4 years ago |
notifier.php
|
More standards
|
4 years ago |
oauth.php
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
|
4 years ago |
oembed.php
|
And more reverts:
|
4 years ago |
onepoll.php
|
Coding convention applied:
|
4 years ago |
ostatus.php
|
Issue 3011 (and others): OStatus: Don't fetch liked contents
|
4 years ago |
pgettext.php
|
Some rewrites:
|
4 years ago |
photos.php
|
Use Config class/Option to deactivate the count on albums
|
4 years ago |
pidfile.php
|
Mute warnings in pidfile/Quit poller after an hour.
|
5 years ago |
plaintext.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
4 years ago |
plugin.php
|
Fixed parser errors (opps) + changed # -> // Please do so also as # for comments is deprecated.
|
4 years ago |
poller.php
|
used more App::get_baseurl() instead of get_app()->get_baseurl().
|
4 years ago |
post_update.php
|
CSR changes, split dbclean in separate processes if worker is active
|
4 years ago |
profile_selectors.php
|
add plugin hooks to gender, sexpref, and marital selectors
|
8 years ago |
profile_update.php
|
Diaspora: Fix class name case + add self
|
4 years ago |
pubsubpublish.php
|
Continued with coding convention:
|
4 years ago |
queue.php
|
Merge remote-tracking branch 'upstream/develop' into develop
|
4 years ago |
queue_fn.php
|
Garrr ...
|
4 years ago |
quoteconvert.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
9 years ago |
redir.php
|
Merge pull request #3076 from Hypolite/issue/#3039-boot-doc-include
|
4 years ago |
remove_contact.php
|
Some brackets added
|
4 years ago |
salmon.php
|
added more curly braces + space between "if" and brace
|
4 years ago |
security.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
4 years ago |
session.php
|
ref_session_write: fix update for entry in the session table
|
4 years ago |
shadowupdate.php
|
Update function for creating the shadow entries.
|
6 years ago |
socgraph.php
|
Merge remote-tracking branch 'upstream/develop' into develop
|
4 years ago |
spool_post.php
|
File was missing
|
4 years ago |
system_unavailable.php
|
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
|
10 years ago |
tags.php
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
|
4 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
|
6 years ago |
text.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
4 years ago |
threads.php
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
|
4 years ago |
threadupdate.php
|
Functions for the new threas table, script for updating this table
|
7 years ago |
uimport.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
4 years ago |
update_gcontact.php
|
Changed parameter order
|
5 years ago |
user.php
|
Continued with coding convention:
|
4 years ago |
xml.php
|
xml:php - some code standard work
|
4 years ago |