..
acl_selectors.php
implement contact archival
2012-04-27 17:17:58 -07:00
api.php
change api.php in function api_item_get_user to check if $usercache is NULL before checking an element in it
2012-04-30 20:51:22 -06:00
attach.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
auth.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
bb2diaspora.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
bbcode.php
allow bbcode representation of html symbols such as © by wrapping in bb brackets
2012-04-23 05:42:46 -07:00
cache.php
use mysql replace on cache items
2012-05-02 16:27:19 -07:00
config.php
Another bunch of executable permission removal
2012-04-14 20:16:06 +05:30
Contact.php
toggle to archive unfriends, though render them useless
2012-04-28 21:56:17 -07:00
contact_selectors.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
contact_widgets.php
"show more" friends in common
2012-05-04 01:46:36 -07:00
conversation.php
make comment edit icons look more like base theme
2012-04-26 19:55:20 -07:00
cronhooks.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
crypto.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
datetime.php
more sane defaults datetime_convert
2012-04-08 18:09:21 -07:00
dba.php
log db error strings in all cases
2012-04-29 19:41:17 -07:00
delivery.php
If a contact has had delivery issues in the last 15 minutes, send new posts straight to the queue
2012-05-07 15:54:49 -07:00
diaspora.php
If a contact has had delivery issues in the last 15 minutes, send new posts straight to the queue
2012-05-07 15:54:49 -07:00
directory.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
email.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
EmailNotification.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
enotify.php
convert html entities to utf-8 before email header encoding
2012-05-01 15:49:22 -07:00
event.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
expire.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
fcontact.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
gprobe.php
only validate once
2012-05-01 23:16:58 -07:00
group.php
bug #369 - show contacts who are not in any groups
2012-04-12 23:06:41 -07:00
html2bbcode.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
html2plain.php
separate tag search from body search
2012-04-23 22:41:32 -07:00
items.php
reset permissions to forum default when adding forum delivery chain
2012-05-06 23:06:21 -07:00
message.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02: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
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
network.php
validate_url() and validate_email() validate also IP address.
2012-05-03 15:28:23 +02:00
notifier.php
string update
2012-05-03 16:55:03 -07:00
oauth.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
oembed.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
onepoll.php
If a contact has had delivery issues in the last 15 minutes, send new posts straight to the queue
2012-05-07 15:54:49 -07:00
pgettext.php
Some Bugfixes, and variable checks
2012-04-17 11:33:50 +00:00
Photo.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
pidfile.php
New script that checks if a script is running
2012-04-01 20:56:27 +02:00
plugin.php
hidden plugins (add .hidden file to dir)
2012-04-30 23:07:52 -07:00
poller.php
separate poll_interval from delivery_interval - default is the same.
2012-05-07 04:21:54 -07:00
profile_advanced.php
Some Bugfixes, and variable checks
2012-04-17 11:33:50 +00:00
profile_selectors.php
typo in profile_selectors, fix remote tagging
2012-04-29 22:34:05 -07:00
profile_update.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
queue.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
queue_fn.php
If a contact has had delivery issues in the last 15 minutes, send new posts straight to the queue
2012-05-07 15:54:49 -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
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
improve handling of relative feed url's
2012-05-01 17:10:26 -07:00
security.php
Some Bugfixes, and variable checks
2012-04-17 11:33:50 +00:00
session.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
socgraph.php
"show more" friends in common
2012-05-04 01:46:36 -07:00
system_unavailable.php
Merge branch 'master' of https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
template_processor.php
ignore utf8 offset error for unit tests
2012-04-07 02:31:41 -07:00
text.php
workaround to clean up orphaned filetags
2012-05-04 17:43:47 -07:00