Commit Graph

639 Commits

Author SHA1 Message Date
Marquis Kurt 2f7ed2a755
Reset config fields 2020-04-13 09:45:13 -04:00
Marquis Kurt d6f9225b3b
Update package lock 2020-04-11 19:28:52 -04:00
Marquis Kurt 5797296f38
Change config to release mode 2020-04-11 19:22:57 -04:00
Marquis Kurt 02c1b5ba89
Update config 2020-04-11 19:16:27 -04:00
Marquis Kurt 2e75118986
Update config 2020-04-10 10:08:16 -04:00
Marquis Kurt 3aa094db7c
Change URL and version strings 2020-04-10 10:06:30 -04:00
Marquis Kurt 4c2aceb3f1
Merge pull request #190 from hyperspacedev/develop-1.1.0-beta5
HD-51 #done
2020-03-30 19:27:20 -04:00
Marquis Kurt cad678c3b1
Merge pull request #186 from hyperspacedev/HD-56-notifications-rework
HD-56 #done
2020-03-30 19:12:39 -04:00
Marquis Kurt c1616c83ad
Remove optional chaining (boo) 2020-03-30 19:04:04 -04:00
Marquis Kurt 3a640ab51f
Merge branch 'develop-1.1.0-beta5' into HD-56-notifications-rework 2020-03-30 19:00:29 -04:00
Marquis Kurt 0afdfc647a
Merge pull request #184 from hyperspacedev/HD-50-announcements
HD-50 #done
2020-03-30 18:50:41 -04:00
Marquis Kurt 436004250e
Merge pull request #189 from hyperspacedev/HD-57-welcome-repoint
HD-57 #done
2020-03-30 18:49:58 -04:00
Marquis Kurt 9ef922ccfe
Merge pull request #185 from hyperspacedev/develop-1.1.0-beta5-deptree
Update project dependencies and scripts
2020-03-28 23:08:06 -04:00
Marquis Kurt 07ec71f438
Implement HD-57 2020-03-28 20:43:43 -04:00
Marquis Kurt edf1f01b34
Squash warnings 2020-03-24 13:20:59 -04:00
Marquis Kurt ffe9a97d93
More work on HD-56 2020-03-24 13:06:40 -04:00
Marquis Kurt eed62306ca
Set a default canSendNotifications in settings generation 2020-03-24 11:02:15 -04:00
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 67e94d8126
Create announcement type and page 2020-03-13 16:41:45 -04:00
Marquis Kurt 8e3512a95e
Add announcement links to app bar and drawer 2020-03-13 16:02:50 -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