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. You cannot open issues or pull requests or push a commit.
Files
6421c09cff6bebd9c7f191d36239a8c4efe74bdf
core
/
mod
History
friendica
6421c09cff
oopsie
2013-01-21 15:45:06 -08:00
..
_well_known.php
rework a couple of zot basics
2012-11-10 23:26:12 -08:00
acl.php
directory services cleanup
2013-01-19 01:07:35 -08:00
admin.php
implement Smarty3
2013-01-06 15:57:11 -07:00
allfriends.php
directory structures
2012-12-21 03:34:17 -08:00
api.php
…
apps.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
attach.php
more heavy lifting
2012-10-23 17:14:50 -07:00
auth.php
…
channel.php
more work on notification system, fix a couple of minor issues from smarty conversion
2013-01-07 13:40:58 -08:00
chanview.php
Ensure that Red members never see the accursed "and nobody was found..." when you've put in an explicit address of a channel you know for certain exists.
2013-01-20 20:14:13 -08:00
common.php
…
community.php
…
connections.php
add refresh to connection edit menu, and notify of communication issues
2013-01-03 16:48:18 -08:00
contactgroup.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
crepair.php
more DB cleanup
2012-08-30 18:47:07 -07:00
delegate.php
…
directory.php
Ensure that Red members never see the accursed "and nobody was found..." when you've put in an explicit address of a channel you know for certain exists.
2013-01-20 20:14:13 -08:00
dirfind.php
start implementing zot-id
2012-11-08 19:07:19 -08:00
dirsearch.php
Ensure that Red members never see the accursed "and nobody was found..." when you've put in an explicit address of a channel you know for certain exists.
2013-01-20 20:14:13 -08:00
display.php
implement Smarty3
2013-01-06 15:57:11 -07:00
editpost.php
cleanup editpost
2012-12-21 04:08:48 -08:00
events.php
documenting event-finish-date-crosses-month-boundary issue to come back to later
2013-01-16 03:28:33 -08:00
fbrowser.php
fix show-stopping bugs
2013-01-06 19:34:54 -07:00
feed.php
…
filer.php
making tags work
2012-07-09 22:08:25 -07:00
filerm.php
theme cleanup
2012-07-09 22:48:51 -07:00
follow.php
wrong redirection after follow
2013-01-09 22:18:06 -08:00
fsuggest.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
group.php
fix the visual group editor
2013-01-20 20:58:06 -08:00
hcard.php
more work on notification system, fix a couple of minor issues from smarty conversion
2013-01-07 13:40:58 -08:00
help.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
home.php
more structural stuff
2012-10-29 19:31:38 -07:00
hostxrd.php
implement Smarty3
2013-01-06 15:57:11 -07:00
import.php
fill in the basic outline of what needs to happen on importation
2013-01-12 15:29:34 -08:00
intro.php
"webbie" isn't going to cut it. We'll go with "channel address" for now.
2012-12-06 01:18:30 -08:00
invite.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
item.php
backend for storing items as arbitrary webpages
2013-01-11 14:12:05 -08:00
like.php
…
lockview.php
make lockview work, bring back acl widget theming in redbasic
2013-01-20 18:05:29 -08:00
login.php
cleanup editpost
2012-12-21 04:08:48 -08:00
lostpass.php
add Smarty templates for international templates
2013-01-10 21:24:10 -07:00
magic.php
oopsie
2013-01-21 15:45:06 -08:00
manage.php
fix default channel
2012-11-02 18:55:40 +11:00
match.php
typo in mod_match
2012-12-26 16:51:54 -08:00
message.php
fix show-stopping bugs
2013-01-06 19:34:54 -07:00
mood.php
cleanup
2012-11-13 20:53:33 -08:00
msearch.php
remove the private keywords stuff to reduce directory and search complexity
2012-12-26 03:49:50 -08:00
network.php
rewrite the conv search
2013-01-12 19:05:14 -08:00
new_channel.php
"webbie" isn't going to cut it. We'll go with "channel address" for now.
2012-12-06 01:18:30 -08:00
nogroup.php
bug
#369
- show contacts who are not in any groups
2012-04-12 23:06:41 -07:00
notifications.php
…
notify.php
lots of notification tweaks
2013-01-08 02:49:08 -08:00
oembed.php
…
oexchange.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
opensearch.php
lotsa little fixes
2012-10-21 22:11:02 -07:00
page.php
pages sorta working
2013-01-15 01:32:11 -08:00
parse_url.php
…
photo.php
…
photos.php
fix show-stopping bugs
2013-01-06 19:34:54 -07:00
ping.php
mopping up the events issues so I can move on to other stuff
2013-01-16 03:18:32 -08:00
poco.php
fix poco acct: url
2012-12-30 03:15:58 -08:00
poke.php
…
post.php
more work on magic auth
2013-01-21 15:39:05 -08:00
pretheme.php
more mod cleanups
2012-10-22 19:18:50 +11:00
probe.php
probe diagnostic translated to zot, will use your current channel for permissions, logout to check anonymous permissions
2012-12-29 00:33:04 -08:00
profile_photo.php
more work on notification system, fix a couple of minor issues from smarty conversion
2013-01-07 13:40:58 -08:00
profile.php
more work on notification system, fix a couple of minor issues from smarty conversion
2013-01-07 13:40:58 -08:00
profiles.php
more work on notification system, fix a couple of minor issues from smarty conversion
2013-01-07 13:40:58 -08:00
profperm.php
more work on notification system, fix a couple of minor issues from smarty conversion
2013-01-07 13:40:58 -08:00
qsearch.php
…
randprof.php
start implementing zot-id
2012-11-08 19:07:19 -08:00
redir.php
more DB cleanup
2012-08-30 18:47:07 -07:00
register.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
regmod.php
add Smarty templates for international templates
2013-01-10 21:24:10 -07:00
removeme.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
rsd_xml.php
more notes
2012-11-16 16:09:22 -08:00
search_ac.php
…
search.php
more heavy lifting on API - though need to re-visit events and give them all message_ids from the origination site.
2013-01-19 22:21:00 -08:00
settings.php
provide other ways to export the basic info
2013-01-16 21:34:36 -08:00
setup.php
add Smarty templates for international templates
2013-01-10 21:24:10 -07:00
share.php
…
siteinfo.php
fix register_policy globally
2013-01-03 13:50:23 -08:00
smilies.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
starred.php
fix starring posts
2012-10-27 05:26:34 -07:00
subthread.php
start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
2012-12-09 18:07:36 -08:00
suggest.php
…
tagger.php
testing settings
2012-10-23 21:37:09 +11:00
tagrm.php
making tags work
2012-07-09 22:08:25 -07:00
toggle_mobile.php
import the toggle_mobile stuff to shut up some warnings
2013-01-03 15:52:05 -08:00
uexport.php
export should always "save to file" by default
2013-01-16 22:41:39 -08:00
update_channel.php
add live page loading and and endless scroll to home (mod_channel)
2012-12-16 00:44:38 -08:00
update_community.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
update_network.php
ajax page loads
2012-07-24 22:06:21 -07:00
view.php
this should fix pcss
2013-01-08 14:25:42 -08:00
viewcontacts.php
more work on notification system, fix a couple of minor issues from smarty conversion
2013-01-07 13:40:58 -08:00
viewsrc.php
sometimes it gets confusing when using two trees with completely different structures
2012-11-13 15:04:25 -08:00
wall_attach.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08:00
wall_upload.php
plaintext default - richtext is a feature
2012-11-05 01:25:08 -08:00
webfinger.php
Merge branch 'master' of
https://github.com/friendica/friendica
2012-04-05 13:39:15 +02:00
xrd.php
implement Smarty3
2013-01-06 15:57:11 -07:00
zfinger.php
zfinger issue stray unfinished statement
2013-01-04 01:41:18 -08:00
zotfeed.php
temporary feed import/export (public only for the moment) until this is integrated with remote permissions
2013-01-03 19:34:04 -08:00
zperms.php
add hash to channel structure for consistency/redundancy
2012-10-04 03:13:57 -07:00