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
32c6eab01c820c0ab44aa1b8860bf3173061e4e2
core
/
mod
History
Stefan Parviainen
32c6eab01c
Fix saved searches on network page, fix caching mith multiple autocompleters
2015-01-08 17:16:08 +01:00
..
_well_known.php
make it easier to plug into .well_known, for instance to tell the EFF to fuck off and not block pages from the free web just because they use cookies.
2014-05-06 22:25:36 -07:00
achievements.php
Move achievements on, but just a tad.
2014-09-02 02:34:04 +01:00
acl.php
Honor requested count in navbar search
2015-01-08 16:05:00 +01:00
admin.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
api.php
…
appman.php
remote install app (untested)
2014-06-10 16:34:21 -07:00
apps.php
Pass sitename to apps
2014-12-22 15:39:04 +00:00
attach.php
…
authtest.php
…
block.php
…
blocks.php
this should make all the 'sys' webpage design tools useable by the admin
2014-11-12 18:04:00 -08:00
bookmarks.php
This is a fix to not interfere the ongoing adding of .generic-content-wrapper with the ongoing styling of redbasic theme.
2014-10-10 15:52:56 +02:00
channel.php
add Thomas's Diaspora repair script as include/fixd.php - altered so it can be re-run if necessary with a count of remaining hublocs to be fixed. Some sites are down so it probably can't ever get to zero. The check for a null join is quite an expensive query. It could block your DB for a couple minutes while it runs.
2014-12-16 00:25:41 -08:00
chanview.php
If you have a new channel (or a new hub searching for an old channel)
2014-09-02 01:58:53 +01:00
chat.php
only show jotnets when posting conversation items
2014-06-14 20:16:40 -07:00
chatsvc.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
cloud.php
A fix, but I have no case to verify.
2014-10-12 21:10:04 +02:00
common.php
…
connect.php
fix true toggle
2014-11-26 11:01:18 -08:00
connections.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
connedit.php
some work on the edit connection workflow explanation and connedit page. This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved.
2015-01-02 19:20:52 -08:00
contactgroup.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
delegate.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
directory.php
fix some directory anomolies
2014-12-16 18:33:16 -08:00
dirsearch.php
Directory sorting as a dropdown, forum filter as checkbox, option to sort oldest first
2014-12-07 12:31:12 +01:00
display.php
incorrect check for sys ownership
2014-12-19 00:28:36 -08:00
editblock.php
edit and preview removed from additional features and turned into core functionality (always enabled).
2014-12-16 14:28:07 -08:00
editlayout.php
edit and preview removed from additional features and turned into core functionality (always enabled).
2014-12-16 14:28:07 -08:00
editpost.php
edit and preview removed from additional features and turned into core functionality (always enabled).
2014-12-16 14:28:07 -08:00
editwebpage.php
edit and preview removed from additional features and turned into core functionality (always enabled).
2014-12-16 14:28:07 -08:00
events.php
add event export (this month) to event UI
2014-11-24 02:50:14 -08:00
fbrowser.php
…
feed.php
allow feed paging
2014-10-29 17:55:15 -07:00
filer.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
filerm.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
filestorage.php
provide some info for buttons
2015-01-03 13:42:05 +01:00
follow.php
pull in some posts when first connecting to feeds
2014-09-01 20:47:01 -07:00
fsuggest.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
group.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
hcard.php
change default invitation message
2014-08-11 19:38:04 -07:00
help.php
Handle included txt files (ie, install doco) as BBCode, otherwise it strips all
2014-11-30 00:36:30 +00:00
home.php
wall tags
2014-12-15 14:37:31 -08:00
hostxrd.php
…
impel.php
shareable design elements
2014-10-06 17:47:17 -07:00
import.php
mod/import: try ten times to create a unique webbie if the chosen one is in use.
2014-12-18 19:48:23 -08:00
invite.php
change default invitation message
2014-08-11 19:38:04 -07:00
item.php
fix shares that are processed with markdown (regression, this was pulled from diaspora2bb a couple weeks back as it was affecting diaspora input, but here we're dealing with red input only)
2015-01-01 22:30:54 -08:00
lang.php
…
layouts.php
extend sys support to layouts
2014-11-12 00:48:09 -08:00
like.php
blog mode - turn the comment link into a button and group with the likes/dislikes
2014-11-18 16:58:36 -08:00
lockview.php
let's make this "specific" since that's what it is.
2014-08-28 04:14:49 -07:00
locs.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
login.php
…
lostpass.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
magic.php
…
mail.php
private mail buttons
2014-11-18 15:13:37 -08:00
manage.php
Don't show current channel separately in channel manager, highlight it instead
2014-12-29 22:07:40 +01:00
match.php
…
menu.php
sys edit ability to menus and menu items
2014-11-12 01:43:34 -08:00
message.php
found one bug trying to fetch the recursive reshare from hell. I still think there's a problem with attribution but we'll have to wait and find that once we have some content to track. Also in private messages, on the message list page, change the text from delete message to delete conversation, because that's what we're really doing.
2014-10-06 20:54:52 -07:00
mitem.php
sys edit ability to menus and menu items
2014-11-12 01:43:34 -08:00
mood.php
moods not working in other languages + doc updates
2014-06-21 16:04:00 -07:00
msearch.php
…
network.php
wall tags
2014-12-15 14:37:31 -08:00
new_channel.php
Use grouped select field for role selection
2015-01-01 15:54:16 +01:00
notes.php
duplicate birthday events showing up
2014-06-04 21:02:57 -07:00
notifications.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
notify.php
issue
#433
2014-06-10 22:35:15 -07:00
oembed.php
oembed issues
2014-10-08 20:37:46 -07:00
oexchange.php
…
online.php
…
openid.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
opensearch.php
…
p.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
page.php
move all theme initialisation to one place - just after calling module_init. Revert if there are serious issues, but please note the issues in as much detail as possible so we can work through them.
2014-10-20 16:47:58 -07:00
parse_url.php
Added url tag around image for inserted links
2014-12-30 16:16:57 -06:00
pdledit.php
…
photo.php
issue
#777
, make photo cache time configurable, read the comments.
2014-12-27 18:19:51 -08:00
photos.php
Fix wrong require
2015-01-04 14:54:52 +01:00
ping.php
Sort notifications
2014-12-30 15:21:29 +01:00
poco.php
implicit type conversion
2014-11-17 16:49:17 -08:00
poke.php
…
post.php
hide online presence maps to DNT
2014-11-24 15:36:11 -08:00
pretheme.php
…
probe.php
…
profile_photo.php
implicit type conversion
2014-11-21 15:33:21 -08:00
profile.php
…
profiles.php
syntax issues (with some php versions?), unchecked intval
2015-01-01 23:47:14 -08:00
profperm.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
pubsites.php
…
randprof.php
…
rbmark.php
…
receive.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
register.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
regmod.php
implement service class for feed polling frequenecy, fixed a service class bug, moved service class stuff from plugin to account.php where it belongs and load that by default instead of on demand
2014-09-03 19:07:14 -07:00
regver.php
implement service class for feed polling frequenecy, fixed a service class bug, moved service class stuff from plugin to account.php where it belongs and load that by default instead of on demand
2014-09-03 19:07:14 -07:00
removeaccount.php
This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00'
2014-09-08 20:35:15 -07:00
removeme.php
This is long overdue - use a symblic constant NULL_DATE instead of the easily mis-typed sequence '0000-00-00 00:00:00'
2014-09-08 20:35:15 -07:00
rmagic.php
better handling of interactive likes
2014-07-17 19:07:39 -07:00
rpost.php
allow jotnets to work with rpost
2014-07-23 21:17:40 -07:00
rsd_xml.php
…
search_ac.php
Fix saved searches on network page, fix caching mith multiple autocompleters
2015-01-08 17:16:08 +01:00
search.php
wall tags
2014-12-15 14:37:31 -08:00
service_limits.php
new module - service_limits - print service class limits for logged in account. It is a debugging tool and not meant to be pretty.
2014-09-11 16:13:44 -07:00
settings.php
Merge pull request
#805
from pafcu/moretpl
2015-01-02 12:10:50 +11:00
setup.php
Use grouped select field for timezone selection
2015-01-01 14:44:50 +01:00
share.php
use feed title for channel name before checking author, make feed items shareable (they're private to the channel so they won't be shown in searches), try and handle Diaspora mentions a bit more elegantly. (Bug: we don't convert mentions to Diaspora's format on outbound at all!)
2014-09-02 17:21:12 -07:00
siteinfo.php
doc update
2014-12-26 00:13:22 -08:00
sitelist.php
some more work on realms
2014-08-17 19:06:56 -07:00
smilies.php
Access list of smilies over JSON
2014-12-20 17:33:35 +01:00
sources.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
sslify.php
Should fix issue
#704
2014-11-19 21:10:19 -08:00
starred.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
subthread.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
suggest.php
…
tagger.php
use a better hashtag replacement when preventing tag hijacking
2014-07-01 22:43:16 -07:00
tagrm.php
change the way tagrm works to allow tag removal on the fly
2014-10-28 11:56:00 +01:00
thing.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
toggle_mobile.php
…
toggle_safesearch.php
…
uexport.php
Minor doco
2014-12-16 18:13:04 +00:00
update_channel.php
…
update_display.php
…
update_home.php
yet another option for the homepage
2014-11-20 17:38:41 -08:00
update_network.php
…
update_search.php
…
view.php
…
viewconnections.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
viewsrc.php
make discover items interactive
2014-09-22 21:37:19 -07:00
wall_attach.php
…
wall_upload.php
private mail buttons
2014-11-18 15:13:37 -08:00
webfinger.php
…
webpages.php
uid not set in webpages.php, start on editwebpage.php
2014-11-11 22:55:24 -08:00
wfinger.php
…
xchan.php
Fixed a variable conflict in mod/xchan.php.
2014-11-14 00:45:25 +01:00
xrd.php
store diaspora meta info in the item table. It has to go there or it will kill us with complex joins. We can phase out the sign table once this all checks out.
2014-09-03 05:09:43 -07:00
xref.php
…
zfinger.php
violates new sql standards
2014-11-13 13:58:04 -08:00
zotfeed.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
zping.php
…