website/pkg/models
Noah Petherbridge 02ec0a9116 Optimize Site Gallery query for massive friend lists
Instead of selecting the full array of friend user IDs and pasting that
into the main query, use subselects for hopefully better performance.
2024-06-19 14:42:57 -07:00
..
backfill Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
deletion Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
exporting Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
admin_scopes.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
blocklist.go Admin insights block lists page 2023-12-04 19:57:14 -08:00
certification.go Certification: Secondary Photo ID Workflow 2024-05-26 12:34:00 -07:00
change_log.go Text search for the change log 2024-04-04 23:05:16 -07:00
comment_photo.go Better "Newest" tab for forums 2024-02-15 19:53:25 -08:00
comment.go Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
data_backfills.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
feedback.go User Notes + Bring Back Online Chatters List 2023-09-16 13:46:26 -07:00
forum_recent.go Private forums (admin only for now) 2024-05-11 12:23:06 -07:00
forum_search_test.go Forum Search, User Profile Statistics 2024-01-06 16:44:05 -08:00
forum_search.go Private forums (admin only for now) 2024-05-11 12:23:06 -07:00
forum_stats.go Better "Newest" tab for forums 2024-02-15 19:53:25 -08:00
forum.go Private forums (admin only for now) 2024-05-11 12:23:06 -07:00
friend.go Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
ip_addresses.go Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
like.go Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
message.go Warn recipient in DMs about possible scams 2024-05-13 19:41:11 -07:00
models.go Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
notification_filters.go Notification Filters 2024-02-28 20:49:16 -08:00
notification.go Certification: Secondary Photo ID Workflow 2024-05-26 12:34:00 -07:00
pagination.go Better comment notification links 2023-06-15 19:40:40 -07:00
photo.go Optimize Site Gallery query for massive friend lists 2024-06-19 14:42:57 -07:00
poll_votes.go Add command to export user data for privacy regulations 2023-10-23 19:05:34 -07:00
poll.go Wrap Up Polls Support 2022-12-20 19:15:45 -08:00
private_photo.go Tweak friends-only pic notification revoke 2024-01-10 18:08:17 -08:00
profile.go User Photo Gallery & Management 2022-08-12 23:11:36 -07:00
shy_accounts.go New search filters and friendship sent icon 2023-09-01 17:13:10 -07:00
subscription.go Settings to opt-out of certain notification types 2023-10-28 14:34:35 -07:00
thread.go Correctly revoke AlsoPosted notification on comment deletion 2024-04-27 19:46:22 -07:00
two_factor.go Two Factor Authentication 2023-09-18 17:22:50 -07:00
user_inner_circle.go Update some text copy 2024-04-13 15:10:15 -07:00
user_location.go Truncate location precision on RefreshGeoIP() 2023-08-20 10:25:13 -07:00
user_note.go Full text profile search for the member directory 2024-06-19 14:12:25 -07:00
user_relationship.go Lazy compute UserRelationships on CanSeeProfilePicture function 2024-01-07 14:25:00 -08:00
user.go Full text profile search for the member directory 2024-06-19 14:12:25 -07:00