Commit Graph

24960 Commits

Author SHA1 Message Date
Logan Allen
fa4ce8cfe3 interface: populating group feed header and correctly indicating navigation location 2021-03-18 16:19:02 -05:00
Logan Allen
4c52c766a5 interface: make renderer in PostFeed stable, style tweaks 2021-03-18 15:54:04 -05:00
mirtyl-wacdec
c5b82acffb landscape: transliterate non-latin characters into ascii 2021-03-18 20:40:59 +07:00
pilfer-pandex
6fa380ddc1 king: remove the 'hardware femtosecond clock' 2021-03-17 19:53:36 -04:00
pilfer-pandex
2c7a2dbd6a king: remove the 'hardware femtosecond clock' 2021-03-17 19:53:17 -04:00
janeway-bot
89f907b698
Merge 8373e99671 into release/next-js 2021-03-18 03:07:36 +04:00
matildepark
8373e99671
Merge pull request #4610 from urbit/mp/landscape/npm-prebuild
build: pkg/interface builds pkg/npm preinstall
2021-03-17 19:07:01 -04: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
L
bcc43efdb0
Merge pull request #4584 from urbit/la/host-messages-transformed
push-hook: transform all messages, even the host's
2021-03-17 13:02:58 -05:00
L
fe7fdbcff2
Merge pull request #4596 from urbit/la/signatures-work
graph-store signatures: turn them on and correctly validate them
2021-03-17 13:02:43 -05:00
Logan Allen
6b725eee93 interface: reorganized post item and got virtual scroller working 2021-03-17 12:10:42 -05:00
pilfer-pandex
72f0201de3 king: missing changes in Main, plus setrlimit for fds 2021-03-16 21:49:44 -04:00
Joe Bryan
aa77e21579
Merge pull request #4615 from urbit/jb/darwin-fsync
build: patch lmdb to use F_FULLFSYNC on darwin
2021-03-16 18:22:36 -07:00
matildepark
63bdbbbe11
Merge pull request #4621 from urbit/mp/landscape/undo-anchor-rel
landscape/RichText: revert anchors to use rel= for referrer
2021-03-16 21:13:56 -04:00
matildepark
30a2fc5f16
Merge pull request #4591 from urbit/lf/group-size
Participants: fix display of nonmembers
2021-03-16 21:02:01 -04:00
Liam Fitzgerald
db811cf1bd
Participants: fix count 2021-03-17 10:40:51 +10:00
Matilde Park
a1bab09f90 landscape/RichText: revert anchors to use rel= for referrer 2021-03-16 20:40:21 -04:00
matildepark
0dc3e20923
Merge pull request #4619 from urbit/mp/landscape/no-img-ref
interface: remove referrer headers from img tags
2021-03-16 20:29:56 -04:00
matildepark
37106fa0aa
Merge pull request #4620 from urbit/mp/landscape/tutorial-island-days
launch: depluralise 'days' when necessary
2021-03-16 20:28:58 -04:00
Matilde Park
a79d7e2f55 launch: depluralise 'days' when necessary
Fixes urbit/landscape#576
2021-03-16 19:17:19 -04:00
Matilde Park
132eea297c interface: remove referrer headers from img tags 2021-03-16 19:12:32 -04:00
Joe Bryan
3c2beb0fb8 build: simply patch application lmdb nix overlay 2021-03-16 15:48:32 -07:00
Joe Bryan
94ac0a2116
Merge pull request #4614 from urbit/jb/lmdb-stats
vere: adds lmdb debug stats
2021-03-16 15:27:56 -07: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
matildepark
570ab959e3
Merge pull request #4612 from urbit/james/chat-fixes
chat: minor visual fixes
2021-03-16 14:04:07 -04:00
Logan Allen
5a29e0bbcb graph-view: add json conversion and -graph-dismiss-group-feed thread 2021-03-16 13:01:17 -05:00
fang
779a977167
Merge pull request #4600 from urbit/m/permaclean-gall
gen: delete |wash-gall
2021-03-16 14:22:28 +01:00
pilfer-pandex
88375f37ec king: commit seppuku when server is out of fds 2021-03-16 00:40:18 -04:00
Joe Bryan
80ff923bb7 vere: print db info on restart with -v 2021-03-15 18:19:15 -07:00
Joe Bryan
14c27540fc vere: adds urbit db-info path/to/pier command 2021-03-15 18:18:57 -07:00
Joe Bryan
3ee8d583b1 u3: adds u3_lmdb_stat() for printing env info 2021-03-15 18:18:32 -07: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
Joe Bryan
027c5d4603 build: patch lmdb to use F_FULLFSYNC on darwin 2021-03-15 15:20:57 -07: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
James Acklin
cf3cab82d0 chat: fix unread marker spacing regression
fixes urbit/landscape#570
2021-03-15 16:23:16 -04:00
L
0508edbece
Merge pull request #4609 from urbit/la/display-contact-appropriately
interface: only display our contact when appropriate
2021-03-15 15:21:25 -05:00
Logan Allen
a62ab1ad97 interface: add a comment to document this hack 2021-03-15 15:21:02 -05:00
James Acklin
a01cbb234d chat: flex long display names
fixes urbit/landscape#569
2021-03-15 16:07:31 -04:00
matildepark
3c8bb6d80f
Merge pull request #4590 from urbit/lf/virt-scroll
ChatWindow: fix unread mark and gaps in scrollback
2021-03-15 15:03:25 -04:00
Matilde Park
ca1c9e471f build: pkg/interface builds pkg/npm preinstall 2021-03-15 13:54:07 -04:00