Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Commit

Permalink
TODO updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mb21 committed Dec 21, 2009
1 parent 374bd56 commit 27281b7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
* bug fixes (especially in parsing files)

* associate a picture with a subscription which then will be added to every event created
* Update event on facebook when it changes in the ical file
* support recurring events
* support recurring events in ics files

* add URL from ical file with Events.edit
* Your default RSVP: not attending. with Events.rsvp
* publish to stream: $facebook->api_client->stream_publish($message, $attachment, $action_links, NULL, $page_id);
* invite members of group/fans with Events.invite
* add 'sub_id' field to user### table and check that everything goes smooth when the same user has twice the same url (say for different pages/groups)

* redo user interface with AJAX. (error messages etc.)
* display error message from update_all.php to user
* display error message from update_all.php somehow to user
* update session key in db when it's wrong

0 comments on commit 27281b7

Please sign in to comment.