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
aa0c70e198007798385736f370fc07957764acf6
core
/
include
History
git-marijus
aa0c70e198
Merge pull request
#348
from git-marijus/dev
...
add querystring to css and js which is added via head_add_{css, js}
2016-04-21 18:42:49 +02:00
..
dba
…
Import
…
photo
…
account.php
…
acl_selectors.php
…
activities.php
…
api_auth.php
…
api.php
module updates
2016-04-18 20:38:38 -07:00
apps.php
…
attach.php
send file sync packets for all known file operations
2016-04-07 18:54:48 -07:00
auth.php
move more session related stuff such as paranoia handling (IP address changes) into the session object and extend remember_me cookies once a day so that they will never expire (theoretically). The DB session driver will extend its expiration on every session write (in the case of persistent sessions).
2016-04-10 19:20:41 -07:00
BaseObject.php
…
bb2diaspora.php
send the correct number of args
2016-04-20 19:56:01 -07:00
bbcode.php
issue
#331
use timeago.js for reshared publish date instead of relative_date() which does not play well with other networks.
2016-04-10 21:30:35 -07:00
bookmarks.php
…
cache.php
…
chat.php
…
checksites.php
…
cli_startup.php
objectify all the session management stuff
2016-04-08 04:44:10 -07:00
cli_suggest.php
…
comanche.php
…
config.php
…
contact_selectors.php
…
contact_widgets.php
…
Contact.php
objectify all the session management stuff
2016-04-08 04:44:10 -07:00
conversation.php
some work on comanche autocomplete
2016-04-09 12:16:42 +02:00
ConversationObject.php
…
cronhooks.php
…
crypto.php
…
datetime.php
…
deliver_hooks.php
…
deliver.php
…
dir_fns.php
…
directory.php
…
enotify.php
…
environment.php
…
event.php
…
expire.php
…
externals.php
…
features.php
…
follow.php
…
gprobe.php
…
group.php
…
help.php
module updates
2016-04-18 20:38:38 -07:00
html2bbcode.php
…
html2plain.php
…
hubloc.php
…
identity.php
fix marked bug in code
2016-04-13 22:58:37 -07:00
import.php
a few issues: block public not blocking mod_cal, typo in sql for one clone file sync operation, fix_system_urls not catching cached contact photos, extend sessionhandler expiration when remember_me is enabled as the stored session is expiring long before the browser session.
2016-04-10 16:56:08 -07:00
importdoc.php
module updates
2016-04-18 20:38:38 -07:00
ItemObject.php
…
ITemplateEngine.php
…
items.php
some issues with GNU-Social's implementation of events in feeds. The summary element is over-riding content, so put summary into the xcal namespace. Some investigation reveals that both projects are non-compliant in the xcal space. Will deal with this later.
2016-04-18 00:59:42 -07:00
js_strings.php
…
language.php
undeclared static property App::$stringsave (push_lang() and pop_lang())
2016-04-05 22:13:56 -07:00
menu.php
…
message.php
…
nav.php
module updates
2016-04-18 20:38:38 -07:00
network.php
provide stream resource pointer option to z_fetch_url() and z_post_url() per earlier doco commit on syncing files/photos across clones.
2016-04-05 18:24:24 -07:00
notifier.php
There is no longer a followup flag in the notifier. Remove all traces of it.
2016-04-20 19:03:56 -07:00
notify.php
…
oauth.php
…
oembed.php
…
onedirsync.php
…
onepoll.php
…
page_widgets.php
…
permissions.php
…
photos.php
module updates
2016-04-18 20:38:38 -07:00
plugin.php
add querystring to css and js which is added via head_add_{css, js}
2016-04-19 13:38:06 +02:00
poller.php
…
probe.php
…
profile_selectors.php
…
ProtoDriver.php
…
queue_fn.php
…
queue.php
…
ratenotif.php
…
reddav.php
send file sync packets for all known file operations
2016-04-07 18:54:48 -07:00
security.php
…
sharedwithme.php
…
smarty.php
…
socgraph.php
…
spam.php
…
statistics_fns.php
…
system_unavailable.php
…
taxonomy.php
…
template_processor.php
…
text.php
more work on file sync to clones, 60-70% test coverage, mostly working but many changes made during testing which themselves have not yet been tested
2016-04-06 19:56:38 -07:00
widgets.php
…
zot.php
filter out a bit more dreport noise - especially for private posts to multiple recipients.
2016-04-14 21:53:39 -07:00