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
7c2d27e2750dc0b6cc7448f8e85b25a3c9b09687
core
/
include
History
friendica
7c2d27e275
rev update
2012-06-16 17:29:42 -07:00
..
acl_selectors.php
implement contact archival
2012-04-27 17:17:58 -07:00
api.php
fix small typo for logging command in api.php
2012-06-16 10:25:46 -06: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
handle multiple underscores in D* links
2012-05-26 23:46:42 -07:00
bbcode.php
webfinger profile linker
2012-06-02 18:05:23 -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_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
poll even if contact hasn't responded recently, so we can update the termination status
2012-06-14 17:27:07 -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
add missing bracket
2012-06-13 20:41:53 +02:00
dba.php
Disabled logging of SQL statements
2012-05-29 16:16:37 +02:00
delivery.php
first shot at getting like/unlike functions to work consistently
2012-06-03 14:53:30 -06:00
diaspora.php
more cleanup
2012-06-16 10:45:26 -06: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
couple of little fixes to enotify positional params
2012-06-13 20:03:18 -07:00
event.php
Add two hooks, event_created and event_updated. One Bugfix for the <id>...</id> tag ($uri was never defined). Commented out the parse_event() function - its never called and would lead to a program abortion due to a broken require_once at the beginning
2012-05-29 19:03:30 +00: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
ostatus hub subscription issues
2012-06-07 19:53:39 -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
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
remove php version restriction on archive widget
2012-06-13 20:59:19 -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
prvgroup should see intros
2012-05-29 18:24:44 -07:00
network.php
Add support for PNG images with alpha
2012-06-07 17:42:13 +02:00
notifier.php
first shot at getting like/unlike functions to work consistently
2012-06-03 14:53:30 -06:00
oauth.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
oembed.php
fix a random profile error message
2012-06-07 08:49:33 -04:00
onepoll.php
rev update
2012-06-16 03:35:45 -07:00
pgettext.php
rename get_language() to get_browser_language()
2012-05-13 04:52:29 -07:00
Photo.php
syntax on sql
2012-06-13 22:34:48 -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
variable confusion in poller, don't allow negative page offsets
2012-06-11 17:24:16 -07:00
profile_advanced.php
add hometown to profiles
2012-06-02 20:58:20 -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
add email probe logging, limit typo check to main addon files and skip additional support files
2012-06-05 19:28:04 -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 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
user.php
Add support for PNG images with alpha
2012-06-07 17:42:13 +02:00