gnu-social/src/Entity
Hugo Sales 420b4767b2
[UI][NOTE] Add reply to in UI
2021-09-14 13:06:51 +01:00
..
Activity.php [DB] Add Activity table, to store all known activity 2021-09-14 13:06:48 +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
Favourite.php [DB] Temporarily add favourite entity in core, as plugins don't support them yet 2021-09-14 13:06:47 +01:00
File.php [DB][NOTE] Update scope 2021-09-14 13:06:49 +01:00
FileThumbnail.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
FileToNote.php [DB][MEDIA] Small database structure changes 2021-09-14 13:05:58 +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 [UI] Subtract self follow from total user follows 2021-09-14 13:06:49 +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 [DB] Fix local_user table to use a numeric id, since the username is editable 2021-09-14 13:06:50 +01:00
LocationService.php [ENTITY] Add Entity base class to all entities 2021-09-14 13:05:56 +01:00
Note.php [UI][NOTE] Add reply to in UI 2021-09-14 13:06:51 +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 [DB] Rename notice to activity in notification table 2021-09-14 13:06:49 +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