Block a user
7764589dd3
Add NewContent
9df834d927
Add newOutOfLineContent
ea79900bf3
Correct typo
b26d6370f5
Add newInlineOtherContent
15b74c2675
Add newInlineXHTMLContent
987feb8226
Check if the type of contents is a composite media type
6322566a54
Add function to check if the media type is composite
209059f2b4
Move the parsing of the media type to isXMLMediaType
e3b9ff0225
Move isXMLMediaType to atom.go
9920e077eb
Add hasAlternateDuplicateLinks check to entry
6782d0c847
Move hasAlternateDumplicateLinks from feed to link in order to also use it elsewhere
656ae8ad46
Add comments to author checks
4f3135dcc6
Add comment to alternateRelExists check
f6bbc2fa6f
Delete unnecessary nil checks from entry
1ecda50f34
Check whether there is a link element with a rel attribute of "alternate" if there is no content element in an entry element
cd61cb4f27
Delete unnecessary nil checks from feed
f2c6fce7c9
Text constructs should not be pointed towards since they are pointers themselves
c5783268f8
Adapt comments in feed.go and and entry.go
16d8b577e3
Add functions to create a new feed and add objects to slices
ac78db9917
Add function to create a new extension element
9ec6ad1460
Add function to create a new ID
7de921b1b5
Cleanup
6215ecb82a
Properly check url and email address
fe4d539e91
Create method to extend person construct
d2a050bd8f
Create NewPersion function
3929892602
Check first if there are any extension elements before checking them individually
2a4adec6bd
Create correct xhtml constructs
2cbc604d85
Treat html differently from text in text constructs