.. |
markdownify
|
Changed markdown to enable diaspora postings with images that contain links
|
9 years ago |
Contact.php
|
Depublish public posts when archiving a contact
|
9 years ago |
EmailNotification.php
|
rfc2047 encode notification email headers
|
10 years ago |
Photo.php
|
improve performance of photo upload page
|
8 years ago |
Scrape.php
|
include some notes on grabbing the tumblr avatar
|
9 years ago |
acl_selectors.php
|
implement contact archival
|
9 years ago |
api.php
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
attach.php
|
mime_content_type requires access to the file, not just the name
|
9 years ago |
auth.php
|
refresh login time every 12 hours for 'Remember me'
|
9 years ago |
bb2diaspora.php
|
manually fix escaped underscores in links
|
9 years ago |
bbcode.php
|
Merge remote branch 'upstream/master'
|
9 years ago |
cache.php
|
use mysql replace on cache items
|
9 years ago |
config.php
|
config: fix get_config and get_pconfig search for serialized array
|
9 years ago |
contact_selectors.php
|
implement features
|
9 years ago |
contact_widgets.php
|
implement features
|
9 years ago |
conversation.php
|
implement features
|
9 years ago |
cronhooks.php
|
pass $argv & $argc as reference to *_run() functions.
|
9 years ago |
crypto.php
|
remove obsolete zot encapsulation functions
|
9 years ago |
datetime.php
|
recover from datetime parse issues, inspired by https://github.com/friendica/friendica/pull/396
|
9 years ago |
dba.php
|
Diaspora: Avatars of repeated items weren't found
|
9 years ago |
delivery.php
|
Merge remote-tracking branch 'remotes/friendica/master' into moveme
|
9 years ago |
diaspora.php
|
Making the new reshare method optional
|
9 years ago |
directory.php
|
log directory updates
|
9 years ago |
email.php
|
send less messages to server; remove delete option
|
9 years ago |
enotify.php
|
put a variant of the parent_uri into email notification message-ids. Current message-ids aren't completel legal. More work to do.
|
9 years ago |
event.php
|
event summary/title
|
9 years ago |
expire.php
|
pass $argv & $argc as reference to *_run() functions.
|
9 years ago |
fcontact.php
|
friend finder support functions
|
10 years ago |
features.php
|
local stuff leaked
|
9 years ago |
follow.php
|
implement "follow" service limits
|
9 years ago |
gprobe.php
|
pass $argv & $argc as reference to *_run() functions.
|
9 years ago |
group.php
|
remove groups from default permissions when removed; bug in group_add_member
|
9 years ago |
html2bbcode.php
|
try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff
|
9 years ago |
html2plain.php
|
In the API you now can update not only the body but also the title. In html2plain the function for valid urls was improved.
|
9 years ago |
items.php
|
Merge pull request #537 from fermionic/20121121-features
|
9 years ago |
lock.php
|
don't check for was_recently_delayed in diaspora_transmit during a queue run
|
9 years ago |
message.php
|
fix wallmessage
|
9 years ago |
msgclean.php
|
New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements
|
9 years ago |
nav.php
|
implement features
|
9 years ago |
network.php
|
New cache system with subdirectories
|
9 years ago |
notifier.php
|
Merge pull request #526 from zzottel/master
|
9 years ago |
oauth.php
|
Changes to make contacts delete all content from the user when a user is deleted.
|
9 years ago |
oembed.php
|
try to get rid of scrollbars in Frost
|
9 years ago |
onepoll.php
|
fix mobile photo uploads; better theme control; frost improvements
|
9 years ago |
pgettext.php
|
rename get_language() to get_browser_language()
|
9 years ago |
pidfile.php
|
New script that checks if a script is running
|
9 years ago |
plugin.php
|
remove THISPLUGIN definition - not used and doesn't work
|
9 years ago |
poller.php
|
New cache system with subdirectories
|
9 years ago |
profile_advanced.php
|
add like/dislike to profiles
|
9 years ago |
profile_selectors.php
|
add plugin hooks to gender, sexpref, and marital selectors
|
9 years ago |
profile_update.php
|
don't send diaspora profile updates in batch mode
|
10 years ago |
queue.php
|
pass $argv & $argc as reference to *_run() functions.
|
9 years ago |
queue_fn.php
|
fix to imported youtube videos, updating of contact profile photos, do not remove "dead" contacts but archive them.
|
9 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
|
9 years ago |
remoteupdate.php
|
little stuff - name change, live updates, new network types
|
10 years ago |
salmon.php
|
requeue deliveries on 503 errors which have 'retry-after' headers
|
10 years ago |
security.php
|
refresh login time every 12 hours for 'Remember me'
|
9 years ago |
session.php
|
Initial checkin
|
11 years ago |
socgraph.php
|
missing param
|
9 years ago |
system_unavailable.php
|
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
|
10 years ago |
template_processor.php
|
template processor: trim strings in {{ if str!=str }}, add 'debug' tag:
|
9 years ago |
text.php
|
New cache system with subdirectories
|
9 years ago |
uimport.php
|
uimport: check check to ensure the username isn't already taken before import (issue 508)
|
9 years ago |
user.php
|
reverse the default newuser privacy setting to public. Sites can over-ride.
|
9 years ago |