.. |
Core
|
Fix Config and PConfig ::get() on new keys
|
2016-06-13 10:28:40 +02:00 |
autoloader
|
set include/ folder base for 'Friendica' PSR4 namespace
|
2016-06-10 11:50:52 +02:00 |
Contact.php
|
Imrpoved avatar handling when storing them/partly use of "micro"
|
2016-06-25 13:56:55 +02:00 |
DirSearch.php
|
Speeding up the gcontact search
|
2016-04-17 13:46:49 +02:00 |
Emailer.php
|
adjust the rand bounderies to be within the allowed max value
|
2016-07-05 15:45:39 +02:00 |
ForumManager.php
|
Merge remote-tracking branch 'upstream/develop' into 1607-is-result2
|
2016-07-02 14:01:52 +02:00 |
HTTPExceptions.php
|
…
|
|
NotificationsManager.php
|
fix missing html2plain() function declaration
|
2016-02-11 09:05:00 +01:00 |
Photo.php
|
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
|
2016-05-29 10:59:06 +02:00 |
Probe.php
|
Some more little documentation
|
2016-07-11 19:48:37 +02:00 |
Scrape.php
|
Removed the legacy function calls, removed unused functions
|
2016-07-04 08:05:30 +02:00 |
Smilies.php
|
rework autocomplete: some polishing
|
2016-04-14 17:05:19 +02:00 |
acl_selectors.php
|
add possibility to load custom page templates + none.php pagetemplate is part of core now
|
2016-07-11 10:33:39 +02:00 |
api.php
|
API: fix plaintext of reshared attachment
|
2016-07-15 16:53:30 +02:00 |
attach.php
|
…
|
|
auth.php
|
Code redesign and comments
|
2016-04-25 22:10:45 +02:00 |
auth_ejabberd.php
|
…
|
|
autoloader.php
|
add some doxygen comments
|
2016-02-09 11:10:00 +01:00 |
bb2diaspora.php
|
…
|
|
bbcode.php
|
Logging for feeds improved, new "process id" for logging
|
2016-07-07 20:32:13 +02:00 |
cache.php
|
…
|
|
cli_startup.php
|
…
|
|
config.php
|
Add `$default_value` parameter to `Config::get()` and `PConfig::get()`
|
2016-06-10 12:00:34 +02:00 |
contact_selectors.php
|
Some more function calls changed to the new class
|
2016-03-14 08:11:14 +01:00 |
contact_widgets.php
|
…
|
|
conversation.php
|
Bugfix: Avatar pictures of mail contacts weren't displayed correctly
|
2016-07-11 20:42:18 +02:00 |
cron.php
|
Update the global contact entries for local users on a regular base
|
2016-05-05 15:38:28 +02:00 |
cronhooks.php
|
Changed parameter order
|
2016-03-08 22:28:49 +01:00 |
crypto.php
|
…
|
|
datetime.php
|
Merge develop into 1206-events-template
|
2016-06-17 14:33:08 +02:00 |
dba.php
|
Merge pull request #2658 from annando/1607-maxload
|
2016-07-02 21:52:48 +02:00 |
dba_pdo.php
|
Moves the function "is_result" from dba to dbm.
|
2016-07-02 14:00:42 +02:00 |
dbm.php
|
Moves the function "is_result" from dba to dbm.
|
2016-07-02 14:00:42 +02:00 |
dbstructure.php
|
Bugfix: Diaspora connects to a Soapbox account weren't established correctly
|
2016-07-10 12:09:58 +02:00 |
dbupdate.php
|
…
|
|
delivery.php
|
Everything tested, one open to-do
|
2016-03-17 00:37:44 +01:00 |
dfrn.php
|
Fix for author-thumb/owner-thumb - DFRN: Relocate stuff
|
2016-06-19 20:01:25 +02:00 |
diaspora.php
|
Bugfix: There was an SQL error when adding new entries in the fcontact table
|
2016-07-15 17:25:30 +02:00 |
directory.php
|
…
|
|
discover_poco.php
|
Changed parameter order
|
2016-03-08 22:28:49 +01:00 |
email.php
|
…
|
|
enotify.php
|
Bugfix: Under certain circumstances notifications were send
|
2016-05-21 13:19:30 +02:00 |
event.php
|
pub calendar - permission clean up and docu
|
2016-06-23 10:07:13 +02:00 |
expire.php
|
…
|
|
fcontact.php
|
…
|
|
features.php
|
move the cal addon (exporting calendars) to core
|
2016-06-20 23:31:49 +02:00 |
feed.php
|
OStatus now has "location" and "about", probing for urls added
|
2016-07-08 22:31:11 +02:00 |
files.php
|
…
|
|
follow.php
|
Bugfix: "default_group" behaviour wasn't implemented correctly
|
2016-04-13 22:21:23 +02:00 |
friendica_smarty.php
|
Pass App class instace to all templates via "$APP" variable
|
2016-02-03 14:01:37 +01:00 |
gprobe.php
|
Check the global contacts every 90 days/Better handling in item creation
|
2016-04-23 10:46:16 +02:00 |
group.php
|
Some optimized sql queries
|
2016-06-06 22:57:27 +02:00 |
html2bbcode.php
|
…
|
|
html2plain.php
|
…
|
|
identity.php
|
add missing strings for frio
|
2016-06-25 12:21:13 +02:00 |
items.php
|
Imrpoved avatar handling when storing them/partly use of "micro"
|
2016-06-25 13:56:55 +02:00 |
like.php
|
photo.php: correct misspelling of an array key
|
2016-05-15 02:37:18 +02:00 |
lock.php
|
…
|
|
map.php
|
…
|
|
message.php
|
…
|
|
msgclean.php
|
…
|
|
nav.php
|
Added short description to "mark as seen"
|
2016-06-01 07:05:44 +02:00 |
network.php
|
Remove obsolote functions
|
2016-07-09 20:09:09 +02:00 |
notifier.php
|
Bugfix: Diaspora connects to a Soapbox account weren't established correctly
|
2016-07-10 12:09:58 +02:00 |
oauth.php
|
…
|
|
oembed.php
|
Avoid SQL errors because of existing entries
|
2016-05-03 19:20:58 +02:00 |
onepoll.php
|
Changed parameter order
|
2016-03-08 22:28:49 +01:00 |
ostatus.php
|
OStatus: repeated items in OStatus had a wrong "edited" date
|
2016-05-31 21:18:14 +02:00 |
pgettext.php
|
…
|
|
photos.php
|
…
|
|
pidfile.php
|
…
|
|
plaintext.php
|
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
|
2016-05-29 10:59:06 +02:00 |
plugin.php
|
Bugfix: Avoid a warning if "theme_info" isn't an array
|
2016-07-12 12:59:34 +02:00 |
poller.php
|
Worker: New value for cooldown time after each function call
|
2016-07-13 19:43:16 +02:00 |
post_update.php
|
author-id/owner-id: Post update function/added database documentation
|
2016-06-23 21:15:54 +02:00 |
profile_selectors.php
|
…
|
|
profile_update.php
|
Profile update is now working with the new function as well
|
2016-03-14 22:10:26 +01:00 |
pubsubpublish.php
|
New OStatus implementation
|
2016-03-30 12:43:15 +02:00 |
queue.php
|
Some more function calls changed to the new class
|
2016-03-14 08:11:14 +01:00 |
queue_fn.php
|
…
|
|
quoteconvert.php
|
…
|
|
redir.php
|
…
|
|
salmon.php
|
Remove obsolote functions
|
2016-07-09 20:09:09 +02:00 |
security.php
|
…
|
|
session.php
|
"remember me" in session does work now
|
2016-04-05 23:28:33 +02:00 |
shadowupdate.php
|
…
|
|
socgraph.php
|
Removed the legacy function calls, removed unused functions
|
2016-07-04 08:05:30 +02:00 |
system_unavailable.php
|
…
|
|
tags.php
|
…
|
|
tagupdate.php
|
…
|
|
template_processor.php
|
…
|
|
text.php
|
Logging for feeds improved, new "process id" for logging
|
2016-07-07 20:32:13 +02:00 |
threads.php
|
Massively updated avatar handling
|
2016-06-19 01:07:20 +02:00 |
threadupdate.php
|
…
|
|
uimport.php
|
…
|
|
update_gcontact.php
|
Changed parameter order
|
2016-03-08 22:28:49 +01:00 |
user.php
|
…
|
|
xml.php
|
Diaspora: Support for new fetch functionality (replacement for /p/)
|
2016-06-29 22:50:30 +02:00 |