This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
61dba985c14ebcfd20d18b579aee9b781f98bc23
core
/
include
History
friendica
61dba985c1
photo rotation
2012-05-23 01:01:04 -07:00
..
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
clear submanage, etc from session on logout
2012-05-22 18:05:58 -07: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
fix setting array values to config items
2012-05-22 11:56:49 +02:00
contact_selectors.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
contact_widgets.php
don't provide 'show more' on remote friends in common unless there are actually more
2012-05-08 17:40:56 -07:00
Contact.php
Allow plugins to modify the contact photo menu
2012-05-15 08:59:45 +08:00
conversation.php
redir links for permission controlled attachments
2012-05-21 22:54:39 -07:00
cronhooks.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
crypto.php
rev update
2012-05-20 18:30:02 -07: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
rev update
2012-05-20 18:30:02 -07:00
diaspora.php
more private forums, default privacy group for new contacts
2012-05-17 22:44:52 -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
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
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
gprobe.php
only validate once
2012-05-01 23:16:58 -07:00
group.php
theming for default group selector
2012-05-18 01:38:11 -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
cause of bogus wall-to-wall posts found
2012-05-22 03:55:11 -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
bring in the *much better* xml parser from the original zot branch
2012-05-16 21:29:57 -07:00
notifier.php
rev update
2012-05-20 18:30:02 -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
don't throw "did not contain xml" error if it's a valid rss that doesn't have the <?xml declaration
2012-05-07 16:51:09 -07:00
pgettext.php
rename get_language() to get_browser_language()
2012-05-13 04:52:29 -07:00
Photo.php
photo rotation
2012-05-23 01:01:04 -07:00
pidfile.php
New script that checks if a script is running
2012-04-01 20:56:27 +02:00
plugin.php
moderated comment templates
2012-05-11 03:41:29 -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_fn.php
finished dry run - now for real test
2012-05-07 18:36:28 -07:00
queue.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02: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
rename get_language() to get_browser_language()
2012-05-13 04:52:29 -07:00
session.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
socgraph.php
keep FB out of private notes
2012-05-22 21:20:31 -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
redir links for permission controlled attachments
2012-05-21 22:54:39 -07:00