Friendica Communications Platform
(please note that this is a clone of the repository at github, issues are handled there)
https://friendi.ca
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fabio Comuni
655f5c7b9f
use "contacts/<id_contact>" url as subject id, as statusnet and twitter use urls like "domain/<id_user>".
This seem to make StatusNet Desktop client work better.
|
11 years ago |
.. |
Contact.php
|
more thorough cleanup on account/contact removal
|
11 years ago |
EmailNotification.php
|
small fixes to item post to try and sort out segfault issues on php 5.3 (?)
|
11 years ago |
Photo.php
|
issues with private photos - hitting internal size limits
|
11 years ago |
Scrape.php
|
troublesome feed was a 307 redirect. We didn't recognise 307
|
11 years ago |
acl_selectors.php
|
adjust acl_selector max name length to prevent div overflow
|
11 years ago |
ajaxupload.js
|
protocol revision, send dfrn_confirm binary items as hex
|
12 years ago |
api.php
|
use "contacts/<id_contact>" url as subject id, as statusnet and twitter use urls like "domain/<id_user>".
|
11 years ago |
attach.php
|
basic file upload/attach
|
11 years ago |
auth.php
|
new member page
|
11 years ago |
bbcode.php
|
iframes
|
11 years ago |
contact_selectors.php
|
more view cleanup
|
12 years ago |
conversation.php
|
item source
|
11 years ago |
country.js
|
remove hidden country/state vars
|
12 years ago |
datetime.php
|
tinymce for event fields
|
11 years ago |
dba.php
|
installation issues
|
11 years ago |
directory.php
|
modded scripts to be runned in cli so they can be included and executed in main program
|
11 years ago |
email.php
|
email - search from, to, cc, and bcc
|
11 years ago |
event.php
|
imported event should not have wall flag set
|
11 years ago |
expire.php
|
content expiration
|
11 years ago |
fcontact.php
|
friend finder support functions
|
11 years ago |
group.php
|
show group affiliations in contact editor
|
11 years ago |
hostxrd.php
|
ensure host xrd is correct, even if installed in subpath
|
11 years ago |
html2bbcode.php
|
iframes
|
11 years ago |
items.php
|
item source
|
11 years ago |
jquery.js
|
here if it's needed
|
12 years ago |
main.js
|
improved UI for checked items to be deleted
|
11 years ago |
nav.php
|
Merge remote-tracking branch 'friendika-master/master' into admin
|
11 years ago |
notifier.php
|
event sharing, cont.
|
11 years ago |
oembed.php
|
Fix missing wrapping span on bbcode to html, split embed data fetch and rappresentation in two functions. Prettier video embed.
|
11 years ago |
pgettext.php
|
improve push_lang and pop_lang to do basically nothing if the new language is the same as existing
|
11 years ago |
poller.php
|
typo in email delete sql, add message sender to body for better handling of mailing lists
|
11 years ago |
profile_advanced.php
|
Fix a typo, updated IT strings
|
11 years ago |
profile_selectors.php
|
match the documentation
|
12 years ago |
queue.php
|
more work on facebook re-queue
|
11 years ago |
queue_fn.php
|
facebook queueing on failure, sync update.php with boot.php update version to avoid race condition
|
11 years ago |
salmon.php
|
item source
|
11 years ago |
security.php
|
user pref -> block remote wall posting
|
11 years ago |
session.php
|
Initial checkin
|
12 years ago |
system_unavailable.php
|
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
|
11 years ago |
template_processor.php
|
Admin: add translatable strings, remove 'rino' settings, invert 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example.
|
11 years ago |