EVE-SECURE / ooe

Automatically exported from code.google.com/p/ooe
0 stars 0 forks source link

Mail support #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The following APIs should be implemented: 

Subscribed mailing lists:
http://wiki.eve-id.net/APIv2_Char_mailinglists_XML

Mail headers:
http://wiki.eve-id.net/APIv2_Char_MailMessages_XML

Mail bodies/content:
http://wiki.eve-id.net/APIv2_Char_MailBodies_XML

Original issue reported on code.google.com by shrimp.za@gmail.com on 6 Jan 2011 at 10:39

GoogleCodeExporter commented 9 years ago

Original comment by shrimp.za@gmail.com on 9 Jan 2011 at 9:54

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r16.

Started implementation of mail API support.

Original comment by shrimp.za@gmail.com on 9 Jan 2011 at 5:06

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r19.

Mail messages can now be read. UI layout and styling could possibly do with 
some more work

Original comment by shrimp.za@gmail.com on 9 Jan 2011 at 7:25

GoogleCodeExporter commented 9 years ago
yes it needs to differentiate between corp/alliance/personal mails as it is 
clumping them all together atm

Original comment by Med...@a-c-e.eu on 13 Jan 2011 at 8:35

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r35.

Loading messages via ajax, rather than reloading the whole page when selecting 
a message.

Original comment by shrimp.za@gmail.com on 16 Jan 2011 at 1:42

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r40.

Fixed a typo and changed toListIDs to toListID as per actual data returned by 
API.

Original comment by shrimp.za@gmail.com on 17 Jan 2011 at 4:31

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r41.

Small tweak for messages addressed to a corp.

Original comment by shrimp.za@gmail.com on 17 Jan 2011 at 5:17

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r43.

Updated mail UI with filters for corp, list and personal mail. 
Since the API promises notification text support, those can be built into the 
mail plugin - started updating that.

Original comment by shrimp.za@gmail.com on 19 Jan 2011 at 6:43

GoogleCodeExporter commented 9 years ago
VERY NICE JOB cant wait to see the further update wish i had your skill

Original comment by MediekOr...@gmail.com on 20 Jan 2011 at 7:41

GoogleCodeExporter commented 9 years ago

Original comment by shrimp.za@gmail.com on 21 Jan 2011 at 7:08

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r45.

Fixed some notification stuff. Still can't get a notification text successfully 
from the API.

Original comment by shrimp.za@gmail.com on 21 Jan 2011 at 8:33

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r46.

Some more quick hacks on progress toward working notifications.

Original comment by shrimp.za@gmail.com on 24 Jan 2011 at 6:33

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r47.

Added some stuff, updated some stuff.
Renamed attributeMods.php to apiConstants.php, so it can hole more general 
stuff.

Original comment by shrimp.za@gmail.com on 24 Jan 2011 at 8:44

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r49.

Some twiddling

Original comment by shrimp.za@gmail.com on 25 Jan 2011 at 12:17

GoogleCodeExporter commented 9 years ago
Issue 24 has been merged into this issue.

Original comment by shrimp.za@gmail.com on 5 Feb 2011 at 6:36

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r50.

Altered mail layout as per issue 24, though without the extra Javascript 
libraries.
CSS still needs to be moved into it's own stylesheet.

Original comment by shrimp.za@gmail.com on 5 Feb 2011 at 6:38

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r52.

Hopefully fixed notifications layout.

Original comment by shrimp.za@gmail.com on 9 Feb 2011 at 4:22

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r53.

Ensures there are no blank and/or zero value IDs in the lists of to/from 
characters when querying the CharacterNames API.

Original comment by shrimp.za@gmail.com on 24 Apr 2011 at 7:13

GoogleCodeExporter commented 9 years ago
Revision 54 updates the style of the messages list properly.

Original comment by shrimp.za@gmail.com on 24 Apr 2011 at 8:16

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r57.

Updated mail stylesheet to use generic plugin styling, and cleaned up some junk.

Original comment by shrimp.za@gmail.com on 26 Apr 2011 at 6:14

GoogleCodeExporter commented 9 years ago

Original comment by shrimp.za@gmail.com on 1 May 2011 at 8:25

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r64.

Updated notifications sent from actual people.

Original comment by shrimp.za@gmail.com on 1 May 2011 at 8:51

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r73.

Merging into trunk

Original comment by shrimp.za@gmail.com on 5 May 2011 at 7:55

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r76.

Merging into trunk

Original comment by shrimp.za@gmail.com on 5 May 2011 at 8:24

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r85.

Added fetching of contact notifications, though it seems to offer no 
information beyond what notifications already do.

Original comment by shrimp.za@gmail.com on 16 Jun 2011 at 9:48

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r87.

Merged into trunk some more

Original comment by shrimp.za@gmail.com on 16 Jun 2011 at 10:57