gnu-social/src/Entity
Hugo Sales 9649bec01e
[MEDIA][CACHE] Cache avatar queries and delete stale values; small refactoring
2021-09-14 13:05:57 +01:00
..
Avatar.php [DB][AVATAR] Remove extraneous slash 2021-09-14 13:05:55 +01:00
Config.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
ConfirmAddress.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
Conversation.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
File.php [MEDIA][CACHE] Cache avatar queries and delete stale values; small refactoring 2021-09-14 13:05:57 +01:00
FileThumbnail.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
FileToNote.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
File_thumbnail.php [CORE][DATABASE] Import old classes folder into src/Entity 2021-09-14 13:04:37 +01:00
Follow.php [DB][FOLLOW] Change Follow table 2021-09-14 13:05:56 +01:00
FollowQueue.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
GSActor.php [MEDIA][CACHE] Cache avatar queries and delete stale values; small refactoring 2021-09-14 13:05:57 +01:00
GSActorBlock.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
GSActorCircle.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
GSActorTag.php [MODULE][Left][UI][TAGS] Add Left module which handles fetching tags and followers, fix self tags 2021-09-14 13:05:56 +01:00
GSActorTagFollow.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
Group.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
GroupAlias.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
GroupBlock.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
GroupInbox.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
GroupJoinQueue.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
GroupMember.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
Invitation.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
LocalGroup.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
LocalUser.php [SECURITY] Fix error in user registering where password wasn't hashed 2021-09-14 13:05:57 +01:00
LocationService.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
Note.php [UI][MEDIA] Add actor avatar in feed timeline 2021-09-14 13:05:57 +01:00
NoteHashtag.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
NoteLocation.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
NoteSource.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
Notification.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
RelatedGroup.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
RememberMeToken.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
ReservedNickname.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
SmsCarrier.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
UserLocationPrefs.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
UserNotificationPrefs.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
UserUrlShortenerPrefs.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00