~handlerug/TelegramSwift

c5dbb963 — handlerug 3 years ago
Add "Go to" menu
065d0b7c — handlerug 3 years ago
Make Spotlight integration compile on newer SDKs
dfea6ee2 — handlerug 3 years ago
Experimental: restored Old Mojave color palette
5496c289 — handlerug 3 years ago
Fix signing, also removed Maps capability!!!!!!!
907598d8 — handlerug 3 years ago
Remove logging from TitledBarView
5352a68b — handlerug 3 years ago
Replace NSVisualEffectView with custom toolbar

Because theming will require custom coloring and some other stuff,
I've decided to replace NSVisualEffectView in navigation bar with
custom NSToolbar-lookalike implementation. Currently it's themed only
for white theme, because we hadn't settled on themes yet.

NSToolbar is not enough for our needs because we need to be able to
arrange items in a custom manner (like aligning with split view),
but I think we can embed NSToolbar (or many toolbars) inside this bar.
74c14c04 — handlerug 3 years ago
New menu bar items: Application, Chat, Help
42528cfb — handlerug 3 years ago
Accounts menu bar menu
ed10636d — handlerug 3 years ago
Auxiliary send actions native menu
da639a3b — handlerug 3 years ago
Make popovers open by click instead of on hover

Patch by s0ph0s
4a29ace9 — handlerug 3 years ago
Merge pull request #1 from handlerug/feature/proper-about-window

Proper about window
b4314307 — handlerug 3 years ago
Some minor changes to about window
ca839526 — s0ph0s-2 4 years ago
Add proper about window
41c4a823 — handlerug 3 years ago
My friendship with DSA ended, now EDKey is my best friend
7e6d315d — handlerug 3 years ago
Change bundle ID and update sources
975326ac — handlerug 3 years ago
New "Ready to Install" updater state
e35f2e45 — handlerug 3 years ago
Stop tracking API config file
9da17e6c — handlerug 3 years ago
New DSA public key
4efb7e0b — handlerug 3 years ago
New in-app updater pill interface
Next