.. |
markdownify
|
Changed markdown to enable diaspora postings with images that contain links
|
8 years ago |
Contact.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
7 years ago |
EmailNotification.php
|
rfc2047 encode notification email headers
|
9 years ago |
Photo.php
|
Removed another "limit 1"
|
7 years ago |
Scrape.php
|
Removed deprecated twitter code, since twitter had changed its API long time ago.
|
6 years ago |
acl_selectors.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
7 years ago |
api.php
|
API: Beautifying the code, only showing posts (not likes), don't show own posts in mentions.
|
6 years ago |
attach.php
|
add support for more file attachment types
|
8 years ago |
auth.php
|
delete cookie on browser close after logout
|
8 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.
|
7 years ago |
bb2diaspora.php
|
bb2diaspora: Horizontal ruler must have a leading new line for libertree
|
6 years ago |
bbcode.php
|
Building a central functionality to export postings to all networks that only support plaintext postings. In near future this will replace the similar code in the several addons.
|
6 years ago |
cache.php
|
APC support is removed due to problems with PHP 5.5.
|
6 years ago |
cli_startup.php
|
redoing the change concerning the hostname.
|
7 years ago |
config.php
|
APC support is removed due to problems with PHP 5.5.
|
6 years ago |
contact_selectors.php
|
Preparations for statusnet connector import
|
6 years ago |
contact_widgets.php
|
implement features
|
8 years ago |
conversation.php
|
target="_blank" instead of target="external-link"
|
7 years ago |
cronhooks.php
|
The system's load is now checked, when the cronhooks are started.
|
6 years ago |
crypto.php
|
remove obsolete zot encapsulation functions
|
8 years ago |
datetime.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
7 years ago |
dba.php
|
The PDO functionality is deactivated until the last differences in functionality are removed.
|
6 years ago |
dba_pdo.php
|
New database system that uses PDO if present/Test script for doing database upgrades.
|
6 years ago |
dbstructure.php
|
The file "dbstructure.php" was corrupted. This is the right one.
|
6 years ago |
dbupdate.php
|
insidious set_config bug
|
8 years ago |
delivery.php
|
Only some code beautification. No functional changes.
|
7 years ago |
diaspora.php
|
No functional changes, only removed spaces
|
6 years ago |
directory.php
|
use explicit include paths
|
8 years ago |
dsprphotoq.php
|
Diaspora: Images from shared messages now appear in the posting.
|
7 years ago |
email.php
|
send less messages to server; remove delete option
|
8 years ago |
enotify.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
7 years ago |
event.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
7 years ago |
expire.php
|
Further redoings
|
7 years ago |
fcontact.php
|
friend finder support functions
|
10 years ago |
features.php
|
add fetaure switch for acl-automention
|
7 years ago |
files.php
|
Adding functions for the file- and category handling
|
7 years ago |
follow.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
7 years ago |
friendica_smarty.php
|
fix smarty3 folder not writable message
|
7 years ago |
gprobe.php
|
use explicit include paths
|
8 years ago |
group.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
7 years ago |
html2bbcode.php
|
When converting from html to bbcode, now mail links are converted into the [mail] bbcode
|
6 years ago |
html2plain.php
|
Building a central functionality to export postings to all networks that only support plaintext postings. In near future this will replace the similar code in the several addons.
|
6 years ago |
items.php
|
Don't show embedded page information for statusnet groups.
|
6 years ago |
lock.php
|
Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries
|
7 years ago |
message.php
|
fix wallmessage
|
8 years ago |
msgclean.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
9 years ago |
nav.php
|
menu entry for "Delegations" moved to the settings.
|
6 years ago |
network.php
|
The function "short_url" is used in several addons, so it deserves a central place.
|
6 years ago |
notifier.php
|
Only some code beautification. No functional changes.
|
7 years ago |
oauth.php
|
More "LIMIT 1" removed - and some other SQL improvements.
|
7 years ago |
oembed.php
|
oembed: Now it is possible to use the service from embedly with an API key.
|
6 years ago |
onepoll.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
7 years ago |
ostatus_conversation.php
|
OStatus auto completion: option to completely disable the auto completion.
|
7 years ago |
pgettext.php
|
Fixes #712
|
7 years ago |
pidfile.php
|
New script that checks if a script is running
|
9 years ago |
plaintext.php
|
Plaintext: Regular expressions were too greedy.
|
6 years ago |
plugin.php
|
Suppress showing unsupported addons in the administration.
|
6 years ago |
poller.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
7 years ago |
profile_advanced.php
|
add like/dislike to profiles
|
8 years ago |
profile_selectors.php
|
add plugin hooks to gender, sexpref, and marital selectors
|
8 years ago |
profile_update.php
|
API: Beautifying the code, only showing posts (not likes), don't show own posts in mentions.
|
6 years ago |
queue.php
|
Queue: using lockpath, so that the queue only can run once a time.
|
7 years ago |
queue_fn.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
7 years ago |
quoteconvert.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
9 years ago |
redir.php
|
php warning
|
8 years ago |
remoteupdate.php
|
little stuff - name change, live updates, new network types
|
9 years ago |
salmon.php
|
requeue deliveries on 503 errors which have 'retry-after' headers
|
9 years ago |
security.php
|
Fixing SQL problem and speeding up search.
|
7 years ago |
session.php
|
Several performance improvements.
|
7 years ago |
socgraph.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
7 years ago |
system_unavailable.php
|
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
|
10 years ago |
tags.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
7 years ago |
template_processor.php
|
template engine rework
|
7 years ago |
text.php
|
Merge pull request #938 from annando/master
|
6 years ago |
threads.php
|
Functions for the new threas table, script for updating this table
|
7 years ago |
threadupdate.php
|
Functions for the new threas table, script for updating this table
|
7 years ago |
uimport.php
|
Check for user name in deleted user list and unset account expiration before importing the account (Bug #760)
|
7 years ago |
user.php
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
7 years ago |