Commit Graph

1458 Commits

Author SHA1 Message Date
Matilde Park
dd82f3861a Merge branch 'lf/settings-screen' (#3236)
* origin/lf/settings-screen: (25 commits)
  interface: fix setting background color
  interface/api: fix s3 calls for setting endpoint, keys
  interface/profile: hide log out of all header
  interface/profile: hide 'log out of all'
  profile: address comments
  profile: add identity form
  publish,links: respect hide avatar and nickname settings
  StatusBar: update for new design
  chat: support hideAvatars and hideNicknames
  launch: add background to base hash
  StatusBar: update for profile + omnibox
  interface: breakpoints in px
  settings: refactor for line limit
  settings: add inline image upload
  settings: add drag and drop component to reorder tiles
  groups,dojo: fix transparencies
  clock: fix transparency on no location
  profile: refactor layout
  interface: change indigo breakpoints to old queries
  interface: handle transparency correctly
  ...

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-08-26 20:35:08 -04:00
Matilde Park
af44b8fdc8 interface: fix setting background color
A semicolon.
2020-08-26 20:33:53 -04:00
Matilde Park
b540ad5c4e interface/api: fix s3 calls for setting endpoint, keys 2020-08-26 20:29:56 -04:00
Matilde Park
84a832d6e7 interface/profile: hide log out of all header
Ibid.
2020-08-26 20:25:18 -04:00
Matilde Park
ff40759e82 interface/profile: hide 'log out of all'
Non-functional. Requires 'all' in post body, and hasn't been tested.
2020-08-26 20:24:48 -04:00
Liam Fitzgerald
e63c050a6e profile: address comments 2020-08-27 10:05:29 +10:00
matildepark
5c380a46a5
Merge pull request #3377 from urbit/mp/chat/break-word
chat: break overflowing one-word messages
2020-08-26 19:44:58 -04:00
Liam Fitzgerald
6085752f21 profile: add identity form 2020-08-27 09:16:26 +10:00
Liam Fitzgerald
e9c6322ff4 publish,links: respect hide avatar and nickname settings 2020-08-27 09:15:05 +10:00
Matilde Park
e636611ccc Merge branch 'release/next-userspace' into mp/chat/fix-joining 2020-08-25 21:57:51 -04:00
Matilde Park
ed17475f12 chat: break overflowing one-word messages
Fixes #3358.
2020-08-25 21:34:51 -04:00
Liam Fitzgerald
a7779025e8 Merge branch 'release/next-userspace' into lf/settings-screen 2020-08-26 10:50:12 +10:00
Tyler Brown Cifu Shuster
3ad6c95329 interface: made head reactive 2020-08-24 21:14:23 -07:00
Matilde Park
c5b71e55c1 chat: restore join functionality
Fixes #3371.
2020-08-24 23:10:56 -04:00
Matilde Park
f9f6eb5d1a Merge branch 'lf/publish-indigo' (#3337)
* origin/lf/publish-indigo: (22 commits)
  publish: send read action if content does not overflow
  interface: fix missing import of ErrorBoundary
  publish: fix foreign notebooks
  publish: comment author correct
  interface: indigo Error
  publish: link preview correctly
  publish: loosen property access
  publish: address comments
  publish: style 'about' field for dark mode
  groupView: 'no ships are banned' styling
  publish: allow creation of unmanaged notebooks
  publish: adding dark mode declarations
  publish: make post submit button primary
  publish: improve responsivity on mobile
  publish: address review comments
  publish: remove extraneous files from merge
  publish: cleanup imports
  publish: finish rewrite
  publish: begin rewrite
  publish: rewrite note previews in indigo
  ...

Signed-off-by: Matilde Park <matilde.park@sunshinegardens.org>
2020-08-24 23:01:18 -04:00
Liam Fitzgerald
f92866a83f publish: send read action if content does not overflow 2020-08-25 12:50:55 +10:00
Matilde Park
92610b3d57 Merge branch 'lf/publish-indigo' of github.com:urbit/urbit into lf/publish-indigo 2020-08-24 21:52:12 -04:00
Matilde Park
ed053ed0ed interface: fix missing import of ErrorBoundary 2020-08-24 21:51:39 -04:00
Liam Fitzgerald
5e0f6470a2 publish: fix foreign notebooks 2020-08-25 11:47:46 +10:00
Liam Fitzgerald
21a64076e2 publish: comment author correct 2020-08-25 11:47:11 +10:00
Liam Fitzgerald
17e8add450 interface: indigo Error 2020-08-25 11:46:12 +10:00
Liam Fitzgerald
1150c750cf publish: link preview correctly 2020-08-25 11:33:29 +10:00
Liam Fitzgerald
766fd8411b publish: loosen property access 2020-08-25 11:29:56 +10:00
Liam Fitzgerald
487377bd19 publish: address comments 2020-08-25 10:50:09 +10:00
matildepark
f421d5c453
Merge pull request #3368 from tylershuster/dm-dedupe
interface: deduplicate InviteSearch results
2020-08-24 14:45:30 -04:00
matildepark
1d19d99ad9
Merge pull request #3366 from tylershuster/sigil-speedup
interface: Sigil speedup
2020-08-24 14:36:50 -04:00
Tyler Brown Cifu Shuster
a441c9275b interface: deduplicate InviteSearch results 2020-08-24 10:10:04 -07:00
Tyler Brown Cifu Shuster
643eba1f2a interface: sped up sigil implementation 2020-08-23 20:10:03 -07:00
Tyler Brown Cifu Shuster
4cec8f481a interface: sped up sigil implementation 2020-08-23 20:05:59 -07:00
Tyler Brown Cifu Shuster
16868c58c9 groups: trim name on create 2020-08-23 19:50:18 -07:00
Matilde Park
1282e2abd1 publish: style 'about' field for dark mode 2020-08-19 20:42:58 -04:00
Matilde Park
0411052e42 groupView: 'no ships are banned' styling 2020-08-19 20:37:55 -04:00
Liam Fitzgerald
730478080c publish: allow creation of unmanaged notebooks 2020-08-20 10:15:40 +10:00
Matilde Park
bb95a54462 Revert "chat: bottom-align UI in input"
This reverts commit a2af03fc70.
2020-08-19 12:11:31 -04:00
Matilde Park
10c6ea77b7 publish: adding dark mode declarations 2020-08-19 11:30:43 -04:00
Liam Fitzgerald
687a957087 publish: make post submit button primary 2020-08-19 18:39:14 +10:00
Tyler Brown Cifu Shuster
b5485cf0e3 dojo: fixes whitescreen on mobile 2020-08-18 20:10:36 -07:00
Liam Fitzgerald
8064b48ae2 publish: improve responsivity on mobile 2020-08-19 11:00:43 +10:00
Liam Fitzgerald
5b86edd4d6 publish: address review comments 2020-08-19 10:59:24 +10:00
Liam Fitzgerald
5b06ee7678 publish: remove extraneous files from merge 2020-08-19 10:11:44 +10:00
Matilde Park
e0bd7acdc9 Merge branch 'release/next-userspace' into mp/chat/blockquote 2020-08-18 20:09:14 -04:00
matildepark
b4a7d7bace
Merge pull request #3344 from urbit/mp/chat/bottom-aligned-input
chat: bottom-align UI in input
2020-08-18 20:07:16 -04:00
Matilde Park
25beef6ded chat: codeblocks get bg color
Fixes #3325.
2020-08-18 18:19:11 -04:00
Matilde Park
3f447645d6 groups: pad shortcode prompt to avoid graphic bug
Fixes #3282. Also refactors shortcode render into a function.
2020-08-18 18:01:20 -04:00
Matilde Park
a2af03fc70 chat: bottom-align UI in input 2020-08-18 17:47:05 -04:00
Matilde Park
d3b5e34c2d chat: add monospace -> source code pro 2020-08-18 17:20:15 -04:00
Matilde Park
f7a2e043a3 chat: code mode uses source code pro 2020-08-18 17:17:14 -04:00
Matilde Park
8c3ef9b87b chat: add blockquotes
Fixes #3338.
2020-08-18 17:10:21 -04:00
Matilde Park
0705f94f3f StatusBar: always show home button
Perversely, fixes #3276.
2020-08-18 14:57:05 -04:00
Liam Fitzgerald
1bcd7f27e6 publish: cleanup imports 2020-08-18 10:57:07 +10:00