.. |
markdownify
|
Changed markdown to enable diaspora postings with images that contain links
|
2012-08-02 01:46:28 +02:00 |
acl_selectors.php
|
prune all dead/blocked contacts from allowed permissions, ok to keep them in "deny" lists -
|
2012-12-13 21:02:14 -08:00 |
api.php
|
Changing the tag system to the "term" table.
|
2013-01-13 14:50:55 +01:00 |
attach.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
auth.php
|
delete cookie on browser close after logout
|
2012-12-24 12:52:49 -07:00 |
bb2diaspora.php
|
bbcode: New element "share" for shared content
|
2012-12-17 03:01:40 +01:00 |
bbcode.php
|
Mentions are now displayed much faster. Attention: The related database update can last more than one minute.
|
2013-01-13 09:37:15 +01:00 |
cache.php
|
use mysql replace on cache items
|
2012-05-02 16:27:19 -07:00 |
config.php
|
config: fix get_config and get_pconfig search for serialized array
|
2012-08-29 04:19:15 -04:00 |
contact_selectors.php
|
implement features
|
2012-11-22 09:14:22 -07:00 |
contact_widgets.php
|
implement features
|
2012-11-22 09:14:22 -07:00 |
Contact.php
|
Depublish public posts when archiving a contact
|
2012-11-02 23:54:03 +01:00 |
conversation.php
|
Searching for tags has been enabled in all places. The tag detection has been improved for imports with missing line feeds.
|
2013-01-13 17:13:01 +01:00 |
cronhooks.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
crypto.php
|
remove obsolete zot encapsulation functions
|
2012-07-05 20:58:45 -07:00 |
datetime.php
|
recover from datetime parse issues, inspired by https://github.com/friendica/friendica/pull/396
|
2012-07-15 21:00:11 -07:00 |
dba.php
|
Searching for tags has been enabled in all places. The tag detection has been improved for imports with missing line feeds.
|
2013-01-13 17:13:01 +01:00 |
delivery.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
diaspora.php
|
Diaspora: Auto-adding users as friend who already sharing with us
|
2013-01-20 14:08:28 +01:00 |
directory.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
email.php
|
send less messages to server; remove delete option
|
2012-09-29 17:50:34 -06:00 |
EmailNotification.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
enotify.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
event.php
|
event summary/title
|
2012-06-25 20:55:27 -07:00 |
expire.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
fcontact.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
features.php
|
features categories were un-translatable
|
2012-11-28 19:25:09 -08:00 |
follow.php
|
Diaspora: Auto-adding users as friend who already sharing with us
|
2013-01-20 14:08:28 +01:00 |
friendica_smarty.php
|
simplify by making Smarty include directives behave like Friendica native ones
|
2012-12-25 11:55:57 -07:00 |
gprobe.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
group.php
|
prune all dead/blocked contacts from allowed permissions, ok to keep them in "deny" lists -
|
2012-12-13 21:02:14 -08:00 |
html2bbcode.php
|
try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff
|
2012-07-02 01:11:19 -07:00 |
html2plain.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
items.php
|
Preparations for a new tag structure. Tags are now stored in a dedicated table.
|
2013-01-11 01:20:16 +01:00 |
lock.php
|
don't check for was_recently_delayed in diaspora_transmit during a queue run
|
2012-07-09 09:39:09 -06:00 |
message.php
|
fix wallmessage
|
2012-11-14 13:59:31 -08:00 |
msgclean.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
2012-03-17 11:07:49 +01:00 |
nav.php
|
vier: Added Delegations and optical changes.
|
2012-12-15 14:39:37 +01:00 |
network.php
|
Diaspora: Auto-adding users as friend who already sharing with us
|
2013-01-20 14:08:28 +01:00 |
notifier.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
oauth.php
|
api: add 'allow_api' to user authenticated via oauth
|
2012-12-27 10:20:51 -05:00 |
oembed.php
|
divide by zero on incorrectly specified oembed thumbnail size
|
2012-12-16 17:58:12 -08:00 |
onepoll.php
|
if snautofollow - make all SN contacts writable
|
2012-12-29 02:51:15 -08:00 |
pgettext.php
|
rename get_language() to get_browser_language()
|
2012-05-13 04:52:29 -07:00 |
Photo.php
|
improve performance of photo upload page
|
2012-11-25 19:34:54 -08:00 |
pidfile.php
|
New script that checks if a script is running
|
2012-04-01 20:56:27 +02:00 |
plugin.php
|
remove THISPLUGIN definition - not used and doesn't work
|
2012-09-24 01:30:18 -07:00 |
poller.php
|
Diaspora: Auto-adding users as friend who already sharing with us
|
2013-01-20 14:08:28 +01:00 |
profile_advanced.php
|
add like/dislike to profiles
|
2012-06-24 21:16:55 -07:00 |
profile_selectors.php
|
add plugin hooks to gender, sexpref, and marital selectors
|
2012-05-27 22:35:01 -07:00 |
profile_update.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
queue_fn.php
|
fix to imported youtube videos, updating of contact profile photos, do not remove "dead" contacts but archive them.
|
2012-06-13 19:59:20 -07:00 |
queue.php
|
use explicit include paths
|
2012-12-28 14:51:50 -07:00 |
quoteconvert.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
2012-03-17 11:07:49 +01:00 |
redir.php
|
php warning
|
2012-11-22 03:19:05 -08:00 |
remoteupdate.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
salmon.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
Scrape.php
|
Diaspora: Auto-adding users as friend who already sharing with us
|
2013-01-20 14:08:28 +01:00 |
security.php
|
refresh login time every 12 hours for 'Remember me'
|
2012-11-08 17:00:37 -07:00 |
session.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
socgraph.php
|
missing param
|
2012-07-15 17:07:53 -07:00 |
system_unavailable.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
tags.php
|
Changing the tag system to the "term" table.
|
2013-01-13 14:50:55 +01:00 |
template_processor.php
|
template_processor: add filter support to variables
|
2012-12-14 10:10:33 -05:00 |
text.php
|
Searching for tags has been enabled in all places. The tag detection has been improved for imports with missing line feeds.
|
2013-01-13 17:13:01 +01:00 |
uimport.php
|
uimport: check check to ensure the username isn't already taken before import (issue 508)
|
2012-11-13 04:52:32 -05:00 |
user.php
|
reverse the default newuser privacy setting to public. Sites can over-ride.
|
2012-09-13 19:11:07 -07:00 |