1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-13 17:17:35 +01:00
Commit Graph

4239 Commits

Author SHA1 Message Date
Jonas Vacek
5491d3f53c
Issue Template for a Feature Request form 2022-11-20 21:49:33 +01:00
Nathan Mattes
d4eabf95d1
Merge pull request #622 from painhapp/refactorPinToParent
[Refactor] Use UIView extension to create constraints (to parent view)
2022-11-17 23:19:03 +01:00
Nathan Mattes
96c3e17531 Fix some warnings 2022-11-17 23:16:21 +01:00
Nathan Mattes
55a0a04e60
Merge pull request #625 from j-f1/rename-run-script
Add names to the Run Script actions
2022-11-17 22:36:30 +01:00
Jed Fox
560a1d9ac5
Add names to the Run Script actions 2022-11-17 14:15:56 -05:00
Stefan Painhapp
ebe293216c Pin vibrancyVisualEffectView to blurVisualEffectView 2022-11-18 02:32:26 +09:00
Stefan Painhapp
d27d7456c9 Merge branch 'develop' into refactorPinToParent 2022-11-18 02:20:58 +09:00
Stefan Painhapp
e56104c756 Revert paddingView.pinToParent 2022-11-18 02:07:33 +09:00
Stefan Painhapp
9e65ccfd7e Pin plusCircleImageView to checkmarkBackgroundView 2022-11-18 01:56:39 +09:00
Stefan Painhapp
bf01ef80f6 Revert changes in NotificationView 2022-11-18 01:54:03 +09:00
Stefan Painhapp
60235c3989 Add missing view 2022-11-18 01:47:55 +09:00
Stefan Painhapp
abe25f2156 Refactor pin to (parent) layout constraints as extension of UIView 2022-11-18 01:45:27 +09:00
Marcus Kida
1e80643735
Merge pull request #615 from j-f1/edit-banner
Allow editing profile header/banner image
2022-11-17 16:51:53 +01:00
Jed Fox
f4018935f9
Re-add missing debug line 2022-11-17 07:25:16 -05:00
Jed Fox
4af5d3910a
Wire up the header image to be actually displayed 2022-11-16 23:05:48 -05:00
Jed Fox
23a0943b12
Constrain size 2022-11-16 22:52:44 -05:00
Jed Fox
5d91bcf8b5
Basic banner editing support 2022-11-16 22:49:49 -05:00
CMK
c2bb14eaab
Merge pull request #520 from j-f1/account-switcher-a11y
Improve accessibility of the account switcher
2022-11-16 18:51:17 +08:00
CMK
1ac316c3e7
Merge pull request #602 from mastodon/feature-purple-logo
Update purple logo
2022-11-16 18:48:33 +08:00
CMK
35544b3066 fix: aspect ratio 2022-11-16 18:45:51 +08:00
CMK
6384a77697 chore: remove large logo 2022-11-16 18:45:36 +08:00
CMK
7ca0792b5b feat: update purple logo 2022-11-16 18:41:17 +08:00
Nathan Mattes
e208aedb7a
Merge pull request #551 from mastodon/540-better-onboarding
Better Login
2022-11-16 09:44:27 +01:00
Nathan Mattes
1c0dbc8064 Polish tableView (#540) 2022-11-16 08:16:32 +01:00
Nathan Mattes
901fecc946 Fix json (#540)
🤦
2022-11-16 07:42:27 +01:00
Nathan Mattes
9b2b42cddb Add a thin separator between tableView and searchTextField (#540) 2022-11-16 07:40:23 +01:00
Nathan Mattes
890ba49f4e Make magnifiying glass in searchTextField look great (#540)
Thank you @MainasuK :thumbs_up:
2022-11-16 07:38:04 +01:00
Nathan Mattes
5240006f07 Improve textfield-UX (#540) 2022-11-16 07:37:13 +01:00
Nathan Mattes
d86d613b4a Remove todos (#540)
After discussion they will be taken care of when we rework the onboarding (spoiler)
2022-11-15 23:51:24 +01:00
Nathan Mattes
bd35a01be2 Fix package.resolved 2022-11-15 23:30:46 +01:00
Nathan Mattes
83e0c0e994 Slash more todos (#540)
- Apply some math for keyboard-dance
- Onboarding will be reworked nevertheless
2022-11-15 23:29:33 +01:00
Nathan Mattes
26d918a28f Fix build (again)
This time, it's by hand because why not :D
2022-11-15 23:29:33 +01:00
Nathan Mattes
082e0933d2 Slash some todos (#540) 2022-11-15 23:29:33 +01:00
Nathan Mattes
105a98a395 No extra orientation for Debug (#571) 2022-11-15 23:29:33 +01:00
Nathan Mattes
cf2f7850b7 Sprinkle in some localization (#540) 2022-11-15 23:29:33 +01:00
Nathan Mattes
378e04c9cb Don't show a server when you just tapped on one (#540) 2022-11-15 23:29:33 +01:00
Nathan Mattes
7c14d71630 Show main-screen after login (#540) 2022-11-15 23:29:33 +01:00
Nathan Mattes
e7b8870329 Do the keyboard-dance (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes
f293d17884 Add login (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes
a910d67876 Filter servers (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes
f9f14cff3c Make list of servers look nice (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes
e987affcc9 Mask corners of textfield and tableview (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes
bdbcd128fa Set some backgroundcolor (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes
ea78f884ab Download and show server list (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes
cc6ec42c5c Add TextField and TableView (#540)
tableView is green for now, cell's are coming next
2022-11-15 23:29:32 +01:00
Nathan Mattes
08302cf2fa Move some code around (#540)
and remove an obsolete property
2022-11-15 23:29:32 +01:00
Nathan Mattes
38317d8fa6 Add title and subtitle (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes
e05b595aed Remove obsolete package 2022-11-15 23:29:32 +01:00
Nathan Mattes
9c220a6abc Add navigation-view (#540) 2022-11-15 23:29:32 +01:00
Nathan Mattes
47401b0940 Add ViewController (#540) 2022-11-15 23:28:57 +01:00