.. |
markdownify
|
Changed markdown to enable diaspora postings with images that contain links
|
11 years ago |
Contact.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
9 years ago |
EmailNotification.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
11 years ago |
Photo.php
|
New function to upload photos to the wall. (Will be used in connectors)
|
9 years ago |
Scrape.php
|
Bugfix: When fetching a feed's name, take the title or description, but not the author name.
|
9 years ago |
acl_selectors.php
|
exclude know contacts from unknown contact list
|
9 years ago |
api.php
|
API: Bugfix for an API result where "in reply to" was equal to the id of the post.
|
9 years ago |
attach.php
|
add support for more file attachment types
|
10 years ago |
auth.php
|
delete cookie on browser close after logout
|
11 years ago |
auth_ejabberd.php
|
It's now possible to authenticate an ejabberd server against friendica. See auth_ejabberd.php for details how to install.
|
10 years ago |
bb2diaspora.php
|
markdown export for libertree now handles horizontal tulers correct.
|
9 years ago |
bbcode.php
|
bbcode: New mode for conversion of shared content that will be used for g+ and facebook export.
|
9 years ago |
cache.php
|
APC support is removed due to problems with PHP 5.5.
|
9 years ago |
cli_startup.php
|
redoing the change concerning the hostname.
|
10 years ago |
config.php
|
APC support is removed due to problems with PHP 5.5.
|
9 years ago |
contact_selectors.php
|
Added app.net
|
9 years ago |
contact_widgets.php
|
The network widget is now ordered by network name
|
9 years ago |
conversation.php
|
Adding preview value to "prepare_body" hook. (Will be used in addons for network related previews)
|
9 years ago |
cronhooks.php
|
The temporary paths (temp, lock, itemcache) are now detected automatically when used.
|
9 years ago |
crypto.php
|
remove obsolete zot encapsulation functions
|
11 years ago |
datetime.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
9 years ago |
dba.php
|
Reenabled PDO engine.
|
9 years ago |
dba_pdo.php
|
Vier: Some small color changes
|
9 years ago |
dbstructure.php
|
dbstructure: the indexes for longer table fields are now shortened
|
9 years ago |
dbupdate.php
|
insidious set_config bug
|
11 years ago |
delivery.php
|
Only some code cleanup
|
9 years ago |
diaspora.php
|
Usage of /display/(guid) as path instead of /display/(user)/(id)
|
9 years ago |
directory.php
|
use explicit include paths
|
11 years ago |
dsprphotoq.php
|
Diaspora: Images from shared messages now appear in the posting.
|
9 years ago |
email.php
|
Only some code cleanup
|
9 years ago |
enotify.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
9 years ago |
event.php
|
Usage of /display/(guid) as path instead of /display/(user)/(id)
|
9 years ago |
expire.php
|
New hook that is called when items expire
|
9 years ago |
fcontact.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
11 years ago |
features.php
|
add fetaure switch for acl-automention
|
10 years ago |
files.php
|
Adding functions for the file- and category handling
|
9 years ago |
follow.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
9 years ago |
friendica_smarty.php
|
fix smarty3 folder not writable message
|
10 years ago |
gprobe.php
|
Further redoings
|
10 years ago |
group.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
9 years ago |
html2bbcode.php
|
Detecting "type-video" at the conversion. (Mostly used by reimporting posts from pump.io that come from friendica)
|
9 years ago |
html2plain.php
|
Improvement for shortening of the new plaintext option.
|
9 years ago |
items.php
|
Usage of /display/(guid) as path instead of /display/(user)/(id)
|
9 years ago |
lock.php
|
Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries
|
10 years ago |
message.php
|
fix wallmessage
|
11 years ago |
msgclean.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
11 years ago |
nav.php
|
Usage of /display/(guid) as path instead of /display/(user)/(id)
|
9 years ago |
network.php
|
Setting the user agent to "Mozilla/5.0 (compatible; Friendica)"
|
9 years ago |
notifier.php
|
Only some code cleanup
|
9 years ago |
oauth.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
9 years ago |
oembed.php
|
Added some functionality if oembed isn't working. (Should be extended in the future)
|
9 years ago |
onepoll.php
|
Usage of /display/(guid) as path instead of /display/(user)/(id)
|
9 years ago |
ostatus_conversation.php
|
OStatus auto completion: option to completely disable the auto completion.
|
9 years ago |
pgettext.php
|
make translation of addons work again
|
9 years ago |
pidfile.php
|
Dead processes will be deleted when they are running for more than 9 minutes.
|
9 years ago |
plaintext.php
|
The function "get_attached_data" hasn't always detected photos
|
9 years ago |
plugin.php
|
Suppress showing unsupported addons in the administration.
|
9 years ago |
poller.php
|
The temporary paths (temp, lock, itemcache) are now detected automatically when used.
|
9 years ago |
profile_advanced.php
|
add like/dislike to profiles
|
11 years ago |
profile_selectors.php
|
add plugin hooks to gender, sexpref, and marital selectors
|
11 years ago |
profile_update.php
|
API: Beautifying the code, only showing posts (not likes), don't show own posts in mentions.
|
9 years ago |
queue.php
|
The temporary paths (temp, lock, itemcache) are now detected automatically when used.
|
9 years ago |
queue_fn.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
9 years ago |
quoteconvert.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
11 years ago |
redir.php
|
php warning
|
11 years ago |
remoteupdate.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
11 years ago |
salmon.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
11 years ago |
security.php
|
Fixing SQL problem and speeding up search.
|
9 years ago |
session.php
|
better logger format, some comments
|
9 years ago |
socgraph.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
9 years ago |
system_unavailable.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
11 years ago |
tags.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
9 years ago |
template_processor.php
|
better logger format, some comments
|
9 years ago |
text.php
|
Removing of some warnings
|
9 years ago |
threads.php
|
Functions for the new threas table, script for updating this table
|
9 years ago |
threadupdate.php
|
Functions for the new threas table, script for updating this table
|
9 years ago |
uimport.php
|
Check for user name in deleted user list and unset account expiration before importing the account (Bug #760)
|
10 years ago |
user.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
9 years ago |