Commit Graph

68 Commits

Author SHA1 Message Date
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 2c4975f6be Add streamListener to Notifications page & add new notifs (#19) 2019-04-25 16:44:02 -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 63a9a5d7d9 Check that posts's length is greater than 0 before running (fix #13) 2019-04-24 14:29:33 -04:00
Marquis Kurt 00e8d0bb36 Use registerApp from gopherdon/app 2019-04-23 16:32:57 -04:00
Marquis Kurt b0313edfc0 Add notifications for sign-in failure 2019-04-23 13:06:31 -04:00
Marquis Kurt d3a142ea54 Add alternate login method 2019-04-22 19:05:30 -04:00
Marquis Kurt 8536dedf2c Add 404 redirect, essentially 2019-04-21 16:14:03 -04:00
Marquis Kurt 55cc89a386 Add theme preview label 2019-04-21 15:32:12 -04:00
Marquis Kurt 98a7f8fe22 Fix links in About page 2019-04-21 15:10:16 -04:00
Marquis Kurt fc53bdf1f4 Fix styles on welcome page with system theme detection 2019-04-21 14:32:49 -04:00
Marquis Kurt fd617210eb Add tooltips to Recommendation buttons 2019-04-21 14:18:25 -04:00
Marquis Kurt 6579efde11 Notification badge on mobile, put badge setting for everywhere 2019-04-21 13:56:18 -04:00
Marquis Kurt b97a61986d Create Recommendations page 2019-04-21 13:45:47 -04:00
Marquis Kurt 22abbba08c Add details to Appearance settings 2019-04-21 12:42:02 -04:00
Marquis Kurt f2e384ad97 Add setting for system-determined dark mode 2019-04-21 12:39:22 -04:00
Marquis Kurt bd926d31c4 Create get/set for defaultVIsibility setting 2019-04-20 17:23:08 -04:00
Marquis Kurt f25af3d06a Add default compose visibility setting 2019-04-20 17:14:47 -04:00
Marquis Kurt 4fce1d81c1 Reword theme setting 2019-04-20 16:39:35 -04:00
Marquis Kurt efcde92331 Add theme preview and new 'Bliss' theme 2019-04-20 16:35:38 -04:00
Marquis Kurt 07bb8ff868 Clarify wording on settings refresh 2019-04-20 15:18:11 -04:00
Marquis Kurt 6cde355870 Trim notification text in Notifications page 2019-04-20 15:09:15 -04:00
Marquis Kurt a92693bb84 Add location param to config (redirect URI) (#8) 2019-04-20 14:59:32 -04:00
Marquis Kurt e218f2ded9 Fix padding and simplify toolbar on mobile devices 2019-04-19 15:26:22 -04:00
Marquis Kurt b3b19aeb9f Trim repo name on About when on mobile 2019-04-19 15:12:04 -04:00
Marquis Kurt c76b29ac40 Add displayAllOnNotificationBadge setting (fixes #3) 2019-04-19 14:57:35 -04:00
Marquis Kurt 1c23774f50 Update notification strings (#2) 2019-04-19 14:45:27 -04:00
Marquis Kurt 58826fc14b Disable notification switch when user denies permissions 2019-04-19 14:43:06 -04:00
Marquis Kurt a5ffae3f8a More tooltips and welcome page cleanups 2019-04-12 14:26:27 -04:00
Marquis Kurt d64e8ab39e More minor tooltip improvements 2019-04-12 13:53:48 -04:00
Marquis Kurt ba02f05395 Add refresh settings option 2019-04-12 13:39:24 -04:00
Marquis Kurt a8d720cd5d Add register tooltip 2019-04-09 16:58:45 -04:00
Marquis Kurt 3bf99531cd Re-organize about and verify instance name with Mastodon server 2019-04-09 16:53:00 -04:00
Marquis Kurt c05eedd4c4 Add 'repository' to config 2019-04-08 16:21:24 -04:00
Marquis Kurt b68fb9e860 Add Cmd+Enter functionality to compose window 2019-04-08 16:10:21 -04:00
Marquis Kurt 49e92c0d23 Update About to work with admin name field for config 2019-04-08 15:47:41 -04:00
Marquis Kurt e04fd587c8 Configuration settings 2019-04-08 14:31:20 -04:00
Marquis Kurt 2397dd6b56 Make config own function 2019-04-07 18:31:18 -04:00
Marquis Kurt 4025eab685 Basic message UI (todo: Make chat UI) 2019-04-07 18:22:39 -04:00
Marquis Kurt 204a9295b3 Add logout to mobile, fix margins 2019-04-07 17:33:19 -04:00
Marquis Kurt 9b02639b4b Add login via routing! 2019-04-07 17:25:39 -04:00
Marquis Kurt fb663257fd Update composer tooltip 2019-04-06 13:42:11 -04:00
Marquis Kurt 4978af6b6e Fix streaming, add poll support to composer 2019-04-06 13:41:43 -04:00
Marquis Kurt 27b6c92c22 More emoji options 2019-04-05 16:45:54 -04:00
Marquis Kurt 339233a00d Emoji support in Composer 2019-04-05 16:29:11 -04:00
Marquis Kurt ba9d95dc8d Use params 2019-04-05 13:22:30 -04:00