1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Commit Graph

182 Commits

Author SHA1 Message Date
177afe1dd1 Fix back button
Using customized component, need to get `navigation` from props instead of hooks
2020-12-14 22:33:19 +01:00
991741488d Align back button 2020-12-13 23:38:37 +01:00
c1076b8e94 Now can scroll to top 2020-12-13 23:02:54 +01:00
ce7563ecbc Use splash screen
Fetch account preferences again after logging in
2020-12-13 22:31:55 +01:00
8ed008b961 Rewrite login query 2020-12-13 22:10:54 +01:00
dc9870beaf Restyle login 2020-12-13 21:09:21 +01:00
48cab6053c Use new alias 2020-12-13 14:04:25 +01:00
cfd2d40d02 Reply working 2020-12-13 01:24:25 +01:00
f0daae30cd Fix timeline when length is short
When list is short, it somehow can fetch more
2020-12-13 00:22:49 +01:00
70743ec82d Highlighted toot 2020-12-12 22:19:18 +01:00
dcb37e91c9 Update spoiler alert action 2020-12-12 18:44:27 +01:00
2217d3eb5d Notification working and end of list working 2020-12-12 18:22:22 +01:00
81a21d1d07 Scroll to toot working 2020-12-12 12:49:29 +01:00
0fa9f87f66 Use context to provide compose state and dispatch 2020-12-11 00:29:22 +01:00
c114176ee4 Update to Expo 40 2020-12-10 22:13:56 +01:00
fb123b6a26 Preparing for upgrading expo SDK 2020-12-10 19:19:56 +01:00
2272ea3841 Rewrite formatText logic
Previously cannot has two same tags due to `split`
2020-12-07 23:34:47 +01:00
8d715f4324 Basic reply and re-edit done 2020-12-07 12:31:40 +01:00
69289e8d40 Attachments sensitive done 2020-12-07 00:23:26 +01:00
662fd08c3a Spoiler is done 2020-12-06 23:51:13 +01:00
37ad208f8b Fine tune compose more 2020-12-06 22:32:36 +01:00
e5eaf162f4 Fine tune compose 2020-12-06 21:42:19 +01:00
add331ef0e Able to edit image as attachment 2020-12-06 16:06:38 +01:00
0a86c2d627 Focus animation working 2020-12-06 12:52:29 +01:00
b274aef31a Basic attachment done
Switch from ky to axios
2020-12-05 01:55:53 +01:00
82d9cdf702 Refine format text 2020-12-04 19:04:23 +01:00
fcaea5b8d9 Hashtag done 2020-12-04 01:17:10 +01:00
5866d016bc Emoji done 2020-12-03 22:03:06 +01:00
d59fabd47f Poll is re-rendered 2020-12-03 10:39:37 +01:00
7d7c907fa3 Poll working
But did not re-render
2020-12-03 01:28:56 +01:00
8986680c6d Expandable content done 2020-12-02 00:16:27 +01:00
9bfee02484 A lot of updates 2020-12-01 00:44:28 +01:00
0e3528d2cd Some translations are done 2020-11-30 00:24:53 +01:00
1493e20962 Theme done 2020-11-29 18:08:31 +01:00
24d0681c9e Change language working partially
Not all translatinos are updated
2020-11-29 13:11:23 +01:00
735cc0b903 A lot of updates 2020-11-28 17:07:30 +01:00
8200375c92 Lots of updates 2020-11-24 00:18:47 +01:00
fba1d0d531 Some basic styling 2020-11-23 00:07:32 +01:00
6d6b808af2 Removed unused packages 2020-11-22 01:13:13 +01:00
1c0464d9fb Fix regex 2020-11-22 00:57:43 +01:00
6a5d9e7fb8 My lists are done 2020-11-22 00:46:23 +01:00
1ad67e67ac Persist storage working 2020-11-21 13:32:29 +01:00
40266b8ce3 Restructure the project 2020-11-21 13:19:05 +01:00
3280663144 Full login flow working
Refresh can be faster
2020-11-21 00:40:55 +01:00
ab0062e73c Oauth does not work yet 2020-11-20 01:41:46 +01:00
aecb5c5b3d Basic posting done
Except hidden text, layout and sensitive attachments
2020-11-19 22:45:26 +01:00
c0d7f379b3 Posting using formData 2020-11-17 23:57:23 +01:00
5cf6eaa8d9 Fix safe area view and keyboard view 2020-11-15 23:33:01 +01:00
188b97fbd8 First post tested! 2020-11-15 22:33:09 +01:00
8013f6b9a2 Refined posting part 2020-11-15 20:29:43 +01:00