blob: c3c7cc09937a88a20c588097a47af62fe14c2b50 (
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
|
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
+ enotify.php
+ event.php
+ expire.php
? follow.php
+ gprobe.php
+ group.php
= html2bbcode.php
= html2plain.php
+ identity.php
? items.php
+ js_strings.php
+ language.php
? message.php
- msgclean.php
? nav.php
network.php
+ notifier.php
oauth.php
oembed.php
? onepoll.php
? Photo.php
? plugin.php
? poller.php
? profile_advanced.php
profile_selectors.php
? queue_fn.php
? queue.php
- salmon.php
+ security.php
? session.php
? socgraph.php
= system_unavailable.php
= template_processor.php
? text.php
- user.php
+ zot.php
mod/
+ abook.php -> moved to connections.php
? acl.php
admin.php
+ allfriends.php
+ api.php
+ apps.php
+ attach.php
- auth.php
- cb.php
common.php
community.php
+ contactgroup.php
crepair.php
delegate.php
? directory.php
dirfind.php
display.php
editpost.php
? events.php
fbrowser.php
feed.php
filerm.php
filer.php
follow.php
friendica.php -> moved to siteinfo.php, require HTML templating, more
fsuggest.php
+ group.php
- hcard.php -> not needed
= help.php
+ home.php
hostxrd.php -> probably not needed
? install.php
invite.php
+ item.php
+ like.php
+ lockview.php
+ login.php
+ lostpass.php
? magic.php
+ manage.php
match.php
? message.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 (what do we need this for? What functionality/feature does it enable)
search_ac.php
search.php
settings.php - partially done
+ share.php
+ smilies.php
+ starred.php
subthread.php
+ suggest.php
tagger.php
tagrm.php
? uexport.php
? update_community.php - needs converting to json
? update_network.php - needs converting to json
? update_profile.php - needs converting to json
? viewconnections.php
? view.php
+ viewsrc.php
+ wall_attach.php (needs remote permissions refactor)
+ wall_upload.php (needs remote permissions refactor)
webfinger.php
+ _well_known.php
xrd.php
+ zchannel.php
+ zfinger.php
? zperms.php
|