blob: 036d1217a47ba111aa3188d59f5dd42b96668f3a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
|
Files transitioned to Red:
Legend:
+ Mostly or completely transitioned
? Minimally transitioned, probably needs more work
= Unlikely to require changes
- Not needed in Red
(No marker - has not yet been transitioned, may have some patches applied)
include/
+ account.php
acl_selectors.php
+ activities.php
api.php
? attach.php
+ auth.php
- bb2diaspora.php (check for function dependencies before removing)
+ bbcode.php
= cache.php
= config.php
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
+ cronhooks.php
? crypto.php
+ datetime.php (todo: html removal)
? dba.php
delivery.php
+ directory.php
- email.php
enotify.php
event.php
+ expire.php
fcontact.php
follow.php
gprobe.php
group.php
html2bbcode.php
html2plain.php
+ identity.php
iquery.php
items.php
+ js_strings.php
+ language.php
lock.php
message.php
- msgclean.php
? nav.php
network.php
notifier.php
oauth.php
oembed.php
onepoll.php
Photo.php
pidfile.php
? plugin.php
poller.php
? profile_advanced.php
profile_selectors.php
queue_fn.php
queue.php
quoteconvert.php
salmon.php
Scrape.php
+ security.php
? session.php
socgraph.php
= system_unavailable.php
= template_processor.php
text.php
- user.php
+ zot.php
mod/
+ abook.php
acl.php
admin.php
allfriends.php
api.php
+ apps.php
+ attach.php
? auth.php
cb.php
common.php
community.php
contactgroup.php
- contacts.php
crepair.php
delegate.php
- dfrn_confirm.php
- dfrn_notify.php
- dfrn_poll.php
- dfrn_request.php
directory.php
dirfind.php
display.php
editpost.php
events.php
fbrowser.php
feed.php
filerm.php
filer.php
follow.php
friendica.php
fsuggest.php
group.php
hcard.php
help.php
+ home.php
hostxrd.php
install.php
invite.php
+ item.php
like.php
lockview.php
+ login.php
lostpass.php
magic.php
+ manage.php
match.php
message.php
modexp.php
mood.php
msearch.php
? network.php
nogroup.php
notifications.php
+ notify.php
? oembed.php
+ oexchange.php
+ opensearch.php
= parse_url.php
+ photo.php
photos.php
+ ping.php (needs more work)
poco.php
poke.php
? post.php
+ pretheme.php
probe.php
? profile_photo.php
? profile.php
+ profiles.php
profperm.php
qsearch.php
+ randprof.php
- redir.php
- register.php
regmod.php
removeme.php
rsd_xml.php
search_ac.php
search.php
settings.php
share.php
+ smilies.php
+ starred.php
subthread.php
suggest.php
tagger.php
tagrm.php
uexport.php
update_community.php
update_network.php
update_profile.php
viewcontacts.php
view.php
viewsrc.php
wall_attach.php
wallmessage.php
? wall_upload.php (needs remote permissions refactor)
webfinger.php
+ _well_known.php
xrd.php
+ zchannel.php
+ zfinger.php
? zperms.php
+ register.php
|