Commit Graph

620 Commits

Author SHA1 Message Date
Marquis Kurt 7cb5b1c692
Update Patreon/funding page 2020-03-18 12:48:52 -04:00
Marquis Kurt 009ed5044e
Diable CI flag in standard CI script 2020-03-18 12:40:00 -04:00
Marquis Kurt 0c675969c5
Update README, CI scripts, and fix Search location issue 2020-03-18 12:33:32 -04:00
Marquis Kurt d73e6ce678
Update dependencies 2020-03-18 12:26:49 -04:00
Marquis Kurt 6590e947c9
Update README with localhost changes 2020-03-02 14:56:15 -05:00
Marquis Kurt cae5cb301d
Update package version 2020-03-02 14:52:33 -05:00
Marquis Kurt 2f7c7d0a91
Merge pull request #179 from hyperspacedev/develop-1.1.0-beta4
HD-47 #done
2020-02-28 17:43:25 -05:00
Marquis Kurt 4e64a1d4f9
Merge pull request #178 from hyperspacedev/develop-1.1.0-mod-and-localtest
Auto-set localhost:3000 URL when testing
2020-02-25 22:24:29 -05:00
Marquis Kurt afd3a7f31c
Update getConfig to change location field if running in dev mode 2020-02-25 17:17:04 -05:00
Marquis Kurt 1e54b21672
Merge pull request #177 from hyperspacedev/HD-49-post-name-overflow
HD-49 #done
2020-02-20 18:00:57 -05:00
Travis Kohlbeck b4b32efd7d prettifies post styles 2020-02-19 09:11:19 -05:00
Travis Kohlbeck f908e8656a keeps reblogger on same line as author when there is enough room 2020-02-19 09:10:09 -05:00
Travis Kohlbeck 78d7b02085 prettifies files, I need to format on save... 2020-02-18 17:34:20 -05:00
Travis Kohlbeck a168b614b2 hides account name with ellipsis instead of line break, fixes colors 2020-02-18 17:23:42 -05:00
Travis Kohlbeck 37c01fc150 prevents line breaks for author names, reblog-icon-reblogger 2020-02-18 17:15:47 -05:00
Marquis Kurt 5838039fef
Merge pull request #172 from hyperspacedev/HD-44-uneven-masonry-columns
HD-44 #done
2020-02-17 17:27:16 -05:00
Marquis Kurt 16219c7e51
Merge pull request #174 from hyperspacedev/HD-45-notif-follow-btn
HD-45 #done
2020-02-17 17:26:48 -05:00
Travis Kohlbeck d4663e9bf1 updates menu label based on un/following 2020-02-17 16:53:10 -05:00
Travis Kohlbeck 3542a88d98 replaces following fetch with relationships fetch, enables unfollowing 2020-02-17 16:50:30 -05:00
Travis Kohlbeck 8459102c74 removes follow account button on click 2020-02-17 14:53:35 -05:00
Travis Kohlbeck 3200086a6d prettifies Timeline.tsx 2020-02-17 12:54:04 -05:00
Marquis Kurt cc43d90607
Merge branch 'develop-1.1.0-beta4' into HD-44-uneven-masonry-columns 2020-02-17 08:19:51 -05:00
Marquis Kurt 5f50a6d6dc
Empty commit for PR re-check
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-02-17 08:14:40 -05:00
Travis Kohlbeck 166736e0bc forgot to prettify Post 2020-02-16 16:56:29 -05:00
Travis Kohlbeck 2620bb8282 adds infinite scroll setting, prevents post rerendering on list updates, adds debounce to scroll event listener 2020-02-16 16:43:49 -05:00
Marquis Kurt 33d42991f3
Comment out unnecessary console logs and update getConfig 2020-02-16 14:49:55 -05:00
Marquis Kurt 931244cb5a
Pull changes from b4 2020-02-16 14:20:50 -05:00
Marquis Kurt 5bcb31ee87
Merge pull request #171 from hyperspacedev/HD-31-favorite-reblog-state-issue
HD-31 #done
2020-02-16 14:17:57 -05:00
Marquis Kurt 334812fb06
Merge pull request #169 from hyperspacedev/HD-46-notify-overlap
HD-46 #done
2020-02-16 14:17:35 -05:00
Travis Kohlbeck cd57edbb32 fixes duplicate posts bug 2020-02-16 11:13:57 -05:00
Travis Kohlbeck f8ec25a050 fixes like/retoot bugs 2020-02-16 01:39:18 -05:00
Marquis Kurt 163d7e693e
Add docs to new Dictionary type 2020-02-07 12:45:25 -05:00
Marquis Kurt 9a2f7f6ef4
Show a menu in mobile on notifications 2020-02-07 12:44:01 -05:00
Marquis Kurt af5bd4a12a
Fix login issues due to null redirectAddress on reload 2020-02-07 10:09:47 -05:00
Marquis Kurt 20d9730a8e
Bump package version to 1.1.0-beta4 2020-01-25 15:46:36 -05:00
Marquis Kurt 8c6df6f1fd
Merge pull request #168 from hyperspacedev/develop-1.1.0-beta3
HD-34 #done
2020-01-25 15:30:44 -05:00
Marquis Kurt 8696251824
Merge pull request #167 from hyperspacedev/HD-48-stop-draft-after-post
HD-48 #done
2020-01-25 15:06:07 -05:00
Marquis Kurt a922d58d20
Clear text field in state after posting in Compose 2020-01-24 11:11:26 -05:00
Marquis Kurt c94b483b47
Call userLoggedIn in PrivateRoute 2020-01-24 10:49:10 -05:00
Travis Kohlbeck 073efe137b loads more posts at scroll position, disables post zoom effect 2020-01-23 22:36:25 -05:00
Marquis Kurt f2fe5cbb31
Merge pull request #165 from hyperspacedev/HD-36-profile-search-masonry
[HD-36] Enable masonry layout for Search and Profile pages
2020-01-23 13:19:02 -05:00
Travis Kohlbeck 4042661d90 maximizes masonry layout on profile page 2020-01-23 12:29:00 -05:00
Travis Kohlbeck 97b74ac5cd prettifies files 2020-01-23 11:02:46 -05:00
Travis Kohlbeck bbf9dafb07 adds masonry layout to search page, adds forgotten semi-colons to ProfilePage.tsx 2020-01-23 10:48:23 -05:00
Travis Kohlbeck 8e3dd1cd02 adds masonry layout to profile page 2020-01-23 10:21:58 -05:00
Marquis Kurt 0941927295
Merge pull request #164 from hyperspacedev/HD-41-gifv
HD-41 #done
2020-01-23 09:11:38 -05:00
Marquis Kurt 030597593a
Merge pull request #153 from hyperspacedev/HD-37-upgrade-licensing
HD-37 #done
2020-01-23 08:52:15 -05:00
Marquis Kurt e2b9513145
Merge pull request #151 from hyperspacedev/HD-35-skinny-timeline
HD-35 #done
2020-01-23 08:51:00 -05:00
Marquis Kurt c429583225
Merge pull request #155 from hyperspacedev/HD-39-strip-account-html
HD-39 #done
2020-01-23 08:50:04 -05:00
Travis Kohlbeck cf2e299c19 loads and loops gif/mp4 "images" 2020-01-22 21:35:22 -05:00