Commit Graph

638 Commits

Author SHA1 Message Date
Marquis Kurt 25c6b04831 Add 'Edit profile' button to profile page (selective) and change post icon 2019-04-27 16:12:26 -04:00
Marquis Kurt 13bcc99b07 Add header/avatar image upload support 2019-04-27 15:49:10 -04:00
Marquis Kurt b6c8448b0a Update UI to resemble profile page 2019-04-27 15:23:33 -04:00
Marquis Kurt aca4af53ea Create basic UI 2019-04-27 15:00:01 -04:00
Marquis Kurt 041be26533 Create new edit profile page at /you 2019-04-27 14:33:56 -04:00
Marquis Kurt 3e2c40aaae Moved override class to CSS classname and applied to links manually 2019-04-27 14:01:49 -04:00
Marquis Kurt db3913ddc3 Add stricter input checking on usernames based on federation 2019-04-27 13:37:36 -04:00
Marquis Kurt 48a68c5ee6 Hide Public option in composer visibility (#28) 2019-04-27 13:24:24 -04:00
Marquis Kurt d06b91d8bc Disable public visibility in Settings when defederated 2019-04-27 13:21:24 -04:00
Marquis Kurt 36aa75464d Add emptyTextPadding, change no results for accounts section in search 2019-04-27 12:43:43 -04:00
Marquis Kurt a862ec5ab0 Replace King theme with Classic theme 2019-04-27 12:34:58 -04:00
Marquis Kurt b9af9cc26f Change Attract theme colors 2019-04-27 12:28:10 -04:00
Marquis Kurt c9dd04a6c4 Add version number and changed login help string 2019-04-26 15:53:40 -04:00
Marquis Kurt ffc81ff476 Wrap 'Authorize' text in Typograhpy element 2019-04-26 14:17:22 -04:00
Marquis Kurt f68a37e908 Merge branch 'master' of github.com:hyperspacedev/hyperspace into b2u3 2019-04-26 13:59:57 -04:00
Marquis Kurt 7874c79750 Fix issue bot tags 2019-04-26 13:59:44 -04:00
Marquis Kurt 9614c0a731 Bump config version to 1.0.0beta2u3 2019-04-26 13:57:45 -04:00
Marquis Kurt ecb0cc3769
Merge pull request #22 from hyperspacedev/travis-ci
Add Travis CI scripts
2019-04-26 13:32:06 -04:00
Marquis Kurt 5356e1c066
Merge pull request #23 from hyperspacedev/b2u2
1.0.0beta2u2 (final check)
2019-04-26 13:24:55 -04:00
Marquis Kurt 07b5453a82 Update post from response request when boosting or unboosting 2019-04-26 13:20:20 -04:00
Marquis Kurt c7506ff8f9 Add CODEOWNERS 2019-04-26 13:05:01 -04:00
Marquis Kurt 25f434adb5
Merge pull request #21 from hyperspacedev/notification-streaming
Stream notifications and reply button on mention-related notifs
2019-04-26 12:50:03 -04:00
Marquis Kurt eca23e1e2d Add .travis.yml 2019-04-26 12:42:12 -04:00
Marquis Kurt 5fab850340 Add a reply button to notifications with a status and mention type 2019-04-25 18:55:43 -04:00
Marquis Kurt 03cf5c0f4e Merge branch 'b2u2' of github.com:hyperspacedev/hyperspace into notification-streaming 2019-04-25 18:32:32 -04:00
Marquis Kurt 4d8cd88d8a
Merge pull request #18 from hyperspacedev/profile-with-no-posts
Fix #13
2019-04-25 18:31:17 -04:00
Marquis Kurt 1c663dc079 Add setState to else clause 2019-04-25 18:28:30 -04:00
Marquis Kurt f89b7fcff3
Merge pull request #20 from hyperspacedev/profile-buttons
Make avatars clickable, profile view from search results
2019-04-25 18:22:14 -04:00
Marquis Kurt 5e8a413c67 Update README with build instructions and such 2019-04-25 17:00:04 -04:00
Marquis Kurt 2c4975f6be Add streamListener to Notifications page & add new notifs (#19) 2019-04-25 16:44:02 -04:00
Marquis Kurt 5cfcf0e306 Merge branch 'master' of github.com:hyperspacedev/hyperspace into b2u2 2019-04-25 16:31:26 -04:00
Marquis Kurt 7d6204452c Merge branch 'b2u2' of github.com:hyperspacedev/hyperspace into profile-buttons 2019-04-25 16:30:10 -04:00
Marquis Kurt 75d5086d71 Merge branch 'b2u2' of github.com:hyperspacedev/hyperspace into profile-with-no-posts 2019-04-25 16:29:53 -04:00
Marquis Kurt 0898b37624 Update packages 2019-04-25 16:29:40 -04:00
Marquis Kurt f10639f1e0 Merge branch 'master' of github.com:hyperspacedev/hyperspace into profile-with-no-posts 2019-04-25 09:26:48 -04:00
Marquis Kurt fe7ff0980f Merge branch 'master' of github.com:hyperspacedev/hyperspace into profile-buttons 2019-04-25 09:26:25 -04:00
Marquis Kurt ae57f6ce3d Add config for auto-label bot 2019-04-25 09:26:06 -04:00
Marquis Kurt 4db838590d Make all avatars clickable and change profile button to new icon 2019-04-24 17:12:08 -04:00
Marquis Kurt 5ae9f688e7 Add linkable avatar and add 'view profile' button as action (fixes #15) 2019-04-24 16:49:22 -04:00
Marquis Kurt 80f0bac51b Make a LinkableAvatar and link avatar to profile (reblogged or not) (fixes #17) 2019-04-24 16:35:08 -04:00
Marquis Kurt 63a9a5d7d9 Check that posts's length is greater than 0 before running (fix #13) 2019-04-24 14:29:33 -04:00
Marquis Kurt 5a785c50c8 Pass baseurl in createApp call of createHyperspaceApp (#8) 2019-04-23 20:08:28 -04:00
Marquis Kurt 00e8d0bb36 Use registerApp from gopherdon/app 2019-04-23 16:32:57 -04:00
Marquis Kurt 2e70cc09f6
Merge pull request #10 from hyperspacedev/b2u1
B2u1
2019-04-23 13:16:19 -04:00
Marquis Kurt b0313edfc0 Add notifications for sign-in failure 2019-04-23 13:06:31 -04:00
Marquis Kurt 7492d29fc8 View thread contextually (reblog or regular) 2019-04-23 08:55:18 -04:00
Marquis Kurt d3a142ea54 Add alternate login method 2019-04-22 19:05:30 -04:00
Marquis Kurt 4f676cec64 Remove 404 reference 2019-04-21 16:50:23 -04:00
Marquis Kurt 9ead8b3902
Merge pull request #9 from hyperspacedev/beta2
Beta 2 updates
2019-04-21 16:24:53 -04:00
Marquis Kurt e8c3bdb057 Update location in config.json before deploying 2019-04-21 16:15:51 -04:00