Commit Graph

83 Commits

Author SHA1 Message Date
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
Nat db5237295b
Merge branch 'main' into posts 2021-03-13 13:28:32 -04:00
Nat 39d15067c2 Add support for more than one media_attachment element 2021-03-13 13:17:54 -04:00
Nat 4d458734ca Create ViewComments page to display post context 2021-03-13 07:24:51 -04:00
Nat a5b916032e
Merge pull request #6 from mediaformat/main
Convert html to xml, fix css
2021-03-07 08:44:45 -04:00
Django Doucet e7d33066a5 Convert html to xml, fix css 2021-03-06 23:29:57 -05:00
Nat 09424ac4eb Add "View N comments" button below posts
This replaces the old comment button that was in the post action bar
2021-03-02 09:58:39 -04:00
Nat c4ba6e9075 Add ellipsis icon missed in last commit 2021-03-02 09:56:50 -04:00
Nat 37a6f1f84b Add a context menu for posts
Curiously, the context menu doesn't seem to open when tested in FireFox
while live reloading is active; it only works when the page loading
has been interrupted. Presumably this won't be an issue when run
on a device but something to look into nonetheless as it does kind of
throw off debugging
2021-03-01 10:24:20 -04:00
Nat 0dd2094cbe Update gitignore to include Vim swap files 2021-02-28 11:31:46 -04:00
Nat 6cfac2be98 Replace the download button with a bookmark 2021-02-28 11:21:35 -04:00
Nat 934c711d7d Improve README 2021-02-27 18:57:45 -04:00
Nat bd8b3e4994 Added logo 2021-02-26 15:15:04 -04:00
Nat 4438d0e72c Added meta documents 2021-02-26 13:35:34 -04:00
Nat 7cf3dc709b init 2021-02-26 12:05:46 -04:00