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
9391fc965d68fea5fc18e93a1583e90d8f11bd02
core
/
include
History
friendica
62e528ba43
remove zrl from query string
2012-04-02 00:45:45 -07:00
..
acl_selectors.php
Use tabindex to enable easy navigation in the dialog to write private mails; Recipient -> Subject -> Text field (tabindex has to be set to the IFRAME element after TinyMCE started) -> Send button
2012-03-16 17:45:07 +00:00
api.php
line 86: s/Friendika/Friendica/
2012-04-01 04:52:45 -03:00
attach.php
mime_content_type requires access to the file, not just the name
2012-01-28 12:09:17 -08:00
auth.php
catch OpenID login errors in cases when the OpenID server does not answers
2012-03-30 15:19:17 +02:00
bb2diaspora.php
scale external images
2012-02-25 14:22:51 -08:00
bbcode.php
Quotes with author are now having an "open/close" link
2012-03-17 12:15:59 +01:00
cache.php
more robust cache api handling (was throwing errors on occasion)
2012-01-24 17:04:49 -08:00
config.php
Wrong variable name
2012-02-26 14:29:17 +00:00
contact_selectors.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
contact_widgets.php
allow users to set categories on their posts
2012-04-01 21:28:31 -04:00
Contact.php
prevent re-registrations using a deleted username - not an issue with Friendica but could create a serious privacy issue with federated platforms
2012-03-22 01:46:52 -07:00
conversation.php
allow users to set categories on their posts
2012-04-01 21:28:31 -04:00
cronhooks.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
crypto.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
datetime.php
make 'x minutes ago' fully translateable with argument ordering. string update.
2012-02-12 17:15:09 -08:00
dba.php
typo in function name
2012-03-29 16:01:44 -07:00
delivery.php
community discovery cont., cleanup of DB debugging
2012-03-18 22:12:36 -07:00
diaspora.php
add title to D* posts
2012-04-01 19:16:13 -07:00
directory.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
email.php
some reported warnings cleaned up
2012-03-28 20:50:09 -07:00
EmailNotification.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
enotify.php
language issues in enotify
2012-03-26 01:43:26 -07:00
event.php
Avoid a Notice
2012-02-27 22:01:17 +00:00
expire.php
do an optimise after an expunge
2012-02-02 18:02:08 -08:00
fcontact.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
group.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
html2bbcode.php
html2bbcode: Disabled size conversion
2012-03-15 21:17:51 +01:00
html2plain.php
New parameter in html2plain for plain text exports. More compatibility in API
2012-03-21 10:08:40 +01:00
items.php
slight improvement in handling of plaintext feeds
2012-04-01 15:43:57 -07:00
message.php
send unverified private mail using zrl
2012-04-01 00:59:35 -07: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
another silly mistake
2012-03-29 21:44:30 -07:00
network.php
more error handling
2012-03-31 17:44:34 -07:00
notifier.php
community discovery cont., cleanup of DB debugging
2012-03-18 22:12:36 -07:00
oauth.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
oembed.php
bug
#346
- add oembed maxwidth to oembed request
2012-03-24 21:26:50 -07:00
pgettext.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
Photo.php
change default profile photo to something more interesting than a reddish brown square
2012-03-20 15:41:06 -07:00
plugin.php
theme description with preview (non-translatable unfortunately)
2012-03-26 18:15:10 -07:00
poller.php
Merge commit 'upstream/master'
2012-03-28 19:52:30 +02:00
profile_advanced.php
show tags (pub_keywords) in advanced profile
2012-02-11 01:24:29 -08:00
profile_selectors.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
profile_update.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
queue_fn.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
queue.php
queue optimisation - back off delivery attempts to once per hour after the first 12 hours.
2012-03-17 03:43:02 -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
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
salmon.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
Scrape.php
change default profile photo to something more interesting than a reddish brown square
2012-03-20 15:41:06 -07:00
security.php
use zrl to get home again
2012-03-29 20:58:32 -07:00
session.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
socgraph.php
don't include friend suggestions for people with the same name as current contacts. This will remove a lot of #whoaretonybaldwin.
2012-03-25 21:43:17 -07:00
system_unavailable.php
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
template_processor.php
bug
#337
, call template_unescape() only at the end of template processing
2012-03-17 18:15:36 -07:00
text.php
remove zrl from query string
2012-04-02 00:45:45 -07:00