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
041aeaf4a159e277b828d8a386c0968657afb723
core
/
include
History
Zach Prezkuta
041aeaf4a1
fix small bug in lists and revert Diaspora list processing to non-Markdownify version
2012-07-05 12:54:52 -06:00
..
markdownify
New function to convert bbcode to markdown.
2012-06-17 19:49:05 +02:00
acl_selectors.php
implement contact archival
2012-04-27 17:17:58 -07:00
api.php
moved api direct message formating to own function.
2012-06-26 08:54:01 +02: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
fix small bug in lists and revert Diaspora list processing to non-Markdownify version
2012-07-05 12:54:52 -06:00
bbcode.php
fix small bug in lists and revert Diaspora list processing to non-Markdownify version
2012-07-05 12:54:52 -06: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_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
better handling of dead contacts
2012-06-14 16:56:46 -07:00
conversation.php
restore 'shareable' to feeds after recent feed privacy re-factoring
2012-06-30 05:16:30 -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
typos
2012-06-25 21:39:07 -07:00
dba.php
some initial code and benchmarking for "red" content rendering engine
2012-07-04 20:37:15 -07:00
delivery.php
create third privacy state - public post but not searchable or publicly visible
2012-06-28 17:43:29 -07:00
diaspora.php
render the recycle symbol correctly on Diaspora reshares
2012-07-04 22:44:04 -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
punycode hostname
2012-07-03 21:40:13 -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
implement "follow" service limits
2012-06-24 22:23:17 -07: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
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
items.php
wrong column name (- vs _)
2012-06-28 21:32:49 -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
nav: pass $baseurl to template
2012-06-29 05:29:29 -04:00
network.php
config to disable email validation
2012-07-01 18:56:00 -07:00
notifier.php
create third privacy state - public post but not searchable or publicly visible
2012-06-28 17:43:29 -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
fix check for parent of StatusNet API post
2012-06-25 08:26:12 -06:00
pgettext.php
rename get_language() to get_browser_language()
2012-05-13 04:52:29 -07:00
Photo.php
exif_read_data may not be available and isn't a requirement - check and silently ignore exif orientation if it isn't there
2012-06-18 20:21:54 -07:00
pidfile.php
New script that checks if a script is running
2012-04-01 20:56:27 +02:00
plugin.php
typos in bbcode, add service class restrictions to jot uploads
2012-06-25 16:03:46 -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
profile_update.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02: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
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
show last.fm source in username
2012-06-20 23:04:55 -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
fix !@#$ tinymce linebreaks for the thousandth time
2012-07-04 17:15:43 -07:00
user.php
config to disable email validation
2012-07-01 18:56:00 -07:00