.. |
Core
|
Fix Config and PConfig ::get() on new keys
|
4 years ago |
autoloader
|
set include/ folder base for 'Friendica' PSR4 namespace
|
4 years ago |
Contact.php
|
Merge remote-tracking branch 'upstream/develop' into develop
|
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
|
Merge remote-tracking branch 'upstream/develop' into 1607-is-result2
|
4 years ago |
HTTPExceptions.php
|
Changes in api
|
5 years ago |
NotificationsManager.php
|
notifications - correct boolean variable checking
|
4 years ago |
Photo.php
|
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
|
4 years ago |
Probe.php
|
The handle (user@domain.tld) for Diaspora contacts must always be lowercase
|
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
|
Small performance improvements
|
4 years ago |
api.php
|
API: change friendica_activities to include arrays of users
|
4 years ago |
attach.php
|
add support for more file attachment types
|
8 years ago |
auth.php
|
Code redesign and comments
|
4 years ago |
auth_ejabberd.php
|
Some additional beautification
|
4 years ago |
autoloader.php
|
add some doxygen comments
|
5 years ago |
bb2diaspora.php
|
Avoid duplicated tags
|
5 years ago |
bbcode.php
|
Bugfix: Handle attachments with bbcode inside/handle the [p] bbcode
|
4 years ago |
cache.php
|
Now you can define the duration of the cache entries.
|
5 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
|
frio: templates for contact_edit and crepair
|
4 years ago |
contact_widgets.php
|
Added the old Facebook addon for addon check
|
5 years ago |
conversation.php
|
Attachments are now displayed again.
|
4 years ago |
cron.php
|
Restructured the way, processes are inserted and removed
|
4 years ago |
cronhooks.php
|
Split cronhook call to several single calls
|
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
|
Merge develop into 1206-events-template
|
4 years ago |
dba.php
|
Reworked ejabberd authentification
|
4 years ago |
dba_pdo.php
|
Moves the function "is_result" from dba to dbm.
|
4 years ago |
dbm.php
|
sQL: No "NOT NULL" on text fields.
|
4 years ago |
dbstructure.php
|
Restructured the way, processes are inserted and removed
|
4 years ago |
dbupdate.php
|
Replaced $argv and $argc with the $_SERVER array
|
6 years ago |
delivery.php
|
Everything tested, one open to-do
|
4 years ago |
dfrn.php
|
Added priority to some forgotten proc_run calls
|
4 years ago |
diaspora.php
|
The handle (user@domain.tld) for Diaspora contacts must always be lowercase
|
4 years ago |
directory.php
|
There is now only one central parameter for the global directory.
|
5 years ago |
discover_poco.php
|
Changed parameter order
|
4 years ago |
email.php
|
reformat todo according to doxygen style
|
5 years ago |
enotify.php
|
Bugfix: Under certain circumstances notifications were send
|
4 years ago |
event.php
|
Bugfix: Fixed two bad sql queries
|
4 years ago |
expire.php
|
dfrn functions could now work/Removed unused code
|
5 years ago |
fcontact.php
|
friend finder support functions
|
10 years ago |
features.php
|
move the cal addon (exporting calendars) to core
|
4 years ago |
feed.php
|
OStatus now has "location" and "about", probing for urls added
|
4 years ago |
files.php
|
Adding functions for the file- and category handling
|
6 years ago |
follow.php
|
"proc_run" is now called with priority.
|
4 years ago |
friendica_smarty.php
|
Pass App class instace to all templates via "$APP" variable
|
5 years ago |
gprobe.php
|
Check the global contacts every 90 days/Better handling in item creation
|
4 years ago |
group.php
|
Some optimized sql queries
|
4 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
|
Update identity.php
|
4 years ago |
items.php
|
Fastlane is now working with any priority level
|
4 years ago |
like.php
|
"proc_run" is now called with priority.
|
4 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
|
5 years ago |
message.php
|
"proc_run" is now called with priority.
|
4 years ago |
msgclean.php
|
reformat todo according to doxygen style
|
5 years ago |
nav.php
|
Added short description to "mark as seen"
|
4 years ago |
network.php
|
Remove obsolote functions
|
4 years ago |
notifier.php
|
pubsubpublish is now split into separate calls per entry.
|
4 years ago |
oauth.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
6 years ago |
oembed.php
|
Avoid SQL errors because of existing entries
|
4 years ago |
onepoll.php
|
Restructured the way, processes are inserted and removed
|
4 years ago |
ostatus.php
|
New indexes for the API
|
4 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.
|
5 years ago |
plaintext.php
|
Bugfix: Handle attachments with bbcode inside/handle the [p] bbcode
|
4 years ago |
plugin.php
|
Split cronhook call to several single calls
|
4 years ago |
poller.php
|
Restructured the way, processes are inserted and removed
|
4 years ago |
post_update.php
|
Performance improvements for the poller
|
4 years ago |
profile_selectors.php
|
add plugin hooks to gender, sexpref, and marital selectors
|
8 years ago |
profile_update.php
|
Profile update is now working with the new function as well
|
4 years ago |
pubsubpublish.php
|
pubsubpublish is now split into separate calls per entry.
|
4 years ago |
queue.php
|
Restructured the way, processes are inserted and removed
|
4 years ago |
queue_fn.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
6 years ago |
quoteconvert.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
8 years ago |
redir.php
|
php warning
|
8 years ago |
salmon.php
|
Remove obsolote functions
|
4 years ago |
security.php
|
Set the login date for every identity of the user.
|
5 years ago |
session.php
|
"remember me" in session does work now
|
4 years ago |
shadowupdate.php
|
Update function for creating the shadow entries.
|
6 years ago |
socgraph.php
|
"proc_run" is now called with priority.
|
4 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
|
5 years ago |
tagupdate.php
|
New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode.
|
5 years ago |
template_processor.php
|
better logger format, some comments
|
6 years ago |
text.php
|
Small performance improvements
|
4 years ago |
threads.php
|
Bugfix: Fixed two bad sql queries
|
4 years ago |
threadupdate.php
|
Functions for the new threas table, script for updating this table
|
6 years ago |
uimport.php
|
"proc_run" is now called with priority.
|
4 years ago |
update_gcontact.php
|
Changed parameter order
|
4 years ago |
user.php
|
generate addr for new registered users
|
5 years ago |
xml.php
|
Ping is now using a standard routine to generate the xml.
|
4 years ago |