..
20210427152429_init
…
20210507005624_invoices
…
20210510175729_msats
…
20210511163249_function
…
20210511170231_vote
…
20210513002346_withdrawl
…
20210513002503_withdrawl_funcs
…
20210513191840_enum
…
20210521192356_name_trigger
…
20210521234940_reserved_names
…
20210524211524_freebies
…
20210601001008_null_names
…
20210624171900_checked_notes_at
…
20210626191129_lnurl_auth
…
20210710130454_withdraw_hash_nounique
allow retries of failed withdraw invoice while enforcing uniqueness of pending/confirmed
2021-07-10 09:16:40 -05:00
20210710132315_new_withdraw_funcs
allow retries of failed withdraw invoice while enforcing uniqueness of pending/confirmed
2021-07-10 09:16:40 -05:00
20210810195449_fix_item_path_trigger
comment edit spagetti
2021-08-10 17:59:06 -05:00
20210818204542_mentions
db portion of mentions
2021-08-18 17:20:33 -05:00
20210818220200_mention_unique
db portion of mentions
2021-08-18 17:20:33 -05:00
20210819213404_user_withdrawal
withdrawl => withdrawal/withdraw
2021-08-19 16:42:21 -05:00
20210819213613_user_withdrawals
withdrawl => withdrawal/withdraw
2021-08-19 16:42:21 -05:00
20210819213954_user_withdraw
withdrawl => withdrawal/withdraw
2021-08-19 16:42:21 -05:00
20210902174121_story_name
update with story
2021-09-02 12:49:17 -05:00
20210902220036_case_insensitive_names
case insensitive names
2021-09-02 17:22:00 -05:00
20210908193444_tips
fix vote->itemAct migration
2021-09-09 14:04:32 -05:00
20210911215322_tip_default
refine tipping
2021-09-12 11:55:38 -05:00
20210914173926_item_boost
make post boost transactional
2021-09-14 12:55:59 -05:00
20210921232401_user_bio
WIP bios
2021-09-23 12:42:00 -05:00
20210922214428_create_bio
WIP bios
2021-09-23 12:42:00 -05:00
20211006144214_created_at_indices
add index to created_at columns
2021-10-06 07:43:32 -07:00
20211012203507_invite_modeld
invite graphql + basic frontend
2021-10-12 18:49:04 -05:00
20211015180613_invite_func
finish up invites
2021-10-15 18:07:51 -05:00
20211025174239_item_act_replace
fix boost on freebie post
2021-10-25 12:46:33 -05:00
20211027230800_lnwith
lnurl-withdrawal support
2021-10-28 14:59:53 -05:00
20211027231327_lnwith_withid_optional
lnurl-withdrawal support
2021-10-28 14:59:53 -05:00
20211104210749_theme
add dark mode
2021-11-04 19:07:41 -04:00
20211111202609_item_act_tip_bug
fix tipping before upvoting causing boost bug
2021-11-11 14:27:29 -06:00
20211206213650_popovers
tip walkthrough
2021-12-09 14:41:09 -06:00
20211213194823_tip_default
redo tipping, removing modal, adding walkthrough, setting tipping default to 1
2021-12-13 13:49:34 -06:00
20220104214008_wallet_funcs
add job queue
2022-01-05 14:37:34 -06:00
20220106220010_pins
support pinned posts + recurring pins
2022-01-07 10:32:31 -06:00
20220107192624_pgcrypto
add pgcrypto extension
2022-01-07 13:28:17 -06:00
20220114153043_drop_theme
drop theme from users table
2022-01-14 11:42:45 -06:00
20220114153522_add_trust
WIP trust
2022-01-14 17:43:12 -06:00
20220119215304_statistics_names
protect statistics user name and redirect typos
2022-01-19 16:05:58 -06:00
20220119221313_item_act_var_tip_bug
refine tipping experience, removing notion of upvote from UX
2022-01-20 17:04:12 -06:00
20220126155041_search_triggers
search index triggers
2022-01-26 11:03:21 -06:00
20220214215140_subs
jobs w/o payments yet
2022-02-24 13:05:57 -06:00
20220218193307_sub_desc
create worker for auction ranking
2022-02-25 11:34:09 -06:00
20220224203227_item_status
create worker for auction ranking
2022-02-25 11:34:09 -06:00
20220224205443_run_auction
remove extra migrations, refine jobs
2022-02-28 14:09:21 -06:00
20220301201244_auction_fix
fix auction to work as described
2022-03-02 14:55:13 -06:00
20220303170859_exp_auction
make jobs expensive, priced based ranking rather than auction
2022-03-03 12:56:02 -06:00
20220307181836_sats_min
sats/mo -> sats/min on jobs
2022-03-07 13:30:21 -06:00
20220307201437_job_col
add job company and location
2022-03-07 15:50:13 -06:00
20220310191658_more_indexes
add more indices to item
2022-03-10 13:17:30 -06:00
20220310192618_a_few_more_indices
more indices
2022-03-10 13:26:35 -06:00
20220314162449_last_seen
store last time user visited so we can guage retention
2022-03-14 11:43:21 -05:00
20220315171015_item_act_stream
record sats spent on auction items
2022-03-16 11:35:51 -05:00
20220316212238_earn
earning
2022-03-17 15:13:19 -05:00
20220404191617_stacked
denormalize stacked count
2022-04-04 16:54:31 -05:00
20220412190704_item_path_index
update ltree extension
2022-11-06 12:48:29 -06:00
20220412203904_default_tip_10
up default tip to 10
2022-04-12 16:09:12 -05:00
20220412205824_path_index_prisma
up default tip to 10
2022-04-12 16:09:12 -05:00
20220415193617_exp_comments
multiple comments with the same parent are exp in cost
2022-04-17 08:13:52 -05:00
20220418173838_forward
WIP forward
2022-04-18 15:19:07 -05:00
20220419162551_fwd_item_act
forward tips from posts
2022-04-19 13:32:39 -05:00
20220421195241_note_settings
add notification settings
2022-04-21 17:50:02 -05:00
20220508141357_jobs_indicator
indicate to user when there are new jobs
2022-05-09 13:01:23 -05:00
20220511171526_upload
image uploading backend
2022-05-12 13:44:21 -05:00
20220516144530_profile_photo
profile photos
2022-05-16 15:51:22 -05:00
20220517173200_weighted_votes_denorm
denormalize ranking metrics
2022-05-17 14:54:12 -05:00
20220517192333_boost_denorm
denormalize ranking metrics
2022-05-17 14:54:12 -05:00
20220630170204_upvote_trust
improve trust
2022-07-05 14:51:13 -05:00
20220720211644_item_uploads
job board enhancements
2022-07-21 17:55:05 -05:00
20220727194641_polls
add polls
2022-07-30 08:51:04 -05:00
20220727194920_poll_functions
add polls
2022-07-30 08:51:04 -05:00
20220727203003_poll_functions2
add polls
2022-07-30 08:51:04 -05:00
20220806220043_no_free_comments
remove free comments
2022-08-06 17:03:57 -05:00
20220810162813_item_spam
spam fees
2022-08-11 15:38:10 -05:00
20220810203210_item_spam2
spam fees
2022-08-11 15:38:10 -05:00
20220815195309_edit_funcs
full powered editing
2022-08-18 13:15:24 -05:00
20220827143828_positive_ints
add integer constraints
2022-08-27 10:48:59 -05:00
20220830183739_create_invoice
constrain invoice quantity and amount
2022-08-30 15:33:39 -05:00
20220830213020_hide_invoice_desc
optionally hide invoice descriptions
2022-08-30 16:50:47 -05:00
20220830222623_ext_pg_trgm
user suggestions on forward
2022-08-31 14:09:49 -05:00
20220831205352_item_and_comment_stats
denormalize item sats, comment sats, last comment time, and num comments
2022-09-01 15:28:19 -05:00
20220913010100_fiat_currency
Add input for fiat currency in settings
2022-09-13 02:02:55 +02:00
20220913173806_earn_columns
improved earning: more detail, longer top tail
2022-09-14 17:01:30 -05:00
20220913173826_earn_function
improved earning: more detail, longer top tail
2022-09-14 17:01:30 -05:00
20220920152500_downvotes
wild west mode
2022-09-21 14:57:36 -05:00
20220920195257_dont_like_this
wild west mode
2022-09-21 14:57:36 -05:00
20220922210703_outlaw
presume median downvote on new post
2022-09-22 17:27:27 -05:00
20220923153826_outlaw_float
median votes: int -> float
2022-09-23 10:43:57 -05:00
20220926201629_freebies
add freebies
2022-09-27 16:19:15 -05:00
20220926204325_item_bio
add freebies
2022-09-27 16:19:15 -05:00
20220927214007_reserve_names
reserve top level names
2022-09-27 16:43:29 -05:00
20220929183848_job_funcs
make jobs great again
2022-09-29 15:42:33 -05:00
20221005192538_auction_update
when NOSATS jobs are given 0 bid, make ACTIVE
2022-10-05 15:11:05 -05:00
20221101183505_create_item_freebie
improve freebie wrt boost, get off free earlier
2022-11-01 14:32:56 -05:00
20221106181637_item_path_index
update ltree extension
2022-11-06 12:48:29 -06:00
20221106184713_item_path_index
update ltree extension
2022-11-06 12:48:29 -06:00
20221106203216_item_indices
more indices
2022-11-16 10:57:03 -06:00
20221110190205_msats_bigint
sats to msats
2022-11-16 10:57:03 -06:00
20221110224543_msats_funcs
sats to msats
2022-11-16 10:57:03 -06:00
20221116223041_tipcut
let tips affect ranking
2022-11-23 12:12:09 -06:00
20221118202137_tipcut_funcs
let tips affect ranking
2022-11-23 12:12:09 -06:00
20221128224540_job_cost
improvements to jobs
2022-11-29 11:29:43 -06:00
20221129182008_hide_top_users
better user analytics mostly
2022-12-01 15:31:04 -06:00
20221206213226_donate
donations to rewards
2022-12-07 18:04:02 -06:00
20221207212053_donate_func
donations to rewards
2022-12-07 18:04:02 -06:00
20221208224752_turbo_tipping
turbo tipping
2022-12-09 13:25:38 -06:00
20221209201457_donate_func2
fix donation func typo
2022-12-09 14:17:45 -06:00
20221213203919_add_bounty
stackernews bounties ( #227 )
2023-01-26 10:11:55 -06:00
20221213220945_referral
referrals
2022-12-19 16:27:52 -06:00
20221214175911_referral_act
referrals
2022-12-19 16:27:52 -06:00
20221214201527_referral_funcs
referrals
2022-12-19 16:27:52 -06:00
20230106183533_nip05
allow nip05 for users
2023-01-06 18:53:29 -06:00
20230106200624_nostr_relays
allow nip05 for users
2023-01-06 18:53:29 -06:00
20230112205950_delete_item
delete
2023-01-13 11:52:18 -06:00
20230117185647_slashtags
slashtags auth
2023-01-18 12:49:20 -06:00
20230119155952_ots
open timestamps
2023-01-22 14:17:50 -06:00
20230119161144_ots_trigger
open timestamps
2023-01-22 14:17:50 -06:00
20230123180433_subs_timestamp_fix
fix sub submission for timestamping
2023-01-23 12:10:04 -06:00
20230126180748_root_id
improve bounty performance
2023-01-26 13:09:57 -06:00
20230126184544_root_id_funcs
improve bounty performance
2023-01-26 13:09:57 -06:00
20230126213820_bounty_paid_to
denormalize bountyPaidTo
2023-01-26 17:28:10 -06:00
20230126214014_bounty_paid_denorm
denormalize bountyPaidTo
2023-01-26 17:28:10 -06:00
20230131163315_streaks
streaks
2023-02-01 17:40:49 -06:00
20230131221524_note_cowboy_hat
streaks
2023-02-01 17:40:49 -06:00
20230202164411_streak_trigger
trigger streak when eligible
2023-02-02 13:47:09 -06:00
20230203193108_streak_user_denorm
denormalize user streak to avoid extra dip
2023-02-03 14:40:30 -06:00
20230203193324_streak_update
denormalize user streak to avoid extra dip
2023-02-03 14:40:30 -06:00
20230208232335_run_auction_fix
stop old expired jobs without sats
2023-02-08 18:00:00 -06:00
20230212001152_bookmarks
Implement bookmarking of posts and comments ( #235 )
2023-02-16 16:23:59 -06:00
20230215152142_desc_on_invoice
fix nip57?
2023-02-15 11:20:43 -06:00
20230215153049_desc_invoice_function
fix nip57?
2023-02-15 11:20:43 -06:00
20230224163301_item_act_compound_index
enhance item related query perf
2023-02-24 10:35:05 -06:00
20230426200416_more_subs
nostr sub
2023-05-01 15:58:30 -05:00
20230426222617_poll_subs
nostr sub
2023-05-01 15:58:30 -05:00
20230428230115_subscriptions
nostr sub
2023-05-01 15:58:30 -05:00
20230501205951_hide_cowboy
hide cowboy hat setting
2023-05-01 16:52:02 -05:00
20230501212659_hide_cowboy_rename
hide cowboy hat setting
2023-05-01 16:52:02 -05:00
20230506214933_comments_func
improve comment performance
2023-05-06 16:51:17 -05:00
20230506224746_comments_with_user
avoid extra dip when getting users
2023-05-06 18:18:18 -05:00
20230506232839_higher_tip_default
denormalize votes
2023-05-06 18:53:10 -05:00
20230506233136_denorm_upvotes
denormalize votes
2023-05-06 18:53:10 -05:00
20230507005859_comments_func_meta
I dip you dip one db dip
2023-05-06 20:27:51 -05:00
20230507020956_comments_func_tz
fix comment time zone
2023-05-06 21:15:49 -05:00
20230507205613_update_job_priority
add user data to comments query when logged out
2023-05-08 15:27:04 -05:00
20230508202036_item_comments_users
add user data to comments query when logged out
2023-05-08 15:27:04 -05:00
20230508223532_earn_add
add earned sats to items
2023-05-08 18:10:41 -05:00
20230508232041_comment_weight
let comments influence ranking
2023-05-09 13:52:35 -05:00
20230509171046_comment_weight_funcs
let comments influence ranking
2023-05-09 13:52:35 -05:00
20230509190222_earn_add_retroactive
retroactively denormalize earned msats to items/comments
2023-05-09 14:06:05 -05:00
20230518191821_views
materialize dashboard in views
2023-05-19 17:38:39 -05:00
20230519022855_user_stats_views
use mat views (tm) for historicals (tm)
2023-05-19 17:38:39 -05:00
20230519194614_more_indices
use mat views (tm) for historicals (tm)
2023-05-19 17:38:39 -05:00
20230519215240_another_idx
use mat views (tm) for historicals (tm)
2023-05-19 17:38:39 -05:00
20230521171442_fix_user_view_post
fix post count in stats bug ( #288 )
2023-05-21 12:18:55 -05:00
20230522022207_users_stats_day_idx
recreate user_stats_day index needed for concurrent refresh
2023-05-21 21:23:16 -05:00
20230522122328_hot_ranking_view
rank views
2023-05-23 09:21:04 -05:00
20230522153900_schedule_jobs
rank views
2023-05-23 09:21:04 -05:00
20230524062059_rank_again
improve perf of rank view perf
2023-05-24 02:35:39 -05:00
20230531043651_thread_subscription
Add thread subscriptions ( #293 )
2023-05-31 19:44:06 -05:00
20230601003219_comments_with_me_subscription
Add thread subscriptions ( #293 )
2023-05-31 19:44:06 -05:00
20230612113342_tech_sub
Tech sub ( #311 )
2023-06-12 12:41:22 -05:00
20230612195325_hn_move_to_tech
move @hn to tech
2023-06-12 15:10:44 -05:00
20230619022841_push_subscriptions
Service worker rework, Web Target Share API & Web Push API ( #324 )
2023-07-04 14:36:07 -05:00
20230619193610_daily_squatter
add daily discussion thread permalink
2023-06-19 14:40:24 -05:00
20230620011238_snl
snl live banner
2023-06-20 09:57:06 -05:00
20230620152940_meta_sub
~meta sub
2023-06-20 11:27:41 -05:00
20230620164842_freebies4ever
different freebie rules
2023-06-20 12:55:45 -05:00
20230719195700_anon_update
Allow zapping, posting and commenting without funds or an account ( #336 )
2023-08-11 18:50:57 -05:00
20230719195700_disable_fee_escalation_for_anons
Allow zapping, posting and commenting without funds or an account ( #336 )
2023-08-11 18:50:57 -05:00
20230726173732_remove_dupe_funcs
upgrade to prisma 4
2023-07-26 19:18:42 -05:00
20230727184222_next_auth_4
upgrade to next-auth 4 (bonus: improve error pages)
2023-07-29 14:38:20 -05:00
20230727214058_nostr_auth_pubkey
Add nostr login ( #367 )
2023-08-07 19:50:01 -05:00
20230731135152_timezone_utc
make sure dev db timezone is utc
2023-07-31 09:03:01 -05:00
20230807195244_twitter_oauthv1
add twitter oauth v1 migrations
2023-08-07 15:07:45 -05:00
20230809220717_rewards_indices
more even rewards
2023-08-09 22:27:03 -05:00
20230810234326_anon_func_exemptions
Allow zapping, posting and commenting without funds or an account ( #336 )
2023-08-11 18:50:57 -05:00
20230811172050_denorm_anon_tips
Allow zapping, posting and commenting without funds or an account ( #336 )
2023-08-11 18:50:57 -05:00
20230811180730_anon_bio
Allow zapping, posting and commenting without funds or an account ( #336 )
2023-08-11 18:50:57 -05:00
20230814220924_settings_click_to_load_img
Configure imgproxy timeouts + add click to load on imgproxy errors ( #404 )
2023-08-15 12:55:16 -05:00
20230814233157_multiforward
fix migration divergence
2023-08-23 19:07:26 -05:00
20230816193946_constants
configurable ranking
2023-08-16 17:53:22 -05:00
20230816232257_boost_power_typo
fix ad typo
2023-08-16 18:24:24 -05:00
20230817221949_trust_arcs
personal wot
2023-10-19 18:45:07 -05:00
20230818184016_hide_bookmarks
Add new user setting to hide bookmarks from other users (and anon) ( #424 )
2023-08-23 15:29:55 -05:00
20230822133848_invoice_preimages
Use HODL invoices ( #432 )
2023-08-30 21:48:49 -05:00
20230824064857_new_create_item
make item creation easier
2023-08-25 13:42:55 -05:00
20230824124501_invoice_is_held
Use HODL invoices ( #432 )
2023-08-30 21:48:49 -05:00
20230826005627_user_subscription
Subscribe to a user ( #443 )
2023-08-28 20:27:56 -05:00
20230827005527_add_nostr_crosspost
Crosspost discussion items to nostr ( #522 )
2023-10-04 13:47:09 -05:00
20230829205147_welcome_banner
Add new visitor welcome banner ( #418 )
2023-09-11 16:29:45 -05:00
20230831144120_thread_sub_forward_user
Automatically subscribe forward users to threads ( #464 )
2023-09-11 19:08:31 -05:00
20230901185713_notify_fwd_zap
Notifications for when you are forwarded sats from a post ( #467 )
2023-09-12 10:31:46 -05:00
20230904010326_subscribe_posts_comments
Proposal: User Subscriptions: separate posts and comments ( #470 )
2023-09-18 13:20:02 -05:00
20230906010648_verified_contributors
Verified contributors ( #474 )
2023-09-18 13:57:02 -05:00
20230908211455_diagnostics
Add setting to send diagnostics back to SN ( #463 )
2023-09-18 18:00:16 -05:00
20230912122629_hide_wallet_balance
Hide wallet balance ( #481 )
2023-09-12 12:19:26 -05:00
20230914005420_variable_down_zap
variable downzaps
2023-09-13 21:08:03 -05:00
20230914154000_quote_ident
use quote_ident
2023-09-14 10:46:59 -05:00
20230915234627_lnaddr_pay_comments
Implementing LUD-12 comments on payRequest in LNURLP Lightning Address flow (sending and receiving) ( #498 )
2023-09-23 20:14:49 -05:00
20230920192620_item_imgproxy_urls
Images v2 ( #513 )
2023-10-01 18:03:52 -05:00
20230927194433_mute
mutes
2023-09-28 15:02:25 -05:00
20230927235403_comments_with_mutes
mutes
2023-09-28 15:02:25 -05:00
20230927235726_lud18_lnurlp_requests
LUD-18 Service Support ( #518 )
2023-10-03 14:35:53 -05:00
20230929193801_daily_discuss_to_saloon
make saloon muteable
2023-09-29 14:43:25 -05:00
20231003134505_rename_to_imgproxy_only
Image refactor refactor ( #541 )
2023-10-03 13:05:04 -05:00
20231005215415_fix_freebies
tag freebies appropriately
2023-10-05 18:40:30 -05:00
20231010110432_withdraw_max_fee_default
Add a setting for Default Withdrawal max fee ( #552 )
2023-10-20 19:09:41 -05:00
20231011205945_arc_to_idx
personal wot
2023-10-19 18:45:07 -05:00
20231013002652_pwot_views
personal wot
2023-10-19 18:45:07 -05:00
20231015221558_add_nostr_event_id
Nostr crossposting improvements ( #629 )
2023-12-19 11:48:48 -06:00
20231016223000_self_subscription
give self subscription proper migration name
2023-10-28 18:48:07 -05:00
20231022223943_found_notes
prevent redoing queries for notifications
2023-10-22 17:51:07 -05:00
20231023040755_child_comments_fix
fix display of child comments
2023-10-22 23:21:38 -05:00
20231025000727_upload_paid
Image uploads ( #576 )
2023-11-06 14:53:33 -06:00
20231025203103_delete_unused_images_schedule
Image uploads ( #576 )
2023-11-06 14:53:33 -06:00
20231026142112_auto_drop_bolt11s
Provide option to clear withdrawal invoices ( #591 )
2023-11-09 11:50:43 -06:00
20231026154807_image_fees_info
Image uploads ( #576 )
2023-11-06 14:53:33 -06:00
20231105221559_item_uploads
Image uploads ( #576 )
2023-11-06 14:53:33 -06:00
20231106204318_upload_id_idx
Image uploads ( #576 )
2023-11-06 14:53:33 -06:00
20231110182629_create_item_base_cost
make fee button less of a hack
2023-11-10 18:18:10 -06:00
20231111223156_no_op_item_spam
add missing migration
2023-11-11 16:48:33 -06:00
20231113022909_fix_null_subnam
fix bio creation
2023-11-12 20:31:39 -06:00
20231201014953_territory
territories
2023-12-04 21:34:06 -06:00
20231208191418_territory_renew
make territory billing renewal opt-in
2023-12-08 14:02:00 -06:00
20231210180256_allow_freebies
allow territory founders to disable freebies
2023-12-10 15:41:20 -06:00
20231210222855_anon_create_item
make anon fees consistent
2023-12-10 16:56:22 -06:00
20231212235400_ofac
gofac yourself
2023-12-14 11:30:51 -06:00
20231220004234_dont_like_sats
undo zap/downzap and improve downzap ux
2023-12-19 19:55:19 -06:00
20231226230356_item_act_negative
idempotent zaps
2023-12-26 20:27:52 -06:00
20231229204305_moderate
opt-in moderation for territory founders
2023-12-29 18:05:16 -06:00
20231230015539_mute_sub
mute territories
2023-12-30 17:16:09 -06:00
20240103184950_territory_status
territory billing notifications
2024-01-03 15:20:10 -06:00
20240104004135_invoice_confirmed_index
Use LND subscriptions ( #726 )
2024-01-08 16:37:58 -06:00
20240105190205_replace_polling_with_lnd_subscriptions
Use LND subscriptions ( #726 )
2024-01-08 16:37:58 -06:00
20240109235224_auto_withdraw
autowithdraw to lightning address
2024-01-11 13:10:07 -06:00
20240110195551_territory_posts_notifications
Territory post notifications ( #745 )
2024-01-11 11:27:54 -06:00
20240111203534_territory_name_change
allow territories to be renamed
2024-01-11 17:48:08 -06:00
20240118194607_growth_views
improve stat gathering
2024-01-19 15:19:26 -06:00
20240119215929_fix_spending_growth_view
fix spending growth view
2024-01-19 16:40:29 -06:00
20240124000131_fix_user_stats_post
Fix typo in FILTER for posts in user stats ( #766 )
2024-01-23 18:22:34 -06:00
20240130165240_existing_pins_null_sub
Allow territory founders to pin items ( #767 )
2024-01-30 11:04:56 -06:00
20240205161535_add_nsfw_to_sub
Add nsfw setting to territories ( #788 )
2024-02-09 20:35:32 -06:00
20240207173333_add_nsfw_mode_to_user
Add nsfw setting to territories ( #788 )
2024-02-09 20:35:32 -06:00
20240209001227_update_image_fees
Update image fees to 50 MB free per day ( #798 )
2024-02-08 19:06:20 -06:00
20240209013150_attach_wallets
LND autowithdraw ( #806 )
2024-02-13 13:17:56 -06:00
20240209183940_hide_linked_profiles
Add Opt-in to Display Linked Accounts in Profile ( #826 )
2024-02-14 13:33:31 -06:00
20240212203105_add_sub_stats_views
Add ranked territories to 'top' page ( #828 )
2024-02-14 14:27:00 -06:00
20240214010003_add_linked_social_ids
Add Opt-in to Display Linked Accounts in Profile ( #826 )
2024-02-14 13:33:31 -06:00
20240215144824_fix_sub_spent_calculation
remove filter for ItemAct where act is TIP ( #835 )
2024-02-15 09:43:38 -06:00
20240216003921_territory_billing_trigger
Make territory billing period changeable ( #840 )
2024-02-16 12:25:12 -06:00
20240219144139_add_poll_expires_at
Make poll expiration configurable ( #860 )
2024-02-21 12:18:43 -06:00
20240219195648_update_update_item_for_poll_expired_at_updates
Make poll expiration configurable ( #860 )
2024-02-21 12:18:43 -06:00
20240219225338_zap_undos
Allow zap undo's for short period of time ( #857 )
2024-02-21 18:48:42 -06:00
20240222003614_territory_notifications
Territory notifications for everyone ( #870 )
2024-02-23 09:12:49 -06:00
20240222032317_drop_territory_notification_settings
Territory notifications for everyone ( #870 )
2024-02-23 09:12:49 -06:00
20240224215425_fix_duplicate_image_conflict
Fix conflict on duplicate image in post ( #875 )
2024-02-25 10:19:48 -06:00
20240224220605_remove_unused_create_item_function
Drop unused function signature of create_item ( #876 )
2024-02-25 10:20:17 -06:00
20240228011144_user_values_view
Monthly rewards ( #890 )
2024-03-01 10:28:55 -06:00
20240228031956_drop_note_territory_posts_column
Drop noteTerritoryPosts column ( #887 )
2024-02-28 09:16:20 -06:00
20240229191545_territory_revenue_schedule
Monthly rewards ( #890 )
2024-03-01 10:28:55 -06:00
20240229194605_reward_views
Monthly rewards ( #890 )
2024-03-01 10:28:55 -06:00
20240304224326_show_madness_banner
replace welcome banner with msm banner
2024-03-04 16:51:36 -06:00
20240305143404_territory_transfer
Territory transfers ( #878 )
2024-03-05 13:56:02 -06:00
migration_lock.toml
…