Commit Graph

5701 Commits

Author SHA1 Message Date
Raymond Pasco
57d1549ec0 Merge remote-tracking branch 'ohaitch/talk-fora-fixes' into maint-20160818
Removes audience auto targeting, improves post/comment notifications
2017-01-09 17:37:46 -05:00
Anton Dyudin
36eacf4a30 fix talk frontend display of posts and comments
urbit/talk@da2a800
2017-01-09 13:43:02 -08:00
Anton Dyudin
c5e7c7cc33 state adapter 2017-01-09 13:34:14 -08:00
Anton Dyudin
08e689255b remove passive auto-audience entirely 2017-01-09 13:33:46 -08:00
Anton Dyudin
8a36b8d3d4 clean up ra-console init code 2017-01-09 13:32:43 -08:00
Anton Dyudin
cee4e6334e generate correct urls on /fora-posts notifications 2017-01-06 17:45:29 -08:00
Anton Dyudin
1712865c15 remove mo-defer and mo-resume printfs
Leaves in ap-blocking-misvale because that's an actual error
2016-12-12 19:13:49 -08:00
Raymond Pasco
cc5c386e5c Merge branch 'back-with-license', remote-tracking branches 'ohaitch/unlink-misvale', 'frodwith/wyt', 'ohaitch/ford-platform-dependencies', 'ohaitch/fix-rss', 'Fang/talk-who-fix' and 'Fang/talk-showtime' into maint-20160818
Backport of LICENSE.txt
Hack around a broken mark-subscription edge case
Hint +-wyt:in
Add /===/mar and /===/arvo to %core req dependents
Change .rss-xml to use correct urls, metadata
Fix talk's parsing of ;who
Talk setting: message timestamps
2016-12-12 16:40:36 -08:00
C. Guy Yarvin
1c992349b3 Add license. 2016-12-12 16:32:28 -08:00
Fang
e8f92677f1 Talk can now display a timestamp at the end of messages. Settings flag %showtime. 2016-12-02 22:06:16 +01:00
Fang
fa797a9907 Telegram renderer receives all settings, instead of just %noob.
sef for SEttings Flags.
2016-12-02 22:00:55 +01:00
Fang
dbd9ef6a22 Fixed talk's command parser: now properly parses ;who * instead of ;who*. 2016-11-25 19:22:42 +01:00
Anton Dyudin
08ff1798e9 s/misvalidaton/misvalidation/ 2016-11-14 15:44:50 -08:00
Anton Dyudin
ad2895487b adjust ;link(type "rss") url to remove /web prefix 2016-11-11 11:20:24 -08:00
Anton Dyudin
65417e1a0f revert &tree-head XX static
performance concerns are probably overblown, though if urbit.org gets 2x slower this commit is probably why
2016-11-11 11:20:24 -08:00
Anton Dyudin
4862029c2d clarify constant "1" 2016-11-11 11:20:24 -08:00
Anton Dyudin
e80ef8b1d0 change ;date; to ;pubDate; 2016-11-11 11:20:24 -08:00
Anton Dyudin
0ee0bb486d refactor 2016-11-11 11:20:24 -08:00
Anton Dyudin
fbe2215d1c pull rss values out of metadata instead of .snip 2016-11-11 11:20:24 -08:00
Anton Dyudin
62330a1759 fix json->txt type error, add ford ~| 2016-11-11 11:20:24 -08:00
Anton Dyudin
c708786640 user request path to build rss source/children 2016-11-11 11:20:24 -08:00
Paul Driver
23e4fdb98f hint +-wyt:in 2016-11-08 21:03:58 -08:00
Anton Dyudin
c8456588f5 comments 2016-11-08 10:28:33 -08:00
Anton Dyudin
95eef48ac2 add /===/mar and /===/arvo to %core req dependends
This will cause many false positives (all apps reloaded on any mark change), but @cgyarvin says it's better than them drifting out of sync as they currently do.
2016-11-08 09:58:14 -08:00
Anton Dyudin
8f2784d2d2 add missing mak "ames ack path" state adapter 2016-11-07 17:08:27 -08:00
Anton Dyudin
561eeec97a warn on misvale-drop 2016-11-07 17:08:12 -08:00
Anton Dyudin
cabeef5548 remove /out-misvale machinery, clear misvale on prep
Using a new version of the mark requires a new version of the app anyway
2016-11-07 16:41:22 -08:00
Anton Dyudin
69bb0d7ffc fix misvale-drop wire 2016-11-07 15:32:35 -08:00
Anton Dyudin
7a8ee874ec give nak on misvale peer 2016-11-07 14:17:06 -08:00
Anton Dyudin
24174ee9c6 add %peer-not "poison pill" peer 2016-11-07 14:15:56 -08:00
Anton Dyudin
694c96f037 clean up take, use correct wire for misvale 2016-11-04 11:19:02 -07:00
Anton Dyudin
c09cdec2a3 add non-validating requests mechanism 2016-11-03 18:36:59 -07:00
Raymond Pasco
219e587ef1 Merge remote-tracking branch 'Fang/mutegroup-setting'
Add ;set quiet to suppress certain talk notifications
2016-11-03 06:10:27 -04:00
Fang
aeced51593 Changed %mutegroup to %quiet. 2016-11-02 21:24:30 +01:00
Fang
55094b492e Added a %mutegroup setting to talk. Suppresses presence output when set. 2016-11-02 21:13:23 +01:00
Anton Dyudin
45a37eb1f6 remove trivial ap-peon 2016-11-01 16:26:36 -07:00
Anton Dyudin
e72d6d548b add defer-mack mechanism for throwing ames errors
in gall mark-validation of subscription results
2016-11-01 16:24:09 -07:00
Raymond Pasco
1dbb57c32c Merge remote-tracking branches 'joemfb/disallow-dup-arms' and 'ohaitch/instant-pope'
Disallow duplicate arms
Remove "press enter" prompt from +pope
2016-11-01 13:01:19 -04:00
Anton Dyudin
75c726bacb remove [press enter to compute] +pope prompt
Curve key generation is fast enough that computing all the partial-passphrase keys is not prohibitively expensive.
2016-10-31 13:34:22 -07:00
Raymond Pasco
939bd696cb Merge remote-tracking branch 'ohaitch/better-tree-sort'
urbit/tree@c35f68d - stabler sorting in <list>
2016-10-27 15:17:32 -04:00
Anton Dyudin
c095312d7d urbit/tree@c35f68d stabler sorting in <list> 2016-10-27 12:03:53 -07:00
Raymond Pasco
b34442e840 Merge remote-tracking branches 'joemfb/mar-sole-style' and 'joemfb/cass-drum'
fixes mar/sole/effect, purging styles on json:grow
removes ++ucas and ++lcas from lib/drum
2016-10-27 11:49:03 -04:00
Joseph Bryan
9328ca4a9d removes ++ucas and ++lcas from lib/drum 2016-10-26 14:48:39 -04:00
Joseph Bryan
20c6d8c206 fixes mar/sole/effect, purging styles on json:grow 2016-10-26 14:22:12 -04:00
Joseph Bryan
a7348fc359 reapplies ++cass change from #262 that was lost in #287 2016-10-26 12:38:40 -04:00
Joseph Bryan
196d32c0a6 disallows duplicate arms in ++wisp 2016-10-26 12:27:57 -04:00
Raymond Pasco
b98362b6b5 Merge branches 'Fang-short-ship-names' and 'ohAitch-talk-refix-presence', remote-tracking branches 'joemfb/colors', 'ohAitch/fix-gall-nest', 'joemfb/signin-everywhere', 'ohAitch/show-redirect', 'ohAitch/logout-clear-ship', 'joemfb/cass-cuss', 'joemfb/key-by-correct', 'joemfb/rm-dup-arms', 'joemfb/gaf-by-print-once', 'joemfb/apt-set', 'joemfb/snag-cast', 'origin/ohAitch-help-text-tweak', 'ohAitch/informative-block' and 'ohAitch/refactor--elem-to-react-json'
Conflicts:
	lib/react.hoon

Short ship names in terminal prompt
Fix talk presence again
Terminal color support
Use compiler cache in ++ap-slam check
Serve css from the current desk
Show redirect page for cross-ship redirects
Clear ship cookie on /~/away
Normalize ++cass and ++cuss
Fix +-key:by
Prune duplicate arms
Remove +-gaf:by
Fix ++apt
Add cast to ++snag
Suggest +help %hood
Show path in "blocking not beam" error
Rename lib/react to lib/elem-to-react-json
2016-10-26 11:39:11 -04:00
Joseph Bryan
1754f7797f refactors ++ansi in dill, adds comments 2016-10-25 19:38:06 -04:00
Joseph Bryan
790315f510 refactors ++make:klr 2016-10-25 19:38:06 -04:00
Joseph Bryan
bf54034909 fixes ++se-just buffer adjustments and cursor position 2016-10-25 19:38:06 -04:00