owpengram-server/internal/store/postgres
2026-07-28 16:22:33 +08:00
..
queries feat(messages): sync saved message tags 2026-07-25 19:23:19 +08:00
sqlcgen feat(messages): sync saved message tags 2026-07-25 19:23:19 +08:00
account.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
account_lifecycle.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
account_lifecycle_integration_test.go feat: sync account deletion lifecycle 2026-07-19 20:35:58 +08:00
account_login_email_integration_test.go feat: sync login email verification support 2026-07-08 17:09:44 +08:00
account_notify_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
account_rating.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
account_rating_integration_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
account_settings_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
account_stickers_integration_test.go feat: sync GIFv and saved GIF support 2026-07-11 21:43:13 +08:00
admin.go fix: sync account freeze peer visibility 2026-07-22 02:03:00 +08:00
admin_freeze_integration_test.go fix: sync account freeze peer visibility 2026-07-22 02:03:00 +08:00
ai.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
ai_integration_test.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
album_group.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
album_group_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
auth_delivery_report.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
auth_delivery_report_integration_test.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
auth_identity_lock.go feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
auth_identity_lock_integration_test.go feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
auth_key_expiry_migration_integration_test.go fix: sync temp auth key expiry boundaries 2026-07-13 23:04:15 +08:00
auth_login_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
authkey.go fix: sync remote authorization revoke logout 2026-07-24 21:39:00 +08:00
authkey_integration_test.go feat: sync collectible star gifts 2026-07-16 12:38:53 +08:00
authkey_retention_integration_test.go fix: sync temp auth key expiry boundaries 2026-07-13 23:04:15 +08:00
authkey_session_layer.go feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
authkey_session_layer_integration_test.go feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
authorization.go fix: sync remote authorization revoke logout 2026-07-24 21:39:00 +08:00
authorization_revoke_integration_test.go fix: sync remote authorization revoke logout 2026-07-24 21:39:00 +08:00
bootstrap_update_job.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
bootstrap_update_job_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
bot.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
bot_integration_test.go feat: sync bot setup and webhook diagnostics 2026-07-22 00:51:52 +08:00
bot_miniapp.go feat: sync bot keyboards and callbacks 2026-07-19 20:38:48 +08:00
bot_verification.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
bot_verification_integration_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
botapi_update.go feat: sync ephemeral transient messages 2026-07-20 16:43:27 +08:00
botapi_update_integration_test.go feat: sync ephemeral transient messages 2026-07-20 16:43:27 +08:00
business.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
business_integration_test.go fix: sync temp auth key expiry boundaries 2026-07-13 23:04:15 +08:00
channel_admin_integration_test.go fix: sync latest Android and langpack updates 2026-07-02 14:09:24 +08:00
channel_admin_log.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_boost_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_boost_cache_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_boosts.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_core.go admin: gift granting, collectible attribute/number control, and Layer 228 moderation tools 2026-07-23 04:00:29 +03:00
channel_core_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_delete_monoforum_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_dialog_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_dialog_cache_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_dialog_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_dialog_mention_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_dialogs.go fix: sync monoforum suggested post flow 2026-07-22 16:08:44 +08:00
channel_difference_integration_test.go fix: sync public channel preview updates 2026-07-24 14:50:17 +08:00
channel_discussion_read_target_integration_test.go fix: sync linked discussion guest support 2026-07-11 23:18:24 +08:00
channel_forum_topics_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_groupcall.go feat: sync official star gift lifecycle tooling 2026-07-19 03:11:35 +08:00
channel_helpers.go fix: sync monoforum suggested post flow 2026-07-22 16:08:44 +08:00
channel_history_ttl.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_id_recovery_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_invite_exported.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_invite_helpers.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_invite_import.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_invite_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_invite_members.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
channel_invite_requests.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_listener.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_member_admin.go feat: sync community aggregates 2026-07-20 16:46:02 +08:00
channel_member_bot_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_member_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_member_cache_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_member_cache_test.go feat: sync privacy read-model rules 2026-07-24 11:56:59 +08:00
channel_member_helpers.go fix: sync monoforum suggested post flow 2026-07-22 16:08:44 +08:00
channel_member_index_plan_integration_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
channel_member_join.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
channel_member_join_requests.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_member_list.go fix: sync public channel preview updates 2026-07-24 14:50:17 +08:00
channel_member_rank_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_message_delete.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
channel_message_edit.go feat: sync rich text message support 2026-07-04 21:15:35 +08:00
channel_message_helpers.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
channel_message_history.go fix(messages): sync exact channel pinned counts 2026-07-27 00:17:25 +08:00
channel_message_integration_test.go perf: sync megagroup unread derivation 2026-07-09 13:49:34 +08:00
channel_message_send.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
channel_message_settings.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_message_views.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_monoforum.go fix: sync monoforum suggested post flow 2026-07-22 16:08:44 +08:00
channel_monoforum_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_monoforum_send_integration_test.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
channel_multi_pin_integration_test.go fix(messages): sync exact channel pinned counts 2026-07-27 00:17:25 +08:00
channel_poll_fanout_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_polls.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_public_preview_integration_test.go fix: sync public channel preview updates 2026-07-24 14:50:17 +08:00
channel_reaction_catalog.go feat(messages): sync saved message tags 2026-07-25 19:23:19 +08:00
channel_reaction_helpers.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_reaction_messages.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
channel_reaction_policy_integration_test.go fix: sync stars topup and paid reaction settings 2026-07-08 01:19:22 +08:00
channel_reaction_settings.go fix: sync stars topup and paid reaction settings 2026-07-08 01:19:22 +08:00
channel_reaction_unread.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_read.go perf: sync megagroup unread derivation 2026-07-09 13:49:34 +08:00
channel_read_integration_test.go perf: sync megagroup unread derivation 2026-07-09 13:49:34 +08:00
channel_recent_repliers_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_recommendations_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_row_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_row_cache_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_row_cache_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_send_idempotency_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
channel_settings.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
channel_store.go admin: gift granting, collectible attribute/number control, and Layer 228 moderation tools 2026-07-23 04:00:29 +03:00
channel_store_testkit_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_suggested_post.go fix: sync monoforum suggested post flow 2026-07-22 16:08:44 +08:00
channel_suggested_post_integration_test.go fix: sync monoforum suggested post flow 2026-07-22 16:08:44 +08:00
channel_topic_read.go fix: sync linked discussion guest support 2026-07-11 23:18:24 +08:00
channel_topic_read_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_topics.go fix: sync protocol and discussion stability fixes 2026-07-12 07:05:02 +08:00
channel_update_retention.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
channel_update_retention_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
channel_updates.go fix: sync public channel preview updates 2026-07-24 14:50:17 +08:00
channel_username_integration_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
channel_verified_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
channel_webpage_resolve_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
chatlist.go feat: sync chatlist sharing support 2026-07-06 21:06:33 +08:00
client_telemetry.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
collectible_username.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
collectible_username_integration_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
community.go feat: sync community aggregates 2026-07-20 16:46:02 +08:00
community_integration_test.go feat: sync community aggregates 2026-07-20 16:46:02 +08:00
contact.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
contact_dialog_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
contiguous_pts_integration_test.go fix: sync scoped connection and outbox exclusion updates 2026-07-12 12:01:53 +08:00
counter_source.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
dialog.go feat: sync message translation support 2026-07-12 14:20:26 +08:00
dialog_draft_get_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
dialog_folders_integration_test.go Initial open source release 2026-06-04 01:37:39 +08:00
dialog_top_metadata_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
dispatch_outbox.go fix: sync scoped connection and outbox exclusion updates 2026-07-12 12:01:53 +08:00
dispatch_outbox_exclusion_integration_test.go fix: sync scoped connection and outbox exclusion updates 2026-07-12 12:01:53 +08:00
dispatch_outbox_exclusion_test.go fix: sync scoped connection and outbox exclusion updates 2026-07-12 12:01:53 +08:00
dispatch_outbox_sharding_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
emoji_status_codec_test.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
emoji_status_event_integration_test.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
encrypted_queue.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
encrypted_queue_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
ephemeral_report.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
ephemeral_report_integration_test.go feat: sync ephemeral transient messages 2026-07-20 16:43:27 +08:00
groupcall.go feat: sync group call livestream support 2026-07-06 14:32:45 +08:00
groupcall_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
help.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
history_ttl.go feat: sync account deletion lifecycle 2026-07-19 20:35:58 +08:00
langpack.go feat: sync langpack and auth updates 2026-07-18 00:07:41 +08:00
langpack_seed_integration_test.go feat: sync langpack and auth updates 2026-07-18 00:07:41 +08:00
login_code_delivery.go fix: sync scoped connection and outbox exclusion updates 2026-07-12 12:01:53 +08:00
login_code_delivery_integration_test.go fix: sync system identity upsert idempotency 2026-07-20 16:51:55 +08:00
login_code_delivery_retention.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
media.go feat: sync bot keyboards and callbacks 2026-07-19 20:38:48 +08:00
media_codec.go feat: sync bot keyboards and callbacks 2026-07-19 20:38:48 +08:00
media_index.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
media_index_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
media_integration_test.go feat: sync bot keyboards and callbacks 2026-07-19 20:38:48 +08:00
media_search.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_allocators.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_concurrent_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_deadlock_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_delete.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
message_delete_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
message_edit.go fix: sync scoped connection and outbox exclusion updates 2026-07-12 12:01:53 +08:00
message_effect_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_forward.go fix: sync support private chat content protection 2026-07-28 16:22:33 +08:00
message_grouped_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_helpers.go fix: preserve formatted date message entities 2026-07-05 20:42:13 +08:00
message_helpers_test.go fix: preserve formatted date message entities 2026-07-05 20:42:13 +08:00
message_history.go feat(messages): sync saved message tags 2026-07-25 19:23:19 +08:00
message_history_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_markup_codec_test.go feat: sync bot keyboards and callbacks 2026-07-19 20:38:48 +08:00
message_markup_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
message_media_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_no_forwards.go fix: sync support private chat content protection 2026-07-28 16:22:33 +08:00
message_no_forwards_integration_test.go fix: sync support private chat content protection 2026-07-28 16:22:33 +08:00
message_pin.go fix: sync scoped connection and outbox exclusion updates 2026-07-12 12:01:53 +08:00
message_pin_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_plan_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
message_polls.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_reactions.go feat(messages): sync saved message tags 2026-07-25 19:23:19 +08:00
message_reactions_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_reactions_viewpoint_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_read.go fix: sync scoped connection and outbox exclusion updates 2026-07-12 12:01:53 +08:00
message_read_edit_integration_test.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
message_rich_message_integration_test.go fix: sync rich-only private messages 2026-07-17 17:00:56 +08:00
message_saved_reactions.go feat(messages): sync saved message tags 2026-07-25 19:23:19 +08:00
message_saved_reactions_integration_test.go feat(messages): sync saved message tags 2026-07-25 19:23:19 +08:00
message_send.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
message_send_idempotency_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
message_send_idempotency_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
message_send_integration_test.go feat: sync bot keyboards and callbacks 2026-07-19 20:38:48 +08:00
message_store.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_store_testkit_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message_webpage_resolve_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
moderation.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
moderation_cases.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
moderation_flags_integration_test.go fix: sync non-PTS moderation updates 2026-07-24 11:57:00 +08:00
moderation_integration_test.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
moderation_registries.go feat: sync durable moderation and appeals 2026-07-24 11:56:59 +08:00
paid_reaction_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
passkey.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
peer_username.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
phone_change.go fix: sync scoped connection and outbox exclusion updates 2026-07-12 12:01:53 +08:00
phone_change_integration_test.go feat: sync public links and phone change updates 2026-07-10 22:01:44 +08:00
poll.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
postgres.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
privacy.go fix: sync non-PTS privacy updates 2026-07-24 11:57:00 +08:00
privacy_integration_test.go fix: sync non-PTS privacy updates 2026-07-24 11:57:00 +08:00
private_send_migration_compat_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
query_stats.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
query_stats_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
read_model_listener.go feat: sync privacy read-model rules 2026-07-24 11:56:59 +08:00
read_model_versions.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
retention_migration_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
saved_dialog.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
saved_dialog_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
scheduled_message.go feat: sync rich text message support 2026-07-04 21:15:35 +08:00
scheduled_message_integration_test.go feat: sync rich text message support 2026-07-04 21:15:35 +08:00
secretchat.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
secretchat_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
send_replay_migration_integration_test.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
star_gift.go fix(stargifts): sync correct channel gift notifications 2026-07-27 22:18:31 +08:00
star_gift_channel_notifications.go fix(stargifts): sync correct channel gift notifications 2026-07-27 22:18:31 +08:00
star_gift_collectibles.go fix: sync StarGift lifecycle hardening 2026-07-21 15:47:55 +08:00
star_gift_collectibles_integration_test.go fix(admin): close PR review blockers 2026-07-23 13:29:04 +08:00
star_gift_craft_auction.go fix(stargifts): sync correct channel gift notifications 2026-07-27 22:18:31 +08:00
star_gift_craft_projection.go fix: sync StarGift private message references 2026-07-21 15:45:16 +08:00
star_gift_entitlements.go fix(stargifts): sync correct channel gift notifications 2026-07-27 22:18:31 +08:00
star_gift_integration_test.go fix: sync StarGift lifecycle hardening 2026-07-21 15:47:55 +08:00
star_gift_lifecycle.go fix(stargifts): sync correct channel gift notifications 2026-07-27 22:18:31 +08:00
star_gift_lifecycle_integration_test.go fix(stargifts): sync correct channel gift notifications 2026-07-27 22:18:31 +08:00
star_gift_lifecycle_migration_integration_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
star_gift_lifecycle_projection.go fix: sync StarGift lifecycle hardening 2026-07-21 15:47:55 +08:00
star_gift_lifecycle_test.go fix: sync StarGift lifecycle hardening 2026-07-21 15:47:55 +08:00
star_gift_official_import_integration_test.go fix: sync collectible upgrade preview pools 2026-07-22 13:06:49 +08:00
star_gift_private_projection.go fix: sync StarGift lifecycle hardening 2026-07-21 15:47:55 +08:00
star_gift_purchase.go fix(stargifts): sync correct channel gift notifications 2026-07-27 22:18:31 +08:00
star_gift_resale_seller_sync_integration_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
star_gift_upgrade.go fix(stargifts): sync correct channel gift notifications 2026-07-27 22:18:31 +08:00
star_gift_user_message_ref.go fix(stargifts): sync correct channel gift notifications 2026-07-27 22:18:31 +08:00
stars.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
stars_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
story.go fix: sync contact phone privacy disclosure 2026-07-24 11:56:58 +08:00
story_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
story_peer_read_model_test.go fix: sync account freeze peer visibility 2026-07-22 02:03:00 +08:00
telegram_login.go feat: sync Telegram Login OIDC provider 2026-07-21 15:46:24 +08:00
telegram_login_integration_test.go feat: sync Telegram Login OIDC provider 2026-07-21 15:46:24 +08:00
temp_auth_key.go feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
temp_auth_key_identity_integration_test.go feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
themes.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
themes_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
trace.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
translation_settings_integration_test.go feat: sync message translation support 2026-07-12 14:20:26 +08:00
update_event.go fix: sync non-PTS privacy updates 2026-07-24 11:57:00 +08:00
update_event_discussion_types_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
update_event_pin_reply_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
update_event_retention.go perf: sync protocol and core hardening updates 2026-07-11 19:48:26 +08:00
update_event_retention_integration_test.go fix: sync temp auth key expiry boundaries 2026-07-13 23:04:15 +08:00
updatestate.go feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
updatestate_delivery_test.go feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
user.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
user_color_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
user_pts.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
verification.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
verification_integration_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
web_page.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
web_page_integration_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00