Nat
|
05981e9711
|
Enable fetching paginated conversations in direct.js
|
2021-05-22 09:14:41 -03:00 |
Nat
|
cf09107cf4
|
Enable fetching instance search results on improved search interface
|
2021-05-22 08:09:30 -03:00 |
Nat
|
f133458df6
|
Add entrypoint to ViewProfile from a post's header
|
2021-05-21 09:09:58 -03:00 |
Nat
|
5c42133e53
|
Enable fetching status context
|
2021-05-20 15:40:12 -03:00 |
Nat
|
f0c422681e
|
Enable fetching public and federated timelines in Discover
|
2021-05-18 17:33:40 -03:00 |
Nat
|
3ef5d1124d
|
Add page to display older posts from the home timeline
|
2021-05-18 15:45:16 -03:00 |
Nat
|
45f9d63f44
|
Track which posts have already been seen and only display latest content
|
2021-05-14 15:23:42 -03:00 |
Nat
|
98adb8dbff
|
Fix issue with rendering timestamps
|
2021-05-14 14:38:01 -03:00 |
Nat
|
1dc775004e
|
Enable loading posts from a grid view
|
2021-05-11 06:29:25 -03:00 |
Nat
|
c754892156
|
Implement API call for fetching an account's statuses
|
2021-05-05 17:52:03 -03:00 |
Nat
|
995a672270
|
Implement home timeline requests
|
2021-05-05 17:21:55 -03:00 |
Nat
|
6d0bfa8fd7
|
Enable logging out by revoking the access token
|
2021-05-04 18:50:41 -03:00 |
Nat
|
856f215e36
|
Improve loading of profile data
|
2021-05-04 18:13:17 -03:00 |
Nat
|
31d8282bdc
|
Make rendering of profile metadata conditional, as the fields property may not be present
|
2021-05-03 10:27:56 -03:00 |
Nat
|
71c3afbe36
|
Implement user authentication
|
2021-04-29 17:51:26 -03:00 |
Nat
|
4bc1c71a7f
|
Enable deep linking for authenticate.js
|
2021-04-19 11:55:17 -03:00 |
Nat
|
468381207f
|
Ensure all pages have padding around the status bar
|
2021-04-19 10:24:18 -03:00 |
Nat
|
077a55f4a7
|
Fix various warnings that show up on Andriod
|
2021-04-18 17:47:33 -03:00 |
Nat
|
2335a21266
|
Place a menu provider at the very root of the app to avoid duplicate mounts
|
2021-04-18 17:07:44 -03:00 |
Nat
|
fa8e5c7357
|
Replace meta data table with React Native-friendly JSX
|
2021-04-18 16:44:52 -03:00 |
Nat
|
c0fb5913f4
|
Remove and fix CSS properties that are invalid in React Native
|
2021-04-18 15:56:33 -03:00 |
Nat
|
b2f56a7fff
|
Fix warning about using CSS property objectFit in posts.js
|
2021-04-18 12:20:50 -03:00 |
Nat
|
80d22df8da
|
Add app icon
|
2021-04-18 12:11:02 -03:00 |
Nat
|
3bf52cb615
|
Add splashscreen with standalone logo
|
2021-04-18 11:59:37 -03:00 |
Nat
|
63cdce8ccb
|
Update README with new screenshots
|
2021-04-15 15:56:16 -03:00 |
Nat
|
a56e9baa22
|
Update test data in search.js
|
2021-04-15 15:28:24 -03:00 |
Nat
|
1fd925d753
|
Add interface for composing a new direct message
|
2021-04-15 15:18:39 -03:00 |
Nat
|
314de081de
|
Add new page direct.js and conversation.js
|
2021-04-15 14:43:45 -03:00 |
Nat
|
341fc61116
|
Merge pull request #18 from natjms/discover
Implementing discover
|
2021-04-10 13:51:37 -03:00 |
Nat
|
a5694fea67
|
Overhaul the look of view-hashtag.js
|
2021-04-10 13:48:17 -03:00 |
Nat
|
d6fb9eb2e1
|
Improve the styling of the paging button in discover.js
|
2021-04-10 13:40:38 -03:00 |
Nat
|
c1537a327b
|
Add a home and federated tab to discover.js
|
2021-04-10 13:31:32 -03:00 |
Nat
|
c4f01f4939
|
Fix minor styling issues in search.js
|
2021-04-03 04:30:16 -03:00 |
Nat
|
c78fcda912
|
Improve async workflow in authenticate.js
|
2021-04-03 04:29:54 -03:00 |
Nat
|
8e3c6b14d9
|
Complete notifications.js to list notifications
|
2021-04-03 03:44:00 -03:00 |
Nat
|
4713f43c1f
|
Enable bell in profile.js to activate as per report from AsyncStorage
|
2021-04-03 00:51:08 -03:00 |
Nat
|
b6ee403eb9
|
Enable tray to indicate when there's new notifications
|
2021-04-03 00:44:51 -03:00 |
Nat
|
e07b89b981
|
Enable view-comments.js to retrieve profile data from AsyncStorage
|
2021-04-02 21:53:29 -03:00 |
Nat
|
d344ad8933
|
Enable profile.js to retrieve profile data from AsyncStorage
|
2021-03-31 15:23:33 -03:00 |
Nat
|
42a9036547
|
Add page to authenticate user
|
2021-03-29 18:51:34 -03:00 |
Nat
|
00d21265cb
|
Merge pull request #10 from natjms/profile
Implementing profiles
|
2021-03-27 15:26:25 -03:00 |
Nat
|
ae2fff8547
|
Remove the line that logs the settings.js state to the console
|
2021-03-27 14:42:09 -03:00 |
Nat
|
663f4641f3
|
Add settings page
|
2021-03-27 09:16:35 -03:00 |
Nat
|
63b3727481
|
Fix rendering inconsistencies between one's own and someone else's profile
|
2021-03-24 11:49:08 -03:00 |
Nat
|
a13dcc48a7
|
Add a secondary page to list users, particularly mutual followers
|
2021-03-23 15:07:20 -03:00 |
Nat
|
44da58a569
|
Add moderation context menu to profiles
|
2021-03-21 10:56:45 -03:00 |
Nat
|
59cf1ff451
|
Display only mutual followers on profiles
|
2021-03-17 15:14:14 -03:00 |
Nat
|
93415948c2
|
Add rendering for profile metadata
|
2021-03-15 13:07:55 -03:00 |
Nat
|
764efd73ca
|
Eliminate the useEffect infinite loops in post.js
|
2021-03-13 18:16:44 -04:00 |
Nat
|
f0b7fb2763
|
Merge pull request #8 from natjms/posts
Implementing posts
|
2021-03-13 13:29:28 -04:00 |