Commit Graph

61 Commits

Author SHA1 Message Date
pilfer-pandex
4b2a3d877e remove +hard, replace with new ;; 2019-05-09 12:46:19 -07:00
ixv
a897631460
Merge branch 'next-ota' into trailing-whitespace 2019-01-18 13:23:52 -08:00
Fang
8cd2a02f04 Remove trailing whitespace 2019-01-17 21:37:34 -08:00
Chris Johnson
93c2f38e83 - Rename ‘owner’ to ‘author’ in collection config
- Landscape Commit f3f513e746826975118577d27aff288fb8c57d59
- Landscape Hotfix; https://app.asana.com/0/642842536440543/994812857755629/f
2019-01-17 17:17:18 -08:00
Isaac Visintainer
f830d2c8b9 fix collections config 2019-01-13 14:42:07 -08:00
Isaac Visintainer
bab30e5333 - Added command for permitting and sending out invites to ships for hall
circles
- Removed a bunch of debugging printfs
2019-01-07 19:47:15 -08:00
Isaac Visintainer
7629c7b212 - Accept DMs and chat invites on the backend
- Added seperate structure for DM messages in collections
- Added another print to hall
2019-01-07 19:47:15 -08:00
Isaac Visintainer
6f85f58464 changed state and mark structures of api, filled out some logic 2019-01-07 19:47:15 -08:00
Isaac Visintainer
9d2acd36fa filled out subscription, state update, and mark conversion logic 2019-01-07 19:44:51 -08:00
Isaac Visintainer
0c6baef0d9 initial prep subscribe, mark and app stubs 2019-01-07 19:44:46 -08:00
Isaac Visintainer
026f02cb63 collections fixes: post editing, parent config, sorting 2018-11-07 14:31:31 -08:00
Elliot Glaysher
2b2e29dd5d Now can create a collection. 2018-08-21 16:34:07 -07:00
Isaac Visintainer
c3df42bcd9 filled out config stub and removed dummy collections 2018-08-09 11:26:53 -07:00
Isaac Visintainer
50f74799c3 various bugfixes 2018-08-02 18:04:52 -07:00
Isaac Visintainer
10e2495202 post and edit query params 2018-07-31 16:31:30 -07:00
Isaac Visintainer
ef18c51f5e collections redesign 2018-07-30 21:00:49 -07:00
Anthony Arroyo
5bc6dc5583 added comment count 2018-06-25 17:25:56 -07:00
Anthony Arroyo
470a664a81 merging in merged collections 2018-06-20 11:38:36 -07:00
Isaac Visintainer
b75fac22f8 Merge branch 'collections' of github.com:urbit/arvo into collections 2018-06-19 15:44:25 -07:00
Isaac Visintainer
b793bc07d2 Revert "cross-ship permissions works now"
This reverts commit fd4de4e435.
2018-06-19 15:42:23 -07:00
Anthony Arroyo
ac2b6961da deleted more unused files, updated json arm of collections mark 2018-06-19 14:17:14 -07:00
Isaac Visintainer
fd4de4e435 cross-ship permissions works now 2018-06-18 14:30:53 -07:00
Anthony Arroyo
fc9dbcd0e8 return json representation of dom tree 2018-06-10 08:34:00 -07:00
Anthony Arroyo
bc48aad641 better json mark conversion 2018-06-08 09:53:01 -07:00
Anthony Arroyo
e9b816fbf3 basic foreign post 2018-06-04 10:09:04 -07:00
Anthony Arroyo
5ed187f747 removed topic text from collection json 2018-05-15 14:15:08 -07:00
Anthony Arroyo
6b9861e0c0 updated json endpoints in accordance with logan's requests 2018-05-02 17:51:19 -07:00
Anthony Arroyo
f0f838fc63 add collections-json endpoints for mobile 2018-05-01 13:35:16 -07:00
Anthony
4ecfee8f1d mark conversion to md 2018-03-12 14:58:11 -07:00
Anthony
67898aaee3 new snip for collections mark 2018-03-02 14:40:25 -08:00
Anthony
9ae18bf14a trying a dedicated renderer just to handle edit pages 2018-02-21 18:42:08 -08:00
Anthony
98df33f60d json endpoint for topic index 2018-02-06 15:12:30 -08:00
Anthony
c9c784c5f9 needed to update the marks to read the new format 2018-02-05 14:48:14 -08:00
Anthony
6887f87b66 fixed typo 2018-02-05 14:04:22 -08:00
Anthony
edd48a8327 write longer config file 2018-02-05 12:49:24 -08:00
Anthony
e35bf61db8 prettier hoon 2018-02-01 15:56:02 -08:00
Anthony
8842a0a397 updated mark to use booleasn for pub and vis 2018-01-31 17:31:41 -08:00
Anthony
fd110091fa update json grab arm 2018-01-30 10:05:57 -08:00
Anton Dyudin
df6dfcc7d2 HACK filter out ;textarea; \r's 2017-12-20 19:55:10 -08:00
Anton Dyudin
d109a2002e add %resubmit for editing old posts 2017-12-20 19:50:00 -08:00
Anton Dyudin
61a8cae15e ordering, ;br; code style 2017-12-20 19:37:58 -08:00
Anton Dyudin
3236d1ef35 factor out ;form; code 2017-12-20 19:17:04 -08:00
Anton Dyudin
3a588a175e editable comments 2017-12-20 18:36:18 -08:00
Anton Dyudin
0eb8b90483 move comment box to end of post 2017-12-20 18:02:35 -08:00
Anton Dyudin
d0a48a8792 added delete-* actions 2017-12-20 17:28:13 -08:00
Anton Dyudin
f583143877 add comment box to topics 2017-12-18 16:50:21 -08:00
Anton Dyudin
88aba74503 get current collection out of url 2017-12-18 16:30:45 -08:00
Anton Dyudin
55de688f3d add "Archive collection" button 2017-12-18 14:56:23 -08:00
Anton Dyudin
59543455e5 formally render topics, collections, or the index
using ren/urb/collections
2017-12-18 14:11:25 -08:00
Anton Dyudin
3d2640da26 basic %create web form
with corresponding &collections-action tweak to use less canonical urbit json format
2017-12-15 22:04:09 -08:00