gnu-social/src/Entity
Hugo Sales 1387eab434 [UI] Subtract self follow from total user follows 2021-04-14 15:37:22 +00:00
..
Activity.php [DB] Add Activity table, to store all known activity 2021-04-14 15:37:22 +00:00
Avatar.php [DB][AVATAR] Remove extraneous slash 2021-04-14 15:37:22 +00:00
Config.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
ConfirmAddress.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
Conversation.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
Favourite.php [DB] Temporarily add favourite entity in core, as plugins don't support them yet 2021-04-14 15:37:22 +00:00
File.php [DB][NOTE] Update scope 2021-04-14 15:37:22 +00:00
FileThumbnail.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
FileToNote.php [DB][MEDIA] Small database structure changes 2021-04-14 15:37:22 +00:00
File_thumbnail.php [CORE][DATABASE] Import old classes folder into src/Entity 2021-04-14 15:36:35 +00:00
Follow.php [DB][FOLLOW] Change Follow table 2021-04-14 15:37:22 +00:00
FollowQueue.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
GSActor.php [UI] Subtract self follow from total user follows 2021-04-14 15:37:22 +00:00
GSActorBlock.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
GSActorCircle.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
GSActorTag.php [MODULE][Left][UI][TAGS] Add Left module which handles fetching tags and followers, fix self tags 2021-04-14 15:37:22 +00:00
GSActorTagFollow.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
Group.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
GroupAlias.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
GroupBlock.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
GroupInbox.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
GroupJoinQueue.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
GroupMember.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
Invitation.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
LocalGroup.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
LocalUser.php [SECURITY] Fix error in user registering where password wasn't hashed 2021-04-14 15:37:22 +00:00
LocationService.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
Note.php [DB][NOTE] Update scope 2021-04-14 15:37:22 +00:00
NoteHashtag.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
NoteLocation.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
NoteSource.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
Notification.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
RelatedGroup.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
RememberMeToken.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
ReservedNickname.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
SmsCarrier.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
UserLocationPrefs.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
UserNotificationPrefs.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00
UserUrlShortenerPrefs.php [ENTITY] Add Entity base class to all entities 2021-04-14 15:37:22 +00:00