Commit Graph

5475 Commits

Author SHA1 Message Date
Nathan Mattes fc25e12e05 Add thumbnail image ()
thumbnail-download is still missing, it's just the UI-element
2023-01-07 13:02:57 +01:00
Nathan Mattes 3f3a8c1a5b (Temporarily) Remove search field from header () 2023-01-07 13:02:57 +01:00
Nathan Mattes ffe3b10f3c Update checkmark to match the new design () 2023-01-07 13:02:57 +01:00
Nathan Mattes f2e419412b Remove meta-information () 2023-01-07 13:02:57 +01:00
Nathan Mattes b08d2437d8 Remove meta-information () 2023-01-07 13:02:23 +01:00
Nathan Mattes 4f304f39fc Get rid of title () 2023-01-07 13:02:17 +01:00
Nathan Mattes d3ebd51d44 Replace NavigationActionView with a view with a simple button () 2023-01-07 13:02:17 +01:00
Nathan Mattes 3a176edb91 Move files () 2023-01-07 13:02:17 +01:00
Nathan Mattes dc91ebcd0a Apply new style to server-rules () 2023-01-07 13:02:17 +01:00
Nathan Mattes 3a00010d89 Use native navigationItem instead of bottom-view () 2023-01-07 13:02:17 +01:00
Nathan Mattes c22f1fc66e [WIP] Fix animations on illustration-view ()
It's still broken on iPad.
2023-01-07 13:02:17 +01:00
Nathan Mattes df783b3e53 Make images move ()
They're not moving in the right direction yet, and it's entirely based on autolayout and not on layoutSubviews. We'll see, if that's the way to go.
2023-01-07 13:02:17 +01:00
Nathan Mattes 38cafae28b [WIP] Move layoutcode and move plane ()
Turns out: Changing the constant of a layoutconstraint does the job, but is' laggy af, so I have to come up with another solution.
2023-01-07 13:02:17 +01:00
Nathan Mattes 32bc94322d Fix scrollview-offset-calculation () 2023-01-07 13:02:17 +01:00
Nathan Mattes fa696a6f36 Figure out a way to attach to scrolling in pages () 2023-01-07 13:02:17 +01:00
Nathan Mattes c925e48385 Add styling and localization to education () 2023-01-07 13:02:17 +01:00
Nathan Mattes 4dff655b79 Add localization to Xcode-project ()
This way you can easily open `app.json` in Xcode
2023-01-07 13:02:17 +01:00
Nathan Mattes 831d5a6774 Add pages and page-controller for better onboarding () 2023-01-07 13:02:16 +01:00
Marcus Kida b3a4967c80
Merge pull request from ivannnito/Issue_732
Change background color and text color to improve text readability for visually impaired prompt.
2023-01-06 14:43:49 +01:00
Marcus Kida a0a8a28c88
chore(compose): Update ALT input to reflect Figma design 2023-01-06 14:19:34 +01:00
Marcus Kida 61465a8f9f
Merge branch 'develop' into Issue_732 2023-01-06 13:55:19 +01:00
Marcus Kida ce8bea13cf
Merge pull request from AtariDreams/Warning-fix
Fix compiler warnings
2023-01-06 13:14:35 +01:00
Marcus Kida d0710460ab
fix(deeplinking): Fix profile resolving didn't use WebFinger so resolving non-local profiles might fail 2023-01-06 13:14:18 +01:00
Marcus Kida 0edb6723dc
Merge pull request from AtariDreams/compiler
Update dependencies to latest versions
2023-01-06 11:47:54 +01:00
Marcus Kida 318c734f4b
Merge branch 'develop' into Warning-fix 2023-01-06 11:41:05 +01:00
Marcus Kida 6662fcb0d4
chore(dependencies): Run bundle exec pod install 2023-01-06 11:35:22 +01:00
Marcus Kida 316c6f096e
Merge branch 'develop' into compiler 2023-01-06 10:38:57 +01:00
Marcus Kida 7fcc9c54ad
Merge pull request from woxtu/enable-test
Enable to run the tests
2023-01-06 10:35:57 +01:00
Marcus Kida 5cd9343302
Merge pull request from jinsu35/fix-issue-391
Implement URL scheme
2023-01-06 10:31:06 +01:00
woxtu 62f18c0204 Enable to run the tests 2023-01-06 10:18:08 +09:00
jinsu kim a00cd60076 Remove duplicate function fetchUser(). 2023-01-05 15:57:58 -08:00
Nathan Mattes b2c0871e9f
Merge pull request from j-f1/rotate-media-view
Allow media viewer to be rotated to any orientation
2023-01-05 18:32:52 +01:00
Marcus Kida 9fb5b7a902
Merge pull request from ReactiveRaven/feature/emoji-picker-structure
Sort emoji alphabetically, and into sections
2023-01-05 17:24:03 +01:00
Marcus Kida 6180159899
Merge branch 'develop' into feature/emoji-picker-structure 2023-01-05 17:02:20 +01:00
Marcus Kida 823a15fcae
Merge pull request from mastodon/IOS-8_Tap-to-copy-Username
feat(profile): Implement tap to copy username
2023-01-05 14:15:15 +01:00
Marcus Kida 74ea67181c
chore(profile): Add image to copy username action 2023-01-05 13:32:32 +01:00
Marcus Kida c56f1abd67
chore(profile): Allow profile header username to grow in height 2023-01-05 11:47:43 +01:00
Marcus Kida 6c66f223b2
Merge pull request from mastodon/fix-share-extension-name
Fix Share Extension Display Name
2023-01-04 16:45:55 +01:00
Marcus Kida 2866721ca3
feat(profile): Implement tap to copy username 2023-01-04 16:38:18 +01:00
Marcus Kida 1fd509f4f9
Fix Share Extension Display Name 2023-01-04 15:35:40 +01:00
Marcus Kida 29cfbea1ef
Merge pull request from 5sw/fix-warnings
Fix warnings
2023-01-04 15:27:04 +01:00
Marcus Kida b577d1ed77
Revert .DS_Store 2023-01-04 15:14:40 +01:00
Marcus Kida 6beaabbe32
Merge branch 'develop' into fix-warnings 2023-01-04 15:12:51 +01:00
jinsu kim 843eeed616 Leave data loading to ThreadViewModel 2023-01-02 00:26:15 -08:00
jinsu kim 5c82c04232 Use authenticated domain for API calls. Modify URL scheme 2023-01-01 15:55:54 -08:00
jinsu kim de962a0c09 Implement URL scheme 2023-01-01 01:01:01 -08:00
jinsu kim f71c4964f5 UI update should be invoked on the main thread 2023-01-01 01:00:00 -08:00
Jed Fox fbc4c98e7d
Force view controllers into portrait orientation where needed 2022-12-31 08:37:07 -05:00
Marcus Kida 6d80df1279
fix: Poll percentages were wrong due to wrong count being used (votes vs voters) () 2022-12-31 02:22:00 +01:00
Jed Fox 3e4a5f35fa
Merge remote-tracking branch 'upstream/develop' into rotate-media-view 2022-12-30 08:15:10 -05:00