Commit Graph

107 Commits

Author SHA1 Message Date
Isaac Visintainer
f067e4b9a3 updated gulpfiles to add minification for all js output 2019-07-03 16:41:32 -07:00
Logan Allen
f55479efbd Removed getMessageContent method and replaced with simpler solution. 2019-07-03 16:10:55 -07:00
Logan Allen
adb4ede703 Added read-only chat support 2019-07-02 12:54:22 -07:00
Logan Allen
b0abfbea29 Fixed weather app to handle error status codes from DarkSky 2019-07-01 09:45:38 -07:00
Logan Allen
583ee0130a When behn timer error condition occurs, recover appropriately for timer and weather 2019-06-28 13:34:04 -07:00
Logan Allen
ace10ea9f6 Updated all to use launch-action mark 2019-06-28 11:38:34 -07:00
Isaac Visintainer
c7b7f7eaf6 Merge branch 'master' of https://github.com/urbit/interface 2019-06-28 11:08:09 -07:00
Logan Allen
ca698e8af1 On create, wait until circle name is in config before redirecting to chat screen 2019-06-27 16:00:45 -07:00
Isaac Visintainer
6ec22b0502 added next and previous components to post page 2019-06-27 15:56:07 -07:00
Isaac Visintainer
836ee47a53 fixed path arrows 2019-06-27 15:55:01 -07:00
Logan Allen
9b672b68a2 Chat style fix 2019-06-27 14:56:41 -07:00
Logan Allen
05ba7ac92b Style fixes for launch 2019-06-27 14:43:01 -07:00
Logan Allen
b2620d087d Updated style of chat.hoon 2019-06-27 14:36:19 -07:00
Logan Allen
88eb5cc7ed Updated style of timer 2019-06-27 14:25:23 -07:00
Logan Allen
08e9891f31 Style fixes for clock.hoon 2019-06-27 14:21:00 -07:00
Logan Allen
ad89d0efc4 Fixed NaN on invite issue 2019-06-27 13:31:00 -07:00
Logan Allen
ba381f37b0 Merge branch 'master' of github.com:urbit/interface 2019-06-27 13:17:43 -07:00
Logan Allen
329edcb17d Solved problem with invite numbers being set to read before being accepted or rejected. Subscribe to 0th message of circle. Fix ap-lame on delete 2019-06-27 13:17:35 -07:00
Isaac Visintainer
38ce2976c5 show last upated on pubs and subs pages 2019-06-27 10:55:06 -07:00
Isaac Visintainer
1dc394b662 Merge branch 'master' of https://github.com/urbit/interface 2019-06-26 16:38:55 -07:00
Isaac Visintainer
9830821156 track bones for subscriptions; track date of last update to collection 2019-06-26 16:21:35 -07:00
Isaac Visintainer
ae86636eac track contributor and subscriber information 2019-06-26 15:04:01 -07:00
Logan Allen
67a83a5c17 subscribe from first message forward, proper behavior when deleting and uninviting 2019-06-26 14:56:46 -07:00
Isaac Visintainer
a8c2328592 backend permission logic 2019-06-26 13:57:19 -07:00
Logan Allen
6f8e55374a Merge branch 'master' of github.com:urbit/interface 2019-06-26 10:30:35 -07:00
Logan Allen
3340fb5a43 Weather updates every 3 hours and no longer has wake failure 2019-06-26 10:30:27 -07:00
Isaac Visintainer
5dd0e939d2 Merge branch 'master' of https://github.com/urbit/interface 2019-06-25 16:56:37 -07:00
Isaac Visintainer
80913d0011 cleanup 2019-06-25 16:56:28 -07:00
Isaac Visintainer
2a26757a98 disallow empty comments 2019-06-25 16:55:41 -07:00
Isaac Visintainer
553f1f4afa fixed blog page updating 2019-06-25 16:55:17 -07:00
Logan Allen
5abc0f95f7 Merge branch 'master' of github.com:urbit/interface 2019-06-25 15:15:29 -07:00
Logan Allen
495df688b5 Improved delete chat experience. Not finished yet. 2019-06-25 15:15:16 -07:00
Isaac Visintainer
3906c30b13 Merge branch 'master' of https://github.com/urbit/interface 2019-06-25 15:07:32 -07:00
Isaac Visintainer
b01290aa7b fixed ford build killing and completed deletion logic 2019-06-25 15:07:25 -07:00
Logan Allen
cbfd911b77 Code cleanup, removed console.logs, etc 2019-06-25 14:36:29 -07:00
Logan Allen
74ec1ce676 Removed only line over the character limit 2019-06-25 14:29:32 -07:00
Logan Allen
4173f80b67 Correctly show unread status in sidebar 2019-06-25 13:21:11 -07:00
Logan Allen
65aa84e5a0 Simpler scroll locking, position updates, and message fetching 2019-06-25 11:36:14 -07:00
Logan Allen
1e6437ce5a Messages dont squish, correctly overflow 2019-06-25 11:19:02 -07:00
Logan Allen
cbf4a17573 Messages start at bottom and flow upwards 2019-06-25 11:14:30 -07:00
Logan Allen
d581c20fa1 Delete correctly removes all data and resets tile read counts properly. Takes too long. 2019-06-24 17:13:12 -07:00
Logan Allen
d24789be60 Fixed display bug with height of chat input on safari 2019-06-24 15:55:14 -07:00
Logan Allen
466f5fbf33 Using timers to correctly set read numbers every time 2019-06-24 13:29:56 -07:00
Logan Allen
874f6f7e3c Removed webkit link inconsistency 2019-06-21 16:13:57 -07:00
Logan Allen
65e4a03f7e Merge branch 'master' of github.com:urbit/interface 2019-06-21 16:09:10 -07:00
Logan Allen
468920c87f Updated all the apps except publish 2019-06-21 16:09:04 -07:00
Isaac Visintainer
841de81344 fixed bug on foreign unsubscribed post page 2019-06-21 13:49:20 -07:00
Isaac Visintainer
7f95722a14 updated launch css 2019-06-21 13:20:55 -07:00
Isaac Visintainer
dc8b7cbd38 added invite and unread counts to tile data stream 2019-06-21 13:17:34 -07:00
Isaac Visintainer
c7f7258fd5 added tile build to publish gulpfile 2019-06-21 13:16:25 -07:00