]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - _darcs/tentative_pristine
change function headers to K&R style
[quix0rs-gnu-social.git] / _darcs / tentative_pristine
1 hunk ./actions/accesstoken.php 25
2 -    function handle($args) {
3 +    function handle($args)
4 +    {
5 hunk ./actions/all.php 26
6 -    function handle($args) {
7 +    function handle($args)
8 +    {
9 hunk ./actions/all.php 57
10 -    function show_header($user) {
11 +    function show_header($user)
12 +    {
13 hunk ./actions/all.php 66
14 -    function show_top($user) {
15 +    function show_top($user)
16 +    {
17 hunk ./actions/all.php 82
18 -    function show_notices($user) {
19 +    function show_notices($user)
20 +    {
21 hunk ./actions/allrss.php 30
22 -    function init() {
23 +    function init()
24 +    {
25 hunk ./actions/allrss.php 43
26 -    function get_notices($limit=0) {
27 +    function get_notices($limit=0)
28 +    {
29 hunk ./actions/allrss.php 57
30 -    function get_channel() {
31 +    function get_channel()
32 +    {
33 hunk ./actions/allrss.php 71
34 -    function get_image() {
35 +    function get_image()
36 +    {
37 hunk ./actions/api.php 30
38 -    function handle($args) {
39 +    function handle($args)
40 +    {
41 hunk ./actions/api.php 83
42 -    function process_command() {
43 +    function process_command()
44 +    {
45 hunk ./actions/api.php 113
46 -    function requires_auth() {
47 +    function requires_auth()
48 +    {
49 hunk ./actions/api.php 150
50 -    function show_basic_auth_error() {
51 +    function show_basic_auth_error()
52 +    {
53 hunk ./actions/api.php 173
54 -    function is_readonly() {
55 +    function is_readonly()
56 +    {
57 hunk ./actions/avatarbynickname.php 23
58 -    function handle($args) {
59 +    function handle($args)
60 +    {
61 hunk ./actions/block.php 26
62 -    function prepare($args) {
63 +    function prepare($args)
64 +    {
65 hunk ./actions/block.php 60
66 -    function handle($args) {
67 +    function handle($args)
68 +    {
69 hunk ./actions/block.php 76
70 -    function are_you_sure_form() {
71 +    function are_you_sure_form()
72 +    {
73 hunk ./actions/block.php 115
74 -    function block_profile() {
75 +    function block_profile()
76 +    {
77 hunk ./actions/confirmaddress.php 24
78 -    function handle($args) {
79 +    function handle($args)
80 +    {
81 hunk ./actions/deletenotice.php 25
82 -    function handle($args) {
83 +    function handle($args)
84 +    {
85 hunk ./actions/deletenotice.php 37
86 -    function get_instructions() {
87 +    function get_instructions()
88 +    {
89 hunk ./actions/deletenotice.php 42
90 -    function get_title() {
91 +    function get_title()
92 +    {
93 hunk ./actions/deletenotice.php 47
94 -    function show_form($error=null) {
95 +    function show_form($error=null)
96 +    {
97 hunk ./actions/deletenotice.php 74
98 -    function delete_notice() {
99 +    function delete_notice()
100 +    {
101 hunk ./actions/deleteprofile.php 23
102 -    function handle($args) {
103 +    function handle($args)
104 +    {
105 hunk ./actions/deleteprofile.php 36
106 -    function get_instructions() {
107 +    function get_instructions()
108 +    {
109 hunk ./actions/deleteprofile.php 41
110 -    function form_header($title, $msg=null, $success=false) {
111 +    function form_header($title, $msg=null, $success=false)
112 +    {
113 hunk ./actions/deleteprofile.php 49
114 -    function show_feeds_list($feeds) {
115 +    function show_feeds_list($feeds)
116 +    {
117 hunk ./actions/deleteprofile.php 63
118 -    function common_feed_item($feed) {
119 +    function common_feed_item($feed)
120 +    {
121 hunk ./actions/deleteprofile.php 92
122 -    function show_form($msg=null, $success=false) {
123 +    function show_form($msg=null, $success=false)
124 +    {
125 hunk ./actions/deleteprofile.php 100
126 -    function show_confirm_delete_form() {
127 +    function show_confirm_delete_form()
128 +    {
129 hunk ./actions/deleteprofile.php 130
130 -    function handle_post() {
131 +    function handle_post()
132 +    {
133 hunk ./actions/deleteprofile.php 145
134 -    function delete_account() {
135 +    function delete_account()
136 +    {
137 hunk ./actions/deleteprofile.php 231
138 -    function show_top($arr) {
139 +    function show_top($arr)
140 +    {
141 hunk ./actions/deleteprofile.php 247
142 -    function settings_menu() {
143 +    function settings_menu()
144 +    {
145 hunk ./actions/disfavor.php 24
146 -    function handle($args) {
147 +    function handle($args)
148 +    {
149 hunk ./actions/doc.php 24
150 -    function handle($args) {
151 +    function handle($args)
152 +    {
153 hunk ./actions/emailsettings.php 26
154 -    function get_instructions() {
155 +    function get_instructions()
156 +    {
157 hunk ./actions/emailsettings.php 31
158 -    function show_form($msg=null, $success=false) {
159 +    function show_form($msg=null, $success=false)
160 +    {
161 hunk ./actions/emailsettings.php 115
162 -    function get_confirmation() {
163 +    function get_confirmation()
164 +    {
165 hunk ./actions/emailsettings.php 128
166 -    function handle_post() {
167 +    function handle_post()
168 +    {
169 hunk ./actions/emailsettings.php 155
170 -    function save_preferences() {
171 +    function save_preferences()
172 +    {
173 hunk ./actions/emailsettings.php 193
174 -    function add_address() {
175 +    function add_address()
176 +    {
177 hunk ./actions/emailsettings.php 245
178 -    function cancel_confirmation() {
179 +    function cancel_confirmation()
180 +    {
181 hunk ./actions/emailsettings.php 269
182 -    function remove_address() {
183 +    function remove_address()
184 +    {
185 hunk ./actions/emailsettings.php 296
186 -    function remove_incoming() {
187 +    function remove_incoming()
188 +    {
189 hunk ./actions/emailsettings.php 316
190 -    function new_incoming() {
191 +    function new_incoming()
192 +    {
193 hunk ./actions/emailsettings.php 331
194 -    function email_exists($email) {
195 +    function email_exists($email)
196 +    {
197 hunk ./actions/facebookhome.php 26
198 -    function handle($args) {
199 +    function handle($args)
200 +    {
201 hunk ./actions/facebookhome.php 33
202 -    function login() {
203 +    function login()
204 +    {
205 hunk ./actions/facebookhome.php 94
206 -    function show_home($facebook, $fbuid, $user) {
207 +    function show_home($facebook, $fbuid, $user)
208 +    {
209 hunk ./actions/facebookhome.php 105
210 -    function show_notices($user) {
211 +    function show_notices($user)
212 +    {
213 hunk ./actions/facebookinvite.php 26
214 -    function handle($args) {
215 +    function handle($args)
216 +    {
217 hunk ./actions/facebookinvite.php 33
218 -    function display() {
219 +    function display()
220 +    {
221 hunk ./actions/facebookremove.php 26
222 -    function handle($args) {
223 +    function handle($args)
224 +    {
225 hunk ./actions/facebooksettings.php 26
226 -    function handle($args) {
227 +    function handle($args)
228 +    {
229 hunk ./actions/facebooksettings.php 33
230 -    function display() {
231 +    function display()
232 +    {
233 hunk ./actions/favor.php 26
234 -    function handle($args) {
235 +    function handle($args)
236 +    {
237 hunk ./actions/favor.php 84
238 -    function notify($fave, $notice, $user) {
239 +    function notify($fave, $notice, $user)
240 +    {
241 hunk ./actions/favorited.php 26
242 -    function handle($args) {
243 +    function handle($args)
244 +    {
245 hunk ./actions/favorited.php 41
246 -    function show_top() {
247 +    function show_top()
248 +    {
249 hunk ./actions/favorited.php 51
250 -    function show_header() {
251 +    function show_header()
252 +    {
253 hunk ./actions/favorited.php 56
254 -    function get_instructions() {
255 +    function get_instructions()
256 +    {
257 hunk ./actions/favorited.php 61
258 -    function show_notices($page) {
259 +    function show_notices($page)
260 +    {
261 hunk ./actions/favoritesrss.php 30
262 -    function init() {
263 +    function init()
264 +    {
265 hunk ./actions/favoritesrss.php 43
266 -    function get_notices($limit=0) {
267 +    function get_notices($limit=0)
268 +    {
269 hunk ./actions/favoritesrss.php 59
270 -    function get_channel() {
271 +    function get_channel()
272 +    {
273 hunk ./actions/favoritesrss.php 73
274 -    function get_image() {
275 +    function get_image()
276 +    {
277 hunk ./actions/featured.php 27
278 -    function handle($args) {
279 +    function handle($args)
280 +    {
281 hunk ./actions/featured.php 42
282 -    function show_top() {
283 +    function show_top()
284 +    {
285 hunk ./actions/featured.php 52
286 -    function show_header() {
287 +    function show_header()
288 +    {
289 hunk ./actions/featured.php 56
290 -    function get_instructions() {
291 +    function get_instructions()
292 +    {
293 hunk ./actions/featured.php 61
294 -    function show_notices($page) {
295 +    function show_notices($page)
296 +    {
297 hunk ./actions/finishaddopenid.php 26
298 -    function handle($args) {
299 +    function handle($args)
300 +    {
301 hunk ./actions/finishaddopenid.php 36
302 -    function try_login() {
303 +    function try_login()
304 +    {
305 hunk ./actions/finishaddopenid.php 100
306 -    function message($msg) {
307 +    function message($msg)
308 +    {
309 hunk ./actions/finishimmediate.php 26
310 -    function handle($args) {
311 +    function handle($args)
312 +    {
313 hunk ./actions/finishimmediate.php 57
314 -    function go_backto() {
315 +    function go_backto()
316 +    {
317 hunk ./actions/finishopenidlogin.php 26
318 -    function handle($args) {
319 +    function handle($args)
320 +    {
321 hunk ./actions/finishopenidlogin.php 56
322 -    function show_top($error=null) {
323 +    function show_top($error=null)
324 +    {
325 hunk ./actions/finishopenidlogin.php 67
326 -    function show_form($error=null, $username=null) {
327 +    function show_form($error=null, $username=null)
328 +    {
329 hunk ./actions/finishopenidlogin.php 105
330 -    function try_login() {
331 +    function try_login()
332 +    {
333 hunk ./actions/finishopenidlogin.php 153
334 -    function message($msg) {
335 +    function message($msg)
336 +    {
337 hunk ./actions/finishopenidlogin.php 160
338 -    function save_values($display, $canonical, $sreg) {
339 +    function save_values($display, $canonical, $sreg)
340 +    {
341 hunk ./actions/finishopenidlogin.php 168
342 -    function get_saved_values() {
343 +    function get_saved_values()
344 +    {
345 hunk ./actions/finishopenidlogin.php 175
346 -    function create_new_user() {
347 +    function create_new_user()
348 +    {
349 hunk ./actions/finishopenidlogin.php 258
350 -    function connect_user() {
351 +    function connect_user()
352 +    {
353 hunk ./actions/finishopenidlogin.php 298
354 -    function go_home($nickname) {
355 +    function go_home($nickname)
356 +    {
357 hunk ./actions/finishopenidlogin.php 312
358 -    function best_new_nickname($display, $sreg) {
359 +    function best_new_nickname($display, $sreg)
360 +    {
361 hunk ./actions/finishopenidlogin.php 346
362 -    function is_new_nickname($str) {
363 +    function is_new_nickname($str)
364 +    {
365 hunk ./actions/finishopenidlogin.php 362
366 -    function openid_to_nickname($openid) {
367 +    function openid_to_nickname($openid)
368 +    {
369 hunk ./actions/finishopenidlogin.php 376
370 -    function url_to_nickname($openid) {
371 +    function url_to_nickname($openid)
372 +    {
373 hunk ./actions/finishopenidlogin.php 423
374 -    function xri_to_nickname($xri) {
375 +    function xri_to_nickname($xri)
376 +    {
377 hunk ./actions/finishopenidlogin.php 437
378 -    function xri_base($xri) {
379 +    function xri_base($xri)
380 +    {
381 hunk ./actions/finishopenidlogin.php 448
382 -    function nicknamize($str) {
383 +    function nicknamize($str)
384 +    {
385 hunk ./actions/finishremotesubscribe.php 26
386 -    function handle($args) {
387 +    function handle($args)
388 +    {
389 hunk ./actions/finishremotesubscribe.php 235
390 -    function add_avatar($profile, $url) {
391 +    function add_avatar($profile, $url)
392 +    {
393 hunk ./actions/finishremotesubscribe.php 242
394 -    function access_token($omb) {
395 +    function access_token($omb)
396 +    {
397 hunk ./actions/foaf.php 28
398 -    function is_readonly() {
399 +    function is_readonly()
400 +    {
401 hunk ./actions/foaf.php 33
402 -    function handle($args) {
403 +    function handle($args)
404 +    {
405 hunk ./actions/foaf.php 184
406 -    function show_ppd($foaf_url, $person_uri) {
407 +    function show_ppd($foaf_url, $person_uri)
408 +    {
409 hunk ./actions/foaf.php 192
410 -    function show_microblogging_account($profile, $service=null) {
411 +    function show_microblogging_account($profile, $service=null)
412 +    {
413 hunk ./actions/imsettings.php 27
414 -    function get_instructions() {
415 +    function get_instructions()
416 +    {
417 hunk ./actions/imsettings.php 32
418 -    function show_form($msg=null, $success=false) {
419 +    function show_form($msg=null, $success=false)
420 +    {
421 hunk ./actions/imsettings.php 90
422 -    function get_confirmation() {
423 +    function get_confirmation()
424 +    {
425 hunk ./actions/imsettings.php 103
426 -    function handle_post() {
427 +    function handle_post()
428 +    {
429 hunk ./actions/imsettings.php 126
430 -    function save_preferences() {
431 +    function save_preferences()
432 +    {
433 hunk ./actions/imsettings.php 160
434 -    function add_address() {
435 +    function add_address()
436 +    {
437 hunk ./actions/imsettings.php 216
438 -    function cancel_confirmation() {
439 +    function cancel_confirmation()
440 +    {
441 hunk ./actions/imsettings.php 240
442 -    function remove_address() {
443 +    function remove_address()
444 +    {
445 hunk ./actions/imsettings.php 269
446 -    function jabber_exists($jabber) {
447 +    function jabber_exists($jabber)
448 +    {
449 hunk ./actions/invite.php 24
450 -    function is_readonly() {
451 +    function is_readonly()
452 +    {
453 hunk ./actions/invite.php 29
454 -    function handle($args) {
455 +    function handle($args)
456 +    {
457 hunk ./actions/invite.php 43
458 -    function send_invitations() {
459 +    function send_invitations()
460 +    {
461 hunk ./actions/invite.php 118
462 -    function show_top($error=null) {
463 +    function show_top($error=null)
464 +    {
465 hunk ./actions/invite.php 130
466 -    function show_form($error=null) {
467 +    function show_form($error=null)
468 +    {
469 hunk ./actions/invite.php 157
470 -    function send_invitation($email, $user, $personal) {
471 +    function send_invitation($email, $user, $personal)
472 +    {
473 hunk ./actions/login.php 24
474 -    function is_readonly() {
475 +    function is_readonly()
476 +    {
477 hunk ./actions/login.php 29
478 -    function handle($args) {
479 +    function handle($args)
480 +    {
481 hunk ./actions/login.php 41
482 -    function check_login() {
483 +    function check_login()
484 +    {
485 hunk ./actions/login.php 106
486 -    function show_form($error=null) {
487 +    function show_form($error=null)
488 +    {
489 hunk ./actions/login.php 127
490 -    function get_instructions() {
491 +    function get_instructions()
492 +    {
493 hunk ./actions/login.php 146
494 -    function show_top($error=null) {
495 +    function show_top($error=null)
496 +    {
497 hunk ./actions/logout.php 26
498 -    function is_readonly() {
499 +    function is_readonly()
500 +    {
501 hunk ./actions/logout.php 31
502 -    function handle($args) {
503 +    function handle($args)
504 +    {
505 hunk ./actions/microsummary.php 24
506 -    function handle($args) {
507 +    function handle($args)
508 +    {
509 hunk ./actions/newmessage.php 24
510 -    function handle($args) {
511 +    function handle($args)
512 +    {
513 hunk ./actions/newmessage.php 37
514 -    function save_new_message() {
515 +    function save_new_message()
516 +    {
517 hunk ./actions/newmessage.php 94
518 -    function show_top($params) {
519 +    function show_top($params)
520 +    {
521 hunk ./actions/newmessage.php 104
522 -    function show_form($msg=null) {
523 +    function show_form($msg=null)
524 +    {
525 hunk ./actions/newmessage.php 135
526 -    function notify($from, $to, $message) {
527 +    function notify($from, $to, $message)
528 +    {
529 hunk ./actions/newnotice.php 26
530 -    function handle($args) {
531 +    function handle($args)
532 +    {
533 hunk ./actions/newnotice.php 47
534 -    function save_new_notice() {
535 +    function save_new_notice()
536 +    {
537 hunk ./actions/newnotice.php 115
538 -    function ajax_error_msg($msg) {
539 +    function ajax_error_msg($msg)
540 +    {
541 hunk ./actions/newnotice.php 127
542 -    function show_top($content=null) {
543 +    function show_top($content=null)
544 +    {
545 hunk ./actions/newnotice.php 132
546 -    function show_form($msg=null) {
547 +    function show_form($msg=null)
548 +    {
549 hunk ./actions/newnotice.php 154
550 -    function show_notice($notice) {
551 +    function show_notice($notice)
552 +    {
553 hunk ./actions/noticesearch.php 28
554 -    function get_instructions() {
555 +    function get_instructions()
556 +    {
557 hunk ./actions/noticesearch.php 33
558 -    function get_title() {
559 +    function get_title()
560 +    {
561 hunk ./actions/noticesearch.php 38
562 -    function show_results($q, $page) {
563 +    function show_results($q, $page)
564 +    {
565 hunk ./actions/noticesearch.php 78
566 -    function show_header($arr) {
567 +    function show_header($arr)
568 +    {
569 hunk ./actions/noticesearch.php 94
570 -    function show_notice($notice, $terms) {
571 +    function show_notice($notice, $terms)
572 +    {
573 hunk ./actions/noticesearch.php 157
574 -    function highlight($text, $terms) {
575 +    function highlight($text, $terms)
576 +    {
577 hunk ./actions/noticesearchrss.php 28
578 -    function init() {
579 +    function init()
580 +    {
581 hunk ./actions/noticesearchrss.php 33
582 -    function get_notices($limit=0) {
583 +    function get_notices($limit=0)
584 +    {
585 hunk ./actions/noticesearchrss.php 59
586 -    function get_channel() {
587 +    function get_channel()
588 +    {
589 hunk ./actions/noticesearchrss.php 70
590 -    function get_image() {
591 +    function get_image()
592 +    {
593 hunk ./actions/nudge.php 26
594 -    function handle($args) {
595 +    function handle($args)
596 +    {
597 hunk ./actions/nudge.php 75
598 -    function notify($user, $other) {
599 +    function notify($user, $other)
600 +    {
601 hunk ./actions/openidlogin.php 26
602 -    function handle($args) {
603 +    function handle($args)
604 +    {
605 hunk ./actions/openidlogin.php 60
606 -    function get_instructions() {
607 +    function get_instructions()
608 +    {
609 hunk ./actions/openidlogin.php 65
610 -    function show_top($error=null) {
611 +    function show_top($error=null)
612 +    {
613 hunk ./actions/openidlogin.php 78
614 -    function show_form($error=null, $openid_url) {
615 +    function show_form($error=null, $openid_url)
616 +    {
617 hunk ./actions/openidsettings.php 27
618 -    function get_instructions() {
619 +    function get_instructions()
620 +    {
621 hunk ./actions/openidsettings.php 34
622 -    function show_form($msg=null, $success=false) {
623 +    function show_form($msg=null, $success=false)
624 +    {
625 hunk ./actions/openidsettings.php 121
626 -    function handle_post() {
627 +    function handle_post()
628 +    {
629 hunk ./actions/openidsettings.php 142
630 -    function remove_openid() {
631 +    function remove_openid()
632 +    {
633 hunk ./actions/opensearch.php 24
634 -    function handle($args) {
635 +    function handle($args)
636 +    {
637 hunk ./actions/othersettings.php 26
638 -    function get_instructions() {
639 +    function get_instructions()
640 +    {
641 hunk ./actions/othersettings.php 31
642 -    function show_form($msg=null, $success=false) {
643 +    function show_form($msg=null, $success=false)
644 +    {
645 hunk ./actions/othersettings.php 68
646 -    function show_feeds_list($feeds) {
647 +    function show_feeds_list($feeds)
648 +    {
649 hunk ./actions/othersettings.php 82
650 -    function common_feed_item($feed) {
651 +    function common_feed_item($feed)
652 +    {
653 hunk ./actions/othersettings.php 138
654 -    function handle_post() {
655 +    function handle_post()
656 +    {
657 hunk ./actions/othersettings.php 155
658 -    function save_preferences() {
659 +    function save_preferences()
660 +    {
661 hunk ./actions/peoplesearch.php 27
662 -    function get_instructions() {
663 +    function get_instructions()
664 +    {
665 hunk ./actions/peoplesearch.php 33
666 -    function get_title() {
667 +    function get_title()
668 +    {
669 hunk ./actions/peoplesearch.php 38
670 -    function show_results($q, $page) {
671 +    function show_results($q, $page)
672 +    {
673 hunk ./actions/peoplesearch.php 77
674 -    function __construct($profile, $terms) {
675 +    function __construct($profile, $terms)
676 +    {
677 hunk ./actions/peoplesearch.php 85
678 -    function highlight($text) {
679 +    function highlight($text)
680 +    {
681 hunk ./actions/peopletag.php 26
682 -    function handle($args) {
683 +    function handle($args)
684 +    {
685 hunk ./actions/peopletag.php 54
686 -    function show_people($tag, $page) {
687 +    function show_people($tag, $page)
688 +    {
689 hunk ./actions/peopletag.php 88
690 -    function show_top($tag) {
691 +    function show_top($tag)
692 +    {
693 hunk ./actions/peopletag.php 99
694 -    function get_title() {
695 +    function get_title()
696 +    {
697 hunk ./actions/peopletag.php 104
698 -    function show_header($arr) {
699 +    function show_header($arr)
700 +    {
701 hunk ./actions/postnotice.php 25
702 -    function handle($args) {
703 +    function handle($args)
704 +    {
705 hunk ./actions/postnotice.php 43
706 -    function save_notice(&$req, &$consumer, &$token) {
707 +    function save_notice(&$req, &$consumer, &$token)
708 +    {
709 hunk ./actions/profilesettings.php 26
710 -    function get_instructions() {
711 +    function get_instructions()
712 +    {
713 hunk ./actions/profilesettings.php 32
714 -    function show_form($msg=null, $success=false) {
715 +    function show_form($msg=null, $success=false)
716 +    {
717 hunk ./actions/profilesettings.php 45
718 -    function handle_post() {
719 +    function handle_post()
720 +    {
721 hunk ./actions/profilesettings.php 66
722 -    function show_settings_form() {
723 +    function show_settings_form()
724 +    {
725 hunk ./actions/profilesettings.php 117
726 -    function show_avatar_form() {
727 +    function show_avatar_form()
728 +    {
729 hunk ./actions/profilesettings.php 176
730 -    function show_password_form() {
731 +    function show_password_form()
732 +    {
733 hunk ./actions/profilesettings.php 199
734 -    function save_profile() {
735 +    function save_profile()
736 +    {
737 hunk ./actions/profilesettings.php 347
738 -    function upload_avatar() {
739 +    function upload_avatar()
740 +    {
741 hunk ./actions/profilesettings.php 395
742 -    function nickname_exists($nickname) {
743 +    function nickname_exists($nickname)
744 +    {
745 hunk ./actions/profilesettings.php 406
746 -    function change_password() {
747 +    function change_password()
748 +    {
749 hunk ./actions/public.php 26
750 -    function handle($args) {
751 +    function handle($args)
752 +    {
753 hunk ./actions/public.php 45
754 -    function show_top() {
755 +    function show_top()
756 +    {
757 hunk ./actions/public.php 69
758 -    function get_instructions() {
759 +    function get_instructions()
760 +    {
761 hunk ./actions/public.php 76
762 -    function show_header() {
763 +    function show_header()
764 +    {
765 hunk ./actions/public.php 87
766 -    function show_notices($page) {
767 +    function show_notices($page)
768 +    {
769 hunk ./actions/publicrss.php 28
770 -    function init() {
771 +    function init()
772 +    {
773 hunk ./actions/publicrss.php 33
774 -    function get_notices($limit=0) {
775 +    function get_notices($limit=0)
776 +    {
777 hunk ./actions/publicrss.php 47
778 -    function get_channel() {
779 +    function get_channel()
780 +    {
781 hunk ./actions/publicrss.php 57
782 -    function get_image() {
783 +    function get_image()
784 +    {
785 hunk ./actions/publicxrds.php 28
786 -    function is_readonly() {
787 +    function is_readonly()
788 +    {
789 hunk ./actions/publicxrds.php 33
790 -    function handle($args) {
791 +    function handle($args)
792 +    {
793 hunk ./actions/publicxrds.php 60
794 -    function show_service($type, $uri, $params=null, $sigs=null, $localId=null) {
795 +    function show_service($type, $uri, $params=null, $sigs=null, $localId=null)
796 +    {
797 hunk ./actions/recoverpassword.php 28
798 -    function handle($args) {
799 +    function handle($args)
800 +    {
801 hunk ./actions/recoverpassword.php 51
802 -    function check_code() {
803 +    function check_code()
804 +    {
805 hunk ./actions/recoverpassword.php 118
806 -    function set_temp_user(&$user) {
807 +    function set_temp_user(&$user)
808 +    {
809 hunk ./actions/recoverpassword.php 124
810 -    function get_temp_user() {
811 +    function get_temp_user()
812 +    {
813 hunk ./actions/recoverpassword.php 134
814 -    function clear_temp_user() {
815 +    function clear_temp_user()
816 +    {
817 hunk ./actions/recoverpassword.php 140
818 -    function show_top($msg=null) {
819 +    function show_top($msg=null)
820 +    {
821 hunk ./actions/recoverpassword.php 155
822 -    function show_password_top($msg=null) {
823 +    function show_password_top($msg=null)
824 +    {
825 hunk ./actions/recoverpassword.php 166
826 -    function show_form($msg=null) {
827 +    function show_form($msg=null)
828 +    {
829 hunk ./actions/recoverpassword.php 184
830 -    function show_password_form($msg=null) {
831 +    function show_password_form($msg=null)
832 +    {
833 hunk ./actions/recoverpassword.php 203
834 -    function recover_password() {
835 +    function recover_password()
836 +    {
837 hunk ./actions/recoverpassword.php 287
838 -    function reset_password() {
839 +    function reset_password()
840 +    {
841 hunk ./actions/register.php 24
842 -    function handle($args) {
843 +    function handle($args)
844 +    {
845 hunk ./actions/register.php 39
846 -    function try_register() {
847 +    function try_register()
848 +    {
849 hunk ./actions/register.php 138
850 -    function nickname_exists($nickname) {
851 +    function nickname_exists($nickname)
852 +    {
853 hunk ./actions/register.php 146
854 -    function email_exists($email) {
855 +    function email_exists($email)
856 +    {
857 hunk ./actions/register.php 156
858 -    function show_top($error=null) {
859 +    function show_top($error=null)
860 +    {
861 hunk ./actions/register.php 172
862 -    function show_form($error=null) {
863 +    function show_form($error=null)
864 +    {
865 hunk ./actions/register.php 245
866 -    function show_success() {
867 +    function show_success()
868 +    {
869 hunk ./actions/remotesubscribe.php 26
870 -    function handle($args) {
871 +    function handle($args)
872 +    {
873 hunk ./actions/remotesubscribe.php 51
874 -    function get_instructions() {
875 +    function get_instructions()
876 +    {
877 hunk ./actions/remotesubscribe.php 60
878 -    function show_top($err=null) {
879 +    function show_top($err=null)
880 +    {
881 hunk ./actions/remotesubscribe.php 73
882 -    function show_form($err=null) {
883 +    function show_form($err=null)
884 +    {
885 hunk ./actions/remotesubscribe.php 93
886 -    function remote_subscription() {
887 +    function remote_subscription()
888 +    {
889 hunk ./actions/remotesubscribe.php 160
890 -    function get_user() {
891 +    function get_user()
892 +    {
893 hunk ./actions/remotesubscribe.php 170
894 -    function getOmb($xrds) {
895 +    function getOmb($xrds)
896 +    {
897 hunk ./actions/remotesubscribe.php 231
898 -    function getXRD($main_service, $main_xrds) {
899 +    function getXRD($main_service, $main_xrds)
900 +    {
901 hunk ./actions/remotesubscribe.php 253
902 -    function addServices($xrd, $types, &$omb) {
903 +    function addServices($xrd, $types, &$omb)
904 +    {
905 hunk ./actions/remotesubscribe.php 267
906 -    function request_token($omb) {
907 +    function request_token($omb)
908 +    {
909 hunk ./actions/remotesubscribe.php 312
910 -    function request_authorization($user, $omb, $token, $secret) {
911 +    function request_authorization($user, $omb, $token, $secret)
912 +    {
913 hunk ./actions/remotesubscribe.php 394
914 -    function make_nonce() {
915 +    function make_nonce()
916 +    {
917 hunk ./actions/replies.php 26
918 -    function handle($args) {
919 +    function handle($args)
920 +    {
921 hunk ./actions/replies.php 57
922 -    function no_such_user() {
923 +    function no_such_user()
924 +    {
925 hunk ./actions/replies.php 62
926 -    function show_header($user) {
927 +    function show_header($user)
928 +    {
929 hunk ./actions/replies.php 71
930 -    function show_top($user) {
931 +    function show_top($user)
932 +    {
933 hunk ./actions/replies.php 87
934 -    function show_replies($user) {
935 +    function show_replies($user)
936 +    {
937 hunk ./actions/repliesrss.php 30
938 -    function init() {
939 +    function init()
940 +    {
941 hunk ./actions/repliesrss.php 43
942 -    function get_notices($limit=0) {
943 +    function get_notices($limit=0)
944 +    {
945 hunk ./actions/repliesrss.php 59
946 -    function get_channel() {
947 +    function get_channel()
948 +    {
949 hunk ./actions/repliesrss.php 73
950 -    function get_image() {
951 +    function get_image()
952 +    {
953 hunk ./actions/requesttoken.php 26
954 -    function is_readonly() {
955 +    function is_readonly()
956 +    {
957 hunk ./actions/requesttoken.php 31
958 -    function handle($args) {
959 +    function handle($args)
960 +    {
961 hunk ./actions/showfavorites.php 26
962 -    function handle($args) {
963 +    function handle($args)
964 +    {
965 hunk ./actions/showfavorites.php 57
966 -    function show_header($user) {
967 +    function show_header($user)
968 +    {
969 hunk ./actions/showfavorites.php 66
970 -    function show_top($user) {
971 +    function show_top($user)
972 +    {
973 hunk ./actions/showfavorites.php 81
974 -    function show_notices($user) {
975 +    function show_notices($user)
976 +    {
977 hunk ./actions/showmessage.php 26
978 -    function handle($args) {
979 +    function handle($args)
980 +    {
981 hunk ./actions/showmessage.php 48
982 -    function get_message() {
983 +    function get_message()
984 +    {
985 hunk ./actions/showmessage.php 55
986 -    function get_title($user, $page) {
987 +    function get_title($user, $page)
988 +    {
989 hunk ./actions/showmessage.php 76
990 -    function get_messages($user, $page) {
991 +    function get_messages($user, $page)
992 +    {
993 hunk ./actions/showmessage.php 84
994 -    function get_message_profile($message) {
995 +    function get_message_profile($message)
996 +    {
997 hunk ./actions/showmessage.php 97
998 -    function get_instructions() {
999 +    function get_instructions()
1000 +    {
1001 hunk ./actions/showmessage.php 102
1002 -    function views_menu() {
1003 +    function views_menu()
1004 +    {
1005 hunk ./actions/shownotice.php 30
1006 -    function prepare($args) {
1007 +    function prepare($args)
1008 +    {
1009 hunk ./actions/shownotice.php 55
1010 -    function last_modified() {
1011 +    function last_modified()
1012 +    {
1013 hunk ./actions/shownotice.php 62
1014 -    function etag() {
1015 +    function etag()
1016 +    {
1017 hunk ./actions/shownotice.php 72
1018 -    function handle($args) {
1019 +    function handle($args)
1020 +    {
1021 hunk ./actions/shownotice.php 91
1022 -    function show_header() {
1023 +    function show_header()
1024 +    {
1025 hunk ./actions/shownotice.php 111
1026 -    function show_top() {
1027 +    function show_top()
1028 +    {
1029 hunk ./actions/shownotice.php 119
1030 -    function no_such_notice() {
1031 +    function no_such_notice()
1032 +    {
1033 hunk ./actions/showstream.php 29
1034 -    function handle($args) {
1035 +    function handle($args)
1036 +    {
1037 hunk ./actions/showstream.php 80
1038 -    function show_top($user) {
1039 +    function show_top($user)
1040 +    {
1041 hunk ./actions/showstream.php 105
1042 -    function show_header($user) {
1043 +    function show_header($user)
1044 +    {
1045 hunk ./actions/showstream.php 159
1046 -    function no_such_user() {
1047 +    function no_such_user()
1048 +    {
1049 hunk ./actions/showstream.php 164
1050 -    function show_profile($profile) {
1051 +    function show_profile($profile)
1052 +    {
1053 hunk ./actions/showstream.php 180
1054 -    function show_personal($profile) {
1055 +    function show_personal($profile)
1056 +    {
1057 hunk ./actions/showstream.php 255
1058 -    function show_remote_subscribe_link($profile) {
1059 +    function show_remote_subscribe_link($profile)
1060 +    {
1061 hunk ./actions/showstream.php 264
1062 -    function show_unsubscribe_form($profile) {
1063 +    function show_unsubscribe_form($profile)
1064 +    {
1065 hunk ./actions/showstream.php 279
1066 -    function show_subscriptions($profile) {
1067 +    function show_subscriptions($profile)
1068 +    {
1069 hunk ./actions/showstream.php 352
1070 -    function show_statistics($profile) {
1071 +    function show_statistics($profile)
1072 +    {
1073 hunk ./actions/showstream.php 413
1074 -    function show_notices($user) {
1075 +    function show_notices($user)
1076 +    {
1077 hunk ./actions/showstream.php 427
1078 -    function show_last_notice($profile) {
1079 +    function show_last_notice($profile)
1080 +    {
1081 hunk ./actions/showstream.php 453
1082 -    function newListItem($notice) {
1083 +    function newListItem($notice)
1084 +    {
1085 hunk ./actions/showstream.php 460
1086 -    function showAuthor() {
1087 +    function showAuthor()
1088 +    {
1089 hunk ./actions/smssettings.php 27
1090 -    function get_instructions() {
1091 +    function get_instructions()
1092 +    {
1093 hunk ./actions/smssettings.php 32
1094 -    function show_form($msg=null, $success=false) {
1095 +    function show_form($msg=null, $success=false)
1096 +    {
1097 hunk ./actions/smssettings.php 108
1098 -    function get_confirmation() {
1099 +    function get_confirmation()
1100 +    {
1101 hunk ./actions/smssettings.php 121
1102 -    function handle_post() {
1103 +    function handle_post()
1104 +    {
1105 hunk ./actions/smssettings.php 151
1106 -    function save_preferences() {
1107 +    function save_preferences()
1108 +    {
1109 hunk ./actions/smssettings.php 179
1110 -    function add_address() {
1111 +    function add_address()
1112 +    {
1113 hunk ./actions/smssettings.php 235
1114 -    function cancel_confirmation() {
1115 +    function cancel_confirmation()
1116 +    {
1117 hunk ./actions/smssettings.php 263
1118 -    function remove_address() {
1119 +    function remove_address()
1120 +    {
1121 hunk ./actions/smssettings.php 293
1122 -    function sms_exists($sms) {
1123 +    function sms_exists($sms)
1124 +    {
1125 hunk ./actions/smssettings.php 304
1126 -    function carrier_select() {
1127 +    function carrier_select()
1128 +    {
1129 hunk ./actions/smssettings.php 329
1130 -    function confirm_code() {
1131 +    function confirm_code()
1132 +    {
1133 hunk ./actions/subedit.php 26
1134 -    function prepare($args) {
1135 +    function prepare($args)
1136 +    {
1137 hunk ./actions/subedit.php 60
1138 -    function handle($args) {
1139 +    function handle($args)
1140 +    {
1141 hunk ./actions/subscribe.php 24
1142 -    function handle($args) {
1143 +    function handle($args)
1144 +    {
1145 hunk ./actions/subscribers.php 26
1146 -    function gallery_type() {
1147 +    function gallery_type()
1148 +    {
1149 hunk ./actions/subscribers.php 31
1150 -    function get_instructions(&$profile) {
1151 +    function get_instructions(&$profile)
1152 +    {
1153 hunk ./actions/subscribers.php 41
1154 -    function fields() {
1155 +    function fields()
1156 +    {
1157 hunk ./actions/subscribers.php 46
1158 -    function div_class() {
1159 +    function div_class()
1160 +    {
1161 hunk ./actions/subscribers.php 51
1162 -    function get_other(&$subs) {
1163 +    function get_other(&$subs)
1164 +    {
1165 hunk ./actions/subscribers.php 56
1166 -    function profile_list_class() {
1167 +    function profile_list_class()
1168 +    {
1169 hunk ./actions/subscribers.php 63
1170 -    function show_owner_controls($profile) {
1171 +    function show_owner_controls($profile)
1172 +    {
1173 hunk ./actions/subscriptions.php 26
1174 -    function gallery_type() {
1175 +    function gallery_type()
1176 +    {
1177 hunk ./actions/subscriptions.php 31
1178 -    function get_instructions(&$profile) {
1179 +    function get_instructions(&$profile)
1180 +    {
1181 hunk ./actions/subscriptions.php 41
1182 -    function fields() {
1183 +    function fields()
1184 +    {
1185 hunk ./actions/subscriptions.php 46
1186 -    function div_class() {
1187 +    function div_class()
1188 +    {
1189 hunk ./actions/subscriptions.php 51
1190 -    function get_other(&$subs) {
1191 +    function get_other(&$subs)
1192 +    {
1193 hunk ./actions/subscriptions.php 56
1194 -    function profile_list_class() {
1195 +    function profile_list_class()
1196 +    {
1197 hunk ./actions/subscriptions.php 64
1198 -    function show_owner_controls($profile) {
1199 +    function show_owner_controls($profile)
1200 +    {
1201 hunk ./actions/sup.php 24
1202 -    function handle($args) {
1203 +    function handle($args)
1204 +    {
1205 hunk ./actions/sup.php 46
1206 -    function available_periods() {
1207 +    function available_periods()
1208 +    {
1209 hunk ./actions/sup.php 60
1210 -    function get_updates($seconds) {
1211 +    function get_updates($seconds)
1212 +    {
1213 hunk ./actions/sup.php 81
1214 -    function is_readonly() {
1215 +    function is_readonly()
1216 +    {
1217 hunk ./actions/tag.php 27
1218 -    function handle($args) {
1219 +    function handle($args)
1220 +    {
1221 hunk ./actions/tag.php 50
1222 -    function show_header($tag = false) {
1223 +    function show_header($tag = false)
1224 +    {
1225 hunk ./actions/tag.php 60
1226 -    function get_instructions() {
1227 +    function get_instructions()
1228 +    {
1229 hunk ./actions/tag.php 65
1230 -    function show_top($tag = false) {
1231 +    function show_top($tag = false)
1232 +    {
1233 hunk ./actions/tag.php 131
1234 -    function show_tag($tag, $weight, $relative) {
1235 +    function show_tag($tag, $weight, $relative)
1236 +    {
1237 hunk ./actions/tag.php 157
1238 -    function show_notices($tag) {
1239 +    function show_notices($tag)
1240 +    {
1241 hunk ./actions/tagother.php 26
1242 -    function handle($args) {
1243 +    function handle($args)
1244 +    {
1245 hunk ./actions/tagother.php 53
1246 -    function show_form($profile, $error=null) {
1247 +    function show_form($profile, $error=null)
1248 +    {
1249 hunk ./actions/tagother.php 108
1250 -    function save_tags() {
1251 +    function save_tags()
1252 +    {
1253 hunk ./actions/tagother.php 184
1254 -    function show_top($arr = null) {
1255 +    function show_top($arr = null)
1256 +    {
1257 hunk ./actions/tagrss.php 28
1258 -    function init() {
1259 +    function init()
1260 +    {
1261 hunk ./actions/tagrss.php 41
1262 -    function get_notices($limit=0) {
1263 +    function get_notices($limit=0)
1264 +    {
1265 hunk ./actions/tagrss.php 58
1266 -    function get_channel() {
1267 +    function get_channel()
1268 +    {
1269 hunk ./actions/twitapiaccount.php 26
1270 -    function verify_credentials($args, $apidata) {
1271 +    function verify_credentials($args, $apidata)
1272 +    {
1273 hunk ./actions/twitapiaccount.php 38
1274 -    function end_session($args, $apidata) {
1275 +    function end_session($args, $apidata)
1276 +    {
1277 hunk ./actions/twitapiaccount.php 44
1278 -    function update_location($args, $apidata) {
1279 +    function update_location($args, $apidata)
1280 +    {
1281 hunk ./actions/twitapiaccount.php 90
1282 -    function update_delivery_device($args, $apidata) {
1283 +    function update_delivery_device($args, $apidata)
1284 +    {
1285 hunk ./actions/twitapiaccount.php 96
1286 -    function rate_limit_status($args, $apidata) {
1287 +    function rate_limit_status($args, $apidata)
1288 +    {
1289 hunk ./actions/twitapiblocks.php 26
1290 -    function create($args, $apidata) {
1291 +    function create($args, $apidata)
1292 +    {
1293 hunk ./actions/twitapiblocks.php 50
1294 -    function destroy($args, $apidata) {
1295 +    function destroy($args, $apidata)
1296 +    {
1297 hunk ./actions/twitapidirect_messages.php 26
1298 -    function direct_messages($args, $apidata) {
1299 +    function direct_messages($args, $apidata)
1300 +    {
1301 hunk ./actions/twitapidirect_messages.php 32
1302 -    function sent($args, $apidata) {
1303 +    function sent($args, $apidata)
1304 +    {
1305 hunk ./actions/twitapidirect_messages.php 38
1306 -    function show_messages($args, $apidata, $type) {
1307 +    function show_messages($args, $apidata, $type)
1308 +    {
1309 hunk ./actions/twitapidirect_messages.php 116
1310 -    function create($args, $apidata) {
1311 +    function create($args, $apidata)
1312 +    {
1313 hunk ./actions/twitapidirect_messages.php 180
1314 -    function destroy($args, $apidata) {
1315 +    function destroy($args, $apidata)
1316 +    {
1317 hunk ./actions/twitapidirect_messages.php 186
1318 -    function show_xml_dmsgs($message) {
1319 +    function show_xml_dmsgs($message)
1320 +    {
1321 hunk ./actions/twitapidirect_messages.php 209
1322 -    function show_json_dmsgs($message) {
1323 +    function show_json_dmsgs($message)
1324 +    {
1325 hunk ./actions/twitapidirect_messages.php 233
1326 -    function show_rss_dmsgs($message, $title, $link, $subtitle) {
1327 +    function show_rss_dmsgs($message, $title, $link, $subtitle)
1328 +    {
1329 hunk ./actions/twitapidirect_messages.php 263
1330 -    function show_atom_dmsgs($message, $title, $link, $subtitle) {
1331 +    function show_atom_dmsgs($message, $title, $link, $subtitle)
1332 +    {
1333 hunk ./actions/twitapidirect_messages.php 291
1334 -    function notify($from, $to, $message) {
1335 +    function notify($from, $to, $message)
1336 +    {
1337 hunk ./actions/twitapifavorites.php 26
1338 -    function favorites($args, $apidata) {
1339 +    function favorites($args, $apidata)
1340 +    {
1341 hunk ./actions/twitapifavorites.php 89
1342 -    function create($args, $apidata) {
1343 +    function create($args, $apidata)
1344 +    {
1345 hunk ./actions/twitapifavorites.php 139
1346 -    function destroy($args, $apidata) {
1347 +    function destroy($args, $apidata)
1348 +    {
1349 hunk ./actions/twitapifavorites.php 147
1350 -    function notify($fave, $notice, $user) {
1351 +    function notify($fave, $notice, $user)
1352 +    {
1353 hunk ./actions/twitapifavorites.php 159
1354 -    function notify_mail($other, $user, $notice) {
1355 +    function notify_mail($other, $user, $notice)
1356 +    {
1357 hunk ./actions/twitapifriendships.php 26
1358 -    function create($args, $apidata) {
1359 +    function create($args, $apidata)
1360 +    {
1361 hunk ./actions/twitapifriendships.php 79
1362 -    function destroy($args, $apidata) {
1363 +    function destroy($args, $apidata)
1364 +    {
1365 hunk ./actions/twitapifriendships.php 115
1366 -    function exists($args, $apidata) {
1367 +    function exists($args, $apidata)
1368 +    {
1369 hunk ./actions/twitapihelp.php 30
1370 -    function test($args, $apidata) {
1371 +    function test($args, $apidata)
1372 +    {
1373 hunk ./actions/twitapihelp.php 48
1374 -    function downtime_schedule($args, $apidata) {
1375 +    function downtime_schedule($args, $apidata)
1376 +    {
1377 hunk ./actions/twitapinotifications.php 27
1378 -    function follow($args, $apidata) {
1379 +    function follow($args, $apidata)
1380 +    {
1381 hunk ./actions/twitapinotifications.php 33
1382 -    function leave($args, $apidata) {
1383 +    function leave($args, $apidata)
1384 +    {
1385 hunk ./actions/twitapistatuses.php 26
1386 -    function public_timeline($args, $apidata) {
1387 +    function public_timeline($args, $apidata)
1388 +    {
1389 hunk ./actions/twitapistatuses.php 88
1390 -    function friends_timeline($args, $apidata) {
1391 +    function friends_timeline($args, $apidata)
1392 +    {
1393 hunk ./actions/twitapistatuses.php 151
1394 -    function user_timeline($args, $apidata) {
1395 +    function user_timeline($args, $apidata)
1396 +    {
1397 hunk ./actions/twitapistatuses.php 232
1398 -    function update($args, $apidata) {
1399 +    function update($args, $apidata)
1400 +    {
1401 hunk ./actions/twitapistatuses.php 328
1402 -    function replies($args, $apidata) {
1403 +    function replies($args, $apidata)
1404 +    {
1405 hunk ./actions/twitapistatuses.php 396
1406 -    function show($args, $apidata) {
1407 +    function show($args, $apidata)
1408 +    {
1409 hunk ./actions/twitapistatuses.php 422
1410 -    function destroy($args, $apidata) {
1411 +    function destroy($args, $apidata)
1412 +    {
1413 hunk ./actions/twitapistatuses.php 467
1414 -    function friends($args, $apidata) {
1415 +    function friends($args, $apidata)
1416 +    {
1417 hunk ./actions/twitapistatuses.php 473
1418 -    function followers($args, $apidata) {
1419 +    function followers($args, $apidata)
1420 +    {
1421 hunk ./actions/twitapistatuses.php 480
1422 -    function subscriptions($apidata, $other_attr, $user_attr) {
1423 +    function subscriptions($apidata, $other_attr, $user_attr)
1424 +    {
1425 hunk ./actions/twitapistatuses.php 536
1426 -    function show_profiles($profiles, $type) {
1427 +    function show_profiles($profiles, $type)
1428 +    {
1429 hunk ./actions/twitapistatuses.php 558
1430 -    function featured($args, $apidata) {
1431 +    function featured($args, $apidata)
1432 +    {
1433 hunk ./actions/twitapistatuses.php 564
1434 -    function supported($cmd) {
1435 +    function supported($cmd)
1436 +    {
1437 hunk ./actions/twitapiusers.php 26
1438 -    function show($args, $apidata) {
1439 +    function show($args, $apidata)
1440 +    {
1441 hunk ./actions/twittersettings.php 28
1442 -    function get_instructions() {
1443 +    function get_instructions()
1444 +    {
1445 hunk ./actions/twittersettings.php 34
1446 -    function show_form($msg=null, $success=false) {
1447 +    function show_form($msg=null, $success=false)
1448 +    {
1449 hunk ./actions/twittersettings.php 96
1450 -    function subscribed_twitter_users() {
1451 +    function subscribed_twitter_users()
1452 +    {
1453 hunk ./actions/twittersettings.php 125
1454 -    function show_twitter_subscriptions() {
1455 +    function show_twitter_subscriptions()
1456 +    {
1457 hunk ./actions/twittersettings.php 187
1458 -    function handle_post() {
1459 +    function handle_post()
1460 +    {
1461 hunk ./actions/twittersettings.php 208
1462 -    function add_twitter_acct() {
1463 +    function add_twitter_acct()
1464 +    {
1465 hunk ./actions/twittersettings.php 270
1466 -    function remove_twitter_acct() {
1467 +    function remove_twitter_acct()
1468 +    {
1469 hunk ./actions/twittersettings.php 294
1470 -    function save_preferences() {
1471 +    function save_preferences()
1472 +    {
1473 hunk ./actions/twittersettings.php 341
1474 -    function verify_credentials($screen_name, $password) {
1475 +    function verify_credentials($screen_name, $password)
1476 +    {
1477 hunk ./actions/twittersettings.php 365
1478 -    function set_flags(&$flink, $noticesync, $replysync, $friendsync) {
1479 +    function set_flags(&$flink, $noticesync, $replysync, $friendsync)
1480 +    {
1481 hunk ./actions/unblock.php 26
1482 -    function prepare($args) {
1483 +    function prepare($args)
1484 +    {
1485 hunk ./actions/unblock.php 60
1486 -    function handle($args) {
1487 +    function handle($args)
1488 +    {
1489 hunk ./actions/unblock.php 68
1490 -    function unblock_profile() {
1491 +    function unblock_profile()
1492 +    {
1493 hunk ./actions/unsubscribe.php 22
1494 -    function handle($args) {
1495 +    function handle($args)
1496 +    {
1497 hunk ./actions/updateprofile.php 26
1498 -    function handle($args) {
1499 +    function handle($args)
1500 +    {
1501 hunk ./actions/updateprofile.php 44
1502 -    function update_profile($req, $consumer, $token) {
1503 +    function update_profile($req, $consumer, $token)
1504 +    {
1505 hunk ./actions/userauthorization.php 27
1506 -    function handle($args) {
1507 +    function handle($args)
1508 +    {
1509 hunk ./actions/userauthorization.php 73
1510 -    function show_form($req) {
1511 +    function show_form($req)
1512 +    {
1513 hunk ./actions/userauthorization.php 134
1514 -    function send_authorization() {
1515 +    function send_authorization()
1516 +    {
1517 hunk ./actions/userauthorization.php 203
1518 -    function authorize_token(&$req) {
1519 +    function authorize_token(&$req)
1520 +    {
1521 hunk ./actions/userauthorization.php 229
1522 -    function save_remote_profile(&$req) {
1523 +    function save_remote_profile(&$req)
1524 +    {
1525 hunk ./actions/userauthorization.php 320
1526 -    function add_avatar($profile, $url) {
1527 +    function add_avatar($profile, $url)
1528 +    {
1529 hunk ./actions/userauthorization.php 327
1530 -    function show_accept_message($tok) {
1531 +    function show_accept_message($tok)
1532 +    {
1533 hunk ./actions/userauthorization.php 338
1534 -    function show_reject_message($tok) {
1535 +    function show_reject_message($tok)
1536 +    {
1537 hunk ./actions/userauthorization.php 348
1538 -    function store_request($req) {
1539 +    function store_request($req)
1540 +    {
1541 hunk ./actions/userauthorization.php 354
1542 -    function clear_request() {
1543 +    function clear_request()
1544 +    {
1545 hunk ./actions/userauthorization.php 360
1546 -    function get_stored_request() {
1547 +    function get_stored_request()
1548 +    {
1549 hunk ./actions/userauthorization.php 367
1550 -    function get_new_request() {
1551 +    function get_new_request()
1552 +    {
1553 hunk ./actions/userauthorization.php 376
1554 -    function validate_request(&$req) {
1555 +    function validate_request(&$req)
1556 +    {
1557 hunk ./actions/userauthorization.php 400
1558 -    function validate_omb(&$req) {
1559 +    function validate_omb(&$req)
1560 +    {
1561 hunk ./actions/userauthorization.php 515
1562 -    function check_version(&$req) {
1563 +    function check_version(&$req)
1564 +    {
1565 hunk ./actions/userauthorization.php 529
1566 -    function get_consumer($datastore, $req) {
1567 +    function get_consumer($datastore, $req)
1568 +    {
1569 hunk ./actions/userauthorization.php 545
1570 -    function get_token($datastore, &$req, $consumer) {/*{{{*/
1571 +    function get_token($datastore, &$req, $consumer)
1572 +    {/*{{{*/
1573 hunk ./actions/userauthorization.php 555
1574 -    function check_timestamp(&$req) {
1575 +    function check_timestamp(&$req)
1576 +    {
1577 hunk ./actions/userauthorization.php 565
1578 -    function check_nonce(&$datastore, &$req, $consumer, $token) {
1579 +    function check_nonce(&$datastore, &$req, $consumer, $token)
1580 +    {
1581 hunk ./actions/userauthorization.php 576
1582 -    function check_signature(&$req, $consumer, $token) {
1583 +    function check_signature(&$req, $consumer, $token)
1584 +    {
1585 hunk ./actions/userauthorization.php 589
1586 -    function get_signature_method(&$req) {
1587 +    function get_signature_method(&$req)
1588 +    {
1589 hunk ./actions/userbyid.php 24
1590 -    function is_readonly() {                
1591 +    function is_readonly()
1592 +    {                
1593 hunk ./actions/userbyid.php 29
1594 -    function handle($args) {
1595 +    function handle($args)
1596 +    {
1597 hunk ./actions/userrss.php 30
1598 -    function init() {
1599 +    function init()
1600 +    {
1601 hunk ./actions/userrss.php 43
1602 -    function get_notices($limit=0) {
1603 +    function get_notices($limit=0)
1604 +    {
1605 hunk ./actions/userrss.php 61
1606 -    function get_channel() {
1607 +    function get_channel()
1608 +    {
1609 hunk ./actions/userrss.php 74
1610 -    function get_image() {
1611 +    function get_image()
1612 +    {
1613 hunk ./actions/userrss.php 89
1614 -    function init_rss($limit=0) {
1615 +    function init_rss($limit=0)
1616 +    {
1617 hunk ./actions/xrds.php 26
1618 -    function is_readonly() {                
1619 +    function is_readonly()
1620 +    {                
1621 hunk ./actions/xrds.php 31
1622 -    function handle($args) {
1623 +    function handle($args)
1624 +    {
1625 hunk ./actions/xrds.php 43
1626 -    function show_xrds($user) {
1627 +    function show_xrds($user)
1628 +    {
1629 hunk ./actions/xrds.php 114
1630 -    function show_service($type, $uri, $params=null, $sigs=null, $localId=null) {
1631 +    function show_service($type, $uri, $params=null, $sigs=null, $localId=null)
1632 +    {
1633 hunk ./classes/Avatar.php 24
1634 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Avatar',$k,$v); }
1635 +    function staticGet($k,$v=null)
1636 +    { return Memcached_DataObject::staticGet('Avatar',$k,$v); }
1637 hunk ./classes/Avatar.php 32
1638 -    function delete() {
1639 +    function delete()
1640 +    {
1641 hunk ./classes/Avatar.php 43
1642 -    function scale($size) {
1643 +    function scale($size)
1644 +    {
1645 hunk ./classes/Avatar.php 82
1646 -    function to_image() {
1647 +    function to_image()
1648 +    {
1649 hunk ./classes/Avatar.php 96
1650 -    function &pkeyGet($kv) {
1651 +    function &pkeyGet($kv)
1652 +    {
1653 hunk ./classes/Channel.php 24
1654 -    function on($user) {
1655 +    function on($user)
1656 +    {
1657 hunk ./classes/Channel.php 29
1658 -    function off($user) {
1659 +    function off($user)
1660 +    {
1661 hunk ./classes/Channel.php 34
1662 -    function output($user, $text) {
1663 +    function output($user, $text)
1664 +    {
1665 hunk ./classes/Channel.php 39
1666 -    function error($user, $text) {
1667 +    function error($user, $text)
1668 +    {
1669 hunk ./classes/Channel.php 44
1670 -    function source() {
1671 +    function source()
1672 +    {
1673 hunk ./classes/Channel.php 54
1674 -    function source() {
1675 +    function source()
1676 +    {
1677 hunk ./classes/Channel.php 59
1678 -    function __construct($conn) {
1679 +    function __construct($conn)
1680 +    {
1681 hunk ./classes/Channel.php 64
1682 -    function on($user) {
1683 +    function on($user)
1684 +    {
1685 hunk ./classes/Channel.php 69
1686 -    function off($user) {
1687 +    function off($user)
1688 +    {
1689 hunk ./classes/Channel.php 74
1690 -    function output($user, $text) {
1691 +    function output($user, $text)
1692 +    {
1693 hunk ./classes/Channel.php 80
1694 -    function error($user, $text) {
1695 +    function error($user, $text)
1696 +    {
1697 hunk ./classes/Channel.php 86
1698 -    function set_notify(&$user, $notify) {
1699 +    function set_notify(&$user, $notify)
1700 +    {
1701 hunk ./classes/Channel.php 109
1702 -    function source() {
1703 +    function source()
1704 +    {
1705 hunk ./classes/Channel.php 114
1706 -    function on($user) {
1707 +    function on($user)
1708 +    {
1709 hunk ./classes/Channel.php 119
1710 -    function off($user) {
1711 +    function off($user)
1712 +    {
1713 hunk ./classes/Channel.php 124
1714 -    function output($user, $text) {
1715 +    function output($user, $text)
1716 +    {
1717 hunk ./classes/Channel.php 134
1718 -    function error($user, $text) {
1719 +    function error($user, $text)
1720 +    {
1721 hunk ./classes/Channel.php 143
1722 -    function output($user, $text) {
1723 +    function output($user, $text)
1724 +    {
1725 hunk ./classes/Channel.php 155
1726 -    function error($user, $text) {
1727 +    function error($user, $text)
1728 +    {
1729 hunk ./classes/Channel.php 173
1730 -    function source() {
1731 +    function source()
1732 +    {
1733 hunk ./classes/Channel.php 178
1734 -    function __construct($addr=null) {
1735 +    function __construct($addr=null)
1736 +    {
1737 hunk ./classes/Channel.php 183
1738 -    function on($user) {
1739 +    function on($user)
1740 +    {
1741 hunk ./classes/Channel.php 188
1742 -    function off($user) {
1743 +    function off($user)
1744 +    {
1745 hunk ./classes/Channel.php 193
1746 -    function output($user, $text) {
1747 +    function output($user, $text)
1748 +    {
1749 hunk ./classes/Channel.php 204
1750 -    function error($user, $text) {
1751 +    function error($user, $text)
1752 +    {
1753 hunk ./classes/Channel.php 215
1754 -    function set_notify($user, $value) {
1755 +    function set_notify($user, $value)
1756 +    {
1757 hunk ./classes/Command.php 28
1758 -    function __construct($user=null) {
1759 +    function __construct($user=null)
1760 +    {
1761 hunk ./classes/Command.php 33
1762 -    function execute($channel) {
1763 +    function execute($channel)
1764 +    {
1765 hunk ./classes/Command.php 40
1766 -    function execute($channel) {
1767 +    function execute($channel)
1768 +    {
1769 hunk ./classes/Command.php 54
1770 -    function __construct($user, $word) {
1771 +    function __construct($user, $word)
1772 +    {
1773 hunk ./classes/Command.php 63
1774 -    function __construct($user, $word) {
1775 +    function __construct($user, $word)
1776 +    {
1777 hunk ./classes/Command.php 72
1778 -    function __construct($user, $other) {
1779 +    function __construct($user, $other)
1780 +    {
1781 hunk ./classes/Command.php 81
1782 -    function __construct($user, $other) {
1783 +    function __construct($user, $other)
1784 +    {
1785 hunk ./classes/Command.php 89
1786 -    function execute($channel) {
1787 +    function execute($channel)
1788 +    {
1789 hunk ./classes/Command.php 117
1790 -    function __construct($user, $other) {
1791 +    function __construct($user, $other)
1792 +    {
1793 hunk ./classes/Command.php 123
1794 -    function execute($channel) {
1795 +    function execute($channel)
1796 +    {
1797 hunk ./classes/Command.php 162
1798 -    function __construct($user, $other) {
1799 +    function __construct($user, $other)
1800 +    {
1801 hunk ./classes/Command.php 168
1802 -    function execute($channel) {
1803 +    function execute($channel)
1804 +    {
1805 hunk ./classes/Command.php 199
1806 -    function __construct($user, $other, $text) {
1807 +    function __construct($user, $other, $text)
1808 +    {
1809 hunk ./classes/Command.php 206
1810 -    function execute($channel) {
1811 +    function execute($channel)
1812 +    {
1813 hunk ./classes/Command.php 244
1814 -    function __construct($user, $other) {
1815 +    function __construct($user, $other)
1816 +    {
1817 hunk ./classes/Command.php 250
1818 -    function execute($channel) {
1819 +    function execute($channel)
1820 +    {
1821 hunk ./classes/Command.php 276
1822 -    function __construct($user, $other) {
1823 +    function __construct($user, $other)
1824 +    {
1825 hunk ./classes/Command.php 282
1826 -    function execute($channel) {
1827 +    function execute($channel)
1828 +    {
1829 hunk ./classes/Command.php 304
1830 -    function __construct($user, $other) {
1831 +    function __construct($user, $other)
1832 +    {
1833 hunk ./classes/Command.php 310
1834 -    function execute($channel) {
1835 +    function execute($channel)
1836 +    {
1837 hunk ./classes/Command.php 329
1838 -    function __construct($user, $other=null) {
1839 +    function __construct($user, $other=null)
1840 +    {
1841 hunk ./classes/Command.php 334
1842 -    function execute($channel) {
1843 +    function execute($channel)
1844 +    {
1845 hunk ./classes/Command.php 350
1846 -    function __construct($user, $other=null) {
1847 +    function __construct($user, $other=null)
1848 +    {
1849 hunk ./classes/Command.php 356
1850 -    function execute($channel) {
1851 +    function execute($channel)
1852 +    {
1853 hunk ./classes/Command.php 371
1854 -    function execute($channel) {
1855 +    function execute($channel)
1856 +    {
1857 hunk ./classes/CommandInterpreter.php 26
1858 -    function handle_command($user, $text) {
1859 +    function handle_command($user, $text)
1860 +    {
1861 hunk ./classes/Confirm_address.php 23
1862 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Confirm_address',$k,$v); }
1863 +    function staticGet($k,$v=null)
1864 +    { return Memcached_DataObject::staticGet('Confirm_address',$k,$v); }
1865 hunk ./classes/Confirm_address.php 29
1866 -    function sequenceKey() { return array(false, false); }
1867 +    function sequenceKey()
1868 +    { return array(false, false); }
1869 hunk ./classes/Consumer.php 19
1870 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Consumer',$k,$v); }
1871 +    function staticGet($k,$v=null)
1872 +    { return Memcached_DataObject::staticGet('Consumer',$k,$v); }
1873 hunk ./classes/Fave.php 18
1874 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Fave',$k,$v); }
1875 +    function staticGet($k,$v=null)
1876 +    { return Memcached_DataObject::staticGet('Fave',$k,$v); }
1877 hunk ./classes/Fave.php 35
1878 -    function &pkeyGet($kv) {
1879 +    function &pkeyGet($kv)
1880 +    {
1881 hunk ./classes/Foreign_link.php 24
1882 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Foreign_link',$k,$v); }
1883 +    function staticGet($k,$v=null)
1884 +    { return Memcached_DataObject::staticGet('Foreign_link',$k,$v); }
1885 hunk ./classes/Foreign_link.php 59
1886 -    function getForeignUser() {        
1887 +    function getForeignUser()
1888 +    {        
1889 hunk ./classes/Foreign_link.php 74
1890 -    function getUser() {
1891 +    function getUser()
1892 +    {
1893 hunk ./classes/Foreign_service.php 20
1894 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Foreign_service',$k,$v); }
1895 +    function staticGet($k,$v=null)
1896 +    { return Memcached_DataObject::staticGet('Foreign_service',$k,$v); }
1897 hunk ./classes/Foreign_subscription.php 19
1898 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Foreign_subscription',$k,$v); }
1899 +    function staticGet($k,$v=null)
1900 +    { return Memcached_DataObject::staticGet('Foreign_subscription',$k,$v); }
1901 hunk ./classes/Foreign_user.php 21
1902 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Foreign_user',$k,$v); }
1903 +    function staticGet($k,$v=null)
1904 +    { return Memcached_DataObject::staticGet('Foreign_user',$k,$v); }
1905 hunk ./classes/Foreign_user.php 43
1906 -    function updateKeys(&$orig) {
1907 +    function updateKeys(&$orig)
1908 +    {
1909 hunk ./classes/Invitation.php 20
1910 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Invitation',$k,$v); }
1911 +    function staticGet($k,$v=null)
1912 +    { return Memcached_DataObject::staticGet('Invitation',$k,$v); }
1913 hunk ./classes/Memcached_DataObject.php 26
1914 -    function &staticGet($cls, $k, $v=null) {
1915 +    function &staticGet($cls, $k, $v=null)
1916 +    {
1917 hunk ./classes/Memcached_DataObject.php 48
1918 -    function &pkeyGet($cls, $kv) {
1919 +    function &pkeyGet($cls, $kv)
1920 +    {
1921 hunk ./classes/Memcached_DataObject.php 67
1922 -    function insert() {
1923 +    function insert()
1924 +    {
1925 hunk ./classes/Memcached_DataObject.php 73
1926 -    function update($orig=null) {
1927 +    function update($orig=null)
1928 +    {
1929 hunk ./classes/Memcached_DataObject.php 85
1930 -    function delete() {
1931 +    function delete()
1932 +    {
1933 hunk ./classes/Memcached_DataObject.php 108
1934 -    function keyTypes() {
1935 +    function keyTypes()
1936 +    {
1937 hunk ./classes/Memcached_DataObject.php 118
1938 -    function encache() {
1939 +    function encache()
1940 +    {
1941 hunk ./classes/Memcached_DataObject.php 143
1942 -    function decache() {
1943 +    function decache()
1944 +    {
1945 hunk ./classes/Memcached_DataObject.php 169
1946 -    function multicache($cls, $kv) {
1947 +    function multicache($cls, $kv)
1948 +    {
1949 hunk ./classes/Memcached_DataObject.php 182
1950 -    function getSearchEngine($table) {
1951 +    function getSearchEngine($table)
1952 +    {
1953 hunk ./classes/Message.php 25
1954 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Message',$k,$v); }
1955 +    function staticGet($k,$v=null)
1956 +    { return Memcached_DataObject::staticGet('Message',$k,$v); }
1957 hunk ./classes/Message.php 31
1958 -    function getFrom() {
1959 +    function getFrom()
1960 +    {
1961 hunk ./classes/Message.php 36
1962 -    function getTo() {
1963 +    function getTo()
1964 +    {
1965 hunk ./classes/Nonce.php 21
1966 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Nonce',$k,$v); }
1967 +    function staticGet($k,$v=null)
1968 +    { return Memcached_DataObject::staticGet('Nonce',$k,$v); }
1969 hunk ./classes/Notice.php 51
1970 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Notice',$k,$v); }
1971 +    function staticGet($k,$v=null)
1972 +    { return Memcached_DataObject::staticGet('Notice',$k,$v); }
1973 hunk ./classes/Notice.php 57
1974 -    function getProfile() {
1975 +    function getProfile()
1976 +    {
1977 hunk ./classes/Notice.php 62
1978 -    function delete() {
1979 +    function delete()
1980 +    {
1981 hunk ./classes/Notice.php 70
1982 -    function saveTags() {
1983 +    function saveTags()
1984 +    {
1985 hunk ./classes/Notice.php 191
1986 -    function blowCaches($blowLast=false) {
1987 +    function blowCaches($blowLast=false)
1988 +    {
1989 hunk ./classes/Notice.php 200
1990 -    function blowTagCache($blowLast=false) {
1991 +    function blowTagCache($blowLast=false)
1992 +    {
1993 hunk ./classes/Notice.php 219
1994 -    function blowSubsCache($blowLast=false) {
1995 +    function blowSubsCache($blowLast=false)
1996 +    {
1997 hunk ./classes/Notice.php 240
1998 -    function blowNoticeCache($blowLast=false) {
1999 +    function blowNoticeCache($blowLast=false)
2000 +    {
2001 hunk ./classes/Notice.php 253
2002 -    function blowRepliesCache($blowLast=false) {
2003 +    function blowRepliesCache($blowLast=false)
2004 +    {
2005 hunk ./classes/Notice.php 272
2006 -    function blowPublicCache($blowLast=false) {
2007 +    function blowPublicCache($blowLast=false)
2008 +    {
2009 hunk ./classes/Notice.php 285
2010 -    function blowFavesCache($blowLast=false) {
2011 +    function blowFavesCache($blowLast=false)
2012 +    {
2013 hunk ./classes/Notice.php 491
2014 -    function publicStream($offset=0, $limit=20, $since_id=0, $before_id=0, $since=null) {
2015 +    function publicStream($offset=0, $limit=20, $since_id=0, $before_id=0, $since=null)
2016 +    {
2017 hunk ./classes/Notice.php 514
2018 -    function addToInboxes() {
2019 +    function addToInboxes()
2020 +    {
2021 hunk ./classes/Notice.php 538
2022 -    function blowInboxes() {
2023 +    function blowInboxes()
2024 +    {
2025 hunk ./classes/NoticeWrapper.php 41
2026 -    function __construct($arr) {
2027 +    function __construct($arr)
2028 +    {
2029 hunk ./classes/NoticeWrapper.php 46
2030 -    function fetch() {
2031 +    function fetch()
2032 +    {
2033 hunk ./classes/Notice_inbox.php 36
2034 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Notice_inbox',$k,$v); }
2035 +    function staticGet($k,$v=null)
2036 +    { return Memcached_DataObject::staticGet('Notice_inbox',$k,$v); }
2037 hunk ./classes/Notice_source.php 20
2038 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Notice_source',$k,$v); }
2039 +    function staticGet($k,$v=null)
2040 +    { return Memcached_DataObject::staticGet('Notice_source',$k,$v); }
2041 hunk ./classes/Notice_tag.php 33
2042 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Notice_tag',$k,$v); }
2043 +    function staticGet($k,$v=null)
2044 +    { return Memcached_DataObject::staticGet('Notice_tag',$k,$v); }
2045 hunk ./classes/Notice_tag.php 50
2046 -    function blowCache() {
2047 +    function blowCache()
2048 +    {
2049 hunk ./classes/Profile.php 44
2050 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Profile',$k,$v); }
2051 +    function staticGet($k,$v=null)
2052 +    { return Memcached_DataObject::staticGet('Profile',$k,$v); }
2053 hunk ./classes/Profile.php 50
2054 -    function getAvatar($width, $height=null) {
2055 +    function getAvatar($width, $height=null)
2056 +    {
2057 hunk ./classes/Profile.php 60
2058 -    function getOriginalAvatar() {
2059 +    function getOriginalAvatar()
2060 +    {
2061 hunk ./classes/Profile.php 72
2062 -    function setOriginal($source) {
2063 +    function setOriginal($source)
2064 +    {
2065 hunk ./classes/Profile.php 124
2066 -    function delete_avatars() {
2067 +    function delete_avatars()
2068 +    {
2069 hunk ./classes/Profile.php 135
2070 -    function getBestName() {
2071 +    function getBestName()
2072 +    {
2073 hunk ./classes/Profile.php 141
2074 -    function getCurrentNotice($dt=null) {
2075 +    function getCurrentNotice($dt=null)
2076 +    {
2077 hunk ./classes/Profile.php 156
2078 -    function getNotices($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0) {
2079 +    function getNotices($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0)
2080 +    {
2081 hunk ./classes/Profile_block.php 39
2082 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Profile_block',$k,$v); }
2083 +    function staticGet($k,$v=null)
2084 +    { return Memcached_DataObject::staticGet('Profile_block',$k,$v); }
2085 hunk ./classes/Profile_block.php 45
2086 -    function get($blocker, $blocked) {
2087 +    function get($blocker, $blocked)
2088 +    {
2089 hunk ./classes/Profile_tag.php 19
2090 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Profile_tag',$k,$v); }
2091 +    function staticGet($k,$v=null)
2092 +    { return Memcached_DataObject::staticGet('Profile_tag',$k,$v); }
2093 hunk ./classes/Queue_item.php 19
2094 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Queue_item',$k,$v); }
2095 +    function staticGet($k,$v=null)
2096 +    { return Memcached_DataObject::staticGet('Queue_item',$k,$v); }
2097 hunk ./classes/Queue_item.php 25
2098 -    function sequenceKey() { return array(false, false); }
2099 +    function sequenceKey()
2100 +    { return array(false, false); }
2101 hunk ./classes/Remember_me.php 18
2102 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Remember_me',$k,$v); }
2103 +    function staticGet($k,$v=null)
2104 +    { return Memcached_DataObject::staticGet('Remember_me',$k,$v); }
2105 hunk ./classes/Remember_me.php 24
2106 -    function sequenceKey() { return array(false, false); }
2107 +    function sequenceKey()
2108 +    { return array(false, false); }
2109 hunk ./classes/Remote_profile.php 41
2110 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Remote_profile',$k,$v); }
2111 +    function staticGet($k,$v=null)
2112 +    { return Memcached_DataObject::staticGet('Remote_profile',$k,$v); }
2113 hunk ./classes/Reply.php 19
2114 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Reply',$k,$v); }
2115 +    function staticGet($k,$v=null)
2116 +    { return Memcached_DataObject::staticGet('Reply',$k,$v); }
2117 hunk ./classes/Sms_carrier.php 20
2118 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Sms_carrier',$k,$v); }
2119 +    function staticGet($k,$v=null)
2120 +    { return Memcached_DataObject::staticGet('Sms_carrier',$k,$v); }
2121 hunk ./classes/Sms_carrier.php 26
2122 -    function toEmailAddress($sms) {
2123 +    function toEmailAddress($sms)
2124 +    {
2125 hunk ./classes/Subscription.php 43
2126 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Subscription',$k,$v); }
2127 +    function staticGet($k,$v=null)
2128 +    { return Memcached_DataObject::staticGet('Subscription',$k,$v); }
2129 hunk ./classes/Subscription.php 49
2130 -    function &pkeyGet($kv) {
2131 +    function &pkeyGet($kv)
2132 +    {
2133 hunk ./classes/Token.php 22
2134 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('Token',$k,$v); }
2135 +    function staticGet($k,$v=null)
2136 +    { return Memcached_DataObject::staticGet('Token',$k,$v); }
2137 hunk ./classes/User.php 65
2138 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('User',$k,$v); }
2139 +    function staticGet($k,$v=null)
2140 +    { return Memcached_DataObject::staticGet('User',$k,$v); }
2141 hunk ./classes/User.php 71
2142 -    function getProfile() {
2143 +    function getProfile()
2144 +    {
2145 hunk ./classes/User.php 76
2146 -    function isSubscribed($other) {
2147 +    function isSubscribed($other)
2148 +    {
2149 hunk ./classes/User.php 87
2150 -    function updateKeys(&$orig) {
2151 +    function updateKeys(&$orig)
2152 +    {
2153 hunk ./classes/User.php 115
2154 -    function allowed_nickname($nickname) {
2155 +    function allowed_nickname($nickname)
2156 +    {
2157 hunk ./classes/User.php 126
2158 -    function getCurrentNotice($dt=null) {
2159 +    function getCurrentNotice($dt=null)
2160 +    {
2161 hunk ./classes/User.php 135
2162 -    function getCarrier() {
2163 +    function getCarrier()
2164 +    {
2165 hunk ./classes/User.php 140
2166 -    function subscribeTo($other) {
2167 +    function subscribeTo($other)
2168 +    {
2169 hunk ./classes/User.php 155
2170 -    function hasBlocked($other) {
2171 +    function hasBlocked($other)
2172 +    {
2173 hunk ./classes/User.php 283
2174 -    function emailChanged() {
2175 +    function emailChanged()
2176 +    {
2177 hunk ./classes/User.php 298
2178 -    function hasFave($notice) {
2179 +    function hasFave($notice)
2180 +    {
2181 hunk ./classes/User.php 331
2182 -    function mutuallySubscribed($other) {
2183 +    function mutuallySubscribed($other)
2184 +    {
2185 hunk ./classes/User.php 337
2186 -        function mutuallySubscribedUsers() {
2187 +        function mutuallySubscribedUsers()
2188 +        {
2189 hunk ./classes/User.php 352
2190 -    function getReplies($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0, $since=null) {
2191 +    function getReplies($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0, $since=null)
2192 +    {
2193 hunk ./classes/User.php 363
2194 -        function getNotices($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0, $since=null) {
2195 +        function getNotices($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0, $since=null)
2196 +        {
2197 hunk ./classes/User.php 373
2198 -      function favoriteNotices($offset=0, $limit=NOTICES_PER_PAGE) {
2199 +      function favoriteNotices($offset=0, $limit=NOTICES_PER_PAGE)
2200 +      {
2201 hunk ./classes/User.php 384
2202 -        function noticesWithFriends($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0, $since=null) {
2203 +        function noticesWithFriends($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0, $since=null)
2204 +        {
2205 hunk ./classes/User.php 414
2206 -        function blowFavesCache() {
2207 +        function blowFavesCache()
2208 +        {
2209 hunk ./classes/User.php 425
2210 -        function getSelfTags() {
2211 +        function getSelfTags()
2212 +        {
2213 hunk ./classes/User.php 430
2214 -        function setSelfTags($newtags) {
2215 +        function setSelfTags($newtags)
2216 +        {
2217 hunk ./classes/User.php 435
2218 -    function block($other) {
2219 +    function block($other)
2220 +    {
2221 hunk ./classes/User.php 474
2222 -    function unblock($other) {
2223 +    function unblock($other)
2224 +    {
2225 hunk ./classes/User_openid.php 20
2226 -    function staticGet($k,$v=null) { return Memcached_DataObject::staticGet('User_openid',$k,$v); }
2227 +    function staticGet($k,$v=null)
2228 +    { return Memcached_DataObject::staticGet('User_openid',$k,$v); }
2229 hunk ./lib/Shorturl_api.php 25
2230 -    function __construct($service_url) {
2231 +    function __construct($service_url)
2232 +    {
2233 hunk ./lib/Shorturl_api.php 30
2234 -    function shorten($url) {
2235 +    function shorten($url)
2236 +    {
2237 hunk ./lib/Shorturl_api.php 73
2238 -    function __construct() {
2239 +    function __construct()
2240 +    {
2241 hunk ./lib/Shorturl_api.php 92
2242 -    function __construct() {
2243 +    function __construct()
2244 +    {
2245 hunk ./lib/Shorturl_api.php 110
2246 -    function __construct() {
2247 +    function __construct()
2248 +    {
2249 hunk ./lib/common.php 166
2250 -function __autoload($class) {
2251 +function __autoload($class)
2252 +{
2253 hunk ./lib/deleteaction.php 24
2254 -    function handle($args) {
2255 +    function handle($args)
2256 +    {
2257 hunk ./lib/deleteaction.php 47
2258 -    function show_top($arr=null) {
2259 +    function show_top($arr=null)
2260 +    {
2261 hunk ./lib/deleteaction.php 56
2262 -    function get_title() {
2263 +    function get_title()
2264 +    {
2265 hunk ./lib/deleteaction.php 61
2266 -    function show_header() {
2267 +    function show_header()
2268 +    {
2269 hunk ./lib/facebookaction.php 26
2270 -    function handle($args) {
2271 +    function handle($args)
2272 +    {
2273 hunk ./lib/facebookaction.php 31
2274 -    function get_facebook() {
2275 +    function get_facebook()
2276 +    {
2277 hunk ./lib/facebookaction.php 38
2278 -    function update_profile_box($facebook, $fbuid, $user) {
2279 +    function update_profile_box($facebook, $fbuid, $user)
2280 +    {
2281 hunk ./lib/facebookaction.php 92
2282 -    function show_header($selected ='Home') {
2283 +    function show_header($selected ='Home')
2284 +    {
2285 hunk ./lib/facebookaction.php 115
2286 -    function show_footer() {
2287 +    function show_footer()
2288 +    {
2289 hunk ./lib/facebookaction.php 121
2290 -    function show_login_form() {
2291 +    function show_login_form()
2292 +    {
2293 hunk ./lib/facebookaction.php 157
2294 -    function render_notice($notice) {
2295 +    function render_notice($notice)
2296 +    {
2297 hunk ./lib/facebookaction.php 217
2298 -    function source_link($source) {
2299 +    function source_link($source)
2300 +    {
2301 hunk ./lib/facebookaction.php 246
2302 -    function pagination($have_before, $have_after, $page, $fbaction, $args=null) {
2303 +    function pagination($have_before, $have_after, $page, $fbaction, $args=null)
2304 +    {
2305 hunk ./lib/facebookaction.php 278
2306 -    function pagination_url($fbaction, $args=null) {
2307 +    function pagination_url($fbaction, $args=null)
2308 +    {
2309 hunk ./lib/oauthstore.php 28
2310 -    function lookup_consumer($consumer_key) {
2311 +    function lookup_consumer($consumer_key)
2312 +    {
2313 hunk ./lib/oauthstore.php 43
2314 -    function lookup_token($consumer, $token_type, $token_key) {
2315 +    function lookup_token($consumer, $token_type, $token_key)
2316 +    {
2317 hunk ./lib/oauthstore.php 56
2318 -    function lookup_nonce($consumer, $token, $nonce, $timestamp) {
2319 +    function lookup_nonce($consumer, $token, $nonce, $timestamp)
2320 +    {
2321 hunk ./lib/oauthstore.php 72
2322 -    function new_request_token($consumer) {
2323 +    function new_request_token($consumer)
2324 +    {
2325 hunk ./lib/oauthstore.php 90
2326 -    function fetch_request_token($consumer) {
2327 +    function fetch_request_token($consumer)
2328 +    {
2329 hunk ./lib/oauthstore.php 95
2330 -    function new_access_token($token, $consumer) {
2331 +    function new_access_token($token, $consumer)
2332 +    {
2333 hunk ./lib/oauthstore.php 147
2334 -    function fetch_access_token($consumer) {
2335 +    function fetch_access_token($consumer)
2336 +    {
2337 hunk ./lib/omb.php 46
2338 -function omb_oauth_consumer() {
2339 +function omb_oauth_consumer()
2340 +{
2341 hunk ./lib/omb.php 55
2342 -function omb_oauth_server() {
2343 +function omb_oauth_server()
2344 +{
2345 hunk ./lib/omb.php 65
2346 -function omb_oauth_datastore() {
2347 +function omb_oauth_datastore()
2348 +{
2349 hunk ./lib/omb.php 74
2350 -function omb_hmac_sha1() {
2351 +function omb_hmac_sha1()
2352 +{
2353 hunk ./lib/omb.php 83
2354 -function omb_get_services($xrd, $type) {
2355 +function omb_get_services($xrd, $type)
2356 +{
2357 hunk ./lib/omb.php 88
2358 -function omb_service_filter($type) {
2359 +function omb_service_filter($type)
2360 +{
2361 hunk ./lib/omb.php 94
2362 -function omb_match_service($service, $type) {
2363 +function omb_match_service($service, $type)
2364 +{
2365 hunk ./lib/omb.php 99
2366 -function omb_service_uri($service) {
2367 +function omb_service_uri($service)
2368 +{
2369 hunk ./lib/omb.php 111
2370 -function omb_local_id($service) {
2371 +function omb_local_id($service)
2372 +{
2373 hunk ./lib/omb.php 124
2374 -function omb_broadcast_remote_subscribers($notice) {
2375 +function omb_broadcast_remote_subscribers($notice)
2376 +{
2377 hunk ./lib/omb.php 155
2378 -function omb_post_notice($notice, $remote_profile, $subscription) {
2379 +function omb_post_notice($notice, $remote_profile, $subscription)
2380 +{
2381 hunk ./lib/omb.php 160
2382 -function omb_post_notice_keys($notice, $postnoticeurl, $tk, $secret) {
2383 +function omb_post_notice_keys($notice, $postnoticeurl, $tk, $secret)
2384 +{
2385 hunk ./lib/omb.php 231
2386 -function omb_broadcast_profile($profile) {
2387 +function omb_broadcast_profile($profile)
2388 +{
2389 hunk ./lib/omb.php 252
2390 -function omb_update_profile($profile, $remote_profile, $subscription) {
2391 +function omb_update_profile($profile, $remote_profile, $subscription)
2392 +{
2393 hunk ./lib/openid.php 34
2394 -function oid_store() {
2395 +function oid_store()
2396 +{
2397 hunk ./lib/openid.php 46
2398 -function oid_consumer() {
2399 +function oid_consumer()
2400 +{
2401 hunk ./lib/openid.php 53
2402 -function oid_clear_last() {
2403 +function oid_clear_last()
2404 +{
2405 hunk ./lib/openid.php 58
2406 -function oid_set_last($openid_url) {
2407 +function oid_set_last($openid_url)
2408 +{
2409 hunk ./lib/openid.php 65
2410 -function oid_get_last() {
2411 +function oid_get_last()
2412 +{
2413 hunk ./lib/openid.php 75
2414 -function oid_link_user($id, $canonical, $display) {
2415 +function oid_link_user($id, $canonical, $display)
2416 +{
2417 hunk ./lib/openid.php 93
2418 -function oid_get_user($openid_url) {
2419 +function oid_get_user($openid_url)
2420 +{
2421 hunk ./lib/openid.php 103
2422 -function oid_check_immediate($openid_url, $backto=null) {
2423 +function oid_check_immediate($openid_url, $backto=null)
2424 +{
2425 hunk ./lib/openid.php 124
2426 -function oid_authenticate($openid_url, $returnto, $immediate=false) {
2427 +function oid_authenticate($openid_url, $returnto, $immediate=false)
2428 +{
2429 hunk ./lib/openid.php 202
2430 -function _oid_print_instructions() {
2431 +function _oid_print_instructions()
2432 +{
2433 hunk ./lib/openid.php 212
2434 -function oid_update_user(&$user, &$sreg) {
2435 +function oid_update_user(&$user, &$sreg)
2436 +{
2437 hunk ./lib/personal.php 24
2438 -    function is_readonly() {
2439 +    function is_readonly()
2440 +    {
2441 hunk ./lib/personal.php 29
2442 -    function handle($args) {
2443 +    function handle($args)
2444 +    {
2445 hunk ./lib/personal.php 35
2446 -    function views_menu() {
2447 +    function views_menu()
2448 +    {
2449 hunk ./lib/personal.php 91
2450 -    function show_feeds_list($feeds) {
2451 +    function show_feeds_list($feeds)
2452 +    {
2453 hunk ./lib/personal.php 104
2454 -    function common_feed_item($feed) {
2455 +    function common_feed_item($feed)
2456 +    {
2457 hunk ./lib/personal.php 189
2458 -    function source_link($source) {
2459 +    function source_link($source)
2460 +    {
2461 hunk ./lib/profilelist.php 31
2462 -    function __construct($profile, $owner=null, $action=null) {
2463 +    function __construct($profile, $owner=null, $action=null)
2464 +    {
2465 hunk ./lib/profilelist.php 38
2466 -    function show_list() {
2467 +    function show_list()
2468 +    {
2469 hunk ./lib/profilelist.php 58
2470 -    function show() {
2471 +    function show()
2472 +    {
2473 hunk ./lib/profilelist.php 165
2474 -    function show_owner_controls($profile) {
2475 +    function show_owner_controls($profile)
2476 +    {
2477 hunk ./lib/profilelist.php 170
2478 -    function highlight($text) {
2479 +    function highlight($text)
2480 +    {
2481 hunk ./lib/queuehandler.php 32
2482 -    function QueueHandler($id=null) {
2483 +    function QueueHandler($id=null)
2484 +    {
2485 hunk ./lib/queuehandler.php 39
2486 -    function class_name() {
2487 +    function class_name()
2488 +    {
2489 hunk ./lib/queuehandler.php 44
2490 -    function name() {
2491 +    function name()
2492 +    {
2493 hunk ./lib/queuehandler.php 49
2494 -    function get_id() {
2495 +    function get_id()
2496 +    {
2497 hunk ./lib/queuehandler.php 54
2498 -    function set_id($id) {
2499 +    function set_id($id)
2500 +    {
2501 hunk ./lib/queuehandler.php 59
2502 -    function transport() {
2503 +    function transport()
2504 +    {
2505 hunk ./lib/queuehandler.php 64
2506 -    function start() {
2507 +    function start()
2508 +    {
2509 hunk ./lib/queuehandler.php 68
2510 -    function finish() {
2511 +    function finish()
2512 +    {
2513 hunk ./lib/queuehandler.php 72
2514 -    function handle_notice($notice) {
2515 +    function handle_notice($notice)
2516 +    {
2517 hunk ./lib/queuehandler.php 77
2518 -    function run() {
2519 +    function run()
2520 +    {
2521 hunk ./lib/queuehandler.php 123
2522 -    function idle($timeout=0) {
2523 +    function idle($timeout=0)
2524 +    {
2525 hunk ./lib/queuehandler.php 130
2526 -    function clear_old_claims() {
2527 +    function clear_old_claims()
2528 +    {
2529 hunk ./lib/queuehandler.php 140
2530 -    function log($level, $msg) {
2531 +    function log($level, $msg)
2532 +    {
2533 hunk ./lib/rssaction.php 29
2534 -    function is_readonly() {
2535 +    function is_readonly()
2536 +    {
2537 hunk ./lib/rssaction.php 34
2538 -    function handle($args) {
2539 +    function handle($args)
2540 +    {
2541 hunk ./lib/rssaction.php 44
2542 -    function init() {
2543 +    function init()
2544 +    {
2545 hunk ./lib/rssaction.php 49
2546 -    function get_notices() {
2547 +    function get_notices()
2548 +    {
2549 hunk ./lib/rssaction.php 54
2550 -    function get_channel() {
2551 +    function get_channel()
2552 +    {
2553 hunk ./lib/rssaction.php 62
2554 -    function get_image() {
2555 +    function get_image()
2556 +    {
2557 hunk ./lib/rssaction.php 67
2558 -    function show_rss($limit=0) {
2559 +    function show_rss($limit=0)
2560 +    {
2561 hunk ./lib/rssaction.php 88
2562 -    function show_channel($notices) {
2563 +    function show_channel($notices)
2564 +    {
2565 hunk ./lib/rssaction.php 117
2566 -    function show_image() {
2567 +    function show_image()
2568 +    {
2569 hunk ./lib/rssaction.php 130
2570 -    function show_item($notice) {
2571 +    function show_item($notice)
2572 +    {
2573 hunk ./lib/rssaction.php 149
2574 -    function show_creators() {
2575 +    function show_creators()
2576 +    {
2577 hunk ./lib/rssaction.php 166
2578 -    function init_rss() {
2579 +    function init_rss()
2580 +    {
2581 hunk ./lib/rssaction.php 198
2582 -    function end_rss() {
2583 +    function end_rss()
2584 +    {
2585 hunk ./lib/search_engines.php 26
2586 -    function __construct($target, $table) {
2587 +    function __construct($target, $table)
2588 +    {
2589 hunk ./lib/search_engines.php 32
2590 -    function query($q) {
2591 +    function query($q)
2592 +    {
2593 hunk ./lib/search_engines.php 36
2594 -    function limit($offset, $count, $rss = false) {
2595 +    function limit($offset, $count, $rss = false)
2596 +    {
2597 hunk ./lib/search_engines.php 41
2598 -    function set_sort_mode($mode) {
2599 +    function set_sort_mode($mode)
2600 +    {
2601 hunk ./lib/search_engines.php 52
2602 -    function __construct($target, $table) {
2603 +    function __construct($target, $table)
2604 +    {
2605 hunk ./lib/search_engines.php 66
2606 -    function is_connected() {
2607 +    function is_connected()
2608 +    {
2609 hunk ./lib/search_engines.php 71
2610 -    function limit($offset, $count, $rss = false) {
2611 +    function limit($offset, $count, $rss = false)
2612 +    {
2613 hunk ./lib/search_engines.php 88
2614 -    function query($q) {
2615 +    function query($q)
2616 +    {
2617 hunk ./lib/search_engines.php 97
2618 -    function set_sort_mode($mode) {
2619 +    function set_sort_mode($mode)
2620 +    {
2621 hunk ./lib/search_engines.php 107
2622 -    function query($q) {
2623 +    function query($q)
2624 +    {
2625 hunk ./lib/search_engines.php 119
2626 -    function query($q) {
2627 +    function query($q)
2628 +    {
2629 hunk ./lib/searchaction.php 24
2630 -    function is_readonly() {
2631 +    function is_readonly()
2632 +    {
2633 hunk ./lib/searchaction.php 29
2634 -    function handle($args) {
2635 +    function handle($args)
2636 +    {
2637 hunk ./lib/searchaction.php 35
2638 -    function show_top($arr=null) {
2639 +    function show_top($arr=null)
2640 +    {
2641 hunk ./lib/searchaction.php 52
2642 -    function get_title() {
2643 +    function get_title()
2644 +    {
2645 hunk ./lib/searchaction.php 57
2646 -    function show_header($arr) {
2647 +    function show_header($arr)
2648 +    {
2649 hunk ./lib/searchaction.php 62
2650 -    function show_form($error=null) {
2651 +    function show_form($error=null)
2652 +    {
2653 hunk ./lib/searchaction.php 100
2654 -    function search_menu() {
2655 +    function search_menu()
2656 +    {
2657 hunk ./lib/settingsaction.php 24
2658 -    function handle($args) {
2659 +    function handle($args)
2660 +    {
2661 hunk ./lib/settingsaction.php 44
2662 -    function handle_post() {
2663 +    function handle_post()
2664 +    {
2665 hunk ./lib/settingsaction.php 49
2666 -    function show_form($msg=null, $success=false) {
2667 +    function show_form($msg=null, $success=false)
2668 +    {
2669 hunk ./lib/settingsaction.php 54
2670 -    function message($msg, $success) {
2671 +    function message($msg, $success)
2672 +    {
2673 hunk ./lib/settingsaction.php 62
2674 -    function form_header($title, $msg=null, $success=false) {
2675 +    function form_header($title, $msg=null, $success=false)
2676 +    {
2677 hunk ./lib/settingsaction.php 70
2678 -    function show_top($arr) {
2679 +    function show_top($arr)
2680 +    {
2681 hunk ./lib/settingsaction.php 86
2682 -    function settings_menu() {
2683 +    function settings_menu()
2684 +    {
2685 hunk ./lib/stream.php 27
2686 -    function public_views_menu() {
2687 +    function public_views_menu()
2688 +    {
2689 hunk ./lib/stream.php 52
2690 -    function show_notice_list($notice) {
2691 +    function show_notice_list($notice)
2692 +    {
2693 hunk ./lib/subs.php 28
2694 -function subs_subscribe_user($user, $other_nickname) {
2695 +function subs_subscribe_user($user, $other_nickname)
2696 +{
2697 hunk ./lib/subs.php 45
2698 -function subs_subscribe_to($user, $other) {
2699 +function subs_subscribe_to($user, $other)
2700 +{
2701 hunk ./lib/subs.php 87
2702 -function subs_notify($listenee, $listener) {
2703 +function subs_notify($listenee, $listener)
2704 +{
2705 hunk ./lib/subs.php 95
2706 -function subs_notify_email($listenee, $listener) {
2707 +function subs_notify_email($listenee, $listener)
2708 +{
2709 hunk ./lib/subs.php 104
2710 -function subs_unsubscribe_user($user, $other_nickname) {
2711 +function subs_unsubscribe_user($user, $other_nickname)
2712 +{
2713 hunk ./lib/subs.php 119
2714 -function subs_unsubscribe_to($user, $other) {
2715 +function subs_unsubscribe_to($user, $other)
2716 +{
2717 hunk ./lib/theme.php 22
2718 -function theme_file($relative) {
2719 +function theme_file($relative)
2720 +{
2721 hunk ./lib/theme.php 28
2722 -function theme_path($relative) {
2723 +function theme_path($relative)
2724 +{
2725 hunk ./lib/twitter.php 22
2726 -function get_twitter_data($uri, $screen_name, $password) {
2727 +function get_twitter_data($uri, $screen_name, $password)
2728 +{
2729 hunk ./lib/twitter.php 52
2730 -function twitter_user_info($screen_name, $password) {
2731 +function twitter_user_info($screen_name, $password)
2732 +{
2733 hunk ./lib/twitter.php 71
2734 -function update_twitter_user($fuser, $twitter_id, $screen_name) {
2735 +function update_twitter_user($fuser, $twitter_id, $screen_name)
2736 +{
2737 hunk ./lib/twitter.php 87
2738 -function add_twitter_user($twitter_id, $screen_name) {
2739 +function add_twitter_user($twitter_id, $screen_name)
2740 +{
2741 hunk ./lib/twitter.php 112
2742 -function save_twitter_user($twitter_id, $screen_name) {
2743 +function save_twitter_user($twitter_id, $screen_name)
2744 +{
2745 hunk ./lib/twitter.php 137
2746 -function retreive_twitter_friends($twitter_id, $screen_name, $password) {
2747 +function retreive_twitter_friends($twitter_id, $screen_name, $password)
2748 +{
2749 hunk ./lib/twitter.php 172
2750 -function save_twitter_friends($user, $twitter_id, $screen_name, $password) {
2751 +function save_twitter_friends($user, $twitter_id, $screen_name, $password)
2752 +{
2753 hunk ./lib/twitterapi.php 26
2754 -    function handle($args) {
2755 +    function handle($args)
2756 +    {
2757 hunk ./lib/twitterapi.php 31
2758 -    function twitter_user_array($profile, $get_notice=false) {
2759 +    function twitter_user_array($profile, $get_notice=false)
2760 +    {
2761 hunk ./lib/twitterapi.php 60
2762 -    function twitter_status_array($notice, $include_user=true) {
2763 +    function twitter_status_array($notice, $include_user=true)
2764 +    {
2765 hunk ./lib/twitterapi.php 89
2766 -    function twitter_rss_entry_array($notice) {
2767 +    function twitter_rss_entry_array($notice)
2768 +    {
2769 hunk ./lib/twitterapi.php 114
2770 -    function twitter_rss_dmsg_array($message) {
2771 +    function twitter_rss_dmsg_array($message)
2772 +    {
2773 hunk ./lib/twitterapi.php 137
2774 -    function twitter_dmsg_array($message) {
2775 +    function twitter_dmsg_array($message)
2776 +    {
2777 hunk ./lib/twitterapi.php 158
2778 -    function show_twitter_xml_status($twitter_status) {
2779 +    function show_twitter_xml_status($twitter_status)
2780 +    {
2781 hunk ./lib/twitterapi.php 176
2782 -    function show_twitter_xml_user($twitter_user, $role='user') {
2783 +    function show_twitter_xml_user($twitter_user, $role='user')
2784 +    {
2785 hunk ./lib/twitterapi.php 189
2786 -    function show_twitter_rss_item($entry) {
2787 +    function show_twitter_rss_item($entry)
2788 +    {
2789 hunk ./lib/twitterapi.php 200
2790 -    function show_twitter_atom_entry($entry) {
2791 +    function show_twitter_atom_entry($entry)
2792 +    {
2793 hunk ./lib/twitterapi.php 212
2794 -    function show_json_objects($objects) {
2795 +    function show_json_objects($objects)
2796 +    {
2797 hunk ./lib/twitterapi.php 217
2798 -    function show_single_xml_status($notice) {
2799 +    function show_single_xml_status($notice)
2800 +    {
2801 hunk ./lib/twitterapi.php 225
2802 -    function show_single_json_status($notice) {
2803 +    function show_single_json_status($notice)
2804 +    {
2805 hunk ./lib/twitterapi.php 233
2806 -    function show_single_xml_dmsg($message) {
2807 +    function show_single_xml_dmsg($message)
2808 +    {
2809 hunk ./lib/twitterapi.php 241
2810 -    function show_single_json_dmsg($message) {
2811 +    function show_single_json_dmsg($message)
2812 +    {
2813 hunk ./lib/twitterapi.php 249
2814 -    function show_twitter_xml_dmsg($twitter_dm) {
2815 +    function show_twitter_xml_dmsg($twitter_dm)
2816 +    {
2817 hunk ./lib/twitterapi.php 268
2818 -    function show_xml_timeline($notice) {
2819 +    function show_xml_timeline($notice)
2820 +    {
2821 hunk ./lib/twitterapi.php 290
2822 -    function show_rss_timeline($notice, $title, $link, $subtitle, $suplink=null) {
2823 +    function show_rss_timeline($notice, $title, $link, $subtitle, $suplink=null)
2824 +    {
2825 hunk ./lib/twitterapi.php 325
2826 -    function show_atom_timeline($notice, $title, $id, $link, $subtitle=null, $suplink=null) {
2827 +    function show_atom_timeline($notice, $title, $id, $link, $subtitle=null, $suplink=null)
2828 +    {
2829 hunk ./lib/twitterapi.php 357
2830 -    function show_json_timeline($notice) {
2831 +    function show_json_timeline($notice)
2832 +    {
2833 hunk ./lib/twitterapi.php 383
2834 -    function date_twitter($dt) {
2835 +    function date_twitter($dt)
2836 +    {
2837 hunk ./lib/twitterapi.php 389
2838 -    function replier_by_reply($reply_id) {
2839 +    function replier_by_reply($reply_id)
2840 +    {
2841 hunk ./lib/twitterapi.php 406
2842 -    function count_subscriptions($profile) {
2843 +    function count_subscriptions($profile)
2844 +    {
2845 hunk ./lib/twitterapi.php 422
2846 -    function init_document($type='xml') {
2847 +    function init_document($type='xml')
2848 +    {
2849 hunk ./lib/twitterapi.php 454
2850 -    function end_document($type='xml') {
2851 +    function end_document($type='xml')
2852 +    {
2853 hunk ./lib/twitterapi.php 481
2854 -    function client_error($msg, $code = 400, $content_type = 'json') {
2855 +    function client_error($msg, $code = 400, $content_type = 'json')
2856 +    {
2857 hunk ./lib/twitterapi.php 530
2858 -    function init_twitter_rss() {
2859 +    function init_twitter_rss()
2860 +    {
2861 hunk ./lib/twitterapi.php 536
2862 -    function end_twitter_rss() {
2863 +    function end_twitter_rss()
2864 +    {
2865 hunk ./lib/twitterapi.php 542
2866 -    function init_twitter_atom() {
2867 +    function init_twitter_atom()
2868 +    {
2869 hunk ./lib/twitterapi.php 548
2870 -    function end_twitter_atom() {
2871 +    function end_twitter_atom()
2872 +    {
2873 hunk ./lib/twitterapi.php 554
2874 -    function show_profile($profile, $content_type='xml', $notice=null) {
2875 +    function show_profile($profile, $content_type='xml', $notice=null)
2876 +    {
2877 hunk ./lib/twitterapi.php 571
2878 -    function get_user($id, $apidata=null) {
2879 +    function get_user($id, $apidata=null)
2880 +    {
2881 hunk ./lib/twitterapi.php 583
2882 -    function get_profile($id) {
2883 +    function get_profile($id)
2884 +    {
2885 hunk ./lib/twitterapi.php 597
2886 -    function source_link($source) {
2887 +    function source_link($source)
2888 +    {
2889 hunk ./lib/twitterapi.php 617
2890 -    function show_extended_profile($user, $apidata) {
2891 +    function show_extended_profile($user, $apidata)
2892 +    {
2893 hunk ./lib/util.php 24
2894 -function common_server_error($msg, $code=500) {
2895 +function common_server_error($msg, $code=500)
2896 +{
2897 hunk ./lib/util.php 48
2898 -function common_user_error($msg, $code=400) {
2899 +function common_user_error($msg, $code=400)
2900 +{
2901 hunk ./lib/util.php 85
2902 -function common_element_start($tag, $attrs=null) {
2903 +function common_element_start($tag, $attrs=null)
2904 +{
2905 hunk ./lib/util.php 98
2906 -function common_element_end($tag) {
2907 +function common_element_end($tag)
2908 +{
2909 hunk ./lib/util.php 112
2910 -function common_element($tag, $attrs=null, $content=null) {
2911 +function common_element($tag, $attrs=null, $content=null)
2912 +{
2913 hunk ./lib/util.php 122
2914 -function common_start_xml($doc=null, $public=null, $system=null, $indent=true) {
2915 +function common_start_xml($doc=null, $public=null, $system=null, $indent=true)
2916 +{
2917 hunk ./lib/util.php 134
2918 -function common_end_xml() {
2919 +function common_end_xml()
2920 +{
2921 hunk ./lib/util.php 141
2922 -function common_init_locale($language=null) {
2923 +function common_init_locale($language=null)
2924 +{
2925 hunk ./lib/util.php 155
2926 -function common_init_language() {
2927 +function common_init_language()
2928 +{
2929 hunk ./lib/util.php 172
2930 -function common_show_header($pagetitle, $callable=null, $data=null, $headercall=null) {
2931 +function common_show_header($pagetitle, $callable=null, $data=null, $headercall=null)
2932 +{
2933 hunk ./lib/util.php 256
2934 -function common_start_html($type=null, $indent=true) {
2935 +function common_start_html($type=null, $indent=true)
2936 +{
2937 hunk ./lib/util.php 288
2938 -function common_show_footer() {
2939 +function common_show_footer()
2940 +{
2941 hunk ./lib/util.php 322
2942 -function common_text($txt) {
2943 +function common_text($txt)
2944 +{
2945 hunk ./lib/util.php 328
2946 -function common_raw($xml) {
2947 +function common_raw($xml)
2948 +{
2949 hunk ./lib/util.php 334
2950 -function common_nav_menu() {
2951 +function common_nav_menu()
2952 +{
2953 hunk ./lib/util.php 362
2954 -function common_foot_menu() {
2955 +function common_foot_menu()
2956 +{
2957 hunk ./lib/util.php 380
2958 -function common_menu_item($url, $text, $title=null, $is_selected=false) {
2959 +function common_menu_item($url, $text, $title=null, $is_selected=false)
2960 +{
2961 hunk ./lib/util.php 395
2962 -function common_input($id, $label, $value=null,$instructions=null) {
2963 +function common_input($id, $label, $value=null,$instructions=null)
2964 +{
2965 hunk ./lib/util.php 439
2966 -function common_dropdown($id, $label, $content, $instructions=null, $blank_select=FALSE, $selected=null) {
2967 +function common_dropdown($id, $label, $content, $instructions=null, $blank_select=FALSE, $selected=null)
2968 +{
2969 hunk ./lib/util.php 460
2970 -function common_hidden($id, $value) {
2971 +function common_hidden($id, $value)
2972 +{
2973 hunk ./lib/util.php 468
2974 -function common_password($id, $label, $instructions=null) {
2975 +function common_password($id, $label, $instructions=null)
2976 +{
2977 hunk ./lib/util.php 483
2978 -function common_submit($id, $label, $cls='submit') {
2979 +function common_submit($id, $label, $cls='submit')
2980 +{
2981 hunk ./lib/util.php 495
2982 -function common_textarea($id, $label, $content=null, $instructions=null) {
2983 +function common_textarea($id, $label, $content=null, $instructions=null)
2984 +{
2985 hunk ./lib/util.php 510
2986 -function common_timezone() {
2987 +function common_timezone()
2988 +{
2989 hunk ./lib/util.php 523
2990 -function common_language() {
2991 +function common_language()
2992 +{
2993 hunk ./lib/util.php 549
2994 -function common_munge_password($password, $id) {
2995 +function common_munge_password($password, $id)
2996 +{
2997 hunk ./lib/util.php 555
2998 -function common_check_user($nickname, $password) {
2999 +function common_check_user($nickname, $password)
3000 +{
3001 hunk ./lib/util.php 575
3002 -function common_logged_in() {
3003 +function common_logged_in()
3004 +{
3005 hunk ./lib/util.php 580
3006 -function common_have_session() {
3007 +function common_have_session()
3008 +{
3009 hunk ./lib/util.php 585
3010 -function common_ensure_session() {
3011 +function common_ensure_session()
3012 +{
3013 hunk ./lib/util.php 601
3014 -function common_set_user($user) {
3015 +function common_set_user($user)
3016 +{
3017 hunk ./lib/util.php 626
3018 -function common_set_cookie($key, $value, $expiration=0) {
3019 +function common_set_cookie($key, $value, $expiration=0)
3020 +{
3021 hunk ./lib/util.php 646
3022 -function common_rememberme($user=null) {
3023 +function common_rememberme($user=null)
3024 +{
3025 hunk ./lib/util.php 686
3026 -function common_remembered_user() {
3027 +function common_remembered_user()
3028 +{
3029 hunk ./lib/util.php 752
3030 -function common_forgetme() {
3031 +function common_forgetme()
3032 +{
3033 hunk ./lib/util.php 758
3034 -function common_current_user() {
3035 +function common_current_user()
3036 +{
3037 hunk ./lib/util.php 791
3038 -function common_real_login($real=true) {
3039 +function common_real_login($real=true)
3040 +{
3041 hunk ./lib/util.php 797
3042 -function common_is_real_login() {
3043 +function common_is_real_login()
3044 +{
3045 hunk ./lib/util.php 803
3046 -function common_canonical_nickname($nickname) {
3047 +function common_canonical_nickname($nickname)
3048 +{
3049 hunk ./lib/util.php 810
3050 -function common_canonical_email($email) {
3051 +function common_canonical_email($email)
3052 +{
3053 hunk ./lib/util.php 819
3054 -function common_render_content($text, $notice) {
3055 +function common_render_content($text, $notice)
3056 +{
3057 hunk ./lib/util.php 829
3058 -function common_render_text($text) {
3059 +function common_render_text($text)
3060 +{
3061 hunk ./lib/util.php 840
3062 -function common_render_uri_thingy($matches) {
3063 +function common_render_uri_thingy($matches)
3064 +{
3065 hunk ./lib/util.php 875
3066 -function common_longurl($short_url)  {
3067 +function common_longurl($short_url)
3068 +{
3069 hunk ./lib/util.php 882
3070 -function common_longurl2($uri)  {
3071 +function common_longurl2($uri)
3072 +{
3073 hunk ./lib/util.php 890
3074 -function common_shorten_links($text) {
3075 +function common_shorten_links($text)
3076 +{
3077 hunk ./lib/util.php 899
3078 -function common_shorten_link($url, $reverse = false) {
3079 +function common_shorten_link($url, $reverse = false)
3080 +{
3081 hunk ./lib/util.php 961
3082 -function common_xml_safe_str($str) {
3083 +function common_xml_safe_str($str)
3084 +{
3085 hunk ./lib/util.php 969
3086 -function common_tag_link($tag) {
3087 +function common_tag_link($tag)
3088 +{
3089 hunk ./lib/util.php 976
3090 -function common_canonical_tag($tag) {
3091 +function common_canonical_tag($tag)
3092 +{
3093 hunk ./lib/util.php 981
3094 -function common_valid_profile_tag($str) {
3095 +function common_valid_profile_tag($str)
3096 +{
3097 hunk ./lib/util.php 986
3098 -function common_at_link($sender_id, $nickname) {
3099 +function common_at_link($sender_id, $nickname)
3100 +{
3101 hunk ./lib/util.php 997
3102 -function common_at_hash_link($sender_id, $tag) {
3103 +function common_at_hash_link($sender_id, $tag)
3104 +{
3105 hunk ./lib/util.php 1014
3106 -function common_relative_profile($sender, $nickname, $dt=null) {
3107 +function common_relative_profile($sender, $nickname, $dt=null)
3108 +{
3109 hunk ./lib/util.php 1052
3110 -function common_avatar_filename($id, $extension, $size=null, $extra=null) {
3111 +function common_avatar_filename($id, $extension, $size=null, $extra=null)
3112 +{
3113 hunk ./lib/util.php 1063
3114 -function common_avatar_path($filename) {
3115 +function common_avatar_path($filename)
3116 +{
3117 hunk ./lib/util.php 1069
3118 -function common_avatar_url($filename) {
3119 +function common_avatar_url($filename)
3120 +{
3121 hunk ./lib/util.php 1074
3122 -function common_avatar_display_url($avatar) {
3123 +function common_avatar_display_url($avatar)
3124 +{
3125 hunk ./lib/util.php 1084
3126 -function common_default_avatar($size) {
3127 +function common_default_avatar($size)
3128 +{
3129 hunk ./lib/util.php 1092
3130 -function common_local_url($action, $args=null, $fragment=null) {
3131 +function common_local_url($action, $args=null, $fragment=null)
3132 +{
3133 hunk ./lib/util.php 1106
3134 -function common_fancy_url($action, $args=null) {
3135 +function common_fancy_url($action, $args=null)
3136 +{
3137 hunk ./lib/util.php 1320
3138 -function common_simple_url($action, $args=null) {
3139 +function common_simple_url($action, $args=null)
3140 +{
3141 hunk ./lib/util.php 1333
3142 -function common_path($relative) {
3143 +function common_path($relative)
3144 +{
3145 hunk ./lib/util.php 1340
3146 -function common_date_string($dt) {
3147 +function common_date_string($dt)
3148 +{
3149 hunk ./lib/util.php 1375
3150 -function common_exact_date($dt) {
3151 +function common_exact_date($dt)
3152 +{
3153 hunk ./lib/util.php 1391
3154 -function common_date_w3dtf($dt) {
3155 +function common_date_w3dtf($dt)
3156 +{
3157 hunk ./lib/util.php 1399
3158 -function common_date_rfc2822($dt) {
3159 +function common_date_rfc2822($dt)
3160 +{
3161 hunk ./lib/util.php 1407
3162 -function common_date_iso8601($dt) {
3163 +function common_date_iso8601($dt)
3164 +{
3165 hunk ./lib/util.php 1415
3166 -function common_sql_now() {
3167 +function common_sql_now()
3168 +{
3169 hunk ./lib/util.php 1420
3170 -function common_redirect($url, $code=307) {
3171 +function common_redirect($url, $code=307)
3172 +{
3173 hunk ./lib/util.php 1437
3174 -function common_save_replies($notice) {
3175 +function common_save_replies($notice)
3176 +{
3177 hunk ./lib/util.php 1521
3178 -function common_broadcast_notice($notice, $remote=false) {
3179 +function common_broadcast_notice($notice, $remote=false)
3180 +{
3181 hunk ./lib/util.php 1549
3182 -function common_twitter_broadcast($notice, $flink) {
3183 +function common_twitter_broadcast($notice, $flink)
3184 +{
3185 hunk ./lib/util.php 1610
3186 -function common_enqueue_notice($notice) {
3187 +function common_enqueue_notice($notice)
3188 +{
3189 hunk ./lib/util.php 1628
3190 -function common_dequeue_notice($notice) {
3191 +function common_dequeue_notice($notice)
3192 +{
3193 hunk ./lib/util.php 1645
3194 -function common_real_broadcast($notice, $remote=false) {
3195 +function common_real_broadcast($notice, $remote=false)
3196 +{
3197 hunk ./lib/util.php 1680
3198 -function common_broadcast_profile($profile) {
3199 +function common_broadcast_profile($profile)
3200 +{
3201 hunk ./lib/util.php 1689
3202 -function common_profile_url($nickname) {
3203 +function common_profile_url($nickname)
3204 +{
3205 hunk ./lib/util.php 1696
3206 -function common_notice_form($action=null, $content=null) {
3207 +function common_notice_form($action=null, $content=null)
3208 +{
3209 hunk ./lib/util.php 1729
3210 -function common_root_url() {
3211 +function common_root_url()
3212 +{
3213 hunk ./lib/util.php 1737
3214 -function common_good_rand($bytes) {
3215 +function common_good_rand($bytes)
3216 +{
3217 hunk ./lib/util.php 1747
3218 -function common_urandom($bytes) {
3219 +function common_urandom($bytes)
3220 +{
3221 hunk ./lib/util.php 1760
3222 -function common_mtrand($bytes) {
3223 +function common_mtrand($bytes)
3224 +{
3225 hunk ./lib/util.php 1769
3226 -function common_set_returnto($url) {
3227 +function common_set_returnto($url)
3228 +{
3229 hunk ./lib/util.php 1775
3230 -function common_get_returnto() {
3231 +function common_get_returnto()
3232 +{
3233 hunk ./lib/util.php 1781
3234 -function common_timestamp() {
3235 +function common_timestamp()
3236 +{
3237 hunk ./lib/util.php 1786
3238 -function common_ensure_syslog() {
3239 +function common_ensure_syslog()
3240 +{
3241 hunk ./lib/util.php 1796
3242 -function common_log($priority, $msg, $filename=null) {
3243 +function common_log($priority, $msg, $filename=null)
3244 +{
3245 hunk ./lib/util.php 1814
3246 -function common_debug($msg, $filename=null) {
3247 +function common_debug($msg, $filename=null)
3248 +{
3249 hunk ./lib/util.php 1823
3250 -function common_log_db_error(&$object, $verb, $filename=null) {
3251 +function common_log_db_error(&$object, $verb, $filename=null)
3252 +{
3253 hunk ./lib/util.php 1830
3254 -function common_log_objstring(&$object) {
3255 +function common_log_objstring(&$object)
3256 +{
3257 hunk ./lib/util.php 1844
3258 -function common_valid_http_url($url) {
3259 +function common_valid_http_url($url)
3260 +{
3261 hunk ./lib/util.php 1849
3262 -function common_valid_tag($tag) {
3263 +function common_valid_tag($tag)
3264 +{
3265 hunk ./lib/util.php 1860
3266 -function common_pagination($have_before, $have_after, $page, $action, $args=null) {
3267 +function common_pagination($have_before, $have_after, $page, $action, $args=null)
3268 +{
3269 hunk ./lib/util.php 1896
3270 -function common_accept_to_prefs($accept, $def = '*/*') {
3271 +function common_accept_to_prefs($accept, $def = '*/*')
3272 +{
3273 hunk ./lib/util.php 1921
3274 -function common_mime_type_match($type, $avail) {
3275 +function common_mime_type_match($type, $avail)
3276 +{
3277 hunk ./lib/util.php 1937
3278 -function common_negotiate_type($cprefs, $sprefs) {
3279 +function common_negotiate_type($cprefs, $sprefs)
3280 +{
3281 hunk ./lib/util.php 1974
3282 -function common_config($main, $sub) {
3283 +function common_config($main, $sub)
3284 +{
3285 hunk ./lib/util.php 1980
3286 -function common_copy_args($from) {
3287 +function common_copy_args($from)
3288 +{
3289 hunk ./lib/util.php 1992
3290 -function common_remove_magic_from_request() {
3291 +function common_remove_magic_from_request()
3292 +{
3293 hunk ./lib/util.php 2000
3294 -function common_user_uri(&$user) {
3295 +function common_user_uri(&$user)
3296 +{
3297 hunk ./lib/util.php 2005
3298 -function common_notice_uri(&$notice) {
3299 +function common_notice_uri(&$notice)
3300 +{
3301 hunk ./lib/util.php 2013
3302 -function common_confirmation_code($bits) {
3303 +function common_confirmation_code($bits)
3304 +{
3305 hunk ./lib/util.php 2031
3306 -function common_markup_to_html($c) {
3307 +function common_markup_to_html($c)
3308 +{
3309 hunk ./lib/util.php 2039
3310 -function common_profile_avatar_url($profile, $size=AVATAR_PROFILE_SIZE) {
3311 +function common_profile_avatar_url($profile, $size=AVATAR_PROFILE_SIZE)
3312 +{
3313 hunk ./lib/util.php 2049
3314 -function common_profile_uri($profile) {
3315 +function common_profile_uri($profile)
3316 +{
3317 hunk ./lib/util.php 2067
3318 -function common_canonical_sms($sms) {
3319 +function common_canonical_sms($sms)
3320 +{
3321 hunk ./lib/util.php 2074
3322 -function common_error_handler($errno, $errstr, $errfile, $errline, $errcontext) {
3323 +function common_error_handler($errno, $errstr, $errfile, $errline, $errcontext)
3324 +{
3325 hunk ./lib/util.php 2096
3326 -function common_session_token() {
3327 +function common_session_token()
3328 +{
3329 hunk ./lib/util.php 2105
3330 -function common_disfavor_form($notice) {
3331 +function common_disfavor_form($notice)
3332 +{
3333 hunk ./lib/util.php 2133
3334 -function common_favor_form($notice) {
3335 +function common_favor_form($notice)
3336 +{
3337 hunk ./lib/util.php 2161
3338 -function common_nudge_form($profile) {
3339 +function common_nudge_form($profile)
3340 +{
3341 hunk ./lib/util.php 2171
3342 -function common_nudge_response() {
3343 +function common_nudge_response()
3344 +{
3345 hunk ./lib/util.php 2176
3346 -function common_subscribe_form($profile) {
3347 +function common_subscribe_form($profile)
3348 +{
3349 hunk ./lib/util.php 2193
3350 -function common_unsubscribe_form($profile) {
3351 +function common_unsubscribe_form($profile)
3352 +{
3353 hunk ./lib/util.php 2211
3354 -function common_profile_new_message_nudge ($cur, $profile) {
3355 +function common_profile_new_message_nudge ($cur, $profile)
3356 +{
3357 hunk ./lib/util.php 2229
3358 -function common_cache_key($extra) {
3359 +function common_cache_key($extra)
3360 +{
3361 hunk ./lib/util.php 2234
3362 -function common_keyize($str) {
3363 +function common_keyize($str)
3364 +{
3365 hunk ./lib/util.php 2241
3366 -function common_message_form($content, $user, $to) {
3367 +function common_message_form($content, $user, $to)
3368 +{
3369 hunk ./lib/util.php 2282
3370 -function common_memcache() {
3371 +function common_memcache()
3372 +{
3373 hunk ./lib/util.php 2303
3374 -function common_compatible_license($from, $to) {
3375 +function common_compatible_license($from, $to)
3376 +{
3377 hunk ./lib/util.php 2311
3378 -function common_block_form($profile, $args=null) {
3379 +function common_block_form($profile, $args=null)
3380 +{
3381 hunk ./lib/util.php 2316
3382 -function common_unblock_form($profile, $args=null) {
3383 +function common_unblock_form($profile, $args=null)
3384 +{
3385 hunk ./lib/util.php 2321
3386 -function common_blocking_form($type, $label, $profile, $args=null) {
3387 +function common_blocking_form($type, $label, $profile, $args=null)
3388 +{
3389 hunk ./lib/xmppqueuehandler.php 33
3390 -    function start() {
3391 +    function start()
3392 +    {
3393 hunk ./lib/xmppqueuehandler.php 47
3394 -    function handle_reconnect(&$pl) {
3395 +    function handle_reconnect(&$pl)
3396 +    {
3397 hunk ./lib/xmppqueuehandler.php 53
3398 -    function idle($timeout=0) {
3399 +    function idle($timeout=0)
3400 +    {
3401 hunk ./lib/xmppqueuehandler.php 66
3402 -    function forward_message(&$pl) {
3403 +    function forward_message(&$pl)
3404 +    {
3405 hunk ./lib/xmppqueuehandler.php 81
3406 -    function ofrom($from) {
3407 +    function ofrom($from)
3408 +    {
3409 hunk ./lib/xmppqueuehandler.php 89
3410 -    function listener() {
3411 +    function listener()
3412 +    {
3413 hunk ./scripts/enjitqueuehandler.php 38
3414 -    function transport() {
3415 +    function transport()
3416 +    {
3417 hunk ./scripts/enjitqueuehandler.php 43
3418 -    function start() {
3419 +    function start()
3420 +    {
3421 hunk ./scripts/enjitqueuehandler.php 50
3422 -    function handle_notice($notice) {
3423 +    function handle_notice($notice)
3424 +    {
3425 hunk ./scripts/jabberqueuehandler.php 40
3426 -    function transport() {
3427 +    function transport()
3428 +    {
3429 hunk ./scripts/jabberqueuehandler.php 45
3430 -    function handle_notice($notice) {
3431 +    function handle_notice($notice)
3432 +    {
3433 hunk ./scripts/maildaemon.php 39
3434 -    function __construct() {
3435 +    function __construct()
3436 +    {
3437 hunk ./scripts/maildaemon.php 43
3438 -    function handle_message($fname='php://stdin') {
3439 +    function handle_message($fname='php://stdin')
3440 +    {
3441 hunk ./scripts/maildaemon.php 71
3442 -    function error($from, $msg) {
3443 +    function error($from, $msg)
3444 +    {
3445 hunk ./scripts/maildaemon.php 77
3446 -    function user_from($from_hdr) {
3447 +    function user_from($from_hdr)
3448 +    {
3449 hunk ./scripts/maildaemon.php 92
3450 -    function user_match_to($user, $to_hdr) {
3451 +    function user_match_to($user, $to_hdr)
3452 +    {
3453 hunk ./scripts/maildaemon.php 104
3454 -    function handle_command($user, $from, $msg) {
3455 +    function handle_command($user, $from, $msg)
3456 +    {
3457 hunk ./scripts/maildaemon.php 115
3458 -    function respond($from, $to, $response) {
3459 +    function respond($from, $to, $response)
3460 +    {
3461 hunk ./scripts/maildaemon.php 125
3462 -    function log($level, $msg) {
3463 +    function log($level, $msg)
3464 +    {
3465 hunk ./scripts/maildaemon.php 130
3466 -    function add_notice($user, $msg) {
3467 +    function add_notice($user, $msg)
3468 +    {
3469 hunk ./scripts/maildaemon.php 145
3470 -    function parse_message($fname) {
3471 +    function parse_message($fname)
3472 +    {
3473 hunk ./scripts/maildaemon.php 179
3474 -    function unsupported_type($type) {
3475 +    function unsupported_type($type)
3476 +    {
3477 hunk ./scripts/maildaemon.php 184
3478 -    function cleanup_msg($msg) {
3479 +    function cleanup_msg($msg)
3480 +    {
3481 hunk ./scripts/ombqueuehandler.php 38
3482 -    function transport() {
3483 +    function transport()
3484 +    {
3485 hunk ./scripts/ombqueuehandler.php 43
3486 -    function start() {
3487 +    function start()
3488 +    {
3489 hunk ./scripts/ombqueuehandler.php 49
3490 -    function handle_notice($notice) {
3491 +    function handle_notice($notice)
3492 +    {
3493 hunk ./scripts/ombqueuehandler.php 59
3494 -    function finish() {
3495 +    function finish()
3496 +    {
3497 hunk ./scripts/ombqueuehandler.php 63
3498 -    function is_remote($notice) {
3499 +    function is_remote($notice)
3500 +    {
3501 hunk ./scripts/publicqueuehandler.php 38
3502 -    function transport() {
3503 +    function transport()
3504 +    {
3505 hunk ./scripts/publicqueuehandler.php 43
3506 -    function handle_notice($notice) {
3507 +    function handle_notice($notice)
3508 +    {
3509 hunk ./scripts/sitemap.php 21
3510 -function index_map() {
3511 +function index_map()
3512 +{
3513 hunk ./scripts/sitemap.php 44
3514 -function standard_map() {
3515 +function standard_map()
3516 +{
3517 hunk ./scripts/sitemap.php 82
3518 -function notices_map() {
3519 +function notices_map()
3520 +{
3521 hunk ./scripts/sitemap.php 121
3522 -function user_map() {
3523 +function user_map()
3524 +{
3525 hunk ./scripts/sitemap.php 215
3526 -function url($url_args) {
3527 +function url($url_args)
3528 +{
3529 hunk ./scripts/sitemap.php 246
3530 -function sitemap($sitemap_args) {
3531 +function sitemap($sitemap_args)
3532 +{
3533 hunk ./scripts/sitemap.php 268
3534 -function urlset($urlset_text) {
3535 +function urlset($urlset_text)
3536 +{
3537 hunk ./scripts/sitemap.php 279
3538 -function sitemapindex($sitemapindex_text) {
3539 +function sitemapindex($sitemapindex_text)
3540 +{
3541 hunk ./scripts/sitemap.php 290
3542 -function array_to_map($url_list, $filename_prefix) {
3543 +function array_to_map($url_list, $filename_prefix)
3544 +{
3545 hunk ./scripts/sitemap.php 309
3546 -function parse_args() {
3547 +function parse_args()
3548 +{
3549 hunk ./scripts/sitemap.php 351
3550 -function trailing_slash($path) {
3551 +function trailing_slash($path)
3552 +{
3553 hunk ./scripts/sitemap.php 361
3554 -function write_file($path, $data) {
3555 +function write_file($path, $data)
3556 +{
3557 hunk ./scripts/sitemap.php 379
3558 -function error ($error_msg) {
3559 +function error ($error_msg)
3560 +{
3561 hunk ./scripts/smsqueuehandler.php 38
3562 -    function transport() {
3563 +    function transport()
3564 +    {
3565 hunk ./scripts/smsqueuehandler.php 43
3566 -    function start() {
3567 +    function start()
3568 +    {
3569 hunk ./scripts/smsqueuehandler.php 49
3570 -    function handle_notice($notice) {
3571 +    function handle_notice($notice)
3572 +    {
3573 hunk ./scripts/smsqueuehandler.php 54
3574 -    function finish() {
3575 +    function finish()
3576 +    {
3577 hunk ./scripts/xmppconfirmhandler.php 42
3578 -    function class_name() {
3579 +    function class_name()
3580 +    {
3581 hunk ./scripts/xmppconfirmhandler.php 47
3582 -    function run() {
3583 +    function run()
3584 +    {
3585 hunk ./scripts/xmppconfirmhandler.php 104
3586 -    function next_confirm() {
3587 +    function next_confirm()
3588 +    {
3589 hunk ./scripts/xmppconfirmhandler.php 131
3590 -    function clear_old_confirm_claims() {
3591 +    function clear_old_confirm_claims()
3592 +    {
3593 hunk ./scripts/xmppdaemon.php 42
3594 -    function XMPPDaemon($resource=null) {
3595 +    function XMPPDaemon($resource=null)
3596 +    {
3597 hunk ./scripts/xmppdaemon.php 60
3598 -    function connect() {
3599 +    function connect()
3600 +    {
3601 hunk ./scripts/xmppdaemon.php 80
3602 -    function name() {
3603 +    function name()
3604 +    {
3605 hunk ./scripts/xmppdaemon.php 85
3606 -    function run() {
3607 +    function run()
3608 +    {
3609 hunk ./scripts/xmppdaemon.php 97
3610 -    function handle_reconnect(&$pl) {
3611 +    function handle_reconnect(&$pl)
3612 +    {
3613 hunk ./scripts/xmppdaemon.php 103
3614 -    function get_user($from) {
3615 +    function get_user($from)
3616 +    {
3617 hunk ./scripts/xmppdaemon.php 109
3618 -    function handle_message(&$pl) {
3619 +    function handle_message(&$pl)
3620 +    {
3621 hunk ./scripts/xmppdaemon.php 166
3622 -    function is_self($from) {
3623 +    function is_self($from)
3624 +    {
3625 hunk ./scripts/xmppdaemon.php 171
3626 -    function get_ofrom($pl) {
3627 +    function get_ofrom($pl)
3628 +    {
3629 hunk ./scripts/xmppdaemon.php 206
3630 -    function is_autoreply($txt) {
3631 +    function is_autoreply($txt)
3632 +    {
3633 hunk ./scripts/xmppdaemon.php 215
3634 -    function is_otr($txt) {
3635 +    function is_otr($txt)
3636 +    {
3637 hunk ./scripts/xmppdaemon.php 224
3638 -    function is_direct($txt) {
3639 +    function is_direct($txt)
3640 +    {
3641 hunk ./scripts/xmppdaemon.php 233
3642 -    function from_site($address, $msg) {
3643 +    function from_site($address, $msg)
3644 +    {
3645 hunk ./scripts/xmppdaemon.php 239
3646 -    function handle_command($user, $body) {
3647 +    function handle_command($user, $body)
3648 +    {
3649 hunk ./scripts/xmppdaemon.php 252
3650 -    function add_notice(&$user, &$pl) {
3651 +    function add_notice(&$user, &$pl)
3652 +    {
3653 hunk ./scripts/xmppdaemon.php 275
3654 -    function handle_presence(&$pl) {
3655 +    function handle_presence(&$pl)
3656 +    {
3657 hunk ./scripts/xmppdaemon.php 310
3658 -    function log($level, $msg) {
3659 +    function log($level, $msg)
3660 +    {
3661 hunk ./scripts/xmppdaemon.php 315
3662 -    function subscribed($to) {
3663 +    function subscribed($to)
3664 +    {