Commit graph

72 commits

Author SHA1 Message Date
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 12e7c24a3d pull blackberry10 target from build 2017-12-19 17:05:10 -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 72c2bcf6c9 bump pnut-butter to latest release 2017-11-19 08:13:30 -08:00
Morgan McMillian 2141764402 remove packages not needed 2017-09-23 15:59:21 -07:00
Morgan McMillian db9cd43d58 Added setting for default timeline, issue #40 2017-09-05 20:50:16 -07:00
Morgan McMillian d0269b11a3 ionic update 2017-09-05 20:49:56 -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 1d927ce58f version bump 2017-08-04 17:11:26 -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 e9176adb80 ionic update 2017-08-04 13:21:40 -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 dde9644f48 ionic update 2017-07-22 07:07:46 -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 149c100206 pull windows target for now 2017-06-28 20:19:45 -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 057492ecd3 added app icon for bb10 and version bump for possible release, issue #9 2017-06-20 11:18:27 -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 6bed892b28 adjust security setting for blackberry 10 to allow json from remote
locations
2017-06-17 07:30:34 -07:00
Morgan McMillian 7c897c68f9 version bump for bug fix 2017-06-11 13:40:09 -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