alecf%netscape.com
|
d236f80d21
|
add a few more attributes to nsMsgIncomingServer
|
1999-04-16 00:36:52 +00:00 |
|
rhp%netscape.com
|
d0a1771955
|
Fix to ignore BSD Mailbox delimiters
|
1999-04-16 00:35:42 +00:00 |
|
alecf%netscape.com
|
e365475666
|
update these interfaces and headers - no more dependancies on nsIPref.h
|
1999-04-16 00:35:09 +00:00 |
|
rhp%netscape.com
|
bcd76483c0
|
Adding some mail headers
|
1999-04-16 00:35:08 +00:00 |
|
alecf%netscape.com
|
1e9eb9b898
|
since nsIMsgAccountManager doesn't use nsIPref.h anymore, include it here
|
1999-04-16 00:32:59 +00:00 |
|
alecf%netscape.com
|
99e7600407
|
since nsIPref.h got removed from the interface, include it here
|
1999-04-16 00:30:57 +00:00 |
|
bienvenu%netscape.com
|
b756e30e1d
|
use protocol instance instead of member variable, get imap db opening to work
|
1999-04-15 23:59:58 +00:00 |
|
bienvenu%netscape.com
|
44670ef1d5
|
fixes for getting imap database open
|
1999-04-15 23:56:34 +00:00 |
|
nhotta%netscape.com
|
98b6729256
|
Activating charset menu.
|
1999-04-15 23:40:18 +00:00 |
|
bienvenu%netscape.com
|
c64d820259
|
issue select statement to server and try to open imap db
|
1999-04-15 21:54:10 +00:00 |
|
alecf%netscape.com
|
a702386215
|
rev these files
|
1999-04-15 21:33:10 +00:00 |
|
alecf%netscape.com
|
c087f08751
|
rev this interface
|
1999-04-15 21:27:11 +00:00 |
|
putterman%netscape.com
|
a0db8a60ab
|
Added NewFolder.
|
1999-04-15 21:14:40 +00:00 |
|
putterman%netscape.com
|
c4ec2103ae
|
Remove xp.h and removed a printf.
|
1999-04-15 21:13:59 +00:00 |
|
putterman%netscape.com
|
8f60e96f9e
|
Added NewFolder
|
1999-04-15 21:12:10 +00:00 |
|
bienvenu%netscape.com
|
60ade7726e
|
put printf giving AIX trouble inside #ifdef
|
1999-04-15 20:59:33 +00:00 |
|
putterman%netscape.com
|
bd64ca0c80
|
Fixed some build problems on Windows.
|
1999-04-15 20:56:34 +00:00 |
|
nhotta%netscape.com
|
00b8b0e0ca
|
Function name changed.
|
1999-04-15 20:42:16 +00:00 |
|
sspitzer%netscape.com
|
6305617dfe
|
changes to put a "." in front of the features that aren't implemented yet
|
1999-04-15 20:29:01 +00:00 |
|
sspitzer%netscape.com
|
7f8c11fd68
|
changes for the post to newsgroup work
|
1999-04-15 20:26:56 +00:00 |
|
nhotta%netscape.com
|
9579679c42
|
Added a converter wrapper function plus clean up.
|
1999-04-15 20:26:11 +00:00 |
|
sspitzer%netscape.com
|
ca49ef6961
|
added files: mozilla/mailnews/compose/src/nsMsgPost.cpp
|
1999-04-15 20:23:14 +00:00 |
|
sspitzer%netscape.com
|
092f18d2ce
|
changes for the post to newsgroup work
|
1999-04-15 20:21:03 +00:00 |
|
sspitzer%netscape.com
|
02cc0a999c
|
put a "." before menu items that aren't implemented yet.
start the localization work.
changes for the post to newsgroup work.
|
1999-04-15 20:19:14 +00:00 |
|
sspitzer%netscape.com
|
6bbbb2be2c
|
changes for newly generated header
|
1999-04-15 20:18:02 +00:00 |
|
sspitzer%netscape.com
|
952fb4980a
|
changes for newly generated headers
|
1999-04-15 20:17:36 +00:00 |
|
sspitzer%netscape.com
|
163e2b7f28
|
checking in newly generated header
|
1999-04-15 20:16:35 +00:00 |
|
sspitzer%netscape.com
|
a5e90ceaa1
|
more changes for the post to newsgroup work
|
1999-04-15 20:14:10 +00:00 |
|
sspitzer%netscape.com
|
1f28472332
|
checking in newly generated header files
|
1999-04-15 20:13:12 +00:00 |
|
sspitzer%netscape.com
|
1e9ddb19f5
|
checking in newly generated headers
|
1999-04-15 20:11:33 +00:00 |
|
sspitzer%netscape.com
|
3ce1b553aa
|
check in the new generated header
|
1999-04-15 20:04:23 +00:00 |
|
sspitzer%netscape.com
|
d73e993651
|
checking in new generated header
|
1999-04-15 20:03:27 +00:00 |
|
sspitzer%netscape.com
|
8ed1691101
|
add the missing goto's
|
1999-04-15 20:01:31 +00:00 |
|
sspitzer%netscape.com
|
014a657ac3
|
changes for posting to a newsgroup from msg compose
|
1999-04-15 19:59:31 +00:00 |
|
bienvenu%netscape.com
|
0d80e5ae5f
|
fix a couple problems with folder selection...
|
1999-04-15 05:33:33 +00:00 |
|
jefft%netscape.com
|
5853e59445
|
change thread priority back to normal
|
1999-04-15 05:21:57 +00:00 |
|
mscott%netscape.com
|
4f0794a785
|
Many changes to support logon, process authenticated state url, and process current url. Added monitor for new url to run. Moved thread code & monitor creation out of SetupUrl and into Initialize. LoadUrl now signals new url to run. Added ReadNextLineFromInput which efficiently extracts lines of data from a data buffer / input stream combination. This function may block if we need more data from the server. Added code to eat the greeting up the first time we get it. Implementation for authlogin, insecurelogin, tryLogon etc. Added implementation of processAuthenticatedStateUrl and broke it down into smaller components so the function wasn't so big. There's more, but I'm tired of typing and this checkin comment is getting too long.
|
1999-04-15 04:28:01 +00:00 |
|
mscott%netscape.com
|
300ecca9e2
|
Many changes to help support process current url, logon and process authenticated state url. Get rid of m_dataBuf and replace it with separate input and output buffers. Add a monitor for detecting url ready to be run. Added many helper functions which are called by ProcessAuthenticatedStateUrl such as Capability, OnGetMailAccount, OnRefreshACLForFolder, etc.
|
1999-04-15 04:23:17 +00:00 |
|
mscott%netscape.com
|
d399a59191
|
add getter for imap required state
|
1999-04-15 03:35:28 +00:00 |
|
mscott%netscape.com
|
cae79ccdbc
|
add getter for imap required state
|
1999-04-15 03:34:54 +00:00 |
|
mscott%netscape.com
|
740cf24c61
|
Add notion of a required imap state: authenticated or selected for the imap actions. Add an accessor for the required state. Setup the imap action enum such that the high bit is set for all actions which require us to be in the selected state.
|
1999-04-15 03:33:57 +00:00 |
|
bienvenu%netscape.com
|
fb01ee1e19
|
more work on imap folder loading
|
1999-04-15 01:28:14 +00:00 |
|
mscott%netscape.com
|
eb551ad681
|
fix crash in AddNewNamespace. We were iterating through a list of name spaces backwards incorrectly. We were starting with one past the last element in the array and then attempting to dereference it....
|
1999-04-15 01:22:07 +00:00 |
|
alecf%netscape.com
|
bf6bf67c4d
|
remove calls to XP_Trace
|
1999-04-15 01:07:45 +00:00 |
|
sspitzer%netscape.com
|
3d9faca612
|
added cvsignore files
|
1999-04-15 01:04:42 +00:00 |
|
alecf%netscape.com
|
a7c763c780
|
fix PRBool -> XP_Bool confusion (temp fix until libi18n uses PRBool)
|
1999-04-15 01:03:18 +00:00 |
|
jefft%netscape.com
|
6b9c7db9d1
|
check return pointer of imapPart prior calling m_shell->Generate(imapPart) in ProcessOkCommand()
|
1999-04-15 01:01:51 +00:00 |
|
jefft%netscape.com
|
3ab1819f8b
|
calling m_realImapXXXX method instead of m_proxy method to avoid extra notification of fe event completion
|
1999-04-15 00:58:25 +00:00 |
|
jefft%netscape.com
|
297a6f561c
|
bump up imap thread priority a little bit higher than normal to prevent the deadlock
|
1999-04-15 00:56:34 +00:00 |
|
rhp%netscape.com
|
00907a41d1
|
Adding support for UTF-8 output and better display of headers
|
1999-04-15 00:56:23 +00:00 |
|
rhp%netscape.com
|
9d3f0485b1
|
Adding UTF-8 support
|
1999-04-15 00:55:52 +00:00 |
|
rhp%netscape.com
|
a23da21d35
|
Adding I18N support for email messages
|
1999-04-15 00:54:58 +00:00 |
|
rhp%netscape.com
|
09ebc9f463
|
Adding header entry for charset
|
1999-04-15 00:54:28 +00:00 |
|
rhp%netscape.com
|
49753128ed
|
More vCard size reduction work
|
1999-04-15 00:54:15 +00:00 |
|
rhp%netscape.com
|
695d26c2b0
|
Adding new vcard files for size reduction on vCards
|
1999-04-15 00:54:00 +00:00 |
|
rhp%netscape.com
|
5306f8a5b9
|
Cleaning out old files
|
1999-04-15 00:53:43 +00:00 |
|
alecf%netscape.com
|
14f799fb0a
|
add booleans to decide if we should attach signatures/vcards
|
1999-04-14 03:43:45 +00:00 |
|
alecf%netscape.com
|
86ad80de67
|
fix newline-at-end-of-file problem
|
1999-04-14 03:35:58 +00:00 |
|
alecf%netscape.com
|
2ad9dc0f9f
|
now that nsQuickSort is correctly exported on Windows, use it.
|
1999-04-14 03:26:45 +00:00 |
|
bienvenu%netscape.com
|
dfeca8bd98
|
hook up imap code to retrieve uid validity from DB
|
1999-04-14 02:34:21 +00:00 |
|
jefft%netscape.com
|
d4de47e788
|
ported over AllocateCanonicalPath method
|
1999-04-14 01:55:29 +00:00 |
|
jefft%netscape.com
|
95771dbd8d
|
check valid allocatedPath and namespaceFolder prior duplicate for mailbox_spec
|
1999-04-14 01:54:36 +00:00 |
|
jefft%netscape.com
|
6180f176da
|
fixed memory leak when calling GetImapUserName(); the returned string should be freed
|
1999-04-14 01:53:16 +00:00 |
|
rhp%netscape.com
|
e399772778
|
Fix declaration of public functions.
|
1999-04-14 01:50:44 +00:00 |
|
bienvenu%netscape.com
|
99853eddd8
|
add more imap-specific parsing stuff to url object
|
1999-04-14 01:32:27 +00:00 |
|
mscott%netscape.com
|
c1260a7df1
|
Add code to add the incoming server to the host session list when parsing it.
|
1999-04-14 01:19:34 +00:00 |
|
mscott%netscape.com
|
930195d95c
|
Fix for declaration of functions
|
1999-04-14 01:11:01 +00:00 |
|
mscott%netscape.com
|
70ab22f349
|
Fix for non-initialized path names.
|
1999-04-14 00:57:01 +00:00 |
|
mscott%netscape.com
|
c3cbb02fc0
|
Fix directory search for UNIX
|
1999-04-14 00:54:48 +00:00 |
|
bienvenu%netscape.com
|
9bc3b5e711
|
hook up selected state urls (except for ifdeffed out parts)
|
1999-04-13 23:15:35 +00:00 |
|
ducarroz%netscape.com
|
24bb1053d1
|
Fix memory leak, bug 4851
|
1999-04-13 22:56:46 +00:00 |
|
alecf%netscape.com
|
82f7b5f935
|
check in header file to match to make use of new SetSize()
|
1999-04-13 22:11:57 +00:00 |
|
alecf%netscape.com
|
7fd4c187ed
|
augh, don't use quicksort for now, I'm not sure why windows can't see it.
|
1999-04-13 22:11:22 +00:00 |
|
jefft%netscape.com
|
bd22d855db
|
ported over DiscoverMailboxSpec method
|
1999-04-13 21:37:06 +00:00 |
|
jefft%netscape.com
|
0a6b2909e5
|
added missing member variable, m_delimiter and method, GetDelimiter()
|
1999-04-13 21:35:48 +00:00 |
|
alecf%netscape.com
|
3da62530e2
|
fix a whole bunch of signed/unsigned problems, and use new nsQuickSort routine
|
1999-04-13 21:01:32 +00:00 |
|
rhp%netscape.com
|
b979356c68
|
Cleanup of netlib.lib linking
|
1999-04-13 20:59:29 +00:00 |
|
alecf%netscape.com
|
dcf0040807
|
use new nsQuickSort routine in base, and fix signed/unsigned problem
|
1999-04-13 20:12:27 +00:00 |
|
nhotta%netscape.com
|
9bb10de805
|
Additional changes for the RFC822 parser.
|
1999-04-13 19:49:10 +00:00 |
|
nhotta%netscape.com
|
6d3502a293
|
nsIMsgRFC822Parser and related changes, removed old i18n functions, instead passing charset name.
|
1999-04-13 19:18:22 +00:00 |
|
ducarroz%netscape.com
|
f58ba6fe29
|
Mac should not include nsTextFragment.h ro avoid duplication definition errors.
|
1999-04-13 18:36:21 +00:00 |
|
ducarroz%netscape.com
|
fef005c30d
|
update project
|
1999-04-13 18:34:44 +00:00 |
|
ducarroz%netscape.com
|
cd541fb9d2
|
update project files, added nsNewsSummarySpec.cpp
|
1999-04-13 18:21:30 +00:00 |
|
bienvenu%netscape.com
|
ae8d37b810
|
add more methods for selecting a folder (not part of build yet)
|
1999-04-13 16:18:52 +00:00 |
|
kipp%netscape.com
|
df172ddd72
|
Added missing makefiles
|
1999-04-13 14:28:59 +00:00 |
|
chuang%netscape.com
|
260026da45
|
Switch mailnews from prefs.js to prefs50.js
|
1999-04-13 07:41:24 +00:00 |
|
chuang%netscape.com
|
bf4f0881c1
|
Add mailnews preferences UI
|
1999-04-13 07:19:09 +00:00 |
|
chuang%netscape.com
|
a07cf62dec
|
activate preference menu
|
1999-04-13 07:02:02 +00:00 |
|
jefft%netscape.com
|
a84d9a7ebe
|
stub GetShowAttachmentsInline method
|
1999-04-13 04:50:04 +00:00 |
|
jefft%netscape.com
|
fc1b63ea1f
|
added GetShowAttachmentsInlineProxyEvent; fixed minor problem in GetMessageSizeProxyEvnet
|
1999-04-13 04:48:37 +00:00 |
|
jefft%netscape.com
|
6c5a1f384a
|
ported over GetMessageSize & GetShowAttachmentsInline method
|
1999-04-13 04:46:05 +00:00 |
|
jefft%netscape.com
|
ecaa3a3854
|
added GetShowAttachmentsInline method
|
1999-04-13 04:44:24 +00:00 |
|
bienvenu%netscape.com
|
9a8005aeab
|
add code to select a mailbox
|
1999-04-13 04:31:40 +00:00 |
|
rhp%netscape.com
|
491189f20b
|
Changes for cleanup and removal of XP lib stuff
|
1999-04-13 03:40:41 +00:00 |
|
alecf%netscape.com
|
4ab874c1ca
|
fix build problem on Linux - move FILE to PRFileDesc
|
1999-04-13 03:36:30 +00:00 |
|
rhp%netscape.com
|
417c9d644c
|
Removal of "old world" dependencies for libmime to get big size
reduction on disk footprint
|
1999-04-13 03:14:46 +00:00 |
|
mscott%netscape.com
|
c340fd4f85
|
When finished running a pop3 url, change the state of the pop3 url.
|
1999-04-13 01:29:28 +00:00 |
|
nhotta%netscape.com
|
1c1d530ab2
|
Bug fixes of utf-8 utils.
|
1999-04-13 01:06:14 +00:00 |
|
mscott%netscape.com
|
f56fff1124
|
Build pop3Test again.
|
1999-04-13 01:00:18 +00:00 |
|
mscott%netscape.com
|
daf772d00a
|
Fixes to update pop3 test with Alec's latest identity/account drop.
|
1999-04-13 00:59:44 +00:00 |
|
putterman%netscape.com
|
9cdf3d2327
|
Provide notification for folder count changes.
|
1999-04-12 23:57:58 +00:00 |
|
sspitzer%netscape.com
|
5efdaa4c0c
|
fix for bug #4977. curse unitialized variables
|
1999-04-12 23:31:37 +00:00 |
|
sspitzer%netscape.com
|
942f9d710e
|
stop driving the mailnews team insane with my printfs
|
1999-04-12 23:26:21 +00:00 |
|
nhotta%netscape.com
|
61192bd9a2
|
Adding utf-8 utils and other minor changes.
|
1999-04-12 22:32:34 +00:00 |
|
jdunn%netscape.com
|
eac23ef438
|
use 'common' memcpy routine
|
1999-04-12 22:19:25 +00:00 |
|
jdunn%netscape.com
|
36d4d6257d
|
fix compiler error, need to specify base class access
|
1999-04-12 21:48:58 +00:00 |
|
jdunn%netscape.com
|
4b7b87047f
|
fix compiler error, need to specify base class 'type'
|
1999-04-12 21:46:53 +00:00 |
|
jdunn%netscape.com
|
019862cec6
|
fixing compiler error (nsIMsgUriUrl base class must be declared public)
|
1999-04-12 21:35:45 +00:00 |
|
sspitzer%netscape.com
|
70e2ff56a6
|
quiet the UNIX compiler. Thanks to bruce@cybersight.com for this patch.
|
1999-04-12 21:28:28 +00:00 |
|
jdunn%netscape.com
|
3bfb1ebbb6
|
fix compiler error (NS_DECL_ISUPPORTS doesn't require a ';'
|
1999-04-12 20:56:15 +00:00 |
|
jdunn%netscape.com
|
517363c661
|
fix compile warning about no return value
|
1999-04-12 20:54:27 +00:00 |
|
jdunn%netscape.com
|
84c1e04f45
|
add comment delimiter after endif
|
1999-04-12 20:52:38 +00:00 |
|
jdunn%netscape.com
|
40a6a44948
|
fix compiler error (NS_DECL_ISUPPORTS does not require a ';'
|
1999-04-12 20:51:52 +00:00 |
|
jdunn%netscape.com
|
5551f03315
|
fix compiler error (NS_DECL_ISUPPORTS shouldn't befollowed by a ';'
|
1999-04-12 20:47:08 +00:00 |
|
jdunn%netscape.com
|
88caa60faa
|
fix native compiler error (NS_DECL_ISUPPORTS should not have ';'
|
1999-04-12 20:46:09 +00:00 |
|
jdunn%netscape.com
|
b501a78d8a
|
fix compiler error (NS_DECL_ISUPPORTS shouldn't have a ';' at the end
|
1999-04-12 20:40:13 +00:00 |
|
jdunn%netscape.com
|
db13725843
|
fix native compiler error (NS_DECL_ISUPPORTS should not be followed by a ';'
|
1999-04-12 20:38:57 +00:00 |
|
putterman%netscape.com
|
c84813f246
|
Add descending sort, add Message counts to folder pane and Open Navigator
from within Messenger.
|
1999-04-12 20:25:41 +00:00 |
|
putterman%netscape.com
|
5e083ca57b
|
use PL_strfree.
|
1999-04-12 20:24:47 +00:00 |
|
putterman%netscape.com
|
494439de1a
|
Use PL_strfree.
|
1999-04-12 20:24:24 +00:00 |
|
putterman%netscape.com
|
40675bcac9
|
Don't read past end of buffer.
|
1999-04-12 20:23:57 +00:00 |
|
putterman%netscape.com
|
9969718cdb
|
View message counts in the folder pane.
|
1999-04-12 20:23:40 +00:00 |
|
putterman%netscape.com
|
4387035a4d
|
Add GetBufferPos
|
1999-04-12 20:23:04 +00:00 |
|
putterman%netscape.com
|
728f20d460
|
use PR_FALSE instead of FALSE
|
1999-04-12 20:22:48 +00:00 |
|
putterman%netscape.com
|
5d1733a2af
|
Some code cleanup.
|
1999-04-12 20:22:27 +00:00 |
|
putterman%netscape.com
|
938a9c1b01
|
Pass in old values to property changed.
|
1999-04-12 20:22:10 +00:00 |
|
sspitzer%netscape.com
|
438e2e98d6
|
need to do a SessionCommit, not a SmallCommit, to get the changes
written out to disk
|
1999-04-12 20:10:42 +00:00 |
|
chuang%netscape.com
|
f3e4bfd5d8
|
update window autoflow policy
|
1999-04-12 19:39:25 +00:00 |
|
sspitzer%netscape.com
|
fd30b8676e
|
do a commit to get the db to write.
someone (nsMsgFolder?) still has an open reference to the db when I quit,
so it doesn't automatically get written out
|
1999-04-12 19:07:36 +00:00 |
|
sspitzer%netscape.com
|
5158199ddd
|
use a real CID, from http://niki/cgi-bin/uuidgen.pl
|
1999-04-12 19:06:50 +00:00 |
|
sspitzer%netscape.com
|
6d58b2d1fd
|
nsf is back to msf
|
1999-04-12 19:06:26 +00:00 |
|
bienvenu%netscape.com
|
84408dbab5
|
put ? in for user instead of requiring user to type it
|
1999-04-12 18:44:52 +00:00 |
|
bienvenu%netscape.com
|
909ff6fbb4
|
put tag in for commands from test app
|
1999-04-12 18:44:23 +00:00 |
|
mscott%netscape.com
|
57dfc81bdb
|
(Not part of the build process)
Update imap incoming server to be in synch with Alec's latest identities drop. This fixes our build problem too.
|
1999-04-12 18:17:00 +00:00 |
|
chuang%netscape.com
|
1c335bacb3
|
Set window overflow policy
|
1999-04-12 09:02:48 +00:00 |
|
braddr%puremagic.com
|
f539d41e97
|
oops.. $(ZLIB_LIB) -> $(ZLIB_LIBS)
|
1999-04-12 07:06:05 +00:00 |
|
sspitzer%netscape.com
|
3ec7607b7d
|
use a more realistic example in the comment
|
1999-04-12 03:58:21 +00:00 |
|
sspitzer%netscape.com
|
77920ebdd0
|
use a more realistic path
|
1999-04-12 03:57:19 +00:00 |
|
sspitzer%netscape.com
|
f1e1ce5736
|
add news_message:// URI to the example comment
|
1999-04-12 03:53:27 +00:00 |
|
sspitzer%netscape.com
|
637e844edc
|
renamed NS_MAILNEWSMESSAGERESOURCE_CID to NS_MAILBOXMESSAGERESOURCE_CID
(it is mailbox_message:// after all) created NS_NEWSMESSAGERESOURCE_CID (for news_message://)
|
1999-04-12 03:42:08 +00:00 |
|
sspitzer%netscape.com
|
40caa83d9c
|
cleaned this code up. (still a work in progress)
|
1999-04-12 03:41:32 +00:00 |
|
sspitzer%netscape.com
|
6553448e41
|
more debugging printfs and comments to help explain what's going on
|
1999-04-12 03:37:29 +00:00 |
|
sspitzer%netscape.com
|
ffb75126f1
|
changes required because I added nsNewsSummarySpec.h nsNewsSummarySpec.cpp
|
1999-04-12 03:35:38 +00:00 |
|
sspitzer%netscape.com
|
093454be4c
|
initial add (for the newsdb work)
|
1999-04-12 03:32:22 +00:00 |
|
bienvenu%netscape.com
|
9d40543f13
|
add a couple methods for imap folder sync
|
1999-04-11 23:28:48 +00:00 |
|
bienvenu%netscape.com
|
920396ce57
|
fix a couple top level threading bugs
|
1999-04-11 23:27:36 +00:00 |
|
bienvenu%netscape.com
|
3a28d48c25
|
hook up some of the stuff for syncing folders
|
1999-04-11 23:26:30 +00:00 |
|
bienvenu%netscape.com
|
37eb214e56
|
add abstract interface for flag and uid state
|
1999-04-11 23:14:31 +00:00 |
|
braddr%puremagic.com
|
82c03050ce
|
Changed direct uses of -lz or -lzlib to $(ZLIB_LIBS)
Changed direct use of -lnspr3 and friends to $(NSPR_LIBS)
|
1999-04-11 23:07:04 +00:00 |
|
braddr%puremagic.com
|
3bc610b54b
|
-lz should be -lzlib
|
1999-04-11 22:37:49 +00:00 |
|