Commit Graph

24343 Commits

Author SHA1 Message Date
Logan Allen
4c52c766a5 interface: make renderer in PostFeed stable, style tweaks 2021-03-18 15:54:04 -05:00
Logan Allen
112181cc54 interface: possible to navigate to proper reply path, reply view next up to work on 2021-03-17 15:53:50 -05:00
Logan Allen
67378dc21f interface: submitting replies works 2021-03-17 15:46:47 -05:00
Logan Allen
ee0cb2c587 interface: fully support pagination 2021-03-17 15:06:42 -05:00
Logan Allen
9adea464b1 interface: style fixes after talking with Jimmy 2021-03-17 14:42:23 -05:00
Logan Allen
c40d2f65ad interface: make PostItem properly resize 2021-03-17 13:50:02 -05:00
Logan Allen
52769e45ba interface: fleshing out PostItem with footer, use of MentionText instead of copied code from chat 2021-03-17 13:43:20 -05:00
Logan Allen
6b725eee93 interface: reorganized post item and got virtual scroller working 2021-03-17 12:10:42 -05:00
Logan Allen
74a605c094 interface: render basic posts 2021-03-16 17:24:53 -05:00
Logan Allen
0b25f119aa interface: group feed post input with API actions works 2021-03-16 15:46:51 -05:00
Logan Allen
2dd17ede15 interface: initial skeleton of post feed, breaking out into different components 2021-03-16 14:35:54 -05:00
Logan Allen
4668ce98ae interface: cleaning up Home components to ready for building full group feed 2021-03-16 14:02:57 -05:00
Logan Allen
68ef004d9d interface: hooked up basic enable/disable feed API, updated sidebar and display stuff 2021-03-16 13:24:19 -05:00
Logan Allen
6e9146bd58 thread: change name from disable-group-feed to dismiss-group-feed 2021-03-16 13:07:36 -05:00
Logan Allen
5a29e0bbcb graph-view: add json conversion and -graph-dismiss-group-feed thread 2021-03-16 13:01:17 -05:00
Logan Allen
c874849203 metadata + post validator + -graph-create-group-feed: end to end create group feed 2021-03-15 17:28:45 -05:00
Logan Allen
5d7677195e group-view: automatically join the group feed if one is present when we first join a group 2021-03-15 16:04:07 -05:00
Logan Allen
fad1302169 graph-validator-post: reject invalid input 2021-03-12 10:51:36 -06:00
Logan Allen
b58e30fba7 metadata-store, observe-hook, threads: auto-joining group feeds works for groups you're already a part of, and so does group feed creation 2021-03-11 15:37:29 -06:00
Logan Allen
6d88c471bc -group and -graph threads: update to use new module data structure 2021-03-10 17:22:24 -06:00
Logan Allen
6936f47f33 interface: update to use new config variable instead of module 2021-03-10 17:21:57 -06:00
Logan Allen
59da9e1f49 Merge branch 'release/next-userspace' into la/group-feed 2021-03-09 13:22:25 -06:00
Logan Allen
63cfbd2ca4 Merge branch 'master' into release/next-userspace 2021-03-09 13:20:22 -06:00
janeway
4e9873359d glob: update to 0v3.i5rmt.7fid4.sr9bh.0pcpi.cmc0v 2021-03-09 18:07:06 +00:00
Logan Allen
e080233c91 Merge branch 'release/next-js' into la/release-2021-03-04 2021-03-09 17:58:35 +00:00
L
207268d236
Merge pull request #4571 from urbit/mp/chat/inline-code-dark
chat: make code blocks inherit from input color
2021-03-09 11:57:31 -06:00
Matilde Park
4b86de5c83 chat: make code blocks inherit from input color 2021-03-09 12:54:50 -05:00
matildepark
c3d7c6eaa1
Merge pull request #4568 from urbit/lf/tutorial-polish
Tutorial: polish for release
2021-03-09 12:41:57 -05:00
matildepark
ba24935192
Merge pull request #4569 from urbit/lf/dark-sigils
Sigils: fix default background
2021-03-09 12:37:51 -05:00
Logan Allen
7da7da8e1e metadata-store: based on discussion with @ixv, made differences between graphs and groups in metadatum more clear 2021-03-09 11:11:28 -06:00
Liam Fitzgerald
e296a5d986
Tutorial: dismiss correctly 2021-03-09 12:59:54 +10:00
Liam Fitzgerald
f1ae3ab81b
Sigils: fix default background 2021-03-09 12:47:19 +10:00
Matilde Park
8f8786ff26 tutorialModel: fix syntax error 2021-03-08 21:44:43 -05:00
matildepark
898561ea30
Merge pull request #4565 from urbit/lf/grabbag
interface: grabbag of fixes
2021-03-08 21:36:34 -05:00
matildepark
f1dc011aae
Merge pull request #4566 from urbit/lf/group-invites
Invites: accept already joined group
2021-03-08 21:32:26 -05:00
matildepark
348ca8b3a7
Merge pull request #4559 from urbit/james/message-from-profile
profile: surface "message" action on non-owned profiles
2021-03-08 21:31:55 -05:00
Liam Fitzgerald
fc9212b7ba
Leap: fix double section
Fixes urbit/landscape#504
2021-03-09 11:33:05 +10:00
Liam Fitzgerald
35a1fe12bc
Participants: kick pending contacts
Fixes urbit/landscape#269
2021-03-09 11:33:04 +10:00
Liam Fitzgerald
ed8ec1085a
Profile: fix stale headers
Fixes urbit/landscape#419
2021-03-09 11:33:04 +10:00
Liam Fitzgerald
3007a7408f
Invites: decline if already joned 2021-03-09 11:26:37 +10:00
Liam Fitzgerald
23882318b0
Merge pull request #4567 from urbit/jy/tutorial-dm-copy
tutorial: Chat copy edit to match design
2021-03-09 11:23:32 +10:00
Liam Fitzgerald
0bb4aff757
Tutorial: hide caret on mobile 2021-03-09 10:56:43 +10:00
Liam Fitzgerald
f2ed4258ea
Tutorial: fix profile step 2021-03-09 10:55:23 +10:00
Jimmy Young
34dab77c4a tutorial: Chat copy edit to match design 2021-03-08 16:45:30 -08:00
Logan Allen
55fc64d62c Merge branch 'la/note-opacity' into la/release-2021-03-04 2021-03-08 16:08:28 -06:00
Logan Allen
5a88f87182 interface: publish cursor is now using style 2021-03-08 16:06:07 -06:00
Logan Allen
47abf00de7 interface: cursor default 2021-03-08 15:55:40 -06:00
Logan Allen
b4430e1e1b interface: disable clicking notes if they are pending and gray them out 2021-03-08 15:50:36 -06:00
James Acklin
48aa02dd4e profile: drop ~ from patp when messaging
fixes urbit/landscape#532
2021-03-08 16:35:44 -05:00
janeway
1b1871303e glob: update to 0v7.9orhd.ugk69.vmf2f.hcj15.tcf9c 2021-03-08 15:39:01 -05:00