Deletion log
From Freegle Wiki
Jump to navigationJump to search
Below is a list of the most recent deletions.
- 20:01, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Post Reply (content was: '* Purpose: sends a reply to a post. * URL: http://direct.ilovefreegle.org/api/postreply.php * Request Type: POST * Inputs: ** uniquemsg - unique ID of the message. ** r…' (and the only contributor was 'Edwh'))
- 20:01, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Post Message (content was: '* Purpose: submits a post to a group. Posts may be moderated before approval. * URL: http://direct.ilovefreegle.org/api/post.php * Request Type: POST * Inputs: ** groupid ** msgtype (0 = OFFER, 1 = TAKEN, 2 = WANTED, 3 = RECIEVED) ** it…')
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Map Message (content was: '* Purpose: maps a textual location * URL: http://direct.ilovefreegle.org/api/map.php * Request Type: GET * Inputs: ** groupid ** loc * Outputs: ** lat ** lng ** ...other fields about how it was mapped category:Freegle Direct API')
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Get Replies (content was: '*Purpose: get replies to a message. *URL: http://direct.ilovefreegle.org/api/getreplies.php *Request Type: GET *Inputs: **groupid **id - message ID on the group (the same as the Yahoo message number) *Outputs: **Array of threads …')
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Get Possible Matches (content was: '* Purpose: get existing active messages which might be relevant to the message which the user is considering posting. * URL: http://direct.ilovefreegle.org/api/getpossi…' (and the only contributor was 'Edwh'))
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Delete Message (content was: '* Purpose: delete message. You can only delete your own messages unless you are a group moderator. * URL: http://direct.ilovefreegle.org/api/deletemessage.php * Request Type: GET * Inputs: ** uniqueid - unique message ID * Outputs: ** d…')
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Set Category (content was: '* Purpose: recategorise message based on user feedback * URL: http://direct.ilovefreegle.org/api/recategorise.php * Request Type: POST * Inputs: ** uniqueid - unique ID…' (and the only contributor was 'Edwh'))
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Categorise Message (content was: '* Purpose: categorise message into one of our standard categories * URL: http://direct.ilovefreegle.org/api/categorise.php * Request Type: GET * Inputs: ** groupid ** i…' (and the only contributor was 'Edwh'))
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Get Message Details (content was: '* Purpose: get details of a specific message * URL: http://direct.ilovefreegle.org/api/getmessage.php * Request Type: GET * Inputs: ** uniquemsg - unique message ID * Outputs: ** ret - 0 iff success ** error - human readable result ** un…')
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Get Messages (content was: '* Purpose: get messages which this user can see. Individual message details are retrieved separately; this aids presentation of an AJAX interface. * URL: http://direct.ilovefreegle.org/api/getmessages.php * Request Type: GET * Inputs: *…')
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Contact Mods (content was: '* Purpose: contact local moderators for a group. Must be a group member. * URL: http://direct.ilovefreegle.org/api/contactmods.php * Request Type: POST * Inputs: **gro…' (and the only contributor was 'Edwh'))
- 20:00, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Set View (content was: '* Purpose: set details for a view. Must be an admin of the group. * URL: http://direct.ilovefreegle.org/api/setview.php * Request Type: GET * Inputs: **viewid **name *…' (and the only contributor was 'Edwh'))
- 19:59, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - List Views (content was: '* Purpose: list views for a groups. Must be an admin of the group. * URL: http://direct.ilovefreegle.org/api/getgroups.php * Request Type: GET * Inputs: **groupid * Ou…' (and the only contributor was 'Edwh'))
- 19:59, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Get Groups (content was: '* Purpose: list groups of which this user is a member. Most recently groups should be returned first. * URL: http://direct.ilovefreegle.org/api/getgroups.php * Request Type: GET * Inputs: **unread - if 1 then fetch the number of unread …')
- 19:59, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Find Groups (content was: '* Purpose: finds Freegle Direct groups near to a location. * URL: http://direct.ilovefreegle.org/api/findgroup.php * Request Type: GET * Inputs: ** lat ** lng ** max - max number of groups to return * Outputs: **Array: ***groupid ***grou…')
- 19:59, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Login (content was: '* Purpose: establish a session. At present the only method allowed is to use an authorisation token derived from a trigger token call. * URL: http://direct.ilovefreegle.org/api/login.php * Request Type: GET * Inputs: ** email ** key - x…')
- 19:59, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Set Categories (content was: '* Purpose: set categories of interest for a particular group * URL: http://direct.ilovefreegle.org/api/setcategories.php * Request Type: GET * Inputs: ** groupid - gro…' (and the only contributor was 'Edwh'))
- 19:59, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Get Settings (content was: '* Purpose: return (some of) the user's settings * URL: http://direct.ilovefreegle.org/api/getsettings.php * Request Type: GET * Inputs: none * Outputs: **Array: ***ret …' (and the only contributor was 'Edwh'))
- 19:59, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Trigger Token (content was: '* Purpose: trigger an email to a user containing their private token which can be used to establish a session * URL: http://direct.ilovefreegle.org/api/triggertoken.php * Request Type: GET * Inputs: ** email * Outputs: **Array: ***ret - …')
- 19:59, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Check User Registered (content was: '* Purpose: check whether an email address is registered as a known user and has joined at least one group * URL: http://direct.ilovefreegle.org/api/checkregistered.php …' (and the only contributor was 'Edwh'))
- 19:58, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Leave Group (content was: '* Purpose: removes current user from a group. * URL: http://direct.ilovefreegle.org/api/leave.php * Request Type: POST * Inputs: ** groupid - unique id of group * Outpu…' (and the only contributor was 'Edwh'))
- 19:58, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Join Group (content was: '* Purpose: joins current user to a group. * URL: http://direct.ilovefreegle.org/api/join.php * Request Type: POST * Inputs: ** groupid - unique id of group * Outputs: *…' (and the only contributor was 'Edwh'))
- 19:58, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Delete Event (content was: '* Purpose: Delete an existing community event. User must be an admin. * URL: http://direct.ilovefreegle.org/api/deleteevent.php * Request Type: POST * Inputs: ** id - …' (and the only contributor was 'Edwh'))
- 19:58, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - View Event (content was: '* Purpose: records a view of an event. * URL: http://direct.ilovefreegle.org/api/viewevent.php * Request Type: GET * Inputs: ** id - unique event ID * Outputs: category:Freegle Direct API')
- 19:58, 28 May 2013 Edwh talk contribs deleted page Freegle Direct API - Edit Event (content was: '* Purpose: Edit an existing community event. User must be an admin. * URL: http://direct.ilovefreegle.org/api/postevent.php * Request Type: POST * Inputs: ** id - uniq…' (and the only contributor was 'Edwh'))
- 16:52, 13 March 2013 Jacky talk contribs deleted page Child Protection (content was: 'holding page' (and the only contributor was 'Jacky'))
- 12:21, 12 January 2013 Jacky talk contribs deleted page Reps2012/User:Freeglero&action=edit (content was: 'Freegle Reps Election December 2012 Candidates Statements; Cat Fletcher; ## Edward Hibert; ## Ollie Clark; ## Sian Dunstan; ## Stuart and Carole - Retu…' (and the only contributor was 'Freeglero'))
- 13:30, 30 December 2012 Jacky talk contribs deleted page Reps Election Candidates 2012 (content was: '====Freegle Reps Statements for December 2012 elections==== Candidate: Andy Statement: Candidate: Sian Dunstan Statement: Candidate: Cat Fletcher Statement: …' (and the only contributor was 'Jacky'))
- 19:35, 30 November 2012 Jacky talk contribs deleted page Candidates for Reps Election 2012 (Deleted to make way for move)
- 19:26, 30 November 2012 Jacky talk contribs undeleted page Reps2012/ (6 revisions restored)
- 19:13, 30 November 2012 Jacky talk contribs deleted page Reps2012/ (Page name )
- 07:58, 11 November 2012 Jacky talk contribs deleted page Pet Guidelines (no information on the page!)
- 13:16, 30 September 2012 Chriscant talk contribs deleted page Direct Events (Author request: Jean has done another with the correct title)
- 21:15, 27 August 2012 Jacky talk contribs deleted page Category:Proofreaders (content was: 'Proofreaders remit, documents etc. category:Getting Involved' (and the only contributor was 'Jacky'))
- 06:26, 8 July 2012 Christian talk contribs deleted page Testpage (test of delete)
- 07:27, 11 May 2012 Jacky talk contribs deleted page Home Page Stuff (content was: 'Here some Badges you can add to your home page if you like. Here is a disclaimer here. Please consider using this on your group. It's not mandatory to do so, but we'd strongly recommend it. Once you have the basics c…')
- 07:08, 11 May 2012 Jacky talk contribs deleted page Category:Freegle Start Group (content before blanking was: 'category: Getting Involved')
- 03:05, 11 May 2012 Jacky talk contribs deleted page Freegle Direct - Introduction (Deleted to make way for move)
- 02:48, 11 May 2012 Jacky talk contribs undeleted page Freegle Direct (28 revisions restored)
- 02:45, 11 May 2012 Jacky talk contribs deleted page Freegle Direct (content was: 'OBSOLETE PAGE This page has been replaced by Freegle_Direct_-_Introduction == What is Freegle Direct? == Freegle Direct (formerly known as the Republisher) is a way of extending your Yahoo Group to provide: *A better interface…')
- 11:17, 4 May 2012 Jacky talk contribs deleted page Farewell File (duplicated elsewhere)
- 08:43, 2 May 2012 Jacky talk contribs deleted page Luxury items (content was: 'Category:Sample Admins This is a sample Admin message you can use to send to your group. ADMIN - LUXURY ITEMS It is the policy of some recycle groups to moderate members who ask for luxury items, and reject any requests that they …')
- 20:18, 26 March 2012 Jacky talk contribs deleted page Freegle Wiki:Users (content was: ''''Summary August 2011''' <br> '''Messages 2357-2687''' <br> '''http://freegle.it/start''' <br><br> The Group has 61 members. New members are welcomed. <br> The po…' (and the only contributor was 'Alison'))
- 15:13, 25 March 2012 Jacky talk contribs deleted page Category:People Group Reports (no longer needed)
- 16:39, 10 March 2012 Jacky talk contribs deleted page PEA Awards 2012 (duplicate page)
- 08:47, 25 February 2012 Jacky talk contribs deleted page Category:Historical Documents (content was: 'Category:History' (and the only contributor was 'FreegleHistorian'))
- 08:47, 25 February 2012 Jacky talk contribs deleted page Freegle History (content was: 'Historian Freegle History Policy <br> <br> Back to The Freegle Organisation 20px Category:History')
- 08:43, 25 February 2012 Jacky talk contribs deleted page Category:History Themes (content was: '<br> Back to The Freegle Organisation 20px Category:History' (and the only contributor was 'FreegleHistorian'))
- 08:42, 25 February 2012 Jacky talk contribs deleted page Category:History Timeline (content was: '<br> Back to The Freegle Organisation 20px Category:History')
- 08:41, 25 February 2012 Jacky talk contribs deleted page Freegle History Timelines (content was: 'Freegle History Timeline 2009 June Freegle History Timeline 2009 July Freegle History Timeline 2009 August Freegle History Timeline 2009 September Freegle History Timeline 2009 October Freegle Histor…')