Nathan Mattes
a2aa9b70d2
Fix some warnings
2023-11-16 10:28:20 +01:00
Nathan Mattes
fbde2a5833
More cleanup
2023-09-22 15:27:46 +02:00
Marcus Kida
b7508f8fb6
IOS-132: Server picker VQA improvements ( #994 )
2023-03-28 11:13:13 +02:00
Nathan Mattes
75e1dc3abd
Update server-list-sorting during onboarding (IOS-116) ( #956 )
2023-02-25 12:35:29 +01:00
Marcus Kida
fe12019370
Change random server picking logic to require "general" category, prefer no approval and own language code ( #929 )
2023-02-08 23:41:49 +01:00
Nathan Mattes
35d9caabbe
Minor cleanup here and there ( #690 )
2023-01-08 15:34:16 +01:00
Nathan Mattes
eda79e6beb
Fix language-based random server-selection ( #690 )
...
During testing on device I noticed, that "next" didn't work. The reason was that I used the wrong language code. In case there's no server in my language, the server gets totally randomly selected.
2023-01-07 13:03:21 +01:00
Nathan Mattes
0cfe0041df
Show menu right away ( #690 )
...
This was a nice bug: The menu for signup-speed/language was attached too late. The entire button-delegate-stuff was obsolete in the end
2023-01-07 13:03:21 +01:00
Nathan Mattes
600e91eb4d
Randomly select a server for user ( #690 )
2023-01-07 13:02:59 +01:00
Nathan Mattes
efafefac48
Add missing localization ( #690 )
2023-01-07 13:02:59 +01:00
Nathan Mattes
f510cede33
Remove all from ServerPicker ( #690 )
2023-01-07 13:02:58 +01:00
Nathan Mattes
6d241495a2
Fix build 🙈
...
this is a bit embarrasing, I guess :D
2023-01-07 13:02:58 +01:00
Nathan Mattes
beb95918da
Make sign-up-speed-filter work ( #690 )
...
It took me a while to figure out that indexedServers were already filtered. To some degree it’s just fighting people’s inability to read…
2023-01-07 13:02:58 +01:00
Nathan Mattes
4ebd2bded7
Fix button-title ( #690 )
2023-01-07 13:02:58 +01:00
Nathan Mattes
9806c2aa84
Show menu for signup-speed-selection ( #690 )
2023-01-07 13:02:58 +01:00
Nathan Mattes
f974fc9f05
Move "all"-categories behind filters ( #690 )
2023-01-07 13:02:58 +01:00
Nathan Mattes
b8bb0dc805
Add button for signup-speed-filter ( #690 )
...
Filtering should work, too, but: no menu yet, so: it's a bit useless 😅
2023-01-07 13:02:58 +01:00
Nathan Mattes
5237ae93c7
Use real languages for language-selection ( #690 )
2023-01-07 13:02:58 +01:00
Nathan Mattes
515b3d4767
[WIP] Add language-selection to onboarding ( #690 )
...
Consider this WIP, for now, languages are hard-coded
2023-01-07 13:02:58 +01:00
Nathan Mattes
7c8c5fe214
Add language-selector ( #690 )
...
For now, it searches for German servers only because.
2023-01-07 13:02:58 +01:00
Nathan Mattes
7c14d71630
Show main-screen after login ( #540 )
2022-11-15 23:29:33 +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
26d7287319
Add what needs to be done for better onboarding ( #540 )
2022-11-15 23:27:24 +01:00
CMK
fa27a28a60
chore: move core logic into package
2022-10-08 13:43:06 +08:00
CMK
66d23432c1
fix: pick server table margin not works issue
2022-05-11 19:22:22 +08:00
CMK
b64b88883e
chore: update sort direction and add comments
2022-04-29 20:41:23 +08:00
CMK
484f8536ba
feat: use new sort logic for pick server list
2022-04-29 19:11:47 +08:00
CMK
a9a83315b2
fix: searchTextField cover by keyboard issue. resolve #375
2022-04-18 18:11:31 +08:00
CMK
223049a3f5
feat: update server pick scene UI
2022-01-04 18:30:21 +08:00
CMK
76b033afed
feat: make servers meet user preferred language display first
2021-08-05 16:17:54 +08:00
CMK
9007fd05b1
fix: app not respect web finger issue
2021-07-08 14:17:35 +08:00
CMK
99af62658f
fix: handle bad network error when loading servers in pick server scene
2021-06-16 14:49:00 +08:00
CMK
3ab78f1134
feat: adapt AuthenticationSession for authentication
2021-06-04 18:31:57 +08:00
CMK
395f254f55
fix: bottom corner for last pick sever cell missing issue
2021-05-19 17:40:09 +08:00
CMK
46baa59d37
feat: add picker server loader. Set chevron image for expand button
2021-05-13 17:50:37 +08:00
CMK
2ce5c4db6b
fix: pick server scene leaking issue
2021-04-09 11:05:10 +08:00
CMK
75d39aabf0
feat: add reply to header for toot
2021-03-10 19:12:53 +08:00
CMK
8568debab0
feat: make diffable data source work with search text
2021-03-06 14:21:52 +08:00
CMK
29653ca612
feat: set corner radius for the last cell layer
2021-03-06 13:30:06 +08:00
CMK
e70fd532c4
feat: [WIP] display empty state when fetching server list
2021-03-06 12:55:52 +08:00
CMK
54c7610c7f
chore: [WIP] refactor pick server scene with diffable data source
2021-03-06 00:46:53 +08:00
jk234ert
cff6a1d9ef
fix : #30
...
fix: fix crash in server pick view when user input search text
fix: fix in pick server view, user cound is always zero
2021-03-01 17:08:31 +08:00
CMK
7aa45ff230
chore: make onboarding ready
2021-02-26 18:27:47 +08:00