Astra astra
  • Joined on 2021-06-29
astra pushed to main at astra/owpengram-server 2026-09-13 23:30:10 +02:00
ecdb14aaca account: stop rotating the SRP challenge on every getPassword read
astra pushed to main at astra/owpengram-server 2026-09-13 23:12:01 +02:00
b565efe9d1 build.sh: restart via systemd instead of managing containers directly
astra pushed to main at astra/owpengram-server 2026-09-13 23:08:18 +02:00
c1c7db325f users: never cache a deleted user's base row
798ea70b4e rpc: return PASSWORD_MISSING for channel transfer without 2FA
7f0921c82c tools/createuser: report which field collided on insert failure
Compare 3 commits »
astra pushed to main at astra/owpengram-server 2026-09-13 21:57:37 +02:00
2e60301a08 Merge branch 'container/build-createuser'
e81742ba51 container: build and ship cmd/createuser in the server image
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-13 18:59:51 +02:00
38112062a1 Merge branch 'tools/createuser'
8df27528b9 tools: add createuser command for reserving a custom user id
655fdacb0a Merge branch 'docs/telegram-feature-comparison'
9353953cf4 docs: compare OwpenGram Server's implemented features to Telegram's official server
Compare 4 commits »
astra pushed to main at astra/owpengram-server 2026-09-11 18:40:07 +02:00
b71f8d7fa7 Merge branch 'fix/smtp-date-messageid-headers'
2e96d9490e smtp: add Date and Message-ID headers to outgoing mail
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-10 09:41:15 +02:00
2d42158ec5 Merge branch 'fix/reserved-usernames-checkusername'
367f2be59c usernames: report reserved names as taken in the check paths too
5b2f68c61e Merge branch 'fix/reserved-usernames-actionflow'
90af881867 admin ui: reserved usernames use the standard dry-run/confirm flow
37a3462a22 Merge branch 'fix/reserved-usernames-modal'
Compare 40 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 22:42:00 +02:00
3328ccbeab Merge branch 'fix/reserved-usernames-checkusername'
d1108c61f1 usernames: report reserved names as taken in the check paths too
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 22:23:32 +02:00
66091ede72 Merge branch 'fix/reserved-usernames-actionflow'
25b1d6399c admin ui: reserved usernames use the standard dry-run/confirm flow
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 22:15:31 +02:00
fa95dab29a Merge branch 'fix/reserved-usernames-modal'
681802e893 admin ui: self-contained reserve-username modal, plain @ text
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 22:11:58 +02:00
2f7ad81ae4 Merge branch 'fix/reserved-usernames-layout'
216dd151e4 admin ui: match the reserved-usernames page layout to the NFT page
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 20:57:21 +02:00
be8afdd7d9 Merge branch 'feat/reserved-usernames'
a83aa45fb8 usernames: operator reserved-username blocklist
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 17:26:38 +02:00
d2ffaa92bf Merge branch 'feat/botapi-chat-members'
11dd7660c0 botapi: getChatMemberCount, getChatMember, and a fuller getChat
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 17:14:55 +02:00
d641725622 Merge branch 'feat/botapi-getchat'
d022521d67 botapi: implement getChat
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 17:11:14 +02:00
78267ee0d3 Merge branch 'chore/build-sh-port-2500'
fade2bca67 build: map port 2500 on the pod
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 16:07:31 +02:00
1b7efc50e9 Merge branch 'chore/build-sh-pod-create'
f8f2c4bad4 build: create the pod with its port mappings if missing
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 16:06:26 +02:00
083e54e145 Merge branch 'chore/build-sh-deploy'
57a0c5ef23 build: recreate and start the pod containers after building
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 16:03:59 +02:00
e927d4d18a Merge branch 'fix/botfather-start-manage-bot'
86f9b61336 botfather: /start <bot> opens that bot's menu
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 15:56:16 +02:00
236e9ed25a Merge branch 'fix/admin-accounts-list-sessionless'
c97255cb48 admin: list accounts that have no active sessions
Compare 2 commits »
astra pushed to main at astra/owpengram-server 2026-09-09 15:45:12 +02:00
e19ad9960e Merge branch 'fix/forum-topic-replies-preview'
f6d7ef4652 forum: let non-members preview topic replies in a public channel
Compare 2 commits »