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
f9a622c44ef5160942f1199dd86cfa749b79e7bc
core
/
include
History
friendica
2fe6aef8bc
fix default cipher for comments and set it at the conversation level rather than the item level.
2013-11-14 22:54:16 -08:00
..
dba
…
photo
…
account.php
…
acl_selectors.php
…
activities.php
…
api.php
…
attach.php
make the storage permissions tweakable for hosted environments where they may require tweaking.
2013-11-04 19:21:09 -08:00
auth.php
…
BaseObject.php
…
bb2diaspora.php
…
bbcode.php
display encrypted text inline
2013-11-11 00:21:00 -08:00
cache.php
…
cli_startup.php
…
cli_suggest.php
…
comanche.php
…
config.php
…
contact_selectors.php
…
contact_widgets.php
…
Contact.php
removeme sort of works for a single channel - lots of loose ends to deal with but it's a start
2013-11-12 18:27:36 -08:00
conversation.php
e2ee in comments and a bit of cleanup so not every theme has to define how to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step.
2013-11-14 15:41:25 -08:00
ConversationObject.php
fix default cipher for comments and set it at the conversation level rather than the item level.
2013-11-14 22:54:16 -08:00
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver.php
…
dir_fns.php
Fix missing argument warning
2013-11-12 22:26:47 +01:00
directory.php
…
enotify.php
…
event.php
…
expire.php
…
features.php
change wording on feature to "even more encryption" because otherwise it sounds like we don't have any at all - and we certainly do.
2013-11-11 00:29:25 -08:00
follow.php
…
friendica_smarty.php
…
gprobe.php
…
group.php
fix private group delivery
2013-11-05 14:26:31 -08:00
html2bbcode.php
…
html2plain.php
…
identity.php
Don't allow channel creation with a nickname
2013-11-14 16:51:23 -08:00
ItemObject.php
fix default cipher for comments and set it at the conversation level rather than the item level.
2013-11-14 22:54:16 -08:00
ITemplateEngine.php
…
items.php
allow private mail sender to set an expiration on their messages. Once expired the message is destroyed at both ends (subject to the granularity of the polling interval) and is gone. Officially it takes some form of language independent string like 2013/11/22, but English speakers can use anything that strtotime() understands, like "+30 minutes" or "next Tuesday".
2013-11-06 18:28:36 -08:00
js_strings.php
localise js ui strings for e2ee
2013-11-11 15:20:30 -08:00
language.php
…
menu.php
…
message.php
E2EE on private mail (also fixed autocomplete results dropdown for recipient which was positioned below the navbar instead of next to the recipient input box)
2013-11-13 23:10:29 -08:00
nav.php
make autocomplete better themable by adding an id
2013-11-14 18:03:16 +01:00
network.php
…
notifier.php
…
notify.php
…
oauth.php
…
oembed.php
looks more structured this way
2013-11-11 18:44:23 +01:00
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
…
photos.php
…
plugin.php
…
poller.php
we should probably only expire things once...
2013-11-07 22:45:13 -08:00
profile_advanced.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
reddav.php
…
security.php
…
session.php
…
socgraph.php
…
system_unavailable.php
…
taxonomy.php
…
template_processor.php
…
text.php
too much privacy on get_plink() which is left over from Friendica days
2013-11-10 14:15:57 -08:00
widgets.php
…
zot.php
silence a warning
2013-11-14 19:33:28 -08:00