Commit graph

108 commits

Author SHA1 Message Date
Morgan McMillian f305310bd7 Removed unused http plugin 2018-02-19 07:36:10 -08:00
Morgan McMillian 50b58cc16f file upload to pnut 2018-02-19 07:04:16 -08:00
Morgan McMillian fc089fe12b Added plugin cordova-plugin-filechooser
Added image button to new post screen
2018-02-17 15:32:24 -08:00
Morgan McMillian e3938a2efe convert posts which exceed 254 characters to raw "nl.chimpnut.blog.post" resolves #51 2018-02-17 09:28:10 -08:00
Morgan McMillian d0f69b88a9 updated package dependencies 2018-02-17 07:47:07 -08:00
Morgan McMillian f02c4d6220 close the overflow after sharing 2018-01-19 05:58:17 -08:00
Morgan McMillian 5a016ea197 Don't include the / mark unless there are additional mentions resolves #46 2018-01-18 21:36:24 -08:00
Morgan McMillian 576f8ed493 display long posts in timeline, issue #51 2018-01-17 20:41:57 -08:00
Morgan McMillian 399e5e68f8 Enable share post button, issue #13 2017-12-19 19:48:38 -08:00
Morgan McMillian 9cfaaae6cb recognize device platform amazon-fireos as Android
resolves #47
2017-11-20 07:03:08 -08:00
Morgan McMillian e6eb71003b don't bother parsing mentions if there are not any.
resolves #46
2017-11-19 14:50:55 -08:00
Morgan McMillian db9cd43d58 Added setting for default timeline, issue #40 2017-09-05 20:50:16 -07:00
Morgan McMillian 154900d497 fix background for white transparent images, issue #41 2017-08-13 07:28:32 -07:00
Morgan McMillian a5ff687946 Add overflow menu to the thread view, issue #39 2017-08-13 07:07:15 -07:00
Morgan McMillian 83d1ff2555 wire up cc on reply setting and refresh timeline on back event 2017-08-05 08:59:22 -07:00
Morgan McMillian 3f57ebe195 fix production compile errors for settings page #31 2017-08-05 07:43:19 -07:00
Morgan McMillian 384ad6ad75 Added delete button with overflow menu. Issue #19 2017-08-04 16:43:48 -07:00
Morgan McMillian 40d9f12f79 add parameter to exclude deleted posts when fetching, issue #37 and #35 2017-08-04 13:47:37 -07:00
Morgan McMillian b11ea8e215 added setting for unified timeline, issue #29 and #31 2017-08-04 13:22:13 -07:00
Morgan McMillian 73f2a297ab Initial settings page, issue #31 2017-07-23 07:48:29 -07:00
Morgan McMillian 61024e18ca fix bookmark and repost from thread view issue #36 2017-07-23 06:51:37 -07:00
Morgan McMillian 7e58365dac properly exclude deleted posts from the stream #35 2017-07-22 08:17:35 -07:00
Morgan McMillian e1a81b4185 exclude self mention on reply to self #33 2017-07-22 07:15:33 -07:00
Morgan McMillian 471a255b78 fixed hyperlinks on posts in conversation view #34 2017-07-22 07:08:08 -07:00
Morgan McMillian d310aef14d version bump for 0.3.0 release 2017-07-09 08:22:10 -07:00
Morgan McMillian 46ac23bb68 hide overflow for now and tweak the mention highlight yet again 2017-07-09 08:08:05 -07:00
Morgan McMillian 4174ec3fc6 toast notifications for issue #6 and overflow for more actions 2017-07-06 16:33:48 -07:00
Morgan McMillian 62fb31b68e fix error when checking for mentions of self, and tweak the color again 2017-06-28 20:20:14 -07:00
Morgan McMillian 680a3a0a2c added button to scroll back to top of feed issue #24 2017-06-25 21:19:49 -07:00
Morgan McMillian 84f09636c9 tweak auth for bb10 to use a valid redirect URL, issue #9 #21 2017-06-25 15:32:38 -07:00
Morgan McMillian ee532730d6 highlight posts where you are mentioned, issue #18 2017-06-25 14:01:43 -07:00
Morgan McMillian aaaafa18b4 show who reposted but keep it hidden for the moment, may rework this more 2017-06-25 10:52:26 -07:00
Morgan McMillian fe0f12f613 handle repost_of object, issue #10 2017-06-25 08:24:11 -07:00
Morgan McMillian a005a2b0e7 swapped mentions with global in menu, issue #23 2017-06-25 06:47:38 -07:00
Morgan McMillian 8d8c9ff9bb replace href with javascript to open links in external browser. issue #4 2017-06-20 10:28:03 -07:00
Morgan McMillian 83cb73cdf4 fix reply icon on thread view 2017-06-19 22:12:24 -07:00
Morgan McMillian cd65ed97cd include mentions, bookmarks, and logout button 2017-06-19 22:05:39 -07:00
Morgan McMillian 4bbff3cf8a bump post count and include raw when retrieving thread. #5 2017-06-19 18:42:24 -07:00
Morgan McMillian 58394d83ab increased height of new post text area and include char count issue #8 2017-06-19 18:22:44 -07:00
Morgan McMillian e7e2723e73 filter self from reply all issue #15 2017-06-19 16:59:01 -07:00
Morgan McMillian 357776e0f3 render HTML posts properly, issues #4 and #17 2017-06-18 10:02:10 -07:00
Morgan McMillian 2612c0853f added support for other platforms to authenticate, issue #9 2017-06-17 07:57:10 -07:00
Morgan McMillian b48021f762 enable autocomplete and spell check issue #2 2017-06-11 13:39:12 -07:00
Morgan McMillian db22a41a51 fix textarea to recieve proper cursor focus, issue #3 2017-06-11 13:30:34 -07:00
Morgan McMillian 83af41310e remove unused components 2017-06-11 09:44:06 -07:00
Morgan McMillian 7b365f0c7c change reply icon 2017-06-11 07:54:09 -07:00
Morgan McMillian 71d2ab3e10 fix text alignment of date and source 2017-06-11 07:41:04 -07:00
Morgan McMillian 13ef6c588f added conversation view 2017-06-11 07:22:49 -07:00
Morgan McMillian 204b8e490d fetching newer and older posts 2017-06-10 22:43:38 -07:00
Morgan McMillian 9cc1d4b981 cleaned up imports 2017-06-10 21:11:58 -07:00
Morgan McMillian d799f6023d new post and reply to functions 2017-06-10 19:12:54 -07:00
Morgan McMillian fe25cf647e start of post functions with bookmarks and reposts wired 2017-06-10 14:45:02 -07:00
Morgan McMillian ac0974d41c reformatted stream 2017-06-10 11:53:36 -07:00
Morgan McMillian 85f7155651 simple post details page 2017-06-10 10:26:18 -07:00
Morgan McMillian 0a5c0fbab5 added personal stream 2017-06-10 08:24:38 -07:00
Morgan McMillian 9dbde32fbe fetching the global stream 2017-06-10 06:55:32 -07:00
Morgan McMillian d395504629 added oauth 2017-06-06 16:42:08 -07:00
Morgan McMillian 0d7b714f90 Initial commit 2017-06-05 20:32:48 -07:00