streams/include
2012-07-24 21:03:15 -07:00
..
jquery_ui slider 2012-07-09 23:23:20 -07:00
markdownify eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
account.php more account infrastructure 2012-07-22 00:46:20 -07:00
acl_selectors.php the pioneers should at least have a current db - it will likely be some time before db updates go into this tree as many incompatible things are changing and cannot be automatically migrated, so it will probably mean frequent reinstalls. 2012-07-16 16:33:31 -07:00
api.php eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
attach.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
auth.php handle multiple underscores in D* links 2012-05-26 23:46:42 -07:00
bb2diaspora.php eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
bbcode.php eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
cache.php use mysql replace on cache items 2012-05-02 16:27:19 -07:00
config.php rev update 2012-06-16 17:29:42 -07:00
Contact.php sync 2012-07-19 21:09:40 -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 making tags work 2012-07-09 22:08:25 -07:00
conversation.php realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (available on tooltip) 2012-07-23 04:11:59 -07:00
cronhooks.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
crypto.php simplify 2012-07-21 03:48:59 -07:00
datetime.php more work on json notifications, now working except for notify popup 2012-07-15 21:06:07 -07:00
dba.php eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
delivery.php Removing connectors we won't be needing - this is probably going to break some shit. 2012-07-18 04:49:15 -07:00
directory.php rev update, bug 428, 429, and ability to block globaldir submissions from demo sites 2012-05-21 16:40:11 -07: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 sync 2012-07-19 21:09:40 -07:00
event.php event summary/title 2012-06-25 20:55:27 -07:00
expire.php make it optional to optimize the item table after expire 2012-05-08 15:33:01 -07:00
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
follow.php Removing connectors we won't be needing - this is probably going to break some shit. 2012-07-18 04:49:15 -07:00
gprobe.php only validate once 2012-05-01 23:16:58 -07:00
group.php convert all network search params to get requests (no url path args) 2012-07-23 17:35:58 -07: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 separate tag search from body search 2012-04-23 22:41:32 -07:00
iquery.php backend support for alternate profile photos for private profiles 2012-07-17 16:02:16 -07:00
items.php implement page update modes 2012-07-23 20:49:56 -07:00
language.php more registration functions plus ability to over-ride individual strings plus upstream merges plus rev update 2012-07-22 17:25:26 -07:00
lock.php upstream fixes and a lot of taxonomy stuff 2012-07-10 06:28:02 -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 create fetch_tags function, make search work again, change logo 2012-07-10 19:28:02 -07:00
network.php eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
notifier.php sync changes 2012-07-19 18:53:26 -07:00
oauth.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
oembed.php OEmbed: Don't output the width of images 2012-06-18 08:49:35 +02:00
onepoll.php eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
Photo.php rev update 2012-07-24 21:03:15 -07:00
pidfile.php New script that checks if a script is running 2012-04-01 20:56:27 +02:00
plugin.php implement page update modes 2012-07-23 20:49:56 -07:00
poller.php variable confusion in poller, don't allow negative page offsets 2012-06-11 17:24:16 -07: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
queue.php Removing connectors we won't be needing - this is probably going to break some shit. 2012-07-18 04:49:15 -07: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
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 get rid of special "short salmon key" for statusnet 2012-07-11 16:54:18 -07:00
Scrape.php Removing connectors we won't be needing - this is probably going to break some shit. 2012-07-18 04:49:15 -07:00
security.php Merge branch 'master' of git://github.com/friendica/friendica 2012-06-04 12:04:17 +05:30
session.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
socgraph.php more work on json notifications, now working except for notify popup 2012-07-15 21:06:07 -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 implement page update modes 2012-07-23 20:49:56 -07:00
user.php use include/language.php for all language and translation code 2012-07-16 01:26:26 -07:00