.. |
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
|
Priority for native networks when searching by contact url
|
2016-06-12 10:46:15 +02:00 |
DirSearch.php
|
Speeding up the gcontact search
|
2016-04-17 13:46:49 +02:00 |
Emailer.php
|
…
|
|
ForumManager.php
|
Merge pull request #2441 from rabuzarus/0704_doxygen_forum
|
2016-04-07 21:06:32 +02:00 |
HTTPExceptions.php
|
…
|
|
NotificationsManager.php
|
…
|
|
Photo.php
|
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
|
2016-05-29 10:59:06 +02:00 |
Scrape.php
|
Bugfix: Feeds weren't detected correctly
|
2016-05-18 22:50:15 +02:00 |
Smilies.php
|
rework autocomplete: some polishing
|
2016-04-14 17:05:19 +02:00 |
acl_selectors.php
|
add a hook call to acl_lookup()
|
2016-04-28 22:15:55 +02:00 |
api.php
|
The queries for items are unified (a little bit)
|
2016-06-12 21:04:55 +02:00 |
attach.php
|
…
|
|
auth.php
|
Code redesign and comments
|
2016-04-25 22:10:45 +02:00 |
auth_ejabberd.php
|
…
|
|
autoloader.php
|
…
|
|
bb2diaspora.php
|
…
|
|
bbcode.php
|
port of Hubzillas code highlight feature
|
2016-06-16 11:38:12 +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
|
Categories were missing
|
2016-06-14 09:50:17 +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
|
…
|
|
dba_pdo.php
|
…
|
|
dbm.php
|
Added documentation
|
2016-06-06 06:29:03 +02:00 |
dbstructure.php
|
Some optimized sql queries
|
2016-06-06 22:57:27 +02:00 |
dbupdate.php
|
…
|
|
delivery.php
|
Everything tested, one open to-do
|
2016-03-17 00:37:44 +01:00 |
dfrn.php
|
dfrn relocate: addr field added, gcontact update added
|
2016-06-15 21:23:22 +02:00 |
diaspora.php
|
Diaspora: Reshares of non native reshares now look better
|
2016-05-06 08:22:27 +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
|
cal export && public calendar - even better permissions testing
|
2016-06-22 13:50:47 +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
|
Check the global contacts every 90 days/Better handling in item creation
|
2016-04-23 10:46:16 +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
|
…
|
|
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
|
implement a public calendar for vistors of someones profile page
|
2016-06-19 22:04:34 +02:00 |
items.php
|
Avoid time travel in posts (received before created)
|
2016-06-13 22:21:33 +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
|
xml: rename convert_element_to_array to element_to_array
|
2016-04-27 17:04:46 +02:00 |
notifier.php
|
Remove some test logging
|
2016-05-22 18:22:05 +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
|
Mute warnings in pidfile/Quit poller after an hour.
|
2015-09-25 17:38:56 +02:00 |
plaintext.php
|
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
|
2016-05-29 10:59:06 +02:00 |
plugin.php
|
…
|
|
poller.php
|
removed duplicated functions
|
2016-06-04 12:20:09 +02:00 |
post_update.php
|
Post update ist now done.
|
2016-04-03 16:36:05 +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
|
…
|
|
security.php
|
…
|
|
session.php
|
"remember me" in session does work now
|
2016-04-05 23:28:33 +02:00 |
shadowupdate.php
|
…
|
|
socgraph.php
|
Update the global contact entries for local users on a regular base
|
2016-05-05 15:38:28 +02:00 |
system_unavailable.php
|
…
|
|
tags.php
|
…
|
|
tagupdate.php
|
…
|
|
template_processor.php
|
…
|
|
text.php
|
code highlight - some spacing for readability
|
2016-06-17 15:29:01 +02:00 |
threads.php
|
Some reverted stuff
|
2016-04-03 16:38:32 +02:00 |
threadupdate.php
|
…
|
|
uimport.php
|
…
|
|
update_gcontact.php
|
Changed parameter order
|
2016-03-08 22:28:49 +01:00 |
user.php
|
…
|
|
xml.php
|
Bugfix for XML function
|
2016-04-28 08:30:15 +02:00 |